| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] USB: fix bug in ohci-hcd.c ohci_restart() | David Brownell | 2006-05-08 | 1 | -1/+1 |
* | Merge git://oss.sgi.com:8090/xfs-2.6 | Linus Torvalds | 2006-05-08 | 4 | -20/+26 |
|\ |
|
| * | [XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing an | Nathan Scott | 2006-05-08 | 1 | -1/+4 |
| * | [XFS] Fix a project quota space accounting leak on rename. | Nathan Scott | 2006-05-08 | 2 | -1/+13 |
| * | [XFS] Fix a possible forced shutdown due to mishandling write barriers | Nathan Scott | 2006-05-08 | 1 | -18/+9 |
* | | Revert "kbuild: fix modpost segfault for 64bit mipsel kernel" | Linus Torvalds | 2006-05-08 | 2 | -28/+2 |
* | | [PATCH] x86_64: Move ondemand timer into own work queue | Andi Kleen | 2006-05-08 | 1 | -8/+20 |
* | | [PATCH] x86_64: Avoid EBDA area in early boot allocator | Andi Kleen | 2006-05-08 | 3 | -8/+30 |
* | | [PATCH] x86_64: add nmi_exit to die_nmi | Corey Minyard | 2006-05-08 | 1 | -0/+2 |
* | | [PATCH] x86_64: fix die_lock nesting | Corey Minyard | 2006-05-08 | 1 | -1/+9 |
* | | [PATCH] x86_64: Check for too many northbridges in IOMMU code | Andi Kleen | 2006-05-08 | 1 | -0/+8 |
* | | [PATCH] x86_64: avoid IRQ0 ioapic pin collision | Kimball Murray | 2006-05-08 | 6 | -2/+34 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-05-08 | 2 | -4/+6 |
|\ \ |
|
| * | | [IA64] remove asm-ia64/bitops.h self-inclusion | Jon Mason | 2006-05-05 | 1 | -1/+0 |
| * | | [IA64] strcpy returns NULL pointer and not destination pointer | Chen, Kenneth W | 2006-05-05 | 1 | -3/+6 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-05-08 | 7 | -40/+51 |
|\ \ \ |
|
| * | | | [IRDA] irda-usb: use NULL instead of 0 | Randy Dunlap | 2006-05-06 | 1 | -1/+1 |
| * | | | [IPV4]: Remove likely in ip_rcv_finish() | Hua Zhong | 2006-05-06 | 1 | -1/+1 |
| * | | | [NET]: Create netdev attribute_groups with class_device_add | Stephen Hemminger | 2006-05-06 | 3 | -38/+15 |
| * | | | [CLASS DEVICE]: add attribute_group creation | Stephen Hemminger | 2006-05-06 | 2 | -0/+34 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-05-08 | 6 | -19/+50 |
|\ \ \ \ |
|
| * | | | | kbuild: Do not overwrite makefile as anohter user | Jan Beulich | 2006-05-08 | 2 | -10/+11 |
| * | | | | kbuild: drivers/video/logo/ - fix ident glitch | Sam Ravnborg | 2006-04-30 | 1 | -1/+1 |
| * | | | | kbuild: fix gen_initramfs_list.sh | Sam Ravnborg | 2006-04-30 | 1 | -1/+5 |
| * | | | | kbuild modpost - relax driver data name | Randy Dunlap | 2006-04-30 | 1 | -3/+3 |
| * | | | | kbuild: removing .tmp_versions considered harmful | Pavel Roskin | 2006-04-30 | 1 | -2/+2 |
| * | | | | kbuild: fix modpost segfault for 64bit mipsel kernel | Atsushi Nemoto | 2006-04-30 | 2 | -2/+28 |
* | | | | | [PATCH] fs/locks.c: Fix lease_init | Trond Myklebust | 2006-05-08 | 1 | -9/+12 |
| |_|_|/
|/| | | |
|
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-05-07 | 9 | -9/+32 |
|\ \ \ \ |
|
| * | | | | [ARM] 3507/1: Replace map_desc.physical with map_desc.pfn: aaed2000 | Bellido Nicolas | 2006-05-07 | 1 | -1/+6 |
| * | | | | [ARM] 3506/1: aaec2000: debug-macro.S needs hardware.h | Bellido Nicolas | 2006-05-07 | 1 | -0/+1 |
| * | | | | [ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.h | Bellido Nicolas | 2006-05-07 | 1 | -0/+1 |
| * | | | | [ARM] 3504/1: Fix clcd includes for aaec2000 | Bellido Nicolas | 2006-05-07 | 2 | -1/+1 |
| * | | | | [ARM] 3503/1: Fix map_desc structure for aaec2000 | Bellido Nicolas | 2006-05-07 | 1 | -2/+2 |
| * | | | | [ARM] 3501/1: i.MX: fix lowlevel debug macros | Sascha Hauer | 2006-05-07 | 2 | -2/+2 |
| * | | | | [ARM] rtc-sa1100: fix compiler warnings and error cleanup | Russell King | 2006-05-06 | 1 | -3/+3 |
| * | | | | [ARM] Allow SA1100 RTC alarm to be configured for wakeup | Russell King | 2006-05-06 | 1 | -0/+16 |
| | |/ /
| |/| | |
|
* | | | | Fix ptrace_attach()/ptrace_traceme()/de_thread() race | Linus Torvalds | 2006-05-07 | 1 | -18/+21 |
|/ / / |
|
* | | | [TCP]: Fix snd_cwnd adjustments in tcp_highspeed.c | John Heffner | 2006-05-05 | 1 | -1/+1 |
* | | | [NETROM/ROSE]: Kill module init version kernel log messages. | Ralf Baechle | 2006-05-05 | 2 | -6/+0 |
* | | | [DCCP]: Fix sock_orphan dead lock | Herbert Xu | 2006-05-05 | 1 | -3/+10 |
* | | | [BRIDGE]: keep track of received multicast packets | Stephen Hemminger | 2006-05-05 | 1 | -0/+1 |
* | | | [SCTP]: Fix state table entries for chunks received in CLOSED state. | Sridhar Samudrala | 2006-05-05 | 1 | -5/+5 |
* | | | [SCTP]: Fix panic's when receiving fragmented SCTP control chunks. | Sridhar Samudrala | 2006-05-05 | 1 | -5/+8 |
* | | | [SCTP]: Prevent possible infinite recursion with multiple bundled DATA. | Vladislav Yasevich | 2006-05-05 | 1 | -2/+25 |
* | | | [SCTP]: Allow spillover of receive buffer to avoid deadlock. | Neil Horman | 2006-05-05 | 3 | -10/+38 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-05-05 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | [BLOCK] Fix oops on removal of SD/MMC card | Russell King | 2006-05-05 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | [ARM] 3495/1: EABI: undefine removed syscalls, but... | Nicolas Pitre | 2006-05-05 | 1 | -1/+1 |
* | | | [ARM] 3500/1: fix PXA27x DMA allocation priority | Nicolas Pitre | 2006-05-05 | 2 | -24/+19 |