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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2020-03-31
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+221
2020-03-31
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-36
/
+39
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-306
/
+268
2020-03-31
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2020-03-31
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+2
2020-03-30
Merge tag 'x86-timers-2020-03-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+112
2020-03-30
Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-2
/
+210
2020-03-30
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-64
/
+306
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-23
/
+32
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+6
2020-03-30
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+6
2020-03-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+289
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-37
/
+60
2020-03-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-11
/
+8
2020-03-30
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+8
2020-03-30
Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-4
/
+12
2020-03-30
Merge tag 'ras_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-20
/
+80
2020-03-28
Merge branch 'next.uaccess-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
3
-276
/
+244
2020-03-27
x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
H.J. Lu
1
-0
/
+1
2020-03-27
x86/split_lock: Avoid runtime reads of the TEST_CTRL MSR
Xiaoyao Li
1
-5
/
+4
2020-03-27
x86/split_lock: Rework the initialization flow of split lock detection
Xiaoyao Li
1
-33
/
+42
2020-03-27
x86/jump_label: Move 'inline' keyword placement
Randy Dunlap
1
-1
/
+1
2020-03-26
x86: unsafe_put-style macro for sigmask
Al Viro
1
-4
/
+8
2020-03-26
x86: x32_setup_rt_frame(): consolidate uaccess areas
Al Viro
1
-12
/
+5
2020-03-26
x86: __setup_rt_frame(): consolidate uaccess areas
Al Viro
1
-17
/
+9
2020-03-26
x86: __setup_frame(): consolidate uaccess areas
Al Viro
1
-17
/
+6
2020-03-26
x86: setup_sigcontext(): list user_access_{begin,end}() into callers
Al Viro
1
-21
/
+24
2020-03-26
x86: get rid of put_user_try in __setup_rt_frame() (both 32bit and 64bit)
Al Viro
1
-43
/
+48
2020-03-25
x86/kexec: Make relocate_kernel_64.S objtool clean
Peter Zijlstra
2
-1
/
+7
2020-03-25
x86/kexec: Use RIP relative addressing
Peter Zijlstra
1
-4
/
+1
2020-03-25
Merge branch 'x86/cpu' into perf/core, to resolve conflict
Ingo Molnar
7
-37
/
+35
2020-03-25
x86/smp: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
1
-16
/
+6
2020-03-25
x86/alternatives: Mark text_poke_loc_init() static
Qiujun Huang
1
-2
/
+2
2020-03-24
x86/kernel: Convert to new CPU match macros
Thomas Gleixner
3
-27
/
+21
2020-03-24
x86/cpu/bugs: Convert to new matching macros
Thomas Gleixner
1
-2
/
+2
2020-03-24
x86/cpu: Add consistent CPU match macros
Thomas Gleixner
1
-4
/
+9
2020-03-24
x86/vmware: Use bool type for vmw_sched_clock
Alexey Makhalov
1
-2
/
+2
2020-03-24
x86/vmware: Enable steal time accounting
Alexey Makhalov
1
-1
/
+12
2020-03-24
x86/vmware: Add steal time clock support for VMware guests
Alexey Makhalov
1
-0
/
+197
2020-03-24
x86/vmware: Remove vmware_sched_clock_setup()
Alexey Makhalov
1
-5
/
+10
2020-03-24
x86/vmware: Make vmware_select_hypercall() __init
Alexey Makhalov
1
-1
/
+1
2020-03-23
x86/cpu: Fix a -Wmissing-prototypes warning for init_ia32_feat_ctl()
Benjamin Thiel
1
-0
/
+1
2020-03-22
x86/mce/amd: Add PPIN support for AMD MCE
Wei Huang
2
-0
/
+32
2020-03-21
x86: Remove unneeded includes
Brian Gerst
6
-7
/
+0
2020-03-21
x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments
Brian Gerst
2
-0
/
+257
2020-03-21
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
2
-45
/
+0
2020-03-21
x86/entry/64: Use syscall wrappers for x32_rt_sigreturn
Brian Gerst
1
-1
/
+1
2020-03-21
x86: Replace setup_irq() by request_irq()
afzal mohammed
2
-20
/
+11
2020-03-20
x86/optprobe: Fix OPTPROBE vs UACCESS
Peter Zijlstra
1
-0
/
+25
[next]