aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] off-by-1 in kernel/power/main.cdean gaudet2006-04-281-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-2717-80/+128
|\
| * [IA64] update sn2 defconfigJes Sorensen2006-04-271-31/+45
| * [IA64] Add mca recovery failure messagesRuss Anderson2006-04-271-18/+36
| * [IA64-SGI] fix SGI Altix tioce_reserve_m32() bugMike Habeck2006-04-271-3/+3
| * [IA64] enable dumps to capture second page of kernel stackCliff Wickman2006-04-271-1/+1
| * [IA64-SGI] - Reduce overhead of reading sn_topologyJack Steiner2006-04-271-2/+2
| * [IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner2006-04-272-3/+7
| * [IA64] IOC4 config option orderingBrent Casavant2006-04-212-2/+2
| * [IA64] Setup an IA64 specific reclaim distanceChristoph Lameter2006-04-211-0/+5
| * [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-202-2/+3
| * [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-201-0/+3
| * [IA64-SGI] SN SAL call to inject memory errorsRuss Anderson2006-04-201-0/+13
| * [IA64] - Fix MAX_PXM_DOMAINS for systems with > 256 nodesJack Steiner2006-04-201-3/+2
| * [IA64] Remove unused variable in sn_sal.hRuss Anderson2006-04-201-3/+1
| * [IA64] Remove redundant NULL checks before kfreeJesper Juhl2006-04-202-11/+4
| * [IA64] wire up compat_sys_adjtimex()Luck, Tony2006-04-201-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-04-274-5/+18
|\ \
| * | [PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridgesChris Wedgwood2006-04-271-2/+4
| * | [PATCH] PCI: fix potential resource leak in drivers/pci/msi.cJesper Juhl2006-04-271-1/+3
| * | [PATCH] PCI: Documentation: no more device idsIngo Oeser2006-04-271-1/+11
| * | [PATCH] PCI: fix via irq SATA patchGreg Kroah-Hartman2006-04-271-1/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-04-2711-12/+39
|\ \ \
| * | | [PATCH] USB: ftdi_sio: add support for ASK RDR 400 series card readerIan Abbott2006-04-272-0/+6
| * | | [PATCH] USB: ftdi_sio: Adds support for iPlus device.Luiz Fernando N. Capitulino2006-04-272-0/+4
| * | | [PATCH] USB: ftdi_sio vendor code for RR-CirKits LocoBuffer USBNathan Bronson2006-04-272-0/+6
| * | | [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare2006-04-274-4/+4
| * | | [PATCH] USB: net2280: set driver data before it is usedAlan Stern2006-04-271-3/+2
| * | | [PATCH] USB: net2280: check for shared IRQsAlan Stern2006-04-271-0/+4
| * | | [PATCH] USB: net2280: send 0-length packets for ep0Alan Stern2006-04-271-3/+1
| * | | [PATCH] USB: net2280: Handle STALLs for 0-length control-IN requestsAlan Stern2006-04-271-1/+1
| * | | [PATCH] USB: storage: atmel unusual dev updateOlivier Blondeau2006-04-271-0/+7
| * | | [PATCH] USB: Storage: unusual devs updatePhil Dibowitz2006-04-271-1/+1
| * | | [PATCH] USB: add new iTegno usb CDMA 1x card support for pl2303Wang Jun2006-04-272-0/+2
| * | | [PATCH] USB: Resource leak fix for whiteheat driverJesper Juhl2006-04-271-0/+1
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-276-101/+17
|\ \ \
| * | | [PATCH] Added URI of "linux kernel development process"Paolo Ciarrocchi2006-04-271-1/+2
| * | | [PATCH] Kobject: possible cleanupsAdrian Bunk2006-04-272-6/+2
| * | | [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare2006-04-271-3/+2
| * | | [PATCH] Kobject: fix build errorKay Sievers2006-04-272-2/+8
| * | | [PATCH] Frame buffer: remove cmap sysfs interfaceJon Smirl2006-04-271-89/+3
| |/ /
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-04-2760-1845/+2397
|\ \ \
| * | | [MIPS] Fix branch emulation for floating-point exceptions.Ralf Baechle2006-04-271-1/+1
| * | | [MIPS] Cleanup inode->r_dev usage.Ralf Baechle2006-04-272-9/+8
| * | | [MIPS] Update MIPS defconfigs.Ralf Baechle2006-04-2746-1768/+2316
| * | | [MIPS] Get rid of CONFIG_ADVANCED.Ralf Baechle2006-04-271-27/+23
| * | | [MIPS] Kconfig: Clarify description of CROSSCOMPILE.Ralf Baechle2006-04-271-1/+7
| * | | [MIPS] 24K LV: Add core card id.Chris Dearman2006-04-274-0/+6
| * | | [MIPS] Sparse: fix sparse for 64-bit kernels.Atsushi Nemoto2006-04-271-1/+4
| * | | [MIPS] Use __ffs() instead of ffs() in ip32_irq0().Atsushi Nemoto2006-04-271-3/+4