aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
...
* | | | x86, smpboot: Remove unused variableBorislav Petkov2013-03-05
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
|\ \ \
| * | | more file_inode() open-coded instancesAl Viro2013-02-27
* | | | x86, ACPI, mm: Revert movablemem_map supportYinghai Lu2013-03-02
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-28
|\ \ \ \
| * | | | x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley2013-02-28
| | |/ / | |/| |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2013-02-28
|\ \ \ \ | |/ / / |/| | |
| * | | x86/nmi: export local_touch_nmi() symbol for modulesJacob Pan2013-01-17
* | | | Merge branch 'akpm' (final batch from Andrew)Linus Torvalds2013-02-27
|\ \ \ \
| * | | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
| | |/ / | |/| |
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-27
|\ \ \ \
| * | | | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native()Satoru Takeuchi2013-02-14
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin2013-02-27
| * | | | x86, doc: Fix incorrect comment about 64-bit code segment descriptorsKonrad Rzeszutek Wilk2013-02-25
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ \ \ \
| * | | | | new helper: file_inode(file)Al Viro2013-02-22
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-26
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | x86/apic: Fix parsing of the 'lapic' cmdline optionMathias Krause2013-02-20
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-26
|\ \ \ \ \ \
| * | | | | | perf/x86: Add Intel IvyBridge event scheduling constraintsStephane Eranian2013-02-20
| |/ / / / /
* | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \ \ \ \ \
| * | | | | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-24
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | x86: pvclock kvm: align allocation size to page sizeMarcelo Tosatti2013-02-18
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \ \ \ \ \
| * | | | | | x86: convert to ksignalAl Viro2013-02-14
| * | | | | | x86: switch to generic old sigactionAl Viro2013-02-03
| * | | | | | x86,um: switch to generic old sigsuspend()Al Viro2013-02-03
| * | | | | | x86: get rid of pt_regs argument in vm86/vm86oldAl Viro2013-02-03
| * | | | | | x86: get rid of pt_regs argument in sigreturn variantsAl Viro2013-02-03
| * | | | | | x86: get rid of pt_regs argument of iopl(2)Al Viro2013-02-03
| * | | | | | amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve()Al Viro2013-02-03
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds2013-02-23
|\ \ \ \ \ \
| * | | | | | acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen2013-02-23
| * | | | | | cpu_hotplug: clear apicid to node when the cpu is hotremovedWen Congyang2013-02-23
* | | | | | | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-22
|\ \ \ \ \ \ \
| * | | | | | | x86/head64.c: Early update ucode in 64-bitFenghua Yu2013-01-31
| * | | | | | | x86/head_32.S: Early update ucode in 32-bitFenghua Yu2013-01-31
| * | | | | | | x86/microcode_intel_early.c: Early update ucode on Intel's CPUFenghua Yu2013-01-31
| * | | | | | | x86/microcode_intel_lib.c: Early update ucode on Intel's CPUFenghua Yu2013-01-31
| * | | | | | | x86/microcode_core_early.c: Define interfaces for early loading ucodeFenghua Yu2013-01-31
| * | | | | | | x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on APFenghua Yu2013-01-31
| * | | | | | | x86/common.c: Make have_cpuid_p() a global functionFenghua Yu2013-01-31
| * | | | | | | x86/microcode_intel.h: Define functions and macros for early loading ucodeFenghua Yu2013-01-31
* | | | | | | | x86-64: don't set the early IDT to point directly to 'early_idt_handler'Linus Torvalds2013-02-22
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/mm2' into x86/mmH. Peter Anvin2013-02-15
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin2013-02-01
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | x86: Merge early kernel reserve for 32bit and 64bitYinghai Lu2013-01-29