Age | Commit message (Expand) | Author |
2016-10-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-10-03 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-10-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-10-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-03 | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-03 | Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2016-10-02 | Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc' | Rafael J. Wysocki |
2016-09-30 | x86/entry/64: Fix context tracking state warning when load_gs_index fails | Wanpeng Li |
2016-09-30 | x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID | Andy Lutomirski |
2016-09-30 | x86/vdso: Fix building on big endian host | Segher Boessenkool |
2016-09-30 | x86/boot: Fix another __read_cr4() case on 486 | Andy Lutomirski |
2016-09-30 | x86/cmpxchg, locking/atomics: Remove superfluous definitions | Nikolay Borisov |
2016-09-30 | x86, locking/spinlocks: Remove ticket (spin)lock implementation | Peter Zijlstra |
2016-09-30 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-09-30 | sched/core, x86/topology: Fix NUMA in package topology bug | Tim Chen |
2016-09-29 | x86/init: Fix cr4_init_shadow() on CR4-less machines | Andy Lutomirski |
2016-09-26 | x86/apic: Fix silent & fatal merge conflict in __generic_processor_info() | Thomas Gleixner |
2016-09-26 | Merge branch 'x86/urgent' into x86/apic | Thomas Gleixner |
2016-09-26 | x86/RAS/mce_amd_inj: Remove debugfs dir recursively on exit | Borislav Petkov |
2016-09-26 | x86/RAS/mce_amd_inj: Fix signed wrap around when decrementing index 'i' | Colin Ian King |
2016-09-26 | Merge tag 'v4.8-rc8' into ras/core, to pick up fixes | Ingo Molnar |
2016-09-24 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-09-23 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2016-09-22 | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar |
2016-09-22 | perf/x86/intel/bts: Make it an exclusive PMU | Alexander Shishkin |
2016-09-21 | x86/acpi: Set persistent cpuid <-> nodeid mapping when booting | Gu Zheng |
2016-09-21 | x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping | Gu Zheng |
2016-09-21 | x86/acpi: Enable acpi to register all possible cpus at boot time | Gu Zheng |
2016-09-21 | x86/numa: Online memory-less nodes at boot time | Tang Chen |
2016-09-20 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar |
2016-09-20 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar |
2016-09-20 | x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE | Matt Fleming |
2016-09-20 | perf/x86/intel/bts: Make sure debug store is valid | Sebastian Andrzej Siewior |
2016-09-20 | x86/efi: Only map RAM into EFI page tables if in mixed-mode | Matt Fleming |
2016-09-20 | x86/mm/pat: Prevent hang during boot when mapping pages | Matt Fleming |
2016-09-20 | locking/rwsem, x86: Drop a bogus cc clobber | Jan Beulich |
2016-09-20 | perf/x86/intel/pt: Add support for PTWRITE and power event tracing | Alexander Shishkin |
2016-09-20 | x86/apic: Get rid of apic_version[] array | Denys Vlasenko |
2016-09-20 | x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq() | Wanpeng Li |
2016-09-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-09-16 | perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2 | Matt Fleming |
2016-09-16 | perf/x86/intel/pt: Do validate the size of a kernel address filter | Alexander Shishkin |
2016-09-16 | perf/x86/intel/pt: Fix kernel address filter's offset validation | Alexander Shishkin |
2016-09-16 | perf/x86/intel/pt: Fix an off-by-one in address filter configuration | Alexander Shishkin |
2016-09-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-09-15 | fix minor infoleak in get_user_ex() | Al Viro |
2016-09-15 | kvm: x86: correctly reset dest_map->vector when restoring LAPIC state | Paolo Bonzini |
2016-09-15 | perf/x86/intel: Don't disable "intel_bts" around "intel" event batching | Alexander Shishkin |