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-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
6
-262
/
+2
2017-11-23
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
3
-4
/
+4
2017-11-23
x86/boot/KASLR: Remove unused variable
Chao Fan
1
-3
/
+2
2017-11-23
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
Andy Lutomirski
1
-2
/
+8
2017-11-22
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2
-8
/
+137
2017-11-22
x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
Andy Lutomirski
1
-2
/
+2
2017-11-21
x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...
Ricardo Neri
1
-4
/
+58
2017-11-17
x86/smpboot: Fix __max_logical_packages estimate
Prarit Bhargava
1
-45
/
+10
2017-11-17
x86/topology: Avoid wasting 128k for package id array
Andi Kleen
2
-44
/
+30
2017-11-17
perf/x86/intel/uncore: Cache logical pkg id in uncore driver
Andi Kleen
3
-4
/
+4
2017-11-17
x86/acpi: Reduce code duplication in mp_override_legacy_irq()
Vikas C Sajjan
1
-22
/
+5
2017-11-17
x86/acpi: Handle SCI interrupts above legacy space gracefully
Vikas C Sajjan
1
-1
/
+33
2017-11-17
x86/boot: Fix boot failure when SMP MP-table is based at 0
Tom Lendacky
1
-2
/
+4
2017-11-16
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2
-0
/
+20
2017-11-16
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
Kirill A. Shutemov
4
-6
/
+62
2017-11-14
x86/umip: Identify the STR and SLDT instructions
Ricardo Neri
1
-8
/
+16
2017-11-14
x86/umip: Print a line in the boot log that UMIP has been enabled
Ricardo Neri
1
-0
/
+2
2017-11-14
x86/umip: Select X86_INTEL_UMIP by default
Ricardo Neri
1
-3
/
+9
2017-11-13
x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()
Rafael J. Wysocki
1
-4
/
+7
2017-11-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-51
/
+148
2017-11-13
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-32
/
+159
2017-11-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
38
-1289
/
+1437
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-12
x86/intel_rdt: Fix a silent failure when writing zero value schemata
Xiaochen Shen
1
-0
/
+5
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
x86/tsc: Mark cyc2ns_init() and detect_art() __init
Dou Liyang
1
-2
/
+2
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
[next]