Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | x86, locking/spinlocks: Remove ticket (spin)lock implementation | Peter Zijlstra | 2016-09-30 | 4 | -212/+0 | |
| * | | | | | | | | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar | 2016-09-22 | 8 | -74/+41 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | locking/rwsem, x86: Drop a bogus cc clobber | Jan Beulich | 2016-09-20 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 | 1 | -12/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar | 2016-09-20 | 1 | -3/+7 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | x86/efi: Allow invocation of arbitrary boot services | Lukas Wunner | 2016-09-09 | 1 | -9/+6 | |
| * | | | | | | | | x86/efi: Optimize away setup_gop32/64 if unused | Lukas Wunner | 2016-09-09 | 1 | -2/+11 | |
| * | | | | | | | | efi: Refactor efi_memmap_init_early() into arch-neutral code | Matt Fleming | 2016-09-09 | 1 | -1/+0 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | virt, sched: Add generic vCPU pinning support | Juergen Gross | 2016-09-05 | 1 | -0/+4 | |
| |/ / / / / / | ||||||
* | / / / / / | x86/init: Fix cr4_init_shadow() on CR4-less machines | Andy Lutomirski | 2016-09-29 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | fix minor infoleak in get_user_ex() | Al Viro | 2016-09-15 | 1 | -1/+5 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | x86/uaccess: force copy_*_user() to be inlined | Kees Cook | 2016-09-06 | 1 | -2/+2 | |
|/ / / / | ||||||
* | / / | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf | 2016-08-30 | 1 | -60/+9 | |
| |/ / |/| | | ||||||
* | | | Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2016-08-12 | 1 | -2/+2 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge branches 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki | 2016-08-12 | 1 | -2/+2 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | x86/power/64: Always create temporary identity mapping correctly | Rafael J. Wysocki | 2016-08-08 | 1 | -2/+2 | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-08-12 | 5 | -9/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | x86/boot: Rework reserve_real_mode() to allow multiple tries | Andy Lutomirski | 2016-08-11 | 1 | -0/+9 | |
| * | | | | | x86/boot: Defer setup_real_mode() to early_initcall time | Andy Lutomirski | 2016-08-11 | 1 | -1/+0 | |
| * | | | | | x86/irq: Do not substract irq_tlb_count from irq_call_count | Aaron Lu | 2016-08-11 | 1 | -4/+0 | |
| * | | | | | x86/mm: Fix swap entry comment and macro | Dave Hansen | 2016-08-11 | 1 | -2/+2 | |
| * | | | | | x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values | Mike Travis | 2016-08-10 | 1 | -2/+3 | |
| * | | | | | x86/mm: Disable preemption during CR3 read+write | Sebastian Andrzej Siewior | 2016-08-10 | 1 | -0/+7 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'linus' into timers/urgent, to pick up fixes | Ingo Molnar | 2016-08-10 | 19 | -94/+135 | |
|\| | | | | ||||||
| * | | | | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2016-08-08 | 4 | -4/+54 | |
| |\ \ \ \ | ||||||
| | * | | | | x86/uaccess: Enable hardened usercopy | Kees Cook | 2016-07-26 | 3 | -4/+10 | |
| | * | | | | mm: Implement stack frame object validation | Kees Cook | 2016-07-26 | 1 | -0/+44 | |
| * | | | | | unsafe_[get|put]_user: change interface to use a error target label | Linus Torvalds | 2016-08-08 | 1 | -8/+8 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-08-06 | 1 | -16/+23 | |
| |\ \ \ \ | ||||||
| | * | | | | pvclock: introduce seqcount-like API | Paolo Bonzini | 2016-08-04 | 1 | -16/+23 | |
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-08-06 | 2 | -4/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | x86/ptrace: Stop setting TS_COMPAT in ptrace code | Andy Lutomirski | 2016-07-27 | 2 | -4/+4 | |
| * | | | | | | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 | 2 | -2/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | char/genrtc: x86: remove remnants of asm/rtc.h | Arnd Bergmann | 2016-06-04 | 1 | -1/+0 | |
| | * | | | | | | rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h | Arnd Bergmann | 2016-06-04 | 1 | -1/+0 | |
| * | | | | | | | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 3 | -10/+8 | |
| * | | | | | | | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 2016-08-04 | 3 | -11/+11 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-08-02 | 1 | -24/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski | 2016-08-02 | 1 | -24/+0 | |
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-08-02 | 3 | -14/+26 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | KVM: x86: bump KVM_MAX_VCPU_ID to 1023 | Radim Krčmář | 2016-07-14 | 1 | -0/+1 | |
| | * | | | | | | KVM: x86: bump MAX_VCPUS to 288 | Radim Krčmář | 2016-07-14 | 1 | -1/+1 | |
| | * | | | | | | KVM: x86: add a flag to disable KVM x2apic broadcast quirk | Radim Krčmář | 2016-07-14 | 1 | -0/+1 | |
| | * | | | | | | KVM: x86: add KVM_CAP_X2APIC_API | Radim Krčmář | 2016-07-14 | 1 | -1/+3 | |
| | * | | | | | | KVM: x86: dynamic kvm_apic_map | Radim Krčmář | 2016-07-14 | 1 | -1/+2 | |
| | * | | | | | | KVM: x86: use physical LAPIC array for logical x2APIC | Radim Krčmář | 2016-07-14 | 1 | -2/+4 | |
| | * | | | | | | KVM: x86: bump KVM_SOFT_MAX_VCPUS to 240 | Radim Krčmář | 2016-07-14 | 1 | -1/+1 | |
| | * | | | | | | kvm: mmu: don't set the present bit unconditionally | Bandan Das | 2016-07-14 | 1 | -1/+1 | |
| | * | | | | | | KVM: VMX: enable guest access to LMCE related MSRs | Ashok Raj | 2016-06-23 | 1 | -0/+5 |