| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 | 3 | -14/+66 |
|\ |
|
| * | x86: Fix earlyprintk=dbgp for machines without NX | Jan Beulich | 2009-08-29 | 1 | -0/+10 |
| * | Merge branch 'x86/urgent' into x86/pat | H. Peter Anvin | 2009-08-27 | 37 | -227/+550 |
| |\ |
|
| | * | x86: Fix system crash when loading with "reservetop" parameter | Xiao Guangrong | 2009-08-21 | 1 | -5/+5 |
| * | | x86, mtrr: make mtrr_aps_delayed_init static bool | H. Peter Anvin | 2009-08-22 | 1 | -3/+3 |
| * | | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init | Suresh Siddha | 2009-08-22 | 2 | -9/+51 |
* | | | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 | 5 | -0/+460 |
|\ \ \ |
|
| * \ \ | Merge commit 'v2.6.31-rc8' into x86/txt | Ingo Molnar | 2009-09-02 | 25 | -226/+516 |
| |\ \ \ |
|
| * | | | | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang | 2009-09-02 | 4 | -16/+50 |
| * | | | | x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINE | H. Peter Anvin | 2009-08-17 | 1 | -0/+4 |
| * | | | | x86, intel_txt: Factor out the code for S3 setup | H. Peter Anvin | 2009-08-14 | 1 | -13/+40 |
| * | | | | x86, intel_txt: tboot.c needs <asm/fixmap.h> | H. Peter Anvin | 2009-08-12 | 1 | -0/+1 |
| * | | | | x86, intel_txt: Intel TXT Sx shutdown support | Joseph Cihula | 2009-07-21 | 1 | -0/+2 |
| * | | | | x86, intel_txt: Intel TXT reboot/halt shutdown support | Joseph Cihula | 2009-07-21 | 1 | -0/+8 |
| * | | | | x86, intel_txt: Intel TXT boot support | Joseph Cihula | 2009-07-21 | 3 | -0/+384 |
* | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-09-15 | 2 | -8/+3 |
|\ \ \ \ \ |
|
| * | | | | | KVM guest: do not batch pte updates from interrupt context | Marcelo Tosatti | 2009-09-10 | 1 | -6/+1 |
| * | | | | | KVM guest: fix bogus wallclock physical address calculation | Glauber Costa | 2009-09-10 | 1 | -2/+2 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2009-09-15 | 1 | -1/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, mce: do not compile mcelog message on AMD | Borislav Petkov | 2009-09-14 | 1 | -1/+4 |
| * | | | | | | x86, mce: pass mce info to EDAC for decoding | Borislav Petkov | 2009-09-14 | 1 | -0/+7 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-14 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, e820: Guard against array overflowed in __e820_add_region() | Cyrill Gorcunov | 2009-08-26 | 1 | -1/+1 |
* | | | | | | | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-14 | 3 | -10/+14 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, percpu: Collect hot percpu variables into one cacheline | Tejun Heo | 2009-08-03 | 3 | -8/+13 |
| * | | | | | | | x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED() | Tejun Heo | 2009-08-03 | 1 | -2/+1 |
* | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-14 | 3 | -33/+60 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86-64: move clts into batch cpu state updates when preloading fpu | Jeremy Fitzhardinge | 2009-06-17 | 1 | -9/+18 |
| * | | | | | | | | x86-64: move unlazy_fpu() into lazy cpu state part of context switch | Jeremy Fitzhardinge | 2009-06-17 | 1 | -3/+3 |
| * | | | | | | | | x86-32: make sure clts is batched during context switch | Jeremy Fitzhardinge | 2009-06-17 | 1 | -11/+16 |
| * | | | | | | | | x86: split out core __math_state_restore | Jeremy Fitzhardinge | 2009-06-17 | 1 | -10/+23 |
* | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-14 | 8 | -29/+162 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86: Fix code patching for paravirt-alternatives on 486 | Ben Hutchings | 2009-09-11 | 1 | -1/+1 |
| * | | | | | | | | | x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpus | Yinghai Lu | 2009-09-04 | 1 | -1/+4 |
| * | | | | | | | | | x86, sched: Workaround broken sched domain creation for AMD Magny-Cours | Andreas Herrmann | 2009-09-04 | 1 | -1/+2 |
| * | | | | | | | | | x86, mcheck: Use correct cpumask for shared bank4 | Andreas Herrmann | 2009-09-04 | 1 | -3/+5 |
| * | | | | | | | | | x86, cacheinfo: Fixup L3 cache information for AMD multi-node processors | Andreas Herrmann | 2009-09-04 | 1 | -10/+22 |
| * | | | | | | | | | x86: Fix CPU llc_shared_map information for AMD Magny-Cours | Andreas Herrmann | 2009-09-04 | 1 | -1/+63 |
| * | | | | | | | | | x86, msr: Export the register-setting MSR functions via /dev/*/msr | H. Peter Anvin | 2009-09-01 | 1 | -0/+51 |
| * | | | | | | | | | x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT | H. Peter Anvin | 2009-09-01 | 1 | -8/+2 |
| * | | | | | | | | | x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bit | Borislav Petkov | 2009-09-01 | 1 | -1/+10 |
| * | | | | | | | | | x86, msr: Rewrite AMD rd/wrmsr variants | Borislav Petkov | 2009-09-01 | 1 | -1/+0 |
| * | | | | | | | | | x86, msr: Add rd/wrmsr interfaces with preset registers | Borislav Petkov | 2009-09-01 | 1 | -0/+2 |
| * | | | | | | | | | Merge commit 'v2.6.31-rc7' into x86/cpu | Ingo Molnar | 2009-08-23 | 76 | -1190/+1724 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, cpu: cpu/proc.c display cache alignment and address sizes for 32 bit | Jaswinder Singh Rajput | 2009-06-13 | 1 | -2/+0 |
* | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-14 | 26 | -1003/+1022 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86: uv: Clean up uv_ptc_init(), use proc_create() | Alexey Dobriyan | 2009-08-24 | 1 | -2/+2 |
| * | | | | | | | | | | | Merge commit 'v2.6.31-rc7' into x86/cleanups | Ingo Molnar | 2009-08-24 | 38 | -226/+554 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / /
| | |/| | | | | | | / /
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | x86: Use printk_once() | Marcin Slusarz | 2009-08-09 | 1 | -3/+2 |
| * | | | | | | | | | | x86/cpu: Clean up various files a bit | Alan Cox | 2009-07-11 | 11 | -129/+144 |