| Commit message (Expand) | Author | Age | Files | Lines |
* | signals: kill sigfindinword() | Oleg Nesterov | 2014-06-06 | 1 | -6/+0 |
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-06-05 | 2 | -71/+39 |
|\ |
|
| * | x86/efi: Save and restore FPU context around efi_calls (i386) | Ricardo Neri | 2014-04-17 | 1 | -2/+15 |
| * | x86/efi: Save and restore FPU context around efi_calls (x86_64) | Ricardo Neri | 2014-04-17 | 1 | -0/+3 |
| * | x86/efi: Implement a __efi_call_virt macro | Ricardo Neri | 2014-04-17 | 1 | -0/+10 |
| * | x86, fpu: Extend the use of static_cpu_has_safe | Matt Fleming | 2014-04-17 | 1 | -5/+5 |
| * | x86/efi: Delete most of the efi_call* macros | Matt Fleming | 2014-04-17 | 1 | -66/+8 |
* | | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds | 2014-06-05 | 7 | -100/+59 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso | H. Peter Anvin | 2014-05-21 | 5 | -0/+22 |
| |\ \ |
|
| * | | | x86, mm: Improve _install_special_mapping and fix x86 vdso naming | Andy Lutomirski | 2014-05-20 | 1 | -1/+5 |
| * | | | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO | Andy Lutomirski | 2014-05-05 | 2 | -26/+5 |
| * | | | x86, vdso: Move the 32-bit vdso special pages after the text | Andy Lutomirski | 2014-05-05 | 3 | -16/+7 |
| * | | | x86, vdso: Reimplement vdso.so preparation in build-time C | Andy Lutomirski | 2014-05-05 | 3 | -49/+30 |
| * | | | x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c | Andy Lutomirski | 2014-05-05 | 1 | -2/+0 |
| * | | | x86, vdso: Clean up 32-bit vs 64-bit vdso params | Andy Lutomirski | 2014-05-05 | 1 | -7/+13 |
* | | | | Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2014-06-05 | 3 | -0/+20 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfix | H. Peter Anvin | 2014-05-21 | 2 | -0/+2 |
| |\ \ \ |
|
| * | | | | x86, espfix: Fix broken header guard | H. Peter Anvin | 2014-05-02 | 1 | -1/+1 |
| * | | | | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin | 2014-05-01 | 2 | -3/+18 |
| * | | | | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin | 2014-04-30 | 2 | -0/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'akpm' (patchbomb from Andrew) into next | Linus Torvalds | 2014-06-04 | 7 | -101/+62 |
|\ \ \ \ |
|
| * | | | | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick | 2014-06-04 | 1 | -1/+0 |
| * | | | | hwpoison: remove unused global variable in do_machine_check() | Chen Yucong | 2014-06-04 | 1 | -2/+0 |
| * | | | | mm: x86 pgtable: require X86_64 for soft-dirty tracker | Cyrill Gorcunov | 2014-06-04 | 2 | -49/+5 |
| * | | | | mm: x86 pgtable: drop unneeded preprocessor ifdef | Cyrill Gorcunov | 2014-06-04 | 2 | -18/+0 |
| * | | | | x86: enable DMA CMA with swiotlb | Akinobu Mita | 2014-06-04 | 1 | -0/+7 |
| * | | | | x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels | Mel Gorman | 2014-06-04 | 3 | -35/+54 |
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-04 | 2 | -2/+3 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | iommu: dmar: Provide arch specific irq allocation | Thomas Gleixner | 2014-05-16 | 1 | -0/+3 |
| * | | | | x86: Get rid of get_nr_irqs_gsi() | Thomas Gleixner | 2014-05-16 | 1 | -2/+0 |
* | | | | | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-04 | 2 | -45/+49 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'acpica' | Rafael J. Wysocki | 2014-06-03 | 2 | -45/+49 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPICA: Clean up redudant definitions already defined elsewhere | Lv Zheng | 2014-05-27 | 1 | -16/+0 |
| | * | | | | | ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <... | Lv Zheng | 2014-05-27 | 2 | -45/+65 |
| | | |/ / /
| | |/| | | |
|
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 2014-06-04 | 3 | -7/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: fix page fault tracing when KVM guest support enabled | Dave Hansen | 2014-05-22 | 1 | -0/+5 |
| * | | | | | | KVM: x86: get CPL from SS.DPL | Paolo Bonzini | 2014-05-22 | 1 | -1/+0 |
| * | | | | | | KVM: x86: drop set_rflags callback | Paolo Bonzini | 2014-05-22 | 1 | -1/+0 |
| * | | | | | | KVM: x86: Fix CR3 reserved bits | Nadav Amit | 2014-04-23 | 1 | -5/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-03 | 2 | -12/+42 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3 | Dimitri Sivanich | 2014-04-01 | 2 | -12/+42 |
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 1 | -0/+55 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, iosf: Added Quark MBI identifiers | Ong Boon Leong | 2014-05-09 | 1 | -0/+22 |
| * | | | | | | | x86, iosf: Make IOSF driver modular and usable by more drivers | David E. Box | 2014-05-09 | 1 | -0/+33 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-06-03 | 2 | -0/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, microcode: Add a disable chicken bit | Borislav Petkov | 2014-05-20 | 1 | -0/+1 |
| * | | | | | | | x86, boot: Carve out early cmdline parsing function | Borislav Petkov | 2014-05-20 | 1 | -0/+6 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/irq: Clean up VECTOR_UNDEFINED and VECTOR_RETRIGGERED definition | Prarit Bhargava | 2014-04-14 | 1 | -2/+2 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-06-03 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|