aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-25ACPI: fix synthetic HID for \_SB_Bjorn Helgaas
2009-09-25ACPI: handle re-enumeration, when acpi_devices might already existBjorn Helgaas
2009-09-25ACPI: factor out device type and status checkingBjorn Helgaas
2009-09-25ACPI: add acpi_bus_get_status_handle()Bjorn Helgaas
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 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-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-25sh: add FSI driver support for ms7724seKuninori Morimoto
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
2009-09-24NOMMU: Fallback for is_vmalloc_or_module_addr() should be inlineDavid Howells
2009-09-24NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directlyDavid Howells
2009-09-24FRV: Flash mappings for the MB93090-MB00 motherboardDavid Howells
2009-09-24alpha: Clean up linker script using new linker script macros.Geoffrey Thomas
2009-09-24alpha: use .data.init_task instead of .data.init_thread.Tim Abbott
2009-09-24powerpc: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-24blackfin: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-24mn10300: Clean up linker script using higher-level macros.Tim Abbott
2009-09-24h8300: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-24um: Clean up linker script using standard macros.Tim Abbott
2009-09-24xtensa: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-24parisc: Remove useless altinstructions code copied from x86.Tim Abbott
2009-09-24parisc: Clean up linker script using new linker script macros.Tim Abbott
2009-09-24Optimize the ordering of sections in RW_DATA_SECTION.Tim Abbott
2009-09-24hugetlb_file_setup(): use C, not cppAndrew Morton
2009-09-24procfs: disable per-task stack usage on NOMMUAndrew Morton
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2009-09-24Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds