summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-09-25ACPI: use acpi_walk_namespace() to enumerate devicesBjorn Helgaas
2009-09-25ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPEBjorn Helgaas
2009-09-25ACPI: enumerate namespace before adding functional fixed hardware devicesBjorn Helgaas
2009-09-25ACPI: convert acpi_bus_scan() to operate on an acpi_handleBjorn Helgaas
2009-09-25ACPI: add acpi_bus_get_parent() and remove "parent" argumentsBjorn Helgaas
2009-09-25ACPI: remove unnecessary argument checkingBjorn Helgaas
2009-09-25ACPI: remove redundant "type" argumentsBjorn Helgaas
2009-09-25ACPI: remove acpi_device_set_context() "type" argumentBjorn Helgaas
2009-09-25ACPI: use device_type rather than comparing HIDBjorn Helgaas
2009-09-25ACPI: save device_type in acpi_deviceBjorn Helgaas
2009-09-25ACPI: remove redundant "handle" and "parent" argumentsBjorn Helgaas
2009-09-25ACPI: remove unused acpi_bus_scan_fixed() argumentBjorn Helgaas
2009-09-25ACPI: add debug for device additionBjorn Helgaas
2009-09-25ACPICA: fixup after acpi_get_object_info() changeBjorn Helgaas
2009-09-25Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...David S. Miller
2009-09-25cifs: fix locking and list handling code in cifs_open and its helperJeff Layton
2009-09-25alpha: fix build after vmlinux.lds.S cleanupSam Ravnborg
2009-09-25mips: fix build of vmlinux.ldsManuel Lauss
2009-09-25Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-25writeback: writeback_inodes_sb() should use bdi_start_writeback()Jens Axboe
2009-09-25writeback: don't delay inodes redirtied by a fast dirtierWu Fengguang
2009-09-25writeback: make the super_block pinning more efficientJens Axboe
2009-09-25writeback: don't resort for a single super_block in move_expired_inodes()Jens Axboe
2009-09-25writeback: move inodes from one super_block togetherShaohua Li
2009-09-25writeback: get rid to incorrect references to pdflush in commentsJens Axboe
2009-09-25writeback: improve readability of the wb_writeback() continue/break logicJens Axboe
2009-09-25writeback: cleanup writeback_single_inode()Wu Fengguang
2009-09-25writeback: kupdate writeback shall not stop when more io is possibleWu Fengguang
2009-09-25writeback: stop background writeback when below background thresholdWu Fengguang
2009-09-25writeback: balance_dirty_pages() shall write more than dirtied pagesWu Fengguang
2009-09-25fs: Fix busyloop in wb_writeback()Jan Kara
2009-09-25[IA64] implement ticket locks for ItaniumTony Luck
2009-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-25Merge branch 'x86/asm' into x86/urgentIngo Molnar
2009-09-25[WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer.Thierry Reding
2009-09-25sh_mobile_ceu_camera: fix compile breakage, caused by a bad mergeGuennadi Liakhovetski
2009-09-25sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu
2009-09-25sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu
2009-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-09-25sh: enable onenand support in kfr2r09 defconfig.Paul Mundt
2009-09-25sh: update defconfigs.Paul Mundt
2009-09-25[CIFS] Remove build warningSteve French
2009-09-25cifs: fix problems with last two commitsJeff Layton
2009-09-25sh: add FSI driver support for ms7724seKuninori Morimoto
2009-09-25[CIFS] Fix build break when keys support turned offSteve French
2009-09-24Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2009-09-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-09-24NOMMU: Ignore mmap() address param as it is a hintDavid Howells