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
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+3
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-10
/
+13
2017-11-13
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
17
-98
/
+143
2017-11-13
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+7
2017-11-13
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+8
2017-11-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-7
/
+7
2017-11-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
85
-1015
/
+3657
2017-11-13
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+9
2017-11-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-79
/
+131
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
22
-72
/
+126
2017-11-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-19
/
+20
2017-11-10
Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
Linus Torvalds
3
-11
/
+6
2017-11-10
locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE
Michael S. Tsirkin
1
-4
/
+8
2017-11-10
x86/virt/xen: Use guest_late_init to detect Xen PVH guest
Juergen Gross
2
-11
/
+22
2017-11-10
x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...
Juergen Gross
5
-4
/
+6
2017-11-10
x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGA
Juergen Gross
2
-0
/
+6
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
8
-23
/
+34
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
11
-59
/
+75
2017-11-10
Merge branch 'linus' into x86/platform, to refresh the branch
Ingo Molnar
758
-211
/
+951
2017-11-10
Merge branch 'linus' into x86/asm, to resolve conflict
Ingo Molnar
1
-1
/
+1
2017-11-10
Merge branch 'x86/mm' into x86/asm, to merge branches
Ingo Molnar
1
-1
/
+0
2017-11-10
x86/debug: Handle warnings before the notifier chain, to fix KGDB crash
Alexander Shishkin
1
-3
/
+7
2017-11-09
x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging
Kirill A. Shutemov
1
-1
/
+1
2017-11-09
x86/build: Make the boot image generation less verbose
Changbin Du
1
-5
/
+10
2017-11-08
x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability
Jiri Kosina
1
-1
/
+1
2017-11-08
x86/idt: Remove X86_TRAP_BP initialization in idt_setup_traps()
Yonghong Song
1
-2
/
+0
2017-11-08
x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context
Borislav Petkov
1
-2
/
+2
2017-11-08
x86/traps: Fix up general protection faults caused by UMIP
Ricardo Neri
1
-0
/
+6
2017-11-08
x86/umip: Enable User-Mode Instruction Prevention at runtime
Ricardo Neri
2
-1
/
+34
2017-11-08
x86/umip: Force a page fault when unable to copy emulated result to user
Ricardo Neri
1
-2
/
+47
2017-11-08
x86/umip: Add emulation code for UMIP instructions
Ricardo Neri
3
-0
/
+334
2017-11-08
x86/cpufeature: Add User-Mode Instruction Prevention definitions
Ricardo Neri
3
-1
/
+10
2017-11-08
x86/insn-eval: Add support to resolve 16-bit address encodings
Ricardo Neri
1
-1
/
+212
2017-11-08
x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode
Ricardo Neri
1
-0
/
+11
2017-11-08
x86/insn-eval: Add wrapper function for 32 and 64-bit addresses
Ricardo Neri
1
-5
/
+55
2017-11-08
x86/insn-eval: Add support to resolve 32-bit address encodings
Ricardo Neri
1
-6
/
+106
2017-11-08
x86/insn-eval: Compute linear address in several utility functions
Ricardo Neri
1
-58
/
+185
2017-11-08
x86: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2
-4
/
+2
2017-11-08
Merge branch 'x86/mpx' into x86/asm, to pick up dependent commits
Ingo Molnar
6
-125
/
+910
2017-11-08
x86/unwind: Disable KASAN checking in the ORC unwinder
Josh Poimboeuf
1
-1
/
+1
2017-11-07
resource: Fix resource_size.cocci warnings
kbuild test robot
1
-2
/
+2
2017-11-07
x86/smpboot: Make optimization of delay calibration work correctly
Pavel Tatashin
2
-10
/
+9
2017-11-07
X86/KVM: Clear encryption attribute when SEV is active
Brijesh Singh
2
-13
/
+57
2017-11-07
X86/KVM: Decrypt shared per-cpu variables when SEV is active
Brijesh Singh
1
-3
/
+37
2017-11-07
x86: Add support for changing memory encryption attribute in early boot
Brijesh Singh
2
-0
/
+138
2017-11-07
x86/io: Unroll string I/O when SEV is active
Tom Lendacky
2
-4
/
+47
2017-11-07
x86/boot: Add early boot support when running with SEV active
Tom Lendacky
8
-15
/
+186
2017-11-07
x86/mm: Add DMA support for SEV memory encryption
Tom Lendacky
1
-0
/
+86
2017-11-07
x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages
Tom Lendacky
1
-12
/
+67
2017-11-07
resource: Provide resource struct in resource walk callback
Tom Lendacky
2
-10
/
+10
[next]