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
Age
Commit message (
Expand
)
Author
Files
Lines
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
6
-154
/
+188
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
12
-238
/
+423
2019-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-5
/
+12
2019-07-08
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-519
/
+427
2019-07-08
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
21
-55
/
+527
2019-07-08
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-59
/
+29
2019-07-08
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-22
/
+74
2019-07-08
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-69
/
+251
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
21
-540
/
+409
2019-07-08
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-14
/
+6
2019-07-07
x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()
Sebastian Andrzej Siewior
3
-12
/
+2
2019-07-07
x86/fpu: Make 'no387' and 'nofxsr' command line options useful
Sebastian Andrzej Siewior
2
-10
/
+12
2019-07-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-14
/
+24
2019-07-04
Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+10
2019-07-03
x86/fsgsbase: Revert FSGSBASE support
Thomas Gleixner
7
-326
/
+50
2019-07-03
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
Michael Kelley
5
-160
/
+17
2019-07-03
clocksource/drivers: Make Hyper-V clocksource ISA agnostic
Michael Kelley
2
-1
/
+9
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
106
-785
/
+579
2019-07-03
x86/irq: Seperate unused system vectors from spurious entry again
Thomas Gleixner
5
-16
/
+76
2019-07-03
x86/irq: Handle spurious interrupt after shutdown gracefully
Thomas Gleixner
3
-4
/
+5
2019-07-03
x86/ioapic: Implement irq_get_irqchip_state() callback
Thomas Gleixner
1
-0
/
+46
2019-07-02
ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_pro...
Jiri Kosina
1
-0
/
+2
2019-07-02
KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC
Wanpeng Li
1
-1
/
+1
2019-07-02
KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
Liran Alon
1
-9
/
+16
2019-07-02
KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMM
Liran Alon
1
-1
/
+4
2019-07-02
KVM: x86: degrade WARN to pr_warn_ratelimited
Paolo Bonzini
1
-3
/
+3
2019-07-02
x86/entry/64: Fix and clean up paranoid_exit
Andy Lutomirski
1
-16
/
+17
2019-07-02
x86/entry/64: Don't compile ignore_sysret if 32-bit emulation is enabled
Andy Lutomirski
1
-0
/
+6
2019-06-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-55
/
+89
2019-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-30
/
+16
2019-06-29
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-06-29
x86/timer: Skip PIT initialization on modern chipsets
Thomas Gleixner
6
-3
/
+63
2019-06-28
ftrace/x86: Add a comment to why we take text_mutex in ftrace_arch_code_modif...
Steven Rostedt (VMware)
1
-0
/
+5
2019-06-28
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...
Petr Mladek
1
-0
/
+3
2019-06-28
x86/mtrr: Skip cache flushes on CPUs with cache self-snooping
Ricardo Neri
1
-2
/
+13
2019-06-28
x86/cpu/intel: Clear cache self-snoop capability in CPUs with known errata
Ricardo Neri
1
-0
/
+27
2019-06-28
x86/hpet: Use channel for legacy clockevent storage
Thomas Gleixner
1
-8
/
+3
2019-06-28
x86/hpet: Use common init for legacy clockevent
Thomas Gleixner
1
-33
/
+54
2019-06-28
x86/hpet: Carve out shareable parts of init_one_hpet_msi_clockevent()
Thomas Gleixner
1
-13
/
+20
2019-06-28
x86/hpet: Consolidate clockevent functions
Thomas Gleixner
1
-67
/
+25
2019-06-28
x86/hpet: Wrap legacy clockevent in hpet_channel
Thomas Gleixner
1
-22
/
+27
2019-06-28
x86/hpet: Use cached info instead of extra flags
Thomas Gleixner
1
-53
/
+23
2019-06-28
x86/hpet: Move clockevents into channels
Thomas Gleixner
3
-85
/
+64
2019-06-28
x86/hpet: Rename variables to prepare for switching to channels
Ingo Molnar
1
-62
/
+62
2019-06-28
x86/hpet: Add function to select a /dev/hpet channel
Thomas Gleixner
1
-0
/
+17
2019-06-28
x86/hpet: Add mode information to struct hpet_channel
Thomas Gleixner
1
-0
/
+11
2019-06-28
x86/hpet: Use cached channel data
Thomas Gleixner
1
-25
/
+16
2019-06-28
x86/hpet: Introduce struct hpet_base and struct hpet_channel
Thomas Gleixner
1
-34
/
+48
[next]