summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | time: Convert x86_64 to using new update_vsyscallJohn Stultz2012-09-241-19/+28
| | * | | | | | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-241-1/+1
| | * | | | | | | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-1/+1
| | * | | | | | | jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz2012-09-241-0/+3
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-11/+6Star
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | x86: get rid of duplicate code in case of CONFIG_VM86Al Viro2012-10-011-11/+6Star
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-1010-191/+101Star
| |\| | | | | | |
| | * | | | | | | x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-10-017-96/+27Star
| | * | | | | | | x86: split ret_from_forkAl Viro2012-10-015-80/+66Star
| | * | | | | | | x86: get rid of TIF_IRET hackeryAl Viro2012-09-204-15/+8Star
| * | | | | | | | sections: fix section conflicts in arch/x86Andi Kleen2012-10-052-3/+3
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-043-5/+3Star
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-268-149/+183
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUESTMarcelo Tosatti2012-08-233-5/+2Star
| | * | | | | | | KVM guest: disable stealtime on reboot to avoid mem corruptionFlorian Westphal2012-08-151-0/+1
| * | | | | | | | UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells2012-10-021-1/+4
| * | | | | | | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-017-49/+108
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-10-013-166/+261
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, microcode, AMD: Fix use after free in free_cache()Dan Carpenter2012-09-191-2/+2
| | * | | | | | | | x86, microcode, AMD: Rewrite patch application procedureBorislav Petkov2012-08-231-115/+121
| | * | | | | | | | x86, microcode, AMD: Add a small, per-family patches cacheBorislav Petkov2012-08-231-1/+66
| | * | | | | | | | x86, microcode, AMD: Add reverse equiv table searchBorislav Petkov2012-08-231-16/+30
| | * | | | | | | | x86, microcode: Add a refresh firmware flag to ->request_microcode_fwBorislav Petkov2012-08-233-7/+10
| | * | | | | | | | x86, microcode, AMD: Read CPUID(1).EAX on the correct cpuBorislav Petkov2012-08-231-6/+6
| | * | | | | | | | x86, microcode, AMD: Check before applying a patchBorislav Petkov2012-08-231-3/+10
| | * | | | | | | | x86, microcode, AMD: Remove useless get_ucode_data wrapperBorislav Petkov2012-08-231-2/+2
| | * | | | | | | | x86, microcode: Cleanup cpu hotplug notifier callbackBorislav Petkov2012-08-231-9/+16
| | * | | | | | | | x86, microcode: Drop uci->mc check on resume pathBorislav Petkov2012-08-231-11/+5Star
| | * | | | | | | | x86, microcode: Save an indentation level in reload_for_cpuBorislav Petkov2012-08-231-10/+9Star
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-10-012-6/+2Star
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()Attilio Rao2012-09-122-3/+0Star
| | * | | | | | | x86: Move paging_init() call to x86_init.paging.pagetable_init()Attilio Rao2012-09-122-2/+0Star
| | * | | | | | | x86: Rename pagetable_setup_start() to pagetable_init()Attilio Rao2012-09-122-3/+3
| | * | | | | | | x86: Remove base argument from x86_init.paging.pagetable_setup_startAttilio Rao2012-09-122-2/+3
| | |/ / / / / /
| * | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-014-5/+75
| |\ \ \ \ \ \ \
| | * | | | | | | x86: Distinguish TLB shootdown interrupts from other functions call interruptsTomoki Sekiyama2012-09-281-2/+2
| | * | | | | | | x86, cpu: Preset default tlb_flushall_shift on AMDBorislav Petkov2012-08-071-0/+13
| | * | | | | | | x86, cpu: Add AMD TLB size detectionBorislav Petkov2012-08-071-0/+54
| | * | | | | | | x86, cpu: Push TLB detection CPUID check downBorislav Petkov2012-08-072-2/+5
| | * | | | | | | x86, cpu: Fixup tlb_flushall_shift formattingBorislav Petkov2012-08-071-1/+1
| * | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-014-48/+234
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao2012-09-272-3/+42
| | * | | | | | | | Merge tag 'v3.6-rc6' into x86/mceIngo Molnar2012-09-1921-188/+350
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | x86/mce: Add CMCI poll modeChen Gong2012-08-093-7/+160
| | * | | | | | | | x86/mce: Make cmci_discover() quietTony Luck2012-08-091-19/+6Star
| | * | | | | | | | x86: mce: Remove the frozen cases in the hotplug codeThomas Gleixner2012-08-031-7/+5Star
| | * | | | | | | | x86: mce: Split timer initThomas Gleixner2012-08-031-12/+13
| | * | | | | | | | x86: mce: Serialize mce injectionThomas Gleixner2012-08-031-0/+4
| | * | | | | | | | x86: mce: Disable preemption when calling raise_local()Thomas Gleixner2012-08-031-0/+4
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-0110-596/+471Star
| |\ \ \ \ \ \ \ \