| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST | Marcelo Tosatti | 2012-08-23 | 3 | -5/+2 |
| | * | | | | | | | KVM guest: disable stealtime on reboot to avoid mem corruption | Florian Westphal | 2012-08-15 | 1 | -0/+1 |
| * | | | | | | | | UAPI: Partition the header include path sets and add uapi/ header directories | David Howells | 2012-10-02 | 1 | -1/+4 |
| * | | | | | | | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-01 | 7 | -49/+108 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
| * | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-10-01 | 3 | -166/+261 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86, microcode, AMD: Fix use after free in free_cache() | Dan Carpenter | 2012-09-19 | 1 | -2/+2 |
| | * | | | | | | | | x86, microcode, AMD: Rewrite patch application procedure | Borislav Petkov | 2012-08-22 | 1 | -115/+121 |
| | * | | | | | | | | x86, microcode, AMD: Add a small, per-family patches cache | Borislav Petkov | 2012-08-22 | 1 | -1/+66 |
| | * | | | | | | | | x86, microcode, AMD: Add reverse equiv table search | Borislav Petkov | 2012-08-22 | 1 | -16/+30 |
| | * | | | | | | | | x86, microcode: Add a refresh firmware flag to ->request_microcode_fw | Borislav Petkov | 2012-08-22 | 3 | -7/+10 |
| | * | | | | | | | | x86, microcode, AMD: Read CPUID(1).EAX on the correct cpu | Borislav Petkov | 2012-08-22 | 1 | -6/+6 |
| | * | | | | | | | | x86, microcode, AMD: Check before applying a patch | Borislav Petkov | 2012-08-22 | 1 | -3/+10 |
| | * | | | | | | | | x86, microcode, AMD: Remove useless get_ucode_data wrapper | Borislav Petkov | 2012-08-22 | 1 | -2/+2 |
| | * | | | | | | | | x86, microcode: Cleanup cpu hotplug notifier callback | Borislav Petkov | 2012-08-22 | 1 | -9/+16 |
| | * | | | | | | | | x86, microcode: Drop uci->mc check on resume path | Borislav Petkov | 2012-08-22 | 1 | -11/+5 |
| | * | | | | | | | | x86, microcode: Save an indentation level in reload_for_cpu | Borislav Petkov | 2012-08-22 | 1 | -10/+9 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-10-01 | 2 | -6/+2 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | * | | | | | | | x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() | Attilio Rao | 2012-09-12 | 2 | -3/+0 |
| | * | | | | | | | x86: Move paging_init() call to x86_init.paging.pagetable_init() | Attilio Rao | 2012-09-12 | 2 | -2/+0 |
| | * | | | | | | | x86: Rename pagetable_setup_start() to pagetable_init() | Attilio Rao | 2012-09-12 | 2 | -3/+3 |
| | * | | | | | | | x86: Remove base argument from x86_init.paging.pagetable_setup_start | Attilio Rao | 2012-09-12 | 2 | -2/+3 |
| | |/ / / / / / |
|
| * | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-10-01 | 4 | -5/+75 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86: Distinguish TLB shootdown interrupts from other functions call interrupts | Tomoki Sekiyama | 2012-09-27 | 1 | -2/+2 |
| | * | | | | | | | x86, cpu: Preset default tlb_flushall_shift on AMD | Borislav Petkov | 2012-08-06 | 1 | -0/+13 |
| | * | | | | | | | x86, cpu: Add AMD TLB size detection | Borislav Petkov | 2012-08-06 | 1 | -0/+54 |
| | * | | | | | | | x86, cpu: Push TLB detection CPUID check down | Borislav Petkov | 2012-08-06 | 2 | -2/+5 |
| | * | | | | | | | x86, cpu: Fixup tlb_flushall_shift formatting | Borislav Petkov | 2012-08-06 | 1 | -1/+1 |
| * | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 4 | -48/+234 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86/mce: Provide boot argument to honour bios-set CMCI threshold | Naveen N. Rao | 2012-09-27 | 2 | -3/+42 |
| | * | | | | | | | | Merge tag 'v3.6-rc6' into x86/mce | Ingo Molnar | 2012-09-19 | 21 | -188/+350 |
| | |\ \ \ \ \ \ \ \
| | | | |_|_|_|/ / /
| | | |/| | | | | | |
|
| | * | | | | | | | | x86/mce: Add CMCI poll mode | Chen Gong | 2012-08-09 | 3 | -7/+160 |
| | * | | | | | | | | x86/mce: Make cmci_discover() quiet | Tony Luck | 2012-08-09 | 1 | -19/+6 |
| | * | | | | | | | | x86: mce: Remove the frozen cases in the hotplug code | Thomas Gleixner | 2012-08-03 | 1 | -7/+5 |
| | * | | | | | | | | x86: mce: Split timer init | Thomas Gleixner | 2012-08-03 | 1 | -12/+13 |
| | * | | | | | | | | x86: mce: Serialize mce injection | Thomas Gleixner | 2012-08-03 | 1 | -0/+4 |
| | * | | | | | | | | x86: mce: Disable preemption when calling raise_local() | Thomas Gleixner | 2012-08-03 | 1 | -0/+4 |
| | | |/ / / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 10 | -596/+471 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 | 3 | -7/+9 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86/debug: Dump family, model, stepping of the boot CPU | Borislav Petkov | 2012-09-19 | 1 | -3/+5 |
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ | Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi... | Linus Torvalds | 2012-10-01 | 1 | -4/+1 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|/ / / / /
| | | |/| | | | | | | | |
|
| | * | | | | | | | | | | x86: Remove the useless branch in c_start() | Michael Wang | 2012-09-26 | 1 | -4/+1 |
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-10-01 | 2 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | arch/x86: Remove unecessary semicolons | Peter Senna Tschudin | 2012-09-19 | 2 | -3/+3 |
| | | |_|_|_|_|/ / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 5 | -145/+68 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86: Unspaghettize do_trap() | Frederic Weisbecker | 2012-09-26 | 1 | -31/+29 |
| | * | | | | | | | | | | x86_64: Work around old GAS bug | Tao Guo | 2012-09-26 | 1 | -10/+10 |
| | * | | | | | | | | | | x86: Drop unnecessary kernel_eflags variable on 64-bit | Ian Campbell | 2012-09-13 | 2 | -5/+1 |
| | * | | | | | | | | | | x86/smp: Don't ever patch back to UP if we unplug cpus | Rusty Russell | 2012-08-23 | 2 | -99/+28 |
| * | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-01 | 3 | -11/+44 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | x86/api: Rename mp_register_lapic in a comment | Yasuaki Ishimatsu | 2012-09-26 | 1 | -1/+1 |