Age | Commit message (Expand) | Author | Files | Lines |
2017-11-13 | Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -5/+0 |
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 | 4 | -45/+122 |
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 | 24 | -1034/+1088 |
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 | 2 | -6/+8 |
2017-11-13 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 9 | -46/+65 |
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-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -5/+5 |
2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 24 | -132/+767 |
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 | 4 | -76/+102 |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -8/+21 |
2017-11-13 | Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86' | Rafael J. Wysocki | 1 | -5/+0 |
2017-11-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -16/+17 |
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 | x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st... | Juergen Gross | 3 | -2/+4 |
2017-11-10 | x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGA | Juergen Gross | 1 | -0/+5 |
2017-11-10 | x86/virt: Add enum for hypervisors to replace x86_hyper | Juergen Gross | 4 | -9/+15 |
2017-11-10 | x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a... | Juergen Gross | 6 | -33/+40 |
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 | 116 | -119/+246 |
2017-11-10 | x86/debug: Handle warnings before the notifier chain, to fix KGDB crash | Alexander Shishkin | 1 | -3/+7 |
2017-11-08 | x86/idt: Remove X86_TRAP_BP initialization in idt_setup_traps() | Yonghong Song | 1 | -2/+0 |
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 | 1 | -1/+24 |
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 | 2 | -0/+322 |
2017-11-08 | x86: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 1 | -1/+1 |
2017-11-08 | Merge branch 'x86/mpx' into x86/asm, to pick up dependent commits | Ingo Molnar | 1 | -6/+9 |
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 | 1 | -11/+54 |
2017-11-07 | X86/KVM: Decrypt shared per-cpu variables when SEV is active | Brijesh Singh | 1 | -3/+37 |
2017-11-07 | resource: Provide resource struct in resource walk callback | Tom Lendacky | 2 | -10/+10 |
2017-11-07 | x86/mm: Don't attempt to encrypt initrd under SEV | Tom Lendacky | 1 | -2/+4 |
2017-11-07 | kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules | Zhou Chengming | 1 | -13/+13 |
2017-11-07 | ACPI / APEI: Remove arch_apei_flush_tlb_one() | James Morse | 1 | -5/+0 |
2017-11-07 | x86/MCE/AMD: Fix mce_severity_amd_smca() signature | Yazen Ghannam | 1 | -1/+1 |
2017-11-07 | x86/MCE/AMD: Always give panic severity for UC errors in kernel context | Yazen Ghannam | 1 | -4/+3 |
2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar | 113 | -102/+168 |
2017-11-07 | Merge branch 'linus' into x86/apic, to resolve conflicts | Ingo Molnar | 121 | -136/+337 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 115 | -116/+224 |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 115 | -116/+224 |
2017-11-06 | Merge branch 'x86/mm' into x86/asm, to pick up pending changes | Ingo Molnar | 2 | -6/+8 |
2017-11-06 | Merge branch 'x86/fpu' into x86/asm, to pick up fix | Ingo Molnar | 1 | -15/+11 |
2017-11-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+13 |