index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-59
/
+216
2019-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+10
2019-07-08
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-514
/
+423
2019-07-08
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
12
-44
/
+477
2019-07-08
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-58
/
+29
2019-07-08
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
15
-62
/
+193
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+4
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-3
/
+0
2019-07-07
x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()
Sebastian Andrzej Siewior
2
-11
/
+2
2019-07-07
x86/fpu: Make 'no387' and 'nofxsr' command line options useful
Sebastian Andrzej Siewior
2
-10
/
+12
2019-07-04
Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+10
2019-07-03
x86/fsgsbase: Revert FSGSBASE support
Thomas Gleixner
2
-129
/
+12
2019-07-03
clocksource/drivers: Make Hyper-V clocksource ISA agnostic
Michael Kelley
1
-1
/
+3
2019-07-03
x86/irq: Seperate unused system vectors from spurious entry again
Thomas Gleixner
2
-12
/
+24
2019-07-03
x86/irq: Handle spurious interrupt after shutdown gracefully
Thomas Gleixner
2
-3
/
+3
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_process() and ftrace_arch_code_modify_prepare()
Jiri Kosina
1
-0
/
+2
2019-07-02
KVM: X86: Yield to IPI target if necessary
Wanpeng Li
1
-0
/
+21
2019-06-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-39
/
+71
2019-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+5
2019-06-29
x86/timer: Skip PIT initialization on modern chipsets
Thomas Gleixner
4
-3
/
+60
2019-06-28
ftrace/x86: Add a comment to why we take text_mutex in ftrace_arch_code_modify_prepare()
Steven Rostedt (VMware)
1
-0
/
+5
2019-06-28
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run_update_code()
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/kdump/64: Restrict kdump kernel reservation to <64TB
Baoquan He
1
-3
/
+12
2019-06-28
x86/kexec/64: Prevent kexec from 5-level paging to a 4-level only kernel
Baoquan He
1
-0
/
+5
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
2
-82
/
+61
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
2019-06-28
x86/hpet: Coding style cleanup
Ingo Molnar
1
-17
/
+26
2019-06-28
x86/hpet: Clean up comments
Ingo Molnar
1
-18
/
+23
2019-06-28
x86/hpet: Make naming consistent
Ingo Molnar
1
-10
/
+10
2019-06-28
x86/hpet: Remove not required includes
Ingo Molnar
1
-11
/
+1
2019-06-28
x86/hpet: Decapitalize and rename EVT_TO_HPET_DEV
Thomas Gleixner
1
-17
/
+10
2019-06-28
x86/hpet: Simplify counter validation
Thomas Gleixner
1
-6
/
+4
2019-06-28
x86/hpet: Separate counter check out of clocksource register code
Thomas Gleixner
1
-34
/
+31
2019-06-28
x86/hpet: Shuffle code around for readability sake
Thomas Gleixner
1
-40
/
+41
2019-06-28
x86/hpet: Move static and global variables to one place
Thomas Gleixner
1
-28
/
+22
2019-06-28
x86/hpet: Sanitize stub functions
Thomas Gleixner
1
-9
/
+3
2019-06-28
x86/hpet: Mark init functions __init
Thomas Gleixner
1
-3
/
+3
[prev]
[next]