summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-12kgdb,x86: fix warning about unused variableJason Wessel
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-05sections: fix section conflicts in arch/x86Andi Kleen
2012-10-05perf/AMD/IBS: Add sysfs supportRobert Richter
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-04perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells
2012-10-01Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-01Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-10-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-10-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-01Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-01Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-01Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-10-01Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...Linus Torvalds
2012-10-01Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-10-01x86: get rid of duplicate code in case of CONFIG_VM86Al Viro
2012-10-01x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro
2012-10-01x86: split ret_from_forkAl Viro
2012-09-28x86: Distinguish TLB shootdown interrupts from other functions call interruptsTomoki Sekiyama
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao
2012-09-27x86, smep, smap: Make the switching functions one-wayH. Peter Anvin
2012-09-27perf/x86: Fix typo in uncore_pmu_to_boxYan, Zheng
2012-09-26x86, suspend: On wakeup always initialize cr4 and EFERH. Peter Anvin
2012-09-26x86-32: Start out eflags and cr4 cleanH. Peter Anvin
2012-09-26x86: Exit RCU extended QS on notify resumeFrederic Weisbecker
2012-09-26x86: Use the new schedule_user API on userspace preemptionFrederic Weisbecker
2012-09-26x86: Exception hooks for userspace RCU extended QSFrederic Weisbecker
2012-09-26x86: Unspaghettize do_general_protection()Frederic Weisbecker
2012-09-26x86: Syscall hooks for userspace RCU extended QSFrederic Weisbecker
2012-09-26x86: Unspaghettize do_trap()Frederic Weisbecker
2012-09-26x86_64: Work around old GAS bugTao Guo
2012-09-26x86/api: Rename mp_register_lapic in a commentYasuaki Ishimatsu
2012-09-26x86: Remove the useless branch in c_start()Michael Wang
2012-09-25x86, smap: Do not abuse the [f][x]rstor_checking() functions for user spaceH. Peter Anvin
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney
2012-09-24time: Convert x86_64 to using new update_vsyscallJohn Stultz
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz
2012-09-24jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz