index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2
-0
/
+2
2019-03-08
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+6
2019-03-05
signal: add pidfd_send_signal() syscall
Christian Brauner
2
-0
/
+2
2019-02-28
io_uring: add support for pre-mapped user IO buffers
Jens Axboe
2
-0
/
+2
2019-02-28
Add io_uring IO interface
Jens Axboe
2
-0
/
+4
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
2
-29
/
+49
2019-02-10
Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...
Thomas Gleixner
2
-0
/
+13
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
1
-0
/
+20
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
1
-5
/
+5
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
1
-22
/
+22
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
1
-26
/
+26
2019-02-07
x86/x32: use time64 versions of sigtimedwait and recvmmsg
Arnd Bergmann
1
-2
/
+2
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
2
-0
/
+13
2019-01-18
x86/entry/64/compat: Fix stack switching for XEN PV
Jan Beulich
1
-2
/
+4
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-1
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-12-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2018-12-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-35
/
+0
2018-12-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+3
2018-12-19
Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inli...
Ingo Molnar
1
-1
/
+1
2018-12-17
Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix
Ingo Molnar
1
-3
/
+4
2018-12-15
x86/vdso: Pass --eh-frame-hdr to the linker
Alistair Strachan
1
-1
/
+2
2018-12-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2018-12-07
x86/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
1
-2
/
+2
2018-12-06
kprobes/x86: Blacklist non-attachable interrupt functions
Andrea Righi
1
-0
/
+4
2018-12-05
x86/vdso: Remove a stale/misleading comment from the linker script
Sean Christopherson
1
-5
/
+0
2018-12-05
x86/vdso: Remove obsolete "fake section table" reservation
Sean Christopherson
2
-30
/
+0
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
2
-2
/
+2
2018-11-22
x86/vsyscall/64: Use X86_PF constants in the simulated #PF error code
Andy Lutomirski
1
-1
/
+1
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-0
/
+29
2018-10-26
x86: convert vdso to use vm_fault_t
Matthew Wilcox
1
-15
/
+9
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+1
2018-10-23
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-173
/
+88
2018-10-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-72
/
+45
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+10
2018-10-23
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-44
/
+2
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-10-17
x86/entry/64: Further improve paranoid_entry comments
Andy Lutomirski
1
-6
/
+4
2018-10-17
x86/entry/32: Clear the CS high bits
Jan Kiszka
1
-6
/
+7
2018-10-14
x86/entry: Add some paranoid entry/exit CR3 handling comments
Dave Hansen
1
-0
/
+15
2018-10-08
x86/fsgsbase/64: Clean up various details
Ingo Molnar
1
-0
/
+1
2018-10-08
x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...
Ingo Molnar
1
-1
/
+1
2018-10-08
x86/vdso: Initialize the CPU/node NR segment descriptor earlier
Chang S. Bae
1
-32
/
+1
2018-10-08
x86/vdso: Introduce helper functions for CPU and node number
Chang S. Bae
2
-20
/
+8
2018-10-08
x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER
Chang S. Bae
1
-1
/
+1
2018-10-06
x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
1
-1
/
+1
2018-10-05
x86/vdso: Rearrange do_hres() to improve code generation
Andy Lutomirski
1
-4
/
+8
2018-10-05
x86/vdso: Remove "memory" clobbers in the vDSO syscall fallbacks
Andy Lutomirski
1
-2
/
+2
2018-10-04
x66/vdso: Add CLOCK_TAI support
Thomas Gleixner
1
-0
/
+4
[next]