aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* perf: Fix mmap_page capabilities and docsPeter Zijlstra2012-03-23
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-03-23
|\
| * perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-16
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-20
|\ \
| * | x86/time: Eliminate unused irq0_irqs counterJan Beulich2012-02-27
| * | x86/tsc: Reduce the TSC sync check time for core-siblingsSuresh Siddha2012-02-22
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-20
|\ \ \
| * | | sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-03-13
| * | | Merge tag 'v3.3-rc7' into sched/coreIngo Molnar2012-03-13
| |\ \ \
| * | | | sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-12
| * | | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-20
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-12
| |\ \ \ \
| | * | | | perf: Add callback to flush branch_stack on context switchStephane Eranian2012-03-05
| | * | | | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-05
| | * | | | perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian2012-03-05
| | * | | | perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian2012-03-05
| | * | | | perf/x86: Disable LBR support for older Intel Atom processorsStephane Eranian2012-03-05
| | * | | | perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian2012-03-05
| | * | | | perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian2012-03-05
| | * | | | perf/x86: Add Intel LBR sharing logicStephane Eranian2012-03-05
| | * | | | perf/x86: Add Intel LBR MSR definitionsStephane Eranian2012-03-05
| | * | | | perf: Add generic taken branch sampling supportStephane Eranian2012-03-05
| * | | | | perf/x86: Prettify pmu config literalsPeter Zijlstra2012-03-12
| * | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-12
| |\ \ \ \ \
| * | | | | | x86/kprobes: Split out optprobe related code to kprobes-opt.cMasami Hiramatsu2012-03-06
| * | | | | | x86/kprobes: Fix a bug which can modify kernel code permanentlyMasami Hiramatsu2012-03-06
| * | | | | | x86/kprobes: Fix instruction recovery on optimized pathMasami Hiramatsu2012-03-06
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-05
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
| * | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-02-17
| |\ \ \ \ \
| | * | | | | x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()Steven Rostedt2012-02-13
| * | | | | | x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov2012-02-07
| * | | | | | Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-06
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-01-31
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-27
| |\ \ \ \ \ \ \
| | * | | | | | | perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra2011-12-21
| | * | | | | | | perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra2011-12-21
| | * | | | | | | perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce...Peter Zijlstra2011-12-21
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-20
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Merge branch 'linus' into irq/coreThomas Gleixner2012-03-13
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | x86-32/irq: Don't switch to irq stack for a user-mode irqLinus Torvalds2012-02-20
* | | | | | | | | perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra2012-03-12
| |/ / / / / / / |/| | | | | | |
* | | | | | | | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2012-03-02
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-02-27
|\ \ \ \ \ \ \
| * | | | | | | x86/mce/AMD: Fix UP build errorBorislav Petkov2012-02-22
| * | | | | | | x86: Specify a size for the cmp in the NMI handlerSteven Rostedt2012-02-20
| * | | | | | | x86/nmi: Test saved %cs in NMI to determine nested NMI caseSteven Rostedt2012-02-20
| * | | | | | | x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann2012-02-09
| * | | | | | | x86/microcode: Remove noisy AMD microcode warningPrarit Bhargava2012-02-07