aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-11
|\
| * Merge branch 'fixes' into for-linusRussell King2012-10-11
| |\
| | * ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King2012-10-09
| * | ARM: 7549/1: HYP: fix boot on some ARM1136 coresMarc Zyngier2012-10-09
| * | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-09-30
| |\ \
| | * | ARM: virt: arch_timers: enable access to physical timersMarc Zyngier2012-09-19
| | * | ARM: virt: Add CONFIG_ARM_VIRT_EXT optionDave Martin2012-09-19
| | * | ARM: virt: Add boot-time diagnosticsDave Martin2012-09-19
| | * | ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin2012-09-19
| | * | ARM: virt: allow the kernel to be entered in HYP modeDave Martin2012-09-19
| | * | ARM: opcodes: add __ERET/__MSR_ELR_HYP instruction encodingMarc Zyngier2012-09-19
| * | | ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceonLorenzo Pieralisi2012-09-28
| * | | Merge branch 'cache-louis' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King2012-09-26
| |\ \ \
| | * | | ARM: mm: update __v7_setup() to the new LoUIS cache maintenance APISantosh Shilimkar2012-09-25
| | * | | ARM: kernel: update __cpu_disable to use cache LoUIS maintenance APILorenzo Pieralisi2012-09-25
| | * | | ARM: kernel: update cpu_suspend code to use cache LoUIS operationsLorenzo Pieralisi2012-09-25
| | * | | ARM: mm: rename jump labels in v7_flush_dcache_all functionLorenzo Pieralisi2012-09-25
| | * | | ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi2012-09-25
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\ \ \ \ \
| * | | | | alpha: don't open-code trace_report_syscall_{enter,exit}Al Viro2012-10-01
| * | | | | Uninclude linux/freezer.hRichard Weinberger2012-10-01
| * | | | | m32r: trim masksAl Viro2012-10-01
| * | | | | avr32: trim masksAl Viro2012-10-01
| * | | | | tile: don't bother with SIGTRAP in setup_frameAl Viro2012-10-01
| * | | | | microblaze: don't bother with SIGTRAP in setup_rt_frame()Al Viro2012-10-01
| * | | | | mn10300: don't bother with SIGTRAP in setup_frame()Al Viro2012-10-01
| * | | | | frv: no need to raise SIGTRAP in setup_frame()Al Viro2012-10-01
| * | | | | x86: get rid of duplicate code in case of CONFIG_VM86Al Viro2012-10-01
| * | | | | unicore32: remove pointless testAl Viro2012-10-01
| * | | | | h8300: trim _TIF_WORK_MASKAl Viro2012-10-01
| * | | | | parisc: decide whether to go to slow path (tracesys) based on thread flagsAl Viro2012-10-01
| * | | | | parisc: don't bother looping in do_signal()Al Viro2012-10-01
| * | | | | parisc: fix double restartsAl Viro2012-10-01
| * | | | | bury the rest of TIF_IRETAl Viro2012-10-01
| * | | | | sanitize tsk_is_polling()Al Viro2012-10-01
| * | | | | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-01
| * | | | | unicore32: unobfuscate _TIF_WORK_MASKAl Viro2012-10-01
| * | | | | mips: NOTIFY_RESUME is not needed in TIF masksAl Viro2012-10-01
| * | | | | mips: merge the identical "return from syscall" per-ABI codeAl Viro2012-10-01
| * | | | | mips: unobfuscate _TIF..._MASKAl Viro2012-10-01
| * | | | | mips: prevent hitting do_notify_resume() with !user_mode(regs)Al Viro2012-10-01
| * | | | | ia64: can't reach do_signal() when returning to kernel modeAl Viro2012-10-01
| * | | | | score: fix bogus restarts on sigreturn()Al Viro2012-10-01
| * | | | | mn10300: get rid of calling do_notify_resume() when returning to kernel modeAl Viro2012-10-01
| * | | | | xtensa: can't get to do_notify_resume() when user_mode(regs) is not trueAl Viro2012-10-01
| * | | | | c6x: switch to generic kernel_thread()Al Viro2012-10-01
| * | | | | c6x: switch to generic sys_execveMark Salter2012-10-01
| * | | | | c6x: switch to generic kernel_execveMark Salter2012-10-01
| * | | | | c6x: add ret_from_kernel_thread(), simplify kernel_thread()Mark Salter2012-10-01
| * | | | | mn10300: convert to generic kernel_thread()Al Viro2012-10-01