aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'timer/cleanup' into next/cleanupOlof Johansson2013-01-14
|\
| * ARM: at91: fix board-rm9200-dt after sys_timer conversionJoachim Eastwood2013-01-14
* | Merge branch 'timer/cleanup' into next/cleanupOlof Johansson2013-01-08
|\|
| * ARM: sunxi: fix struct sys_timer removalStephen Warren2013-01-08
* | Merge tag 'swarren-for-3.9-arm-timer-rework' of git://git.kernel.org/pub/scm/...Olof Johansson2013-01-08
|\|
| * ARM: delete struct sys_timerStephen Warren2012-12-24
| * ARM: remove struct sys_timer suspend and resume fieldsStephen Warren2012-12-24
| * ARM: samsung: register syscore_ops for timer resume directlyStephen Warren2012-12-24
| * ARM: ux500: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-24
| * ARM: sa1100: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-24
| * ARM: pxa: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-24
| * ARM: at91: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-24
| * ARM: set arch_gettimeoffset directlyStephen Warren2012-12-24
| * m68k: set arch_gettimeoffset directlyStephen Warren2012-12-24
| * time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-24
| * cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren2012-12-24
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-01-02
|\ \
| * | watchdog: twl4030_wdt: add DT supportAaro Koskinen2013-01-02
* | | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-02
|\ \ \ | |/ / |/| |
| * | PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe2012-12-26
| |/
* | Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-30
|\ \
| * | arch/arm/mach-omap2/dpll3xxx.c: drop if around WARN_ONJulia Lawall2012-12-17
| * | OMAP2: Fix a typo - replace regist with register.YOSHIFUJI Hideaki2012-12-17
| * | ARM/omap: use module_platform_driver macroSrinivas Kandagatla2012-12-17
| * | ARM: OMAP2+: PMU: Remove unused headerJon Hunter2012-12-17
| * | ARM: OMAP4: remove duplicated include from omap_hwmod_44xx_data.cWei Yongjun2012-12-17
| * | ARM: OMAP2+: omap2plus_defconfig: enable twl4030 SoC audioJavier Martinez Canillas2012-12-17
| * | ARM: OMAP2+: omap2plus_defconfig: Add tps65217 supportAnilKumar Chimata2012-12-17
| * | ARM: OMAP2+: enable devtmpfs and devtmpfs automountJavier Martinez Canillas2012-12-17
| * | ARM: OMAP2+: omap_twl: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...Peter Ujfalusi2012-12-17
| * | ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren2012-12-17
| * | ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usageTony Lindgren2012-12-17
* | | sunxi: Change the machine compatible string.Maxime Ripard2012-12-23
* | | ARM: multi_v7_defconfig: Add ARCH_SUNXIMaxime Ripard2012-12-23
| |/ |/|
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-21
|\ \
| * | xtensa: Use generic asm/mmu.h for nommuLars-Peter Clausen2012-12-09
| * | h8300: Use generic asm/mmu.hLars-Peter Clausen2012-12-09
| * | c6x: Use generic asm/mmu.hLars-Peter Clausen2012-12-09
| * | asm-generic/io.h: remove asm/cacheflush.h includeJames Hogan2012-10-25
* | | ARM: dts: fix duplicated build target and alphabetical sort out for exynosKukjin Kim2012-12-21
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\ \ \
| * | | vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton2012-12-20
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\ \ \ \
| * | | | alpha: switch to generic sigaltstackAl Viro2012-12-19
| * | | | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro2012-12-19
| * | | | generic compat_sys_sigaltstack()Al Viro2012-12-19
| * | | | introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-19
| * | | | new helper: compat_user_stack_pointer()Al Viro2012-12-19
| * | | | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-19
| * | | | new helper: current_user_stack_pointer()Al Viro2012-12-19