aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-16perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin
2013-02-11x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-02-08uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()Oleg Nesterov
2013-02-08uprobes/x86: Change __skip_sstep() to actually skip the whole insnOleg Nesterov
2013-02-06perf/x86: Allow for architecture specific RDPMC indexesJacob Shin
2013-02-06perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin
2013-02-06perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin
2013-02-06perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter
2013-02-06perf/x86/amd: Rework northbridge event constraints handlerRobert Richter
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2013-02-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-04x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-01-31Merge branch 'timers/for-arm' into timers/coreThomas Gleixner
2013-01-31perf: Make EVENT_ATTR globalSukadev Bhattiprolu
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker
2013-01-24x86/msr: Add capabilities checkAlan Cox
2013-01-24x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIESMaarten Lankhorst
2013-01-24x86/perf: Add IvyBridge EP supportYouquan Song
2013-01-24perf/x86: Fix P6 driver section warningyangyongqiang
2013-01-24perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom supportShuoX Liu
2013-01-24x86/time/rtc: Don't print extended CMOS year when reading RTCBjorn Helgaas
2013-01-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-24x86-64: Fix unwind annotations in recent NMI changesJan Beulich
2013-01-22Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-01-22ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov
2013-01-21kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/Masami Hiramatsu
2013-01-21kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cMasami Hiramatsu
2013-01-19x86-32: Start out cr0 clean, disable paging before modifying cr3/4H. Peter Anvin
2013-01-18Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-01-16xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper
2013-01-16Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-01-15Round the calculated scale factor in set_cyc2ns_scale()Bernd Faust
2013-01-13x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin
2013-01-13x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin
2013-01-11x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes
2013-01-10Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-01-10perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro
2012-12-19generic compat_sys_sigaltstack()Al Viro
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro
2012-12-19Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds