summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/rafael-set-root-bridge-handle' into nextBjorn Helgaas2013-01-173-0/+20
|\
| * ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-133-0/+20
* | Merge branch 'pci/yinghai-survey-resources' into nextBjorn Helgaas2013-01-091-64/+121
|\|
| * x86/PCI: Implement pcibios_resource_survey_bus()Yinghai Lu2013-01-071-0/+13
| * x86/PCI: Keep resource allocation functions after bootYinghai Lu2013-01-071-6/+6
| * x86/PCI: Don't track firmware-assigned BAR values for hot-added devicesYinghai Lu2013-01-071-1/+9
| * x86/PCI: Factor out pcibios_allocate_dev_rom_resource()Yinghai Lu2013-01-071-17/+35
| * x86/PCI: Allocate resources on a per-bus basis for hot-adding root busesYinghai Lu2013-01-071-13/+25
| * x86/PCI: Factor out pcibios_allocate_dev_resources()Yinghai Lu2013-01-071-19/+23
| * x86/PCI: Factor out pcibios_allocate_bridge_resources()Yinghai Lu2013-01-071-22/+24
* | mn10300/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-042-4/+1
* | frv/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-042-4/+1
* | x86/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-034-4/+2
|/
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-01-021-0/+4
|\
| * watchdog: twl4030_wdt: add DT supportAaro Koskinen2013-01-021-0/+4
* | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-021-1/+2
|\ \ | |/ |/|
| * PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe2012-12-261-1/+2
* | Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-3017-84/+100
|\ \
| * | arch/arm/mach-omap2/dpll3xxx.c: drop if around WARN_ONJulia Lawall2012-12-171-2/+1
| * | OMAP2: Fix a typo - replace regist with register.YOSHIFUJI Hideaki2012-12-171-1/+1
| * | ARM/omap: use module_platform_driver macroSrinivas Kandagatla2012-12-171-12/+1
| * | ARM: OMAP2+: PMU: Remove unused headerJon Hunter2012-12-171-2/+0
| * | ARM: OMAP4: remove duplicated include from omap_hwmod_44xx_data.cWei Yongjun2012-12-171-1/+0
| * | ARM: OMAP2+: omap2plus_defconfig: enable twl4030 SoC audioJavier Martinez Canillas2012-12-171-0/+1
| * | ARM: OMAP2+: omap2plus_defconfig: Add tps65217 supportAnilKumar Chimata2012-12-171-0/+2
| * | ARM: OMAP2+: enable devtmpfs and devtmpfs automountJavier Martinez Canillas2012-12-171-0/+2
| * | ARM: OMAP2+: omap_twl: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...Peter Ujfalusi2012-12-171-4/+4
| * | ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren2012-12-175-11/+3
| * | ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usageTony Lindgren2012-12-175-51/+85
* | | sunxi: Change the machine compatible string.Maxime Ripard2012-12-231-2/+2
* | | ARM: multi_v7_defconfig: Add ARCH_SUNXIMaxime Ripard2012-12-231-0/+1
| |/ |/|
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-217-36/+4
|\ \
| * | xtensa: Use generic asm/mmu.h for nommuLars-Peter Clausen2012-12-092-4/+1
| * | h8300: Use generic asm/mmu.hLars-Peter Clausen2012-12-092-10/+1
| * | c6x: Use generic asm/mmu.hLars-Peter Clausen2012-12-092-22/+1
| * | asm-generic/io.h: remove asm/cacheflush.h includeJames Hogan2012-10-251-0/+1
* | | ARM: dts: fix duplicated build target and alphabetical sort out for exynosKukjin Kim2012-12-211-3/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-1/+1
|\ \ \
| * | | vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton2012-12-201-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20105-309/+54
|\ \ \ \
| * | | | alpha: switch to generic sigaltstackAl Viro2012-12-192-9/+2
| * | | | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro2012-12-193-25/+7
| * | | | generic compat_sys_sigaltstack()Al Viro2012-12-198-67/+6
| * | | | introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-1912-21/+7
| * | | | new helper: compat_user_stack_pointer()Al Viro2012-12-192-2/+10
| * | | | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-1916-97/+0
| * | | | new helper: current_user_stack_pointer()Al Viro2012-12-196-0/+10
| * | | | missing user_stack_pointer() instancesAl Viro2012-12-199-0/+10
| * | | | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-1956-89/+0
| * | | | COMPAT_SYSCALL_DEFINE: infrastructureAl Viro2012-12-191-0/+3