Age | Commit message (Expand) | Author |
2014-06-06 | signals: kill sigfindinword() | Oleg Nesterov |
2014-06-05 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-06-05 | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds |
2014-06-05 | Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2014-06-04 | Merge branch 'akpm' (patchbomb from Andrew) into next | Linus Torvalds |
2014-06-04 | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick |
2014-06-04 | hwpoison: remove unused global variable in do_machine_check() | Chen Yucong |
2014-06-04 | mm: x86 pgtable: require X86_64 for soft-dirty tracker | Cyrill Gorcunov |
2014-06-04 | mm: x86 pgtable: drop unneeded preprocessor ifdef | Cyrill Gorcunov |
2014-06-04 | x86: enable DMA CMA with swiotlb | Akinobu Mita |
2014-06-04 | x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels | Mel Gorman |
2014-06-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-06-04 | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds |
2014-06-03 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-03 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-03 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-06-03 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-03 | Merge branch 'acpica' | Rafael J. Wysocki |
2014-06-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-06-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-06-02 | Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-05-30 | x86_64: expand kernel stack to 16K | Minchan Kim |
2014-05-27 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo |
2014-05-27 | ACPICA: Clean up redudant definitions already defined elsewhere | Lv Zheng |
2014-05-27 | ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <... | Lv Zheng |
2014-05-22 | x86: fix page fault tracing when KVM guest support enabled | Dave Hansen |
2014-05-22 | KVM: x86: get CPL from SS.DPL | Paolo Bonzini |
2014-05-22 | KVM: x86: drop set_rflags callback | Paolo Bonzini |
2014-05-22 | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar |
2014-05-21 | Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso | H. Peter Anvin |
2014-05-21 | Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfix | H. Peter Anvin |
2014-05-20 | x86, microcode: Add a disable chicken bit | Borislav Petkov |
2014-05-20 | x86, boot: Carve out early cmdline parsing function | Borislav Petkov |
2014-05-20 | x86, mm: Improve _install_special_mapping and fix x86 vdso naming | Andy Lutomirski |
2014-05-16 | iommu: dmar: Provide arch specific irq allocation | Thomas Gleixner |
2014-05-16 | x86: Get rid of get_nr_irqs_gsi() | Thomas Gleixner |
2014-05-13 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos |
2014-05-09 | x86, iosf: Added Quark MBI identifiers | Ong Boon Leong |
2014-05-09 | x86, iosf: Make IOSF driver modular and usable by more drivers | David E. Box |
2014-05-08 | sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG | Peter Zijlstra |
2014-05-08 | x86/hpet: Make boot_hpet_disable extern | Feng Tang |
2014-05-05 | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO | Andy Lutomirski |
2014-05-05 | x86, vdso: Move the 32-bit vdso special pages after the text | Andy Lutomirski |
2014-05-05 | x86, vdso: Reimplement vdso.so preparation in build-time C | Andy Lutomirski |
2014-05-05 | x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c | Andy Lutomirski |
2014-05-05 | x86, vdso: Clean up 32-bit vs 64-bit vdso params | Andy Lutomirski |
2014-05-02 | x86, espfix: Fix broken header guard | H. Peter Anvin |