summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-25scripts/faddr2line: Fix "size mismatch" errorJosh Poimboeuf1-12/+21
2016-10-25x86/entry64: Remove unused audit related macrosAlexander Kuleshov1-6/+0
2016-10-21x86/dumpstack: Print orig_ax in __show_regs()Josh Poimboeuf1-1/+6
2016-10-21x86/dumpstack: Fix duplicate RIP address display in __show_regs()Josh Poimboeuf1-2/+2
2016-10-21x86/dumpstack: Print any pt_regs found on the stackJosh Poimboeuf1-1/+15
2016-10-21x86/dumpstack: Print stack identifier on its own lineJosh Poimboeuf1-4/+4
2016-10-21x86/unwind: Create stack frames for saved syscall registersJosh Poimboeuf1-0/+35
2016-10-21x86/entry/unwind: Create stack frames for saved interrupt registersJosh Poimboeuf5-16/+139
2016-10-21entry/64: Remove unused ZERO_EXTRA_REGS macroAlexander Kuleshov1-9/+0
2016-10-20x86/boot: Move the _stext marker to before the boot codeJosh Poimboeuf1-1/+1
2016-10-20x86/boot: Fix the end of the stack for idle tasksJosh Poimboeuf2-9/+15
2016-10-20x86/boot/64: Put a real return address on the idle task stackJosh Poimboeuf1-2/+3
2016-10-20x86/boot/64: Use a common function for starting CPUsJosh Poimboeuf1-11/+11
2016-10-20x86/boot/smp/32: Fix initial idle stack location on 32-bit kernelsJosh Poimboeuf1-3/+1
2016-10-20x86/boot/32: Fix the end of the stack for idle tasksJosh Poimboeuf1-3/+5
2016-10-20x86/entry/32: Fix the end of the stack for newly forked tasksJosh Poimboeuf1-3/+19
2016-10-20x86/entry/32: Rename 'error_code' to 'common_exception'Josh Poimboeuf1-20/+23
2016-10-20x86/entry/32, x86/boot/32: Use local labelsJosh Poimboeuf2-37/+38
2016-10-20x86/entry/64: Remove unused 'addskip' parameter of the ALLOC_PT_GPREGS_ON_STA...Alexander Kuleshov1-2/+2
2016-10-19Merge tag 'platform-drivers-x86-v4.9-2' of git://git.infradead.org/users/dvha...Linus Torvalds2-0/+8
2016-10-19Merge tag 'sh-for-4.9' of git://git.libc.org/linux-shLinus Torvalds3-1/+13
2016-10-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+8
2016-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-62/+48
2016-10-19Merge tag 'pinctrl-v4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds5-24/+120
2016-10-19printk: suppress empty continuation linesLinus Torvalds1-0/+4
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds61-189/+273
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes17-54/+84
2016-10-19mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes4-19/+20
2016-10-19mm: replace __access_remote_vm() write parameter with gup_flagsLorenzo Stoakes2-11/+21
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes9-27/+40
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes22-54/+49
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes5-15/+11
2016-10-19mm: replace get_user_pages_locked() write/force parameters with gup_flagsLorenzo Stoakes4-12/+15
2016-10-19sched/fair: Fix incorrect task group ->load_avgVincent Guittot1-1/+8
2016-10-19sh: add earlycon support to j2_defconfigRich Felker1-0/+1
2016-10-19sh: add Kconfig option for J-Core SoC core driversRich Felker2-0/+11
2016-10-19Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+5
2016-10-19mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes14-36/+27
2016-10-19mm: remove write/force parameters from __get_user_pages_unlocked()Lorenzo Stoakes6-19/+34
2016-10-19mm: remove write/force parameters from __get_user_pages_locked()Lorenzo Stoakes1-14/+33
2016-10-19mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2-2/+13
2016-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-3/+8
2016-10-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+0
2016-10-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+8
2016-10-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-14/+38
2016-10-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-2/+10
2016-10-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+22
2016-10-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-34/+45
2016-10-18Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+10
2016-10-18Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds27-131/+232