summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-01-031-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-031-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/+1Star
| * | 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/+1Star
| * | ARM: OMAP2+: PMU: Remove unused headerJon Hunter2012-12-171-2/+0Star
| * | ARM: OMAP4: remove duplicated include from omap_hwmod_44xx_data.cWei Yongjun2012-12-171-1/+0Star
| * | 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/+3Star
| * | 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-227-36/+4Star
|\ \
| * | xtensa: Use generic asm/mmu.h for nommuLars-Peter Clausen2012-12-092-4/+1Star
| * | h8300: Use generic asm/mmu.hLars-Peter Clausen2012-12-092-10/+1Star
| * | c6x: Use generic asm/mmu.hLars-Peter Clausen2012-12-092-22/+1Star
| * | 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-221-3/+2Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-211-1/+1
|\ \ \
| * | | vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton2012-12-211-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-21105-309/+54Star
|\ \ \ \
| * | | | alpha: switch to generic sigaltstackAl Viro2012-12-202-9/+2Star
| * | | | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro2012-12-203-25/+7Star
| * | | | generic compat_sys_sigaltstack()Al Viro2012-12-208-67/+6Star
| * | | | introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-2012-21/+7Star
| * | | | new helper: compat_user_stack_pointer()Al Viro2012-12-202-2/+10
| * | | | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-2016-97/+0Star
| * | | | new helper: current_user_stack_pointer()Al Viro2012-12-206-0/+10
| * | | | missing user_stack_pointer() instancesAl Viro2012-12-209-0/+10
| * | | | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-2056-89/+0Star
| * | | | COMPAT_SYSCALL_DEFINE: infrastructureAl Viro2012-12-201-0/+3
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-216-7/+11
|\ \ \ \ \
| * | | | | ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon2012-12-201-1/+1
| * | | | | ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUsWill Deacon2012-12-201-2/+4
| * | | | | ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2012-12-201-0/+2
| * | | | | ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodataPawel Moll2012-12-161-2/+2
| * | | | | ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags()...Alexander Shiyan2012-12-161-1/+1
| * | | | | ARM: 7600/1: include CONFIG_DEBUG_LL_INCLUDE rather than mach/debug-macro.SShawn Guo2012-12-161-1/+1
* | | | | | Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-2122-180/+201
|\ \ \ \ \ \
| * | | | | | ARM: OMAP2+: Fix compillation error in mach-omap2/timer.cPeter Ujfalusi2012-12-201-1/+1
| * | | | | | Merge branch 'v3.8-samsung-fixes-audio' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-12-209-169/+182
| |\ \ \ \ \ \
| | * | | | | | ARM: EXYNOS: Avoid passing the clks through platform dataPadmavathi Venna2012-12-191-12/+0Star
| | * | | | | | ARM: S5PV210: Avoid passing the clks through platform dataPadmavathi Venna2012-12-191-16/+0Star
| | * | | | | | ARM: S5P64X0: Add I2S clkdev supportPadmavathi Venna2012-12-193-47/+75