index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+63
2014-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-130
/
+169
2014-01-17
s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions
Heiko Carstens
1
-8
/
+8
2014-01-17
parisc: fix SO_MAX_PACING_RATE typo
Eric Dumazet
1
-1
/
+1
2014-01-17
ipv6: simplify detection of first operational link-local address on interface
Hannes Frederic Sowa
2
-22
/
+17
2014-01-17
tcp: metrics: Avoid duplicate entries with the same destination-IP
Christoph Paasch
1
-19
/
+32
2014-01-17
net: rds: fix per-cpu helper usage
Gerald Schaefer
1
-4
/
+3
2014-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-3
/
+8
2014-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2014-01-16
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-1
/
+1
2014-01-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2014-01-17
percpu_counter: unbreak __percpu_counter_add()
Hugh Dickins
1
-1
/
+1
2014-01-16
e1000e: Fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
1
-6
/
+2
2014-01-16
Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"
Catalin Marinas
1
-1
/
+1
2014-01-16
perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
Robert Richter
1
-8
/
+45
2014-01-16
x86, mm, perf: Allow recursive faults from interrupts
Peter Zijlstra
1
-0
/
+18
2014-01-16
Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...
Linus Torvalds
2
-9
/
+14
2014-01-16
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-15
/
+26
2014-01-16
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-01-16
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-5
/
+8
2014-01-16
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+9
2014-01-16
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-01-15
bpf: do not use reciprocal divide
Eric Dumazet
6
-46
/
+45
2014-01-15
be2net: add dma_mapping_error() check for dma_map_page()
Ivan Vecera
1
-2
/
+9
2014-01-15
bnx2x: Don't release PCI bars on shutdown
Yuval Mintz
1
-14
/
+15
2014-01-15
net,via-rhine: Fix tx_timeout handling
Richard Weinberger
1
-0
/
+1
2014-01-15
batman-adv: fix batman-adv header overhead calculation
Marek Lindner
1
-1
/
+1
2014-01-15
kvm: x86: fix apic_base enable check
Andrew Jones
1
-1
/
+1
2014-01-15
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
7
-35
/
+50
2014-01-15
Merge tag 'md/3.13-fixes' of git://neil.brown.name/md
Linus Torvalds
5
-14
/
+29
2014-01-15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-14
/
+29
2014-01-15
lib/percpu_counter.c: fix __percpu_counter_add()
Ming Lei
1
-2
/
+2
2014-01-15
crash_dump: fix compilation error (on MIPS at least)
Qais Yousef
1
-0
/
+2
2014-01-15
mm: fix crash when using XFS on loopback
Mikulas Patocka
1
-1
/
+4
2014-01-15
MIPS: fix blast_icache32 on loongson2
Aaro Koskinen
2
-21
/
+29
2014-01-15
MIPS: fix case mismatch in local_r4k_flush_icache_range()
Huacai Chen
3
-7
/
+7
2014-01-15
nilfs2: fix segctor bug that causes file system corruption
Andreas Rohner
1
-4
/
+6
2014-01-15
Merge branch 'clockevents/3.13-fixes' of git://git.linaro.org/people/daniel.l...
Ingo Molnar
1
-8
/
+13
2014-01-15
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
6
-10
/
+17
2014-01-15
drm/nouveau: fix null ptr dereferences on some boards
Ben Skeggs
6
-10
/
+17
2014-01-14
qlge: Fix vlan netdev features.
Jitendra Kalsaria
1
-0
/
+2
2014-01-14
net: avoid reference counter overflows on fib_rules in multicast forwarding
Hannes Frederic Sowa
2
-4
/
+10
2014-01-14
dm9601: add USB IDs for new dm96xx variants
Peter Korsgaard
1
-0
/
+12
2014-01-14
MAINTAINERS: add virtio-dev ML for virtio
Michael S. Tsirkin
1
-0
/
+3
2014-01-14
ieee802154: Fix memory leak in ieee802154_add_iface()
Christian Engelmayer
1
-2
/
+4
2014-01-14
hwmon: (coretemp) Fix truncated name of alarm attributes
Jean Delvare
1
-1
/
+1
2014-01-14
i2c: Re-instate body of i2c_parent_is_i2c_adapter()
Stephen Warren
1
-1
/
+1
2014-01-13
net: usbnet: fix SG initialisation
Bjørn Mork
1
-1
/
+1
2014-01-13
inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets
Neal Cardwell
1
-1
/
+4
2014-01-14
md: fix problem when adding device to read-only array with bitmap.
NeilBrown
2
-3
/
+18
[next]