| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, realmode: Move kernel/realmode.c to realmode/init.c | H. Peter Anvin | 2012-05-16 | 2 | -117/+0 |
* | x86, realmode: Mask out EFER.LMA when saving trampoline EFER | H. Peter Anvin | 2012-05-16 | 1 | -3/+8 |
* | x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline | Jarkko Sakkinen | 2012-05-08 | 2 | -0/+10 |
* | x86, realmode: fixes compilation issue in tboot.c | Jarkko Sakkinen | 2012-05-08 | 1 | -1/+1 |
* | x86, realmode: header for trampoline code | Jarkko Sakkinen | 2012-05-08 | 2 | -13/+16 |
* | x86, realmode: flattened rm hierachy | Jarkko Sakkinen | 2012-05-08 | 1 | -1/+1 |
* | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen | 2012-05-08 | 5 | -37/+30 |
* | x86, realmode: fix 64-bit wakeup sequence | Jarkko Sakkinen | 2012-05-08 | 1 | -1/+1 |
* | x86, realmode: Set permission for real mode pages | Jarkko Sakkinen | 2012-05-08 | 1 | -1/+15 |
* | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 27 | -796/+9 |
* | x86, realmode: Move SMP trampoline to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 4 | -16/+25 |
* | x86, realmode: Move reboot_32.S to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 3 | -158/+3 |
* | x86, realmode: Relocator for realmode code | Jarkko Sakkinen | 2012-05-08 | 3 | -0/+82 |
* | x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it | Andreas Herrmann | 2012-04-27 | 1 | -0/+18 |
* | x86/apic: Use x2apic physical mode based on FADT setting | Greg Pearson | 2012-04-25 | 1 | -0/+6 |
* | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Ingo Molnar | 2012-04-25 | 1 | -4/+4 |
|\ |
|
| * | x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot() | Srivatsa S. Bhat | 2012-04-19 | 1 | -4/+4 |
* | | x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse... | Konrad Rzeszutek Wilk | 2012-04-23 | 4 | -6/+8 |
* | | ACPI: Convert wake_sleep_flags to a value instead of function | Konrad Rzeszutek Wilk | 2012-04-23 | 1 | -0/+2 |
* | | x86, apic: APIC code touches invalid MSR on P5 class machines | Bryan O'Donoghue | 2012-04-18 | 1 | -14/+20 |
* | | i387: ptrace breaks the lazy-fpu-restore logic | Oleg Nesterov | 2012-04-16 | 1 | -0/+1 |
* | | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() | Andreas Herrmann | 2012-04-16 | 4 | -15/+9 |
* | | x86/amd: Remove broken links from comment and kernel message | Andreas Herrmann | 2012-04-16 | 1 | -2/+2 |
* | | Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2012-04-14 | 2 | -11/+11 |
|\ \
| |/
|/| |
|
| * | x86, microcode: Ensure that module is only loaded on supported AMD CPUs | Andreas Herrmann | 2012-04-13 | 2 | -8/+10 |
| * | x86, microcode: Fix sysfs warning during module unload on unsupported CPUs | Andreas Herrmann | 2012-04-13 | 1 | -3/+1 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-04-12 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | x86: vsyscall: Use NULL instead 0 for a pointer argument | Emil Goode | 2012-04-06 | 1 | -3/+3 |
* | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-04-07 | 1 | -0/+4 |
|\ \ |
|
| * | | KVM: Resolve RCU vs. async page fault problem | Gleb Natapov | 2012-04-05 | 1 | -0/+4 |
* | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-05 | 1 | -8/+1 |
|\ \ \ |
|
| * | | | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 | 1 | -8/+1 |
* | | | | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-04-04 | 1 | -0/+60 |
|\ \ \ \ |
|
| * | | | | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() | Jason Wessel | 2012-03-29 | 1 | -0/+60 |
* | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-04-04 | 5 | -17/+29 |
|\ \ \ \ \ |
|
| * | | | | | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 2012-03-28 | 5 | -17/+29 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-04-04 | 1 | -0/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf/x86/p4: Add format attributes | Peter Zijlstra | 2012-04-03 | 1 | -0/+13 |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-04-04 | 2 | -25/+6 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | /
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility | Len Brown | 2012-03-30 | 1 | -24/+0 |
| * | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2012-03-30 | 41 | -164/+450 |
| |\ \ \ \ \ |
|
| * | | | | | | x86: Preserve lazy irq disable semantics in fixup_irqs() | Liu, Chuansheng | 2012-03-29 | 1 | -1/+6 |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-31 | 5 | -1/+90 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | Merge branch 'linus' into perf/urgent | Ingo Molnar | 2012-03-26 | 46 | -258/+578 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | perf: Fix mmap_page capabilities and docs | Peter Zijlstra | 2012-03-23 | 1 | -1/+9 |
| * | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2012-03-23 | 5 | -0/+81 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | perf: Adding sysfs group format attribute for pmu device | Jiri Olsa | 2012-03-16 | 5 | -0/+81 |
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-03-30 | 3 | -5/+11 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | Merge branch 'tboot' into release | Len Brown | 2012-03-30 | 1 | -3/+6 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k... | Len Brown | 2012-03-22 | 1 | -3/+6 |
| | |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / /
| | |/| | | | | | | |
|