summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-10-21x86/entry/unwind: Create stack frames for saved interrupt registersJosh Poimboeuf
2016-10-21entry/64: Remove unused ZERO_EXTRA_REGS macroAlexander Kuleshov
2016-10-20x86/boot: Move the _stext marker to before the boot codeJosh Poimboeuf
2016-10-20x86/boot: Fix the end of the stack for idle tasksJosh Poimboeuf
2016-10-20x86/boot/64: Put a real return address on the idle task stackJosh Poimboeuf
2016-10-20x86/boot/64: Use a common function for starting CPUsJosh Poimboeuf
2016-10-20x86/boot/smp/32: Fix initial idle stack location on 32-bit kernelsJosh Poimboeuf
2016-10-20x86/boot/32: Fix the end of the stack for idle tasksJosh Poimboeuf
2016-10-20x86/entry/32: Fix the end of the stack for newly forked tasksJosh Poimboeuf
2016-10-20x86/entry/32: Rename 'error_code' to 'common_exception'Josh Poimboeuf
2016-10-20x86/entry/32, x86/boot/32: Use local labelsJosh Poimboeuf
2016-10-20x86/entry/64: Remove unused 'addskip' parameter of the ALLOC_PT_GPREGS_ON_STA...Alexander Kuleshov
2016-10-19Merge tag 'sh-for-4.9' of git://git.libc.org/linux-shLinus Torvalds
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-18sh: add earlycon support to j2_defconfigRich Felker
2016-10-18sh: add Kconfig option for J-Core SoC core driversRich Felker
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-10-18locking/rwsem/x86: Add stack frame dependency for ____down_write()Josh Poimboeuf
2016-10-17x86, pkeys: remove cruft from never-merged syscallsDave Hansen
2016-10-17perf/x86/intel/uncore: Add Knights Mill CPUIDPiotr Luc
2016-10-17perf/x86/intel/rapl: Add Knights Mill CPUIDPiotr Luc
2016-10-17perf/x86/intel: Add Knights Mill CPUIDPiotr Luc
2016-10-17x86/cpu/intel: Add Knights Mill to Intel familyPiotr Luc
2016-10-16perf/x86/intel: Remove an inconsistent NULL checkDan Carpenter
2016-10-16Merge tag 'v4.9-rc1' into x86/urgent, to pick up updatesIngo Molnar
2016-10-16x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams
2016-10-16kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov
2016-10-16kprobes: Avoid false KASAN reports during stack copyDmitry Vyukov
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-14Merge branch 'work.uaccess' into for-linusAl Viro
2016-10-14score: traps: Add missing include file to fix build errorGuenter Roeck
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-10-14Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle
2016-10-14x86: Remove duplicate rtit status MSR macroLongpeng(Mike)
2016-10-14x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt()Wanpeng Li
2016-10-13sh: support CPU_J2 when compiler lacks -mj2Rich Felker
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-10-12MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski