aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-238250: Add more OxSemi devicesLee Howard
2008-10-238250: Oxford Semiconductor DevicesLee Howard
2008-10-23tty: Fix tty_port kref screwupAlan Cox
2008-10-23watchdog: Fix warningAlan Cox
2008-10-23mutex: speed up generic mutex implementationsNick Piggin
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds
2008-10-23memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki
2008-10-23jbd: abort instead of waiting for nonexistent transactionsDuane Griffin
2008-10-23jbd: test BH_Write_EIO to detect errors on metadata buffersHidehiro Kawai
2008-10-23ext3: add checks for errors from jbdHidehiro Kawai
2008-10-23jbd: fix error handling for checkpoint ioHidehiro Kawai
2008-10-23profiling: fix up CONFIG_PROC_FS=n buildPaul Mundt
2008-10-23mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree().Paul Mundt
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-10-23Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-10-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-10-22sata_via: load DEVICE register when CTL changesTejun Heo
2008-10-22libata: set device class to NONE if phys_offlineTejun Heo
2008-10-22libata-eh: fix slave link EH action mask handlingTejun Heo
2008-10-22libata: transfer EHI control flags to slave ehc.iTejun Heo
2008-10-22libata-sff: fix ata_sff_post_internal_cmd()Tejun Heo
2008-10-22libata: initialize port_task when !CONFIG_ATA_SFFTejun Heo
2008-10-22Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into ...Roland Dreier
2008-10-22IB/ehca: Reject dynamic memory add/remove when ehca adapter is presentStefan Roscher
2008-10-22IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher
2008-10-22IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz
2008-10-22IPoIB: Clean up ethtool supportOr Gerlitz
2008-10-22mlx4_core: Add Ethernet PCI device IDsYevgeny Petrilin
2008-10-22mlx4_en: Add driver for Mellanox ConnectX 10GbE NICYevgeny Petrilin
2008-10-22mlx4_core: Multiple port type supportYevgeny Petrilin
2008-10-22mlx4_core: Ethernet MAC/VLAN managementYevgeny Petrilin
2008-10-22mlx4_core: Get ethernet MTU and default address from firmwareYevgeny Petrilin
2008-10-22mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M
2008-10-22powerpc: Don't use a 16G page if beyond mem= limitsJon Tollefson
2008-10-22powerpc: Add del_node() for early boot code to prune inapplicable devices.Mike Ditto
2008-10-22powerpc: Further compile fixup for STRICT_MM_TYPECHECKSDavid Gibson
2008-10-22powerpc: Remove empty #else from signal_64.cMichael Neuling
2008-10-22powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce
2008-10-22hvc_console: Remove __devexit annotation of hvc_remove()Hendrik Brueckner
2008-10-22hvc_console: Add support for tty window resizingHendrik Brueckner
2008-10-22hvc_console: Fix loop if put_char() returns 0Hendrik Brueckner
2008-10-22hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOSHendrik Brueckner
2008-10-22hvc_console: Add a hangup notifier for backendsHendrik Brueckner
2008-10-22mfd: check for platform_get_irq() return value in sm501Roel Kluin
2008-10-22mfd: use pci_ioremap_bar() in sm501Arjan van de Ven