index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+2
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
2
-0
/
+2
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-25
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
1
-1
/
+1
2017-01-12
x86/entry: Fix the end of the stack for newly forked tasks
Josh Poimboeuf
2
-23
/
+18
2016-12-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2016-12-26
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-4
/
+4
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-16
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-2
/
+2
2016-12-15
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-2
/
+2
2016-12-09
ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...
Steven Rostedt (Red Hat)
1
-2
/
+2
2016-11-01
Merge branch 'linus' into x86/asm, to pick up fixes
Ingo Molnar
1
-2
/
+2
2016-10-28
x86/vdso: Set vDSO pointer only after success
Dmitry Safonov
1
-7
/
+3
2016-10-25
x86/build: Fix build with older GCC versions
Jan Beulich
1
-2
/
+2
2016-10-25
x86/entry64: Remove unused audit related macros
Alexander Kuleshov
1
-6
/
+0
2016-10-21
x86/entry/unwind: Create stack frames for saved interrupt registers
Josh Poimboeuf
3
-7
/
+56
2016-10-21
entry/64: Remove unused ZERO_EXTRA_REGS macro
Alexander Kuleshov
1
-9
/
+0
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
1
-21
/
+22
2016-10-20
x86/entry/64: Remove unused 'addskip' parameter of the ALLOC_PT_GPREGS_ON_STA...
Alexander Kuleshov
1
-2
/
+2
2016-10-18
x86, pkeys: remove cruft from never-merged syscalls
Dave Hansen
2
-4
/
+0
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
4
-0
/
+10
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+10
2016-10-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+9
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2016-10-05
x86/syscalls: Remove bash-isms in syscall table generator
sylvain.bertrand@gmail.com
1
-6
/
+9
2016-10-04
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-73
/
+102
2016-10-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-70
/
+173
2016-09-30
x86/entry/64: Fix context tracking state warning when load_gs_index fails
Wanpeng Li
1
-2
/
+2
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
1
-1
/
+1
2016-09-30
x86/vdso: Fix building on big endian host
Segher Boessenkool
1
-1
/
+1
2016-09-29
x86/entry: spell EBX register correctly in documentation
Nicolas Iooss
1
-1
/
+1
2016-09-20
KVM: x86: introduce get_kvmclock_ns
Paolo Bonzini
1
-1
/
+1
2016-09-16
x86/entry/64: Fix a minor comment rebase error
Andy Lutomirski
1
-1
/
+0
2016-09-15
x86/vdso: Only define map_vdso_randomized() if CONFIG_X86_64
Ingo Molnar
1
-50
/
+48
2016-09-15
x86: Move thread_info into task_struct
Andy Lutomirski
1
-2
/
+5
2016-09-15
x86/entry: Get rid of pt_regs_to_thread_info()
Linus Torvalds
1
-14
/
+6
2016-09-15
x86/asm: Move the thread_info::status field to thread_struct
Andy Lutomirski
1
-2
/
+2
2016-09-14
x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*
Dmitry Safonov
1
-10
/
+35
2016-09-14
x86/vdso: Replace calculate_addr in map_vdso() with addr
Dmitry Safonov
1
-13
/
+17
2016-09-14
x86/vdso: Unmap vdso blob on vvar mapping failure
Dmitry Safonov
1
-2
/
+4
2016-09-13
x86/entry/64: Clean up and document espfix64 stack setup
Andy Lutomirski
1
-11
/
+53
2016-09-09
x86: Wire up protection keys system calls
Dave Hansen
2
-0
/
+10
2016-08-24
sched/x86: Pass kernel thread parameters in 'struct fork_frame'
Brian Gerst
2
-36
/
+32
[next]