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
2018-10-06
x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
1
-0
/
+1
2018-10-06
x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
1
-0
/
+1
2018-10-06
x86/extable: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
1
-0
/
+1
2018-10-06
Merge branch 'core/core' into x86/build, to prevent conflicts
Ingo Molnar
2
-37
/
+31
2018-10-05
Merge branch 'x86/core' into x86/build, to avoid conflicts
Ingo Molnar
3
-42
/
+14
2018-10-04
x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops
Nadav Amit
1
-0
/
+1
2018-10-04
x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...
Nadav Amit
1
-0
/
+1
2018-10-04
x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugs
Nadav Amit
1
-0
/
+1
2018-10-04
x86/refcount: Work around GCC inlining bug
Nadav Amit
1
-0
/
+1
2018-10-04
x86/objtool: Use asm macros to work around GCC inlining bugs
Nadav Amit
1
-0
/
+2
2018-10-04
kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...
Nadav Amit
1
-0
/
+7
2018-10-04
Merge branch 'linus' into x86/core, to pick up fixes
Ingo Molnar
18
-66
/
+230
2018-09-27
x86/jump_label: Switch to jump_entry accessors
Ard Biesheuvel
1
-37
/
+25
2018-09-27
x86: Add support for 64-bit place relative relocations
Ard Biesheuvel
1
-0
/
+6
2018-09-20
x86/mm: Expand static page table for fixmap space
Feng Tang
2
-5
/
+15
2018-09-19
x86/paravirt: Fix some warning messages
Dan Carpenter
1
-2
/
+2
2018-09-18
x86/intel_rdt: Fix incorrect loop end condition
Reinette Chatre
1
-1
/
+1
2018-09-18
x86/intel_rdt: Fix exclusive mode handling of MBA resource
Reinette Chatre
1
-2
/
+12
2018-09-18
x86/intel_rdt: Fix incorrect loop end condition
Reinette Chatre
1
-1
/
+1
2018-09-18
x86/intel_rdt: Do not allow pseudo-locking of MBA resource
Reinette Chatre
1
-0
/
+6
2018-09-18
x86/intel_rdt: Fix unchecked MSR access
Reinette Chatre
1
-0
/
+12
2018-09-18
x86/intel_rdt: Fix invalid mode warning when multiple resources are managed
Reinette Chatre
1
-1
/
+1
2018-09-18
x86/intel_rdt: Global closid helper to support future fixes
Reinette Chatre
2
-0
/
+8
2018-09-18
x86/intel_rdt: Fix size reporting of MBA resource
Reinette Chatre
1
-4
/
+10
2018-09-18
x86/intel_rdt: Fix data type in parsing callbacks
Xiaochen Shen
2
-17
/
+20
2018-09-15
x86/kvm: Use __bss_decrypted attribute in shared variables
Brijesh Singh
1
-3
/
+49
2018-09-15
x86/mm: Add .bss..decrypted section to hold shared variables
Brijesh Singh
2
-0
/
+35
2018-09-15
x86/APM: Fix build warning when PROC_FS is not enabled
Randy Dunlap
1
-0
/
+2
2018-09-12
x86/xen: Disable CPU0 hotplug for Xen PV
Juergen Gross
1
-1
/
+3
2018-09-11
x86/EISA: Don't probe EISA bus for Xen PV guests
Boris Ostrovsky
1
-2
/
+8
2018-09-08
x86/apic/vector: Make error return value negative
Thomas Gleixner
1
-1
/
+1
2018-09-06
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
Jann Horn
3
-12
/
+15
2018-09-06
x86/tsc: Prevent result truncation on 32bit
Chuanhua Lei
1
-1
/
+1
2018-09-03
x86/fault: Plumb error code and fault address through to fault handlers
Jann Horn
2
-4
/
+4
2018-09-03
x86/kprobes: Stop calling fixup_exception() from kprobe_fault_handler()
Jann Horn
1
-9
/
+0
2018-09-03
x86/kprobes: Inline kprobe_exceptions_notify() into do_general_protection()
Jann Horn
2
-30
/
+11
2018-09-02
x86/microcode: Update the new microcode revision unconditionally
Filippo Sironi
2
-14
/
+21
2018-09-02
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
Prarit Bhargava
2
-0
/
+8
2018-08-31
x86/dumpstack: Don't dump kernel memory based on usermode RIP
Jann Horn
1
-3
/
+13
2018-08-30
x86/alternatives: Lockdep-enforce text_mutex in text_poke*()
Jiri Kosina
1
-4
/
+5
2018-08-30
x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
Jann Horn
1
-0
/
+4
2018-08-27
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
2
-5
/
+42
2018-08-27
x86/spectre: Add missing family 6 check to microcode check
Andi Kleen
1
-0
/
+3
2018-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+5
2018-08-25
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
2
-50
/
+3
2018-08-24
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2018-08-24
x86/speculation/l1tf: Suggest what to do on systems with too much RAM
Vlastimil Babka
1
-0
/
+4
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
2
-1
/
+6
2018-08-22
Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2018-08-20
x86/memory_failure: Introduce {set, clear}_mce_nospec()
Dan Williams
2
-50
/
+3
[next]