summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2012-10-01Merge tag 'v3.6' into staging/for_v3.7Mauro Carvalho Chehab
2012-10-01Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-10-01Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-10-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-10-01Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-10-01alpha: don't open-code trace_report_syscall_{enter,exit}Al Viro
2012-10-01Uninclude linux/freezer.hRichard Weinberger
2012-10-01m32r: trim masksAl Viro
2012-10-01avr32: trim masksAl Viro
2012-10-01tile: don't bother with SIGTRAP in setup_frameAl Viro
2012-10-01microblaze: don't bother with SIGTRAP in setup_rt_frame()Al Viro
2012-10-01mn10300: don't bother with SIGTRAP in setup_frame()Al Viro
2012-10-01frv: no need to raise SIGTRAP in setup_frame()Al Viro
2012-10-01x86: get rid of duplicate code in case of CONFIG_VM86Al Viro
2012-10-01unicore32: remove pointless testAl Viro
2012-10-01h8300: trim _TIF_WORK_MASKAl Viro
2012-10-01parisc: decide whether to go to slow path (tracesys) based on thread flagsAl Viro
2012-10-01parisc: don't bother looping in do_signal()Al Viro
2012-10-01parisc: fix double restartsAl Viro
2012-10-01bury the rest of TIF_IRETAl Viro
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro
2012-10-01unicore32: unobfuscate _TIF_WORK_MASKAl Viro
2012-10-01mips: NOTIFY_RESUME is not needed in TIF masksAl Viro
2012-10-01mips: merge the identical "return from syscall" per-ABI codeAl Viro
2012-10-01mips: unobfuscate _TIF..._MASKAl Viro
2012-10-01mips: prevent hitting do_notify_resume() with !user_mode(regs)Al Viro
2012-10-01ia64: can't reach do_signal() when returning to kernel modeAl Viro
2012-10-01score: fix bogus restarts on sigreturn()Al Viro
2012-10-01mn10300: get rid of calling do_notify_resume() when returning to kernel modeAl Viro
2012-10-01xtensa: can't get to do_notify_resume() when user_mode(regs) is not trueAl Viro
2012-10-01MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos
2012-10-01MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934xGabor Juhos
2012-10-01MIPS: BCM63XX: Properly handle mac address octet overflowJonas Gorski
2012-10-01MIPS: Kconfig: Avoid build errors by hiding USE_OF from the user.Jonas Gorski
2012-10-01c6x: switch to generic kernel_thread()Al Viro
2012-10-01c6x: switch to generic sys_execveMark Salter
2012-10-01c6x: switch to generic kernel_execveMark Salter
2012-10-01c6x: add ret_from_kernel_thread(), simplify kernel_thread()Mark Salter
2012-10-01mn10300: convert to generic kernel_thread()Al Viro
2012-10-01mn10300: switch to generic kernel_execve()Al Viro
2012-10-01mn10300: switch to generic sys_execve()Al Viro
2012-10-01mn10300: split ret_from_fork, simplify kernel_thread()Al Viro
2012-10-01frv: switch to generic kernel_thread()Al Viro