Age | Commit message (Expand) | Author | Files | Lines |
2006-04-27 | [IA64-SGI] fix SGI Altix tioce_reserve_m32() bug | Mike Habeck | 1 | -3/+3 |
2006-04-27 | [IA64] enable dumps to capture second page of kernel stack | Cliff Wickman | 1 | -1/+1 |
2006-04-27 | [IA64-SGI] - Reduce overhead of reading sn_topology | Jack Steiner | 1 | -2/+2 |
2006-04-27 | [IA64-SGI] - Fix discover of nearest cpu node to IO node | Jack Steiner | 2 | -3/+7 |
2006-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 4 | -5/+18 |
2006-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 11 | -12/+39 |
2006-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 6 | -101/+17 |
2006-04-27 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 60 | -1845/+2397 |
2006-04-27 | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 3 | -32/+101 |
2006-04-27 | [PATCH] Added URI of "linux kernel development process" | Paolo Ciarrocchi | 1 | -1/+2 |
2006-04-27 | [PATCH] Kobject: possible cleanups | Adrian Bunk | 2 | -6/+2 |
2006-04-27 | [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled | Jean Delvare | 1 | -3/+2 |
2006-04-27 | [PATCH] Kobject: fix build error | Kay Sievers | 2 | -2/+8 |
2006-04-27 | [PATCH] Frame buffer: remove cmap sysfs interface | Jon Smirl | 1 | -89/+3 |
2006-04-27 | [PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridges | Chris Wedgwood | 1 | -2/+4 |
2006-04-27 | [PATCH] PCI: fix potential resource leak in drivers/pci/msi.c | Jesper Juhl | 1 | -1/+3 |
2006-04-27 | [PATCH] PCI: Documentation: no more device ids | Ingo Oeser | 1 | -1/+11 |
2006-04-27 | [PATCH] PCI: fix via irq SATA patch | Greg Kroah-Hartman | 1 | -1/+0 |
2006-04-27 | [PATCH] x86/PAE: Fix pte_clear for the >4GB RAM case | Zachary Amsden | 3 | -3/+24 |
2006-04-27 | [PATCH] USB: ftdi_sio: add support for ASK RDR 400 series card reader | Ian Abbott | 2 | -0/+6 |
2006-04-27 | [PATCH] USB: ftdi_sio: Adds support for iPlus device. | Luiz Fernando N. Capitulino | 2 | -0/+4 |
2006-04-27 | [PATCH] USB: ftdi_sio vendor code for RR-CirKits LocoBuffer USB | Nathan Bronson | 2 | -0/+6 |
2006-04-27 | [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines | Jean Delvare | 4 | -4/+4 |
2006-04-27 | [PATCH] USB: net2280: set driver data before it is used | Alan Stern | 1 | -3/+2 |
2006-04-27 | [PATCH] USB: net2280: check for shared IRQs | Alan Stern | 1 | -0/+4 |
2006-04-27 | [PATCH] USB: net2280: send 0-length packets for ep0 | Alan Stern | 1 | -3/+1 |
2006-04-27 | [PATCH] USB: net2280: Handle STALLs for 0-length control-IN requests | Alan Stern | 1 | -1/+1 |
2006-04-27 | [PATCH] USB: storage: atmel unusual dev update | Olivier Blondeau | 1 | -0/+7 |
2006-04-27 | [PATCH] USB: Storage: unusual devs update | Phil Dibowitz | 1 | -1/+1 |
2006-04-27 | [PATCH] USB: add new iTegno usb CDMA 1x card support for pl2303 | Wang Jun | 2 | -0/+2 |
2006-04-27 | [PATCH] USB: Resource leak fix for whiteheat driver | Jesper Juhl | 1 | -0/+1 |
2006-04-27 | [MIPS] Fix branch emulation for floating-point exceptions. | Ralf Baechle | 1 | -1/+1 |
2006-04-27 | [MIPS] Cleanup inode->r_dev usage. | Ralf Baechle | 2 | -9/+8 |
2006-04-27 | [MIPS] Update MIPS defconfigs. | Ralf Baechle | 46 | -1768/+2316 |
2006-04-27 | [MIPS] Get rid of CONFIG_ADVANCED. | Ralf Baechle | 1 | -27/+23 |
2006-04-27 | [MIPS] Kconfig: Clarify description of CROSSCOMPILE. | Ralf Baechle | 1 | -1/+7 |
2006-04-27 | [MIPS] 24K LV: Add core card id. | Chris Dearman | 4 | -0/+6 |
2006-04-27 | [MIPS] Sparse: fix sparse for 64-bit kernels. | Atsushi Nemoto | 1 | -1/+4 |
2006-04-27 | [MIPS] Use __ffs() instead of ffs() in ip32_irq0(). | Atsushi Nemoto | 1 | -3/+4 |
2006-04-27 | [MIPS] Fix bitops for MIPS32/MIPS64 CPUs. | Atsushi Nemoto | 1 | -32/+24 |
2006-04-27 | [MIPS] Fix ip27 build. | Atsushi Nemoto | 1 | -1/+1 |
2006-04-27 | [MIPS] Oprofile: fix sparse warning. | Ralf Baechle | 1 | -1/+1 |
2006-04-27 | [MIPS] Fix oprofile module unloading | Ralf Baechle | 1 | -1/+2 |
2006-04-27 | [PATCH] splice: make the read-side do batched page lookups | Jens Axboe | 1 | -30/+65 |
2006-04-27 | [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages() | Jens Axboe | 2 | -0/+34 |
2006-04-27 | [PATCH] splice: switch to using page_cache_readahead() | Jens Axboe | 1 | -2/+2 |
2006-04-26 | Linux v2.6.17-rc3v2.6.17-rc3 | Linus Torvalds | 1 | -1/+1 |
2006-04-26 | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 1 | -6/+4 |
2006-04-26 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -6/+8 |
2006-04-26 | Merge nommu tree | Russell King | 2 | -2/+4 |