| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | | | x86/vdso: Remove runtime 32-bit vDSO selection | Andy Lutomirski | 2015-10-07 | 2 | -9/+2 |
| * | | | | | | | | | | | | | x86/uaccess: Add unlikely() to __chk_range_not_ok() failure paths | Andy Lutomirski | 2015-10-07 | 1 | -3/+3 |
| * | | | | | | | | | | | | | x86/uaccess: Tell the compiler that uaccess is unlikely to fault | Andy Lutomirski | 2015-10-07 | 1 | -4/+4 |
| * | | | | | | | | | | | | | Merge branch 'linus' into x86/asm, to pick up fixes before applying new changes | Ingo Molnar | 2015-10-07 | 7 | -4/+21 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | x86/asm: Force inlining of cpu_relax() | Denys Vlasenko | 2015-09-25 | 1 | -2/+2 |
| * | | | | | | | | | | | | | x86/sched/64: Don't save flags on context switch (reinstated) | Andy Lutomirski | 2015-09-25 | 1 | -4/+8 |
| | |_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | 3 | -166/+98 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/for-kvm' into x86/apic | Thomas Gleixner | 2015-09-30 | 4 | -55/+67 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APIC | Paolo Bonzini | 2015-09-30 | 1 | -55/+55 |
| | | |_|_|_|_|/ / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | x86/numachip: Introduce Numachip2 timer mechanisms | Daniel J Blueman | 2015-09-22 | 1 | -0/+9 |
| * | | | | | | | | | | | | x86/numachip: Add Numachip IPI optimisations | Daniel J Blueman | 2015-09-22 | 1 | -0/+1 |
| * | | | | | | | | | | | | x86/numachip: Add Numachip2 APIC support | Daniel J Blueman | 2015-09-22 | 2 | -0/+36 |
| * | | | | | | | | | | | | x86/numachip: Cleanup Numachip support | Daniel J Blueman | 2015-09-22 | 1 | -116/+2 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-11-03 | 2 | -6/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con... | Ingo Molnar | 2015-10-20 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | sched/core, sched/x86: Kill thread_info::saved_preempt_count | Peter Zijlstra | 2015-10-06 | 2 | -6/+1 |
| * | | | | | | | | | | | | sched/core: Create preempt_count invariant | Peter Zijlstra | 2015-10-06 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | 6 | -36/+41 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86/mce: Add a Scalable MCA vendor flags bit | Aravind Gopalakrishnan | 2015-11-01 | 1 | -13/+21 |
| * | | | | | | | | | | | | x86/microcode: Remove modularization leftovers | Borislav Petkov | 2015-10-21 | 1 | -1/+0 |
| * | | | | | | | | | | | | x86/microcode: Merge the early microcode loader | Borislav Petkov | 2015-10-21 | 3 | -20/+11 |
| * | | | | | | | | | | | | x86/microcode: Unmodularize the microcode driver | Borislav Petkov | 2015-10-21 | 1 | -0/+6 |
| * | | | | | | | | | | | | x86/amd_nb, EDAC: Rename amd_get_node_id() | Aravind Gopalakrishnan | 2015-10-21 | 1 | -1/+1 |
| * | | | | | | | | | | | | x86/microcode/amd: Do not overwrite final patch levels | Borislav Petkov | 2015-10-12 | 1 | -1/+1 |
| * | | | | | | | | | | | | x86/microcode/amd: Extract current patch level read to a function | Borislav Petkov | 2015-10-12 | 1 | -0/+1 |
| * | | | | | | | | | | | | x86/mce: Include linux/ioctl.h in uapi mce header | Gabriel Laskar | 2015-10-11 | 1 | -1/+1 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-11-03 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-20 | 2 | -6/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-06 | 6 | -2/+19 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 2 | -4/+4 |
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | 2 | -0/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2015-10-14 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | x86/efi: Rename print_efi_memmap() to efi_print_memmap() | Taku Izumi | 2015-10-12 | 1 | -0/+1 |
| * | | | | | | | | | | | | | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix | Ingo Molnar | 2015-10-14 | 69 | -466/+899 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / /
| |/| | | | / / / / / / / /
| | | |_|_|/ / / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | acpi, x86: Implement arch_apei_get_mem_attributes() | Jonathan (Zhixiong) Zhang | 2015-08-08 | 1 | -0/+23 |
* | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-11-03 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | timers/x86/hpet: Type adjustments | Jan Beulich | 2015-10-21 | 1 | -3/+3 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-10-23 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernels | Andrey Ryabinin | 2015-10-19 | 1 | -3/+2 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-10-14 | 1 | -4/+2 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | / /
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
| * | | | | | | | | | KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region | Paolo Bonzini | 2015-10-13 | 1 | -4/+2 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-10-06 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | xen: use correct type for HYPERVISOR_memory_op() | Juergen Gross | 2015-09-28 | 1 | -2/+2 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-10-03 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds | Ben Hutchings | 2015-10-02 | 1 | -1/+1 |
| * | | | | | | | | x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernels | Andrey Ryabinin | 2015-09-30 | 1 | -0/+2 |
| * | | | | | | | | Merge tag 'v4.3-rc3' into x86/urgent, before applying dependent fix | Ingo Molnar | 2015-09-30 | 3 | -0/+12 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| * | | | | | | | | x86/cpufeatures: Correct spelling of the HWP_NOTIFY flag | Kristen Carlson Accardi | 2015-09-23 | 1 | -1/+1 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-10-01 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | arch/x86/include/asm/efi.h: fix build failure | Andrey Ryabinin | 2015-10-01 | 1 | -0/+2 |