Age | Commit message (Expand) | Author | Files | Lines |
2005-06-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+3 |
2005-06-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -1/+6 |
2005-06-30 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2 | -12/+6 |
2005-06-30 | [PATCH] xtensa: Fix asm macro | Chris Zankel | 1 | -1/+1 |
2005-06-30 | [PATCH] xtensa: cleanups for errno and ipc. | Chris Zankel | 2 | -146/+2 |
2005-06-30 | [PATCH] x86: i8253/i8259A lock cleanup | Ingo Molnar | 3 | -0/+9 |
2005-06-30 | [PATCH] s390: fix finish_arch_switch | Heiko Carstens | 1 | -3/+1 |
2005-06-30 | [PATCH] ARM: Don't try to send a signal to pid0 | Russell King | 1 | -1/+3 |
2005-06-29 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Greg KH | 25 | -705/+281 |
2005-06-29 | [PATCH] driver core: change bus_rescan_devices to return void | Greg Kroah-Hartman | 1 | -1/+1 |
2005-06-29 | [PATCH] driver core: add bus_find_device & driver_find_device functions | Cornelia Huck | 1 | -0/+5 |
2005-06-30 | [PATCH] ppc64: Replace custom locking code with a spinlock | Michael Ellerman | 1 | -1/+1 |
2005-06-30 | [PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca | Michael Ellerman | 2 | -3/+0 |
2005-06-30 | [PATCH] ppc64: Don't count number of events processed for caller | Michael Ellerman | 1 | -1/+1 |
2005-06-30 | [PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_* | Michael Ellerman | 1 | -2/+2 |
2005-06-30 | [PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue | Michael Ellerman | 1 | -2/+2 |
2005-06-30 | [PATCH] ppc64: Make two ItLpQueue related functions static | Michael Ellerman | 1 | -2/+0 |
2005-06-30 | [PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c | Michael Ellerman | 1 | -0/+1 |
2005-06-30 | [PATCH] ppc64: Don't pass the pointers to xItLpQueue around | Michael Ellerman | 1 | -3/+3 |
2005-06-30 | [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries | Michael Ellerman | 1 | -2/+0 |
2005-06-29 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 9 | -184/+214 |
2005-06-29 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 12 | -512/+13 |
2005-06-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -9/+54 |
2005-06-29 | Auto merge with /home/aegl/GIT/linus | Tony Luck | 43 | -148/+407 |
2005-06-29 | [PATCH] Serial: Split 8250 port table (part 2) | Russell King | 12 | -512/+13 |
2005-06-29 | [PATCH] ARM: 2768/1: PXA: Add a required header file for LL_DEBUG | Richard Purdie | 1 | -0/+2 |
2005-06-29 | [PATCH] ARM: Convert ARM timer implementations to use readl/writel | Russell King | 1 | -0/+21 |
2005-06-29 | Merge with ../linux-2.6-smp | Russell King | 2 | -9/+31 |
2005-06-28 | [PATCH] ieee80211.h build fix | Jeff Garzik | 1 | -0/+2 |
2005-06-28 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 10 | -21/+27 |
2005-06-28 | [PATCH] V4L: API new webcam formats included | Mauro Carvalho Chehab | 1 | -0/+2 |
2005-06-28 | [PATCH] v4l: tuner improvements | Mauro Carvalho Chehab | 1 | -6/+14 |
2005-06-28 | [PATCH] irqpoll | Alan Cox | 1 | -2/+3 |
2005-06-28 | [PATCH] blk: light iocontext ops | Nick Piggin | 1 | -0/+1 |
2005-06-28 | [PATCH] headers: include linux/types.h for usb_ch9.h | GOTO Masanori | 1 | -3/+3 |
2005-06-28 | [PATCH] headers: include linux/compiler.h for __user | GOTO Masanori | 1 | -0/+1 |
2005-06-28 | [PATCH] headers: enable ppc64 ___arch__swab16 and ___arch__swab32 | GOTO Masanori | 1 | -10/+0 |
2005-06-28 | [PATCH] really remove xattr_acl.h | Christoph Hellwig | 1 | -50/+0 |
2005-06-28 | [PATCH] rename wakeup_bdflush to wakeup_pdflush | Pekka J Enberg | 1 | -1/+1 |
2005-06-28 | [PATCH] swabb.h warning fixes | Andrew Morton | 1 | -7/+10 |
2005-06-28 | [NET]: Add missing include to linux/netdevice.h | Arnd Bergmann | 1 | -0/+1 |
2005-06-28 | [IPV6]: remove more unused IPV6_AUTHHDR things. | YOSHIFUJI Hideaki | 2 | -2/+1 |
2005-06-28 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+49 |
2005-06-28 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 21 | -9/+283 |
2005-06-28 | [SCTP] Make init & delayed sack timeouts configurable by user. | Vlad Yasevich | 3 | -15/+8 |
2005-06-28 | [PATCH] ARM: 2762/1: S3C24XX Audio platform data | Ben Dooks | 1 | -0/+49 |
2005-06-28 | [NETLINK]: Missing padding fields in dumped structures | Patrick McHardy | 3 | -3/+12 |
2005-06-28 | [NETLINK]: Clear padding in netlink messages | Patrick McHardy | 2 | -1/+5 |
2005-06-28 | [PATCH] ARM SMP: __xchg support | Russell King | 1 | -3/+9 |
2005-06-28 | [IA64] Fix another IA64 preemption problem | Peter Chubb | 1 | -0/+3 |