summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-2324-547/+142
|\
| * x86: convert to ksignalAl Viro2013-02-143-85/+74
| * burying unused conditionalsAl Viro2013-02-143-7/+0
| * x86: switch to generic old sigactionAl Viro2013-02-0311-148/+6
| * x86: switch to generic compat rt_sigaction()Al Viro2013-02-036-89/+3
| * x86: switch to generic compat sched_rr_get_interval()Al Viro2013-02-033-21/+1
| * x86,um: switch to generic old sigsuspend()Al Viro2013-02-037-21/+3
| * x86: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-035-18/+3
| * x86: switch to generic compat rt_sigpending()Al Viro2013-02-035-27/+3
| * x86: get rid of pt_regs argument in vm86/vm86oldAl Viro2013-02-035-32/+8
| * x86: get rid of pt_regs argument in sigreturn variantsAl Viro2013-02-039-55/+23
| * x86: get rid of pt_regs argument of iopl(2)Al Viro2013-02-037-24/+17
| * amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve()Al Viro2013-02-031-1/+0
| * consolidate kernel-side struct sigaction declarationsAl Viro2013-02-032-9/+5
| * consolidate declarations of k_sigactionAl Viro2013-02-032-9/+0
| * sanitize rt_sigaction() situation a bitAl Viro2013-02-031-5/+0
* | Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds2013-02-239-39/+581
|\ \
| * | acpi, memory-hotplug: support getting hotplug info from SRATTang Chen2013-02-231-5/+66
| * | acpi, memory-hotplug: extend movablemem_map ranges to the end of nodeTang Chen2013-02-231-3/+61
| * | acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen2013-02-232-6/+13
| * | x86: get pg_data_t's memory from other nodeYasuaki Ishimatsu2013-02-231-3/+2
| * | cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the nodeWen Congyang2013-02-232-4/+4
| * | cpu_hotplug: clear apicid to node when the cpu is hotremovedWen Congyang2013-02-232-1/+5
| * | memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-231-0/+8
| * | memory-hotplug: remove page table of x86_64 architectureTang Chen2013-02-231-0/+10
| * | memory-hotplug: common APIs to support page tables hot-removeWen Congyang2013-02-233-22/+330
| * | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2013-02-231-0/+60
| * | memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-232-0/+27
* | | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-2215-183/+1258
|\ \ \
| * | | x86/Kconfig: Make early microcode loading a configuration featureFenghua Yu2013-01-311-0/+18
| * | | x86/mm/init.c: Copy ucode from initrd image to kernel memoryFenghua Yu2013-01-311-0/+10
| * | | x86/head64.c: Early update ucode in 64-bitFenghua Yu2013-01-311-0/+6
| * | | x86/head_32.S: Early update ucode in 32-bitFenghua Yu2013-01-311-0/+11
| * | | x86/microcode_intel_early.c: Early update ucode on Intel's CPUFenghua Yu2013-01-311-0/+796
| * | | x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled()Fenghua Yu2013-01-311-6/+12
| * | | x86/microcode_intel_lib.c: Early update ucode on Intel's CPUFenghua Yu2013-01-311-0/+174
| * | | x86/microcode_core_early.c: Define interfaces for early loading ucodeFenghua Yu2013-01-312-0/+90
| * | | x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on APFenghua Yu2013-01-311-0/+8
| * | | x86/common.c: Make have_cpuid_p() a global functionFenghua Yu2013-01-312-6/+11
| * | | x86/microcode_intel.h: Define functions and macros for early loading ucodeFenghua Yu2013-01-314-171/+122
* | | | x86-64, xen, mmu: Provide an early version of write_cr3.Konrad Rzeszutek Wilk2013-02-221-5/+39
* | | | x86-64: don't set the early IDT to point directly to 'early_idt_handler'Linus Torvalds2013-02-223-8/+3
| |/ / |/| |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-2162-1192/+1384
|\ \ \
| * \ \ Merge branch 'x86/mm2' into x86/mmH. Peter Anvin2013-02-1545-886/+1241
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin2013-02-0129-287/+199
| | |\ \ \ | | | |/ / | | |/| |
| | * | | x86, 64bit, mm: hibernate use generic mapping_initYinghai Lu2013-01-291-44/+22
| | * | | x86, 64bit, mm: Mark data/bss/brk to nxYinghai Lu2013-01-291-3/+4
| | * | | x86: Merge early kernel reserve for 32bit and 64bitYinghai Lu2013-01-293-18/+9
| | * | | x86: Add Crash kernel low reservationYinghai Lu2013-01-291-2/+40
| | * | | x86, kdump: Remove crashkernel range find limit for 64bitYinghai Lu2013-01-291-3/+1
OpenPOWER on IntegriCloud