aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton
2006-04-28[PATCH] off-by-1 in kernel/power/main.cdean gaudet
2006-04-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-04-27[IA64] update sn2 defconfigJes Sorensen
2006-04-27[IA64] Add mca recovery failure messagesRuss Anderson
2006-04-27[IA64-SGI] fix SGI Altix tioce_reserve_m32() bugMike Habeck
2006-04-27[IA64] enable dumps to capture second page of kernel stackCliff Wickman
2006-04-27[IA64-SGI] - Reduce overhead of reading sn_topologyJack Steiner
2006-04-27[IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner
2006-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-04-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-04-27Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-04-27[PATCH] Added URI of "linux kernel development process"Paolo Ciarrocchi
2006-04-27[PATCH] Kobject: possible cleanupsAdrian Bunk
2006-04-27[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare
2006-04-27[PATCH] Kobject: fix build errorKay Sievers
2006-04-27[PATCH] Frame buffer: remove cmap sysfs interfaceJon Smirl
2006-04-27[PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridgesChris Wedgwood
2006-04-27[PATCH] PCI: fix potential resource leak in drivers/pci/msi.cJesper Juhl
2006-04-27[PATCH] PCI: Documentation: no more device idsIngo Oeser
2006-04-27[PATCH] PCI: fix via irq SATA patchGreg Kroah-Hartman
2006-04-27[PATCH] x86/PAE: Fix pte_clear for the >4GB RAM caseZachary Amsden
2006-04-27[PATCH] USB: ftdi_sio: add support for ASK RDR 400 series card readerIan Abbott
2006-04-27[PATCH] USB: ftdi_sio: Adds support for iPlus device.Luiz Fernando N. Capitulino
2006-04-27[PATCH] USB: ftdi_sio vendor code for RR-CirKits LocoBuffer USBNathan Bronson
2006-04-27[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare
2006-04-27[PATCH] USB: net2280: set driver data before it is usedAlan Stern
2006-04-27[PATCH] USB: net2280: check for shared IRQsAlan Stern
2006-04-27[PATCH] USB: net2280: send 0-length packets for ep0Alan Stern
2006-04-27[PATCH] USB: net2280: Handle STALLs for 0-length control-IN requestsAlan Stern
2006-04-27[PATCH] USB: storage: atmel unusual dev updateOlivier Blondeau
2006-04-27[PATCH] USB: Storage: unusual devs updatePhil Dibowitz
2006-04-27[PATCH] USB: add new iTegno usb CDMA 1x card support for pl2303Wang Jun
2006-04-27[PATCH] USB: Resource leak fix for whiteheat driverJesper Juhl
2006-04-27[MIPS] Fix branch emulation for floating-point exceptions.Ralf Baechle
2006-04-27[MIPS] Cleanup inode->r_dev usage.Ralf Baechle
2006-04-27[MIPS] Update MIPS defconfigs.Ralf Baechle
2006-04-27[MIPS] Get rid of CONFIG_ADVANCED.Ralf Baechle
2006-04-27[MIPS] Kconfig: Clarify description of CROSSCOMPILE.Ralf Baechle
2006-04-27[MIPS] 24K LV: Add core card id.Chris Dearman
2006-04-27[MIPS] Sparse: fix sparse for 64-bit kernels.Atsushi Nemoto
2006-04-27[MIPS] Use __ffs() instead of ffs() in ip32_irq0().Atsushi Nemoto
2006-04-27[MIPS] Fix bitops for MIPS32/MIPS64 CPUs.Atsushi Nemoto
2006-04-27[MIPS] Fix ip27 build.Atsushi Nemoto
2006-04-27[MIPS] Oprofile: fix sparse warning.Ralf Baechle
2006-04-27[MIPS] Fix oprofile module unloadingRalf Baechle
2006-04-27[PATCH] splice: make the read-side do batched page lookupsJens Axboe
2006-04-27[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe