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
2019-08-09
fs/core/vmcore: Move sev_active() reference to x86 arch code
Thiago Jung Bauermann
1
-0
/
+5
2019-07-25
x86/speculation/mds: Apply more accurate check on hypervisor platform
Zhenzhong Duan
1
-1
/
+1
2019-07-25
x86/hpet: Undo the early counter is counting check
Thomas Gleixner
1
-4
/
+8
2019-07-22
x86/irq/64: Update stale comment
Cao jin
1
-4
/
+4
2019-07-22
x86/sysfb_efi: Add quirks for some devices with swapped width and height
Hans de Goede
1
-0
/
+46
2019-07-22
x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()
Eiichi Tsukata
1
-1
/
+1
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-35
/
+28
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+3
2019-07-19
Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-12
/
+15
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+1
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+2
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-4
/
+2
2019-07-18
x86/head/64: Annotate start_cpu0() as non-callable
Josh Poimboeuf
1
-2
/
+2
2019-07-18
x86/paravirt: Fix callee-saved function ELF sizes
Josh Poimboeuf
1
-0
/
+1
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-3
/
+3
2019-07-17
x86/mm, tracing: Fix CR2 corruption
Peter Zijlstra
2
-9
/
+5
2019-07-17
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
3
-4
/
+3
2019-07-17
x86/xen: Add "nopv" support for HVM guest
Zhenzhong Duan
1
-2
/
+2
2019-07-17
x86/paravirt: Remove const mark from x86_hyper_xen_hvm variable
Zhenzhong Duan
1
-8
/
+0
2019-07-17
x86: Add "nopv" parameter to disable PV extensions
Zhenzhong Duan
2
-0
/
+12
2019-07-17
Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get ini...
Zhenzhong Duan
1
-2
/
+1
2019-07-17
x86/process: Delete useless check for dead process with LDT
Jann Horn
1
-11
/
+1
2019-07-16
x86/e820: Use proper booleans instead of 0/1
Yi Wang
1
-2
/
+2
2019-07-16
x86/apic: Silence -Wtype-limits compiler warnings
Qian Cai
1
-1
/
+1
2019-07-16
x86/boot: Fix memory leak in default_get_smp_config()
David Rientjes
1
-6
/
+4
2019-07-15
Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ...
Andy Lutomirski
1
-2
/
+12
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+21
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-49
/
+11
2019-07-12
x86: use static_cpu_has in uaccess region to avoid instrumentation
Marco Elver
1
-1
/
+1
2019-07-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-42
/
+83
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
64
-399
/
+94
2019-07-11
x86/stacktrace: Prevent infinite loop in arch_stack_walk_user()
Eiichi Tsukata
1
-5
/
+3
2019-07-10
x86/asm: Move native_write_cr0/4() out of line
Thomas Gleixner
2
-29
/
+57
2019-07-09
x86/alternatives: Fix int3_emulate_call() selftest stack corruption
Peter Zijlstra
1
-5
/
+20
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
4
-4
/
+4
2019-07-09
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-6
/
+75
2019-07-09
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+104
2019-07-09
Revert "x86/build: Move _etext to actual end of .text"
Ross Zwisler
1
-3
/
+3
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-14
/
+15
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+10
2019-07-08
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-19
/
+139
2019-07-08
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-2
/
+76
2019-07-08
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-202
/
+185
2019-07-08
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+47
2019-07-08
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-15
/
+33
2019-07-08
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+7
2019-07-08
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+3
2019-07-08
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-172
/
+201
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-154
/
+178
[next]