Age | Commit message (Expand) | Author |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-07-25 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-07-15 | kasan: add newline to messages | Dmitry Vyukov |
2016-07-14 | Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/... | Linus Torvalds |
2016-07-10 | x86/quirks: Add early quirk to reset Apple AirPort card | Lukas Wunner |
2016-07-10 | x86/quirks: Reintroduce scanning of secondary buses | Lukas Wunner |
2016-07-10 | x86/quirks: Apply nvidia_bugs quirk only on root bus | Lukas Wunner |
2016-07-10 | perf/x86: Fix bogus kernel printk, again | Vegard Nossum |
2016-07-09 | x86/cpu: Fix duplicated X86_BUG(9) macro | Dave Hansen |
2016-07-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-07-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-07 | Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2016-07-07 | Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes' | Rafael J. Wysocki |
2016-07-07 | Merge branches 'pm-cpuidle-fixes' and 'pm-sleep-fixes' | Rafael J. Wysocki |
2016-07-06 | x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl | Ville Syrjälä |
2016-07-03 | perf/x86: Fix 32-bit perf user callgraph collection | Josh Poimboeuf |
2016-07-03 | perf/x86/intel: Update event constraints when HT is off | Stephane Eranian |
2016-07-02 | Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()" | Sinan Kaya |
2016-07-01 | x86/amd_nb: Fix boot crash on non-AMD systems | Borislav Petkov |
2016-06-30 | x86/power/64: Fix kernel text mapping corruption during image restoration | Rafael J. Wysocki |
2016-06-27 | KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. | Quentin Casasnovas |
2016-06-27 | KVM: LAPIC: cap __delay at lapic_timer_advance_ns | Marcelo Tosatti |
2016-06-27 | KVM: x86: move nsec_to_cycles from x86.c to x86.h | Marcelo Tosatti |
2016-06-27 | pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags | Minfei Huang |
2016-06-27 | pvclock: Cleanup to remove function pvclock_get_nsec_offset | Minfei Huang |
2016-06-27 | pvclock: Add CPU barriers to get correct version value | Minfei Huang |
2016-06-27 | x86/efi: Remove the unused efi_get_time() function | Arnd Bergmann |
2016-06-27 | x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macros | Alex Thorlton |
2016-06-27 | x86/uv: Update uv_bios_call() to use efi_call_virt_pointer() | Alex Thorlton |
2016-06-27 | efi: Convert efi_call_virt() to efi_call_virt_pointer() | Alex Thorlton |
2016-06-27 | x86/efi: Remove unused variable 'efi' | Colin Ian King |
2016-06-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-06-24 | Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-06-24 | x86/efi: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | x86: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko |
2016-06-24 | x86: fix up a few misc stack pointer vs thread_info confusions | Linus Torvalds |
2016-06-23 | x86: avoid avoid passing around 'thread_info' in stack dumping code | Linus Torvalds |
2016-06-23 | x86/xen: avoid m2p lookup when setting early page table entries | David Vrabel |
2016-06-23 | x86/xen: fix upper bound of pmd loop in xen_cleanhighmap() | Juergen Gross |
2016-06-18 | Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-06-17 | isa: Allow ISA-style drivers on modern systems | William Breathitt Gray |
2016-06-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |
2016-06-16 | locking/atomic, arch/x86: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2016-06-16 | kvm: vmx: check apicv is active before using VT-d posted interrupt | Yang Zhang |
2016-06-16 | kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC | Suravee Suthikulpanit |
2016-06-16 | kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid() | Suravee Suthikulpanit |
2016-06-14 | kprobes/x86: Clear TF bit in fault on single-stepping | Masami Hiramatsu |