| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | x86, PCI, ACPI: Use kmalloc_node() to optimize for performance | Jiang Liu | 2014-06-21 | 1 | -3/+3 |
| * | | | | x86, acpi: Reorganize code to avoid forward declaration in boot.c | Jiang Liu | 2014-06-21 | 1 | -120/+116 |
| * | | | | x86, mpparse: Simplify arch/x86/include/asm/mpspec.h | Jiang Liu | 2014-06-21 | 5 | -22/+12 |
| * | | | | x86, mpparse: Use pr_lvl() helper utilities to replace printk(KERN_LVL) | Jiang Liu | 2014-06-21 | 1 | -51/+44 |
* | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-13 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'efi-urgent' into x86/efi | H. Peter Anvin | 2014-08-11 | 3 | -12/+53 |
| |\ \ \ \ \ |
|
| | * | | | | | x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub | Matt Fleming | 2014-08-05 | 1 | -0/+1 |
| * | | | | | | x86/efi: Fix 3DNow optimization build failure in EFI stub | Matt Fleming | 2014-08-04 | 1 | -1/+1 |
* | | | | | | | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-08-13 | 8 | -70/+309 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | x86, xsave: Add forgotten inline annotation | Borislav Petkov | 2014-06-18 | 1 | -1/+1 |
| * | | | | | | x86/xsaves: Clean up code in xstate offsets computation in xsave area | Fenghua Yu | 2014-05-30 | 1 | -4/+9 |
| * | | | | | | x86/xsave: Make it clear that the XSAVE macros use (%edi)/(%rdi) | H. Peter Anvin | 2014-05-30 | 1 | -0/+1 |
| * | | | | | | Define kernel API to get address of each state in xsave area | Fenghua Yu | 2014-05-29 | 3 | -0/+68 |
| * | | | | | | x86/xsaves: Enable xsaves/xrstors | Fenghua Yu | 2014-05-29 | 1 | -6/+33 |
| * | | | | | | x86/xsaves: Call booting time xsaves and xrstors in setup_init_fpu_buf | Fenghua Yu | 2014-05-29 | 1 | -2/+8 |
| * | | | | | | x86/xsaves: Save xstate to task's xsave area in __save_fpu during booting time | Fenghua Yu | 2014-05-29 | 1 | -3/+6 |
| * | | | | | | x86/xsaves: Add xsaves and xrstors support for booting time | Fenghua Yu | 2014-05-29 | 1 | -0/+60 |
| * | | | | | | x86/xsaves: Clear reserved bits in xsave header | Fenghua Yu | 2014-05-29 | 1 | -1/+1 |
| * | | | | | | x86/xsaves: Use xsave/xrstor for saving and restoring user space context | Fenghua Yu | 2014-05-29 | 1 | -15/+18 |
| * | | | | | | x86/xsaves: Use xsaves/xrstors for context switch | Fenghua Yu | 2014-05-29 | 1 | -25/+12 |
| * | | | | | | x86/xsaves: Use xsaves/xrstors to save and restore xsave area | Fenghua Yu | 2014-05-29 | 1 | -20/+64 |
| * | | | | | | x86/xsaves: Define a macro for handling xsave/xrstor instruction fault | Fenghua Yu | 2014-05-29 | 1 | -0/+7 |
| * | | | | | | x86/xsaves: Define macros for xsave instructions | Fenghua Yu | 2014-05-29 | 1 | -0/+6 |
| * | | | | | | x86/xsaves: Change compacted format xsave area header | Fenghua Yu | 2014-05-29 | 1 | -2/+2 |
| * | | | | | | x86/alternative: Add alternative_input_2 to support alternative with two feat... | Fenghua Yu | 2014-05-29 | 1 | -0/+14 |
| * | | | | | | x86/xsaves: Add a kernel parameter noxsaves to disable xsaves/xrstors | Fenghua Yu | 2014-05-29 | 1 | -0/+8 |
* | | | | | | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 1 | -24/+21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | um: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 1 | -24/+21 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'akpm' (second patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-08 | 32 | -53/+2069 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kexec: verify the signature of signed PE bzImage | Vivek Goyal | 2014-08-08 | 3 | -0/+54 |
| * | | | | | | | kexec: support kexec/kdump on EFI systems | Vivek Goyal | 2014-08-08 | 1 | -12/+134 |
| * | | | | | | | kexec: support for kexec on panic using new system call | Vivek Goyal | 2014-08-08 | 6 | -16/+687 |
| * | | | | | | | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal | 2014-08-08 | 5 | -2/+406 |
| * | | | | | | | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 2014-08-08 | 2 | -0/+144 |
| * | | | | | | | purgatory: core purgatory functionality | Vivek Goyal | 2014-08-08 | 8 | -0/+305 |
| * | | | | | | | purgatory/sha256: provide implementation of sha256 in purgaotory context | Vivek Goyal | 2014-08-08 | 2 | -0/+305 |
| * | | | | | | | kexec: implementation of new syscall kexec_file_load | Vivek Goyal | 2014-08-08 | 1 | -0/+45 |
| * | | | | | | | kexec: new syscall kexec_file_load() declaration | Vivek Goyal | 2014-08-08 | 1 | -0/+1 |
| * | | | | | | | kernel: build bin2c based on config option CONFIG_BUILD_BIN2C | Vivek Goyal | 2014-08-08 | 1 | -0/+1 |
| * | | | | | | | shm: add memfd_create() syscall | David Herrmann | 2014-08-08 | 2 | -0/+2 |
| * | | | | | | | arch/x86: replace strict_strto calls | Daniel Walter | 2014-08-08 | 5 | -9/+9 |
| * | | | | | | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 | 5 | -35/+3 |
| * | | | | | | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-08 | 3 | -9/+3 |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-07 | 5 | -17/+44 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use | Wanpeng Li | 2014-08-05 | 2 | -14/+40 |
| * | | | | | | | | KVM: nVMX: Fix nested vmexit ack intr before load vmcs01 | Wanpeng Li | 2014-08-05 | 1 | -2/+2 |
| * | | | | | | | | KVM: Give IRQFD its own separate enabling Kconfig option | Paul Mackerras | 2014-08-05 | 1 | -0/+1 |
| * | | | | | | | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm | Paolo Bonzini | 2014-08-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | KVM: Rename and add argument to check_extension | Alexander Graf | 2014-07-28 | 1 | -1/+1 |
* | | | | | | | | | | Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-08-07 | 3 | -58/+20 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|