aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-04-27[PATCH] splice: switch to using page_cache_readahead()Jens Axboe
2006-04-26Linux v2.6.17-rc3Linus Torvalds
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-04-26Merge nommu treeRussell King
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman
2006-04-26[PATCH] LSM: add missing hook to do_compat_readv_writev()James Morris
2006-04-26[PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutexAl Viro