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-11-16
x86/iopl: Remove legacy IOPL option
Thomas Gleixner
4
-58
/
+11
2019-11-16
x86/iopl: Restrict iopl() permission scope
Thomas Gleixner
3
-39
/
+85
2019-11-16
x86/iopl: Fixup misleading comment
Thomas Gleixner
1
-8
/
+27
2019-11-16
x86/ioperm: Share I/O bitmap if identical
Thomas Gleixner
2
-42
/
+45
2019-11-16
x86/ioperm: Remove bitmap if all permissions dropped
Thomas Gleixner
2
-15
/
+21
2019-11-16
x86/ioperm: Move TSS bitmap update to exit to user work
Thomas Gleixner
2
-41
/
+43
2019-11-16
x86/ioperm: Add bitmap sequence number
Thomas Gleixner
3
-10
/
+34
2019-11-16
x86/ioperm: Move iobitmap data into a struct
Thomas Gleixner
3
-35
/
+42
2019-11-16
x86/tss: Move I/O bitmap data into a seperate struct
Thomas Gleixner
3
-7
/
+7
2019-11-16
x86/io: Speedup schedule out of I/O bitmap user
Thomas Gleixner
4
-29
/
+43
2019-11-16
x86/ioperm: Avoid bitmap allocation if no permissions are set
Thomas Gleixner
1
-0
/
+3
2019-11-16
x86/ioperm: Simplify first ioperm() invocation logic
Thomas Gleixner
1
-29
/
+26
2019-11-16
x86/iopl: Cleanup include maze
Thomas Gleixner
1
-12
/
+4
2019-11-16
x86/cpu: Unify cpu_init()
Thomas Gleixner
1
-108
/
+65
2019-11-16
x86/process: Unify copy_thread_tls()
Thomas Gleixner
3
-143
/
+100
2019-11-16
x86/ptrace: Prevent truncation of bitmap size
Thomas Gleixner
1
-1
/
+1
2019-11-15
x86/alternatives: Teach text_poke_bp() to emulate instructions
Peter Zijlstra
3
-40
/
+112
2019-11-15
x86/cpu: Align cpu_caps_cleared and cpu_caps_set to unsigned long
Fenghua Yu
1
-2
/
+3
2019-11-15
x86: Remove the calgary IOMMU driver
Christoph Hellwig
4
-1770
/
+0
2019-11-15
Merge branch 'linus' into x86/hyperv
Thomas Gleixner
77
-762
/
+1575
2019-11-14
x86/crash: Align function arguments on opening braces
Borislav Petkov
1
-17
/
+11
2019-11-14
x86/kdump: Remove the backup region handling
Lianbo Jiang
2
-123
/
+11
2019-11-14
x86/kdump: Always reserve the low 1M when the crashkernel option is specified
Lianbo Jiang
1
-0
/
+15
2019-11-13
ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layout
Josh Poimboeuf
1
-1
/
+11
2019-11-13
ftrace/x86: Add a counter to test function_graph with direct
Steven Rostedt (VMware)
1
-3
/
+5
2019-11-13
ftrace/x86: Add register_ftrace_direct() for custom trampolines
Steven Rostedt (VMware)
2
-7
/
+39
2019-11-13
x86/resctrl: Fix potential lockdep warning
Xiaochen Shen
1
-4
/
+0
2019-11-12
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-39
/
+384
2019-11-12
x86/boot: Introduce setup_indirect
Daniel Kiper
4
-11
/
+58
2019-11-12
x86/mce/therm_throt: Optimize notifications of thermal throttle
Srinivas Pandruvada
1
-24
/
+227
2019-11-12
x86/quirks: Disable HPET on Intel Coffe Lake platforms
Kai-Heng Feng
1
-0
/
+2
2019-11-12
x86/init: Allow DT configured systems to disable RTC at boot time
Rahul Tanwar
1
-1
/
+23
2019-11-12
x86/hyperv: Allow guests to enable InvariantTSC
Andrea Parri
1
-1
/
+6
2019-11-07
x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
Josh Poimboeuf
1
-4
/
+0
2019-11-07
x86/efi: EFI soft reservation to E820 enumeration
Dan Williams
1
-2
/
+10
2019-11-07
x86/efi: Push EFI_MEMMAP check into leaf routines
Dan Williams
1
-10
/
+8
2019-11-07
x86/umip: Make the comments vendor-agnostic
Babu Moger
1
-6
/
+6
2019-11-07
x86/Kconfig: Rename UMIP config parameter
Babu Moger
1
-1
/
+1
2019-11-05
x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_early
Michael Zhivich
1
-0
/
+3
2019-11-05
x86/dumpstack/64: Don't evaluate exception stacks before setup
Thomas Gleixner
1
-0
/
+7
2019-11-05
x86/apic/32: Avoid bogus LDR warnings
Jan Beulich
1
-13
/
+15
2019-11-04
x86/fpu: Use XFEATURE_FP/SSE enum values instead of hardcoded numbers
Cyrill Gorcunov
1
-6
/
+10
2019-11-04
x86/fpu: Shrink space allocated for xstate_comp_offsets
Cyrill Gorcunov
1
-2
/
+2
2019-11-04
x86/fpu: Update stale variable name in comment
Cyrill Gorcunov
1
-1
/
+1
2019-11-04
x86/vmlinux: Use INT3 instead of NOP for linker fill bytes
Kees Cook
1
-1
/
+1
2019-11-04
x86/mm: Report actual image regions in /proc/iomem
Kees Cook
1
-1
/
+11
2019-11-04
x86/vmlinux: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
1
-2
/
+1
2019-11-04
x86/vmlinux: Actually use _etext for the end of the text segment
Kees Cook
1
-4
/
+3
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-2
/
+0
2019-11-04
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
1
-2
/
+1
[prev]
[next]