summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-26x86/decoder: Use stdout if insn decoder test is successfulPaul Bolle
2016-10-25mm/page_alloc: Remove kernel address exposure in free_reserved_area()Josh Poimboeuf
2016-10-25x86/dumpstack: Remove raw stack dumpJosh Poimboeuf
2016-10-25x86/dumpstack: Remove kernel text addresses from stack dumpJosh Poimboeuf
2016-10-25scripts/faddr2line: Fix "size mismatch" errorJosh Poimboeuf
2016-10-25x86/entry64: Remove unused audit related macrosAlexander Kuleshov
2016-10-21x86/dumpstack: Print orig_ax in __show_regs()Josh Poimboeuf
2016-10-21x86/dumpstack: Fix duplicate RIP address display in __show_regs()Josh Poimboeuf
2016-10-21x86/dumpstack: Print any pt_regs found on the stackJosh Poimboeuf
2016-10-21x86/dumpstack: Print stack identifier on its own lineJosh Poimboeuf
2016-10-21x86/unwind: Create stack frames for saved syscall registersJosh Poimboeuf
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 'platform-drivers-x86-v4.9-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-10-19Merge tag 'sh-for-4.9' of git://git.libc.org/linux-shLinus Torvalds
2016-10-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-10-19Merge tag 'pinctrl-v4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-10-19printk: suppress empty continuation linesLinus 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 access_remote_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-19mm: replace __access_remote_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages_locked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19sched/fair: Fix incorrect task group ->load_avgVincent Guittot
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-18Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-18mm: remove write/force parameters from __get_user_pages_unlocked()Lorenzo Stoakes
2016-10-18mm: remove write/force parameters from __get_user_pages_locked()Lorenzo Stoakes
2016-10-18mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-10-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...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