index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-25
x86/dumpstack: Remove kernel text addresses from stack dump
Josh Poimboeuf
6
-26
/
+13
2016-10-25
scripts/faddr2line: Fix "size mismatch" error
Josh Poimboeuf
1
-12
/
+21
2016-10-25
x86/entry64: Remove unused audit related macros
Alexander Kuleshov
1
-6
/
+0
2016-10-21
x86/dumpstack: Print orig_ax in __show_regs()
Josh Poimboeuf
1
-1
/
+6
2016-10-21
x86/dumpstack: Fix duplicate RIP address display in __show_regs()
Josh Poimboeuf
1
-2
/
+2
2016-10-21
x86/dumpstack: Print any pt_regs found on the stack
Josh Poimboeuf
1
-1
/
+15
2016-10-21
x86/dumpstack: Print stack identifier on its own line
Josh Poimboeuf
1
-4
/
+4
2016-10-21
x86/unwind: Create stack frames for saved syscall registers
Josh Poimboeuf
1
-0
/
+35
2016-10-21
x86/entry/unwind: Create stack frames for saved interrupt registers
Josh Poimboeuf
5
-16
/
+139
2016-10-21
entry/64: Remove unused ZERO_EXTRA_REGS macro
Alexander Kuleshov
1
-9
/
+0
2016-10-20
x86/boot: Move the _stext marker to before the boot code
Josh Poimboeuf
1
-1
/
+1
2016-10-20
x86/boot: Fix the end of the stack for idle tasks
Josh Poimboeuf
2
-9
/
+15
2016-10-20
x86/boot/64: Put a real return address on the idle task stack
Josh Poimboeuf
1
-2
/
+3
2016-10-20
x86/boot/64: Use a common function for starting CPUs
Josh Poimboeuf
1
-11
/
+11
2016-10-20
x86/boot/smp/32: Fix initial idle stack location on 32-bit kernels
Josh Poimboeuf
1
-3
/
+1
2016-10-20
x86/boot/32: Fix the end of the stack for idle tasks
Josh Poimboeuf
1
-3
/
+5
2016-10-20
x86/entry/32: Fix the end of the stack for newly forked tasks
Josh Poimboeuf
1
-3
/
+19
2016-10-20
x86/entry/32: Rename 'error_code' to 'common_exception'
Josh Poimboeuf
1
-20
/
+23
2016-10-20
x86/entry/32, x86/boot/32: Use local labels
Josh Poimboeuf
2
-37
/
+38
2016-10-20
x86/entry/64: Remove unused 'addskip' parameter of the ALLOC_PT_GPREGS_ON_STA...
Alexander Kuleshov
1
-2
/
+2
2016-10-19
printk: suppress empty continuation lines
Linus Torvalds
1
-0
/
+4
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
17
-54
/
+84
2016-10-19
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
4
-19
/
+20
2016-10-19
mm: replace __access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2
-11
/
+21
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
9
-27
/
+40
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
22
-54
/
+49
2016-10-19
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
5
-15
/
+11
2016-10-19
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
4
-12
/
+15
2016-10-19
sched/fair: Fix incorrect task group ->load_avg
Vincent Guittot
1
-1
/
+8
2016-10-19
sh: add earlycon support to j2_defconfig
Rich Felker
1
-0
/
+1
2016-10-19
sh: add Kconfig option for J-Core SoC core drivers
Rich Felker
2
-0
/
+11
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
14
-36
/
+27
2016-10-18
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
6
-19
/
+34
2016-10-18
mm: remove write/force parameters from __get_user_pages_locked()
Lorenzo Stoakes
1
-14
/
+33
2016-10-18
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2
-2
/
+13
2016-10-18
pinctrl: intel: Only restore pins that are used by the driver
Mika Westerberg
1
-2
/
+23
2016-10-18
pinctrl: baytrail: Fix lockdep
Ville Syrjälä
1
-1
/
+2
2016-10-18
pinctrl: aspeed-g5: Fix pin association of SPI1 function
Andrew Jeffery
2
-9
/
+81
2016-10-18
pinctrl: aspeed-g5: Fix GPIOE1 typo
Andrew Jeffery
1
-1
/
+1
2016-10-18
pinctrl: aspeed-g5: Fix names of GPID2 pins
Andrew Jeffery
1
-6
/
+6
2016-10-18
pinctrl: aspeed: "Not enabled" is a significant mux state
Andrew Jeffery
1
-5
/
+7
2016-10-18
locking, fs/locks: Add missing file_sem locks
Peter Zijlstra
1
-0
/
+6
2016-10-18
locking/rwsem/x86: Add stack frame dependency for ____down_write()
Josh Poimboeuf
1
-2
/
+4
2016-10-17
btrfs: assign error values to the correct bio structs
Junjie Mao
1
-2
/
+2
2016-10-17
x86, pkeys: remove cruft from never-merged syscalls
Dave Hansen
2
-4
/
+0
2016-10-17
generic syscalls: kill cruft from removed pkey syscalls
Dave Hansen
2
-7
/
+0
2016-10-17
perf jit: Fix build issue on Ubuntu
Anton Blanchard
1
-1
/
+1
2016-10-17
perf jevents: Handle events including .c and .o
Wang Nan
1
-2
/
+2
2016-10-17
alarmtimer: Remove unused but set variable
Tobias Klauser
1
-2
/
+0
2016-10-17
perf/x86/intel/uncore: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
[next]