| Commit message (Expand) | Author | Age | Files | Lines |
* | locking/x86: Remove the unused atomic_inc_short() methd | Dmitry Vyukov | 2017-06-08 | 2 | -15/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-06-03 | 1 | -0/+6 |
|\ |
|
| * | frv: declare jiffies to be located in the .data section | Matthias Kaehlcke | 2017-06-03 | 1 | -0/+6 |
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2017-06-02 | 2 | -4/+6 |
|\ \
| |/
|/| |
|
| * | ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation | Lorenzo Pieralisi | 2017-06-02 | 1 | -3/+3 |
| * | ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path | Timmy Li | 2017-05-25 | 1 | -1/+3 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-02 | 3 | -15/+12 |
|\ \ |
|
| * | | Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT" | Ingo Molnar | 2017-06-01 | 1 | -6/+3 |
| * | | x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT... | Borislav Petkov | 2017-05-29 | 1 | -1/+1 |
| * | | x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt... | Borislav Petkov | 2017-05-29 | 1 | -8/+8 |
* | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-02 | 3 | -10/+78 |
|\ \ \ |
|
| * | | | x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled | Baoquan He | 2017-05-28 | 1 | -8/+71 |
| * | | | x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map | Sai Praneeth | 2017-05-28 | 1 | -2/+4 |
| * | | | efi: Don't issue error message when booted under Xen | Juergen Gross | 2017-05-28 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-06-01 | 4 | -102/+83 |
|\ \ \ |
|
| * | | | KVM: x86: Fix nmi injection failure when vcpu got blocked | ZhuangYanying | 2017-06-01 | 1 | -2/+5 |
| * | | | KVM: SVM: do not zero out segment attributes if segment is unusable or not pr... | Roman Pen | 2017-06-01 | 1 | -13/+11 |
| * | | | KVM: SVM: ignore type when setting segment registers | Gioh Kim | 2017-05-30 | 1 | -1/+1 |
| * | | | KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging | Radim Krčmář | 2017-05-30 | 1 | -83/+57 |
| * | | | KVM: x86: Fix virtual wire mode | Jan H. Schönherr | 2017-05-26 | 1 | -1/+2 |
| * | | | KVM: nVMX: Fix handling of lmsw instruction | Jan H. Schönherr | 2017-05-26 | 1 | -2/+5 |
| * | | | KVM: X86: Fix preempt the preemption timer cancel | Wanpeng Li | 2017-05-26 | 1 | -0/+2 |
* | | | | kthread: fix boot hang (regression) on MIPS/OpenRISC | Vegard Nossum | 2017-05-29 | 2 | -3/+0 |
| |/ /
|/| | |
|
* | | | Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-05-27 | 5 | -5/+11 |
|\ \ \ |
|
| * | | | powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions | Nicholas Piggin | 2017-05-25 | 2 | -1/+4 |
| * | | | powerpc/spufs: Fix hash faults for kernel regions | Jeremy Kerr | 2017-05-25 | 1 | -1/+3 |
| * | | | powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N | Michael Neuling | 2017-05-25 | 1 | -0/+2 |
| * | | | powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call | Alistair Popple | 2017-05-25 | 1 | -3/+2 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-05-27 | 9 | -37/+81 |
|\ \ \ \ |
|
| * | | | | x86/timers: Move simple_udelay_calibration past init_hypervisor_platform | Jan Kiszka | 2017-05-26 | 1 | -2/+2 |
| * | | | | x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives() | Mateusz Jurczyk | 2017-05-24 | 1 | -2/+7 |
| * | | | | x86/PAT: Fix Xorg regression on CPUs that don't support PAT | Mikulas Patocka | 2017-05-24 | 1 | -3/+6 |
| * | | | | x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog do... | Benjamin Peterson | 2017-05-24 | 1 | -1/+1 |
| * | | | | x86/build: Permit building with old make versions | Jan Kiszka | 2017-05-24 | 1 | -1/+1 |
| * | | | | x86/unwind: Add end-of-stack check for ftrace handlers | Josh Poimboeuf | 2017-05-24 | 1 | -9/+40 |
| * | | | | Revert "x86/entry: Fix the end of the stack for newly forked tasks" | Josh Poimboeuf | 2017-05-24 | 2 | -18/+23 |
| * | | | | x86/boot: Use CROSS_COMPILE prefix for readelf | Rob Landley | 2017-05-21 | 1 | -1/+1 |
* | | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-05-27 | 2 | -7/+7 |
|\ \ \ \ \ |
|
| * | | | | | x86/MCE: Export memory_error() | Borislav Petkov | 2017-05-21 | 2 | -7/+7 |
| |/ / / / |
|
* | | | | | Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-27 | 3 | -7/+24 |
|\ \ \ \ \ |
|
| * | | | | | x86/ftrace: Make sure that ftrace trampolines are not RWX | Thomas Gleixner | 2017-05-27 | 1 | -6/+14 |
| * | | | | | x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range() | Steven Rostedt (VMware) | 2017-05-27 | 1 | -1/+1 |
| * | | | | | kprobes/x86: Fix to set RWX bits correctly before releasing trampoline | Masami Hiramatsu | 2017-05-27 | 1 | -0/+9 |
| | |_|/ /
| |/| | | |
|
* | | | | | arm64: dts: hikey: Fix WiFi support | Ulf Hansson | 2017-05-23 | 1 | -15/+11 |
* | | | | | arm64: dts: hi6220: Move board data from the dwmmc nodes to hikey dts | Ulf Hansson | 2017-05-23 | 2 | -20/+22 |
* | | | | | arm64: dts: hikey: Add the SYS_5V and the VDD_3V3 regulators | Ulf Hansson | 2017-05-23 | 1 | -1/+21 |
* | | | | | arm64: dts: hi6220: Move the fixed_5v_hub regulator to the hikey dts | Ulf Hansson | 2017-05-23 | 2 | -11/+11 |
* | | | | | arm64: dts: hikey: Add clock for the pmic mfd | Daniel Lezcano | 2017-05-23 | 1 | -0/+1 |
|/ / / / |
|
* | | | | x86: fix 32-bit case of __get_user_asm_u64() | Linus Torvalds | 2017-05-22 | 1 | -3/+3 |
* | | | | Clean up x86 unsafe_get/put_user() type handling | Linus Torvalds | 2017-05-22 | 1 | -2/+3 |