aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | x86, ioapic: Kill static variable nr_irqs_gsiJiang Liu2014-06-21
| * | | x86, ioapic: Kill unused global variable timer_through_8259Jiang Liu2014-06-21
| * | | x86, irq, trivial: Minor improvements of IRQ related codeJiang Liu2014-06-21
| * | | x86, ACPI, irq: Fix possible eror in GSI to IRQ mapping for legacy IRQJiang Liu2014-06-21
| * | | x86, ACPI, irq: Enhance error handling in function acpi_register_gsi()Jiang Liu2014-06-21
| * | | x86, ACPI, trivial: Minor improvements to arch/x86/kernel/acpi/boot.cJiang Liu2014-06-21
| * | | x86, acpi, irq: Kill static function irq_to_gsi()Jiang Liu2014-06-21
| * | | x86, PCI, ACPI: Use kmalloc_node() to optimize for performanceJiang Liu2014-06-21
| * | | x86, acpi: Reorganize code to avoid forward declaration in boot.cJiang Liu2014-06-21
| * | | x86, mpparse: Simplify arch/x86/include/asm/mpspec.hJiang Liu2014-06-21
| * | | x86, mpparse: Use pr_lvl() helper utilities to replace printk(KERN_LVL)Jiang Liu2014-06-21
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-13
|\ \ \ \
| * \ \ \ Merge tag 'efi-urgent' into x86/efiH. Peter Anvin2014-08-11
| |\ \ \ \
| | * | | | x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming2014-08-05
| * | | | | x86/efi: Fix 3DNow optimization build failure in EFI stubMatt Fleming2014-08-04
* | | | | | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | x86, xsave: Add forgotten inline annotationBorislav Petkov2014-06-18
| * | | | | x86/xsaves: Clean up code in xstate offsets computation in xsave areaFenghua Yu2014-05-30
| * | | | | x86/xsave: Make it clear that the XSAVE macros use (%edi)/(%rdi)H. Peter Anvin2014-05-30
| * | | | | Define kernel API to get address of each state in xsave areaFenghua Yu2014-05-29
| * | | | | x86/xsaves: Enable xsaves/xrstorsFenghua Yu2014-05-29
| * | | | | x86/xsaves: Call booting time xsaves and xrstors in setup_init_fpu_bufFenghua Yu2014-05-29
| * | | | | x86/xsaves: Save xstate to task's xsave area in __save_fpu during booting timeFenghua Yu2014-05-29
| * | | | | x86/xsaves: Add xsaves and xrstors support for booting timeFenghua Yu2014-05-29
| * | | | | x86/xsaves: Clear reserved bits in xsave headerFenghua Yu2014-05-29
| * | | | | x86/xsaves: Use xsave/xrstor for saving and restoring user space contextFenghua Yu2014-05-29
| * | | | | x86/xsaves: Use xsaves/xrstors for context switchFenghua Yu2014-05-29
| * | | | | x86/xsaves: Use xsaves/xrstors to save and restore xsave areaFenghua Yu2014-05-29
| * | | | | x86/xsaves: Define a macro for handling xsave/xrstor instruction faultFenghua Yu2014-05-29
| * | | | | x86/xsaves: Define macros for xsave instructionsFenghua Yu2014-05-29
| * | | | | x86/xsaves: Change compacted format xsave area headerFenghua Yu2014-05-29
| * | | | | x86/alternative: Add alternative_input_2 to support alternative with two feat...Fenghua Yu2014-05-29
| * | | | | x86/xsaves: Add a kernel parameter noxsaves to disable xsaves/xrstorsFenghua Yu2014-05-29
* | | | | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-09
|\ \ \ \ \ \
| * | | | | | um: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-08
|\ \ \ \ \ \
| * | | | | | kexec: verify the signature of signed PE bzImageVivek Goyal2014-08-08
| * | | | | | kexec: support kexec/kdump on EFI systemsVivek Goyal2014-08-08
| * | | | | | kexec: support for kexec on panic using new system callVivek Goyal2014-08-08
| * | | | | | kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal2014-08-08
| * | | | | | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-08
| * | | | | | purgatory: core purgatory functionalityVivek Goyal2014-08-08
| * | | | | | purgatory/sha256: provide implementation of sha256 in purgaotory contextVivek Goyal2014-08-08
| * | | | | | kexec: implementation of new syscall kexec_file_loadVivek Goyal2014-08-08
| * | | | | | kexec: new syscall kexec_file_load() declarationVivek Goyal2014-08-08
| * | | | | | kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal2014-08-08
| * | | | | | shm: add memfd_create() syscallDavid Herrmann2014-08-08
| * | | | | | arch/x86: replace strict_strto callsDaniel Walter2014-08-08
| * | | | | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-08
| * | | | | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-08