aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-22
|\
| * x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin2012-05-18
| * x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin2012-05-18
| * x86/apic: Use symbolic APIC_EOI_ACKMichael S. Tsirkin2012-05-18
| * x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin2012-05-18
| * x86/xen/apic: Add missing #include <xen/xen.h>Ingo Molnar2012-05-18
| * x86/apic: Only compile local function if used with !CONFIG_GENERIC_PENDING_IRQMárton Németh2012-05-08
| * x86/apic: Fix UP boot crashIngo Molnar2012-05-07
| * x86: Conditionally update time when ack-ing pending irqsShai Fultheim2012-05-07
| * Merge branch 'stable/for-ingo-v3.5' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-05-07
| |\
| | * xen/apic: implement io apic read with hypercallLin Ming2012-05-01
| | * Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect ...Konrad Rzeszutek Wilk2012-05-01
| | * xen/x86: Implement x86_apic_opsKonrad Rzeszutek Wilk2012-05-01
| | * x86/apic: Replace io_apic_ops with x86_io_apic_ops.Konrad Rzeszutek Wilk2012-05-01
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-22
|\ \ \
| * | | sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-17
| * | | sched/x86: Rewrite set_cpu_sibling_map()Peter Zijlstra2012-05-14
| * | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-09
| * | | x86/numa: Check for nonsensical topologies on real hw as wellIngo Molnar2012-05-09
| * | | x86/numa: Hard partition cpu topology masks on node boundariesPeter Zijlstra2012-05-09
| * | | x86/numa: Allow specifying node_distance() for numa=fakePeter Zijlstra2012-05-09
| * | | x86/sched: Make mwait_usable() heed to "idle=" kernel parameters properlySrivatsa S. Bhat2012-05-07
| |/ /
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-22
|\ \ \
| * \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2012-05-21
| |\ \ \
| | * \ \ Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-18
| | |\ \ \
| * | | | | ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt2012-05-16
| |/ / / /
| * | | | perf/x86/ibs: Fix undefined reference to `get_ibs_caps'Robert Richter2012-05-14
| * | | | perf/x86-ibs: Fix usage of IBS op current countRobert Richter2012-05-09
| * | | | perf/x86-ibs: Catch spurious interrupts after stopping IBSRobert Richter2012-05-09
| * | | | perf/x86-ibs: Implement workaround for IBS erratum #420Robert Richter2012-05-09
| * | | | perf/x86-ibs: Extend hw period that triggers overflowRobert Richter2012-05-09
| * | | | perf/x86-ibs: Trigger overflow if remaining period is too smallRobert Richter2012-05-09
| * | | | perf/x86-ibs: Rename some variablesRobert Richter2012-05-09
| * | | | perf/x86-ibs: Precise event sampling with IBS for AMD CPUsRobert Richter2012-05-09
| * | | | perf/x86-ibs: Take instruction pointer from ibs sampleRobert Richter2012-05-09
| * | | | perf/x86-ibs: Fix frequency profilingRobert Richter2012-05-09
| * | | | perf/x86-ibs: Enable ibs op micro-ops counting modeRobert Richter2012-05-09
| * | | | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-09
| * | | | perf/x86-ibs: Fix update of periodRobert Richter2012-05-09
| * | | | Merge branch 'perf/x86-ibs' into perf/coreIngo Molnar2012-05-09
| |\ \ \ \
| | * | | | perf/x86: Clean up register_nmi_handler() usageIngo Molnar2012-04-25
| | * | | | perf/x86: Implement 64-bit counter support for IBSRobert Richter2012-03-08
| | * | | | perf/x86: Implement IBS pmu control opsRobert Richter2012-03-08
| | * | | | perf/x86: Implement IBS interrupt handlerRobert Richter2012-03-08
| | * | | | perf/x86: Implement IBS event configurationRobert Richter2012-03-08
| * | | | | Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-05-07
| |\ \ \ \ \
| | * | | | | ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.hSteven Rostedt2012-05-04
| | * | | | | ftrace/x86: Remove the complex ftrace NMI handling codeSteven Rostedt2012-04-27
| | * | | | | ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt2012-04-27
| * | | | | | perf: Remove PERF_COUNTERS config optionRobert Richter2012-04-26