index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
4
-4
/
+4
2008-10-29
udp: introduce sk_for_each_rcu_safenext()
Eric Dumazet
2
-2
/
+19
2008-10-29
udp: RCU handling for Unicast packets.
Eric Dumazet
1
-1
/
+36
2008-10-29
udp: introduce struct udp_table and multiple spinlocks
Eric Dumazet
3
-15
/
+14
2008-10-28
net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users
Harvey Harrison
1
-12
/
+0
2008-10-28
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
4
-9
/
+9
2008-10-28
xfrm: Notify changes in UDP encapsulation via netlink
Martin Willi
1
-0
/
+14
2008-10-28
net: reduce structures when XFRM=n
Alexey Dobriyan
4
-2
/
+22
2008-10-28
netlink: constify struct nlattr * arg to parsing functions
Patrick McHardy
1
-11
/
+11
2008-10-27
net: implement emergency route cache rebulds when gc_elasticity is exceeded
Neil Horman
1
-0
/
+2
2008-10-26
Phonet: do not reply to indication reset packets
Remi Denis-Courmont
1
-0
/
+1
2008-10-26
Phonet: include generic link-layer header size in MAX_PHONET_HEADER
Remi Denis-Courmont
1
-1
/
+1
2008-10-26
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+7
2008-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+6
2008-10-25
Merge branch 'i7300_idle' into release
Len Brown
1
-0
/
+83
2008-10-24
i7300_idle: Disable ioat channel only on platforms where ile driver can load
Venki Pallipadi
1
-0
/
+83
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+7
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-1
/
+13
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-4
/
+15
2008-10-23
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
1
-2
/
+2
2008-10-23
libata: switch to using block layer tagging support
Jens Axboe
1
-1
/
+0
2008-10-23
PCI: add routines for debugging and handling lost interrupts
James Bottomley
1
-0
/
+7
2008-10-23
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
10
-29
/
+5
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
7
-7
/
+132
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
10
-53
/
+61
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-5
/
+14
2008-10-23
Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
477
-42367
/
+0
2008-10-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
23
-277
/
+824
2008-10-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
3
-6
/
+20
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2
-1
/
+3
2008-10-23
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
3
-84
/
+86
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-12
/
+37
2008-10-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
4
-8
/
+52
2008-10-23
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
3
-29
/
+68
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2
-0
/
+107
2008-10-23
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2008-10-23
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2008-10-23
8250: Oxford Semiconductor Devices
Lee Howard
1
-0
/
+8
2008-10-23
mutex: speed up generic mutex implementations
Nick Piggin
2
-32
/
+3
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
5
-3
/
+686
2008-10-23
memcg: fix page_cgroup allocation
KAMEZAWA Hiroyuki
1
-0
/
+5
2008-10-23
jbd: fix error handling for checkpoint io
Hidehiro Kawai
1
-1
/
+1
2008-10-23
profiling: fix up CONFIG_PROC_FS=n build
Paul Mundt
1
-1
/
+6
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
1
-7
/
+9
2008-10-23
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-0
/
+3325
2008-10-23
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
1
-12
/
+16
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-3
/
+60
2008-10-23
proc: remove fs/proc/proc_misc.c
Alexey Dobriyan
1
-1
/
+0
2008-10-23
proc: move /proc/vmcore creation to fs/proc/vmcore.c
Alexey Dobriyan
1
-2
/
+0
2008-10-23
proc: move all /proc/kcore stuff to fs/proc/kcore.c
Alexey Dobriyan
1
-4
/
+0
[next]