| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-05-23 | 25 | -93/+151 |
|\ |
|
| * | x86/apic: Implement EIO micro-optimization | Michael S. Tsirkin | 2012-05-18 | 4 | -3/+8 |
| * | x86/apic: Add apic->eoi_write() callback | Michael S. Tsirkin | 2012-05-18 | 12 | -1/+28 |
| * | x86/apic: Use symbolic APIC_EOI_ACK | Michael S. Tsirkin | 2012-05-18 | 1 | -3/+1 |
| * | x86/apic: Fix typo EIO_ACK -> EOI_ACK and document it | Michael S. Tsirkin | 2012-05-18 | 2 | -2/+2 |
| * | x86/xen/apic: Add missing #include <xen/xen.h> | Ingo Molnar | 2012-05-18 | 1 | -1/+4 |
| * | x86/apic: Only compile local function if used with !CONFIG_GENERIC_PENDING_IRQ | Márton Németh | 2012-05-08 | 1 | -23/+23 |
| * | x86/apic: Fix UP boot crash | Ingo Molnar | 2012-05-07 | 1 | -1/+2 |
| * | x86: Conditionally update time when ack-ing pending irqs | Shai Fultheim | 2012-05-07 | 1 | -5/+7 |
| * | Merge branch 'stable/for-ingo-v3.5' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar | 2012-05-07 | 10 | -60/+82 |
| |\ |
|
| | * | xen/apic: implement io apic read with hypercall | Lin Ming | 2012-05-01 | 1 | -0/+13 |
| | * | Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect ... | Konrad Rzeszutek Wilk | 2012-05-01 | 1 | -3/+1 |
| | * | xen/x86: Implement x86_apic_ops | Konrad Rzeszutek Wilk | 2012-05-01 | 4 | -1/+24 |
| | * | x86/apic: Replace io_apic_ops with x86_io_apic_ops. | Konrad Rzeszutek Wilk | 2012-05-01 | 5 | -56/+44 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-05-23 | 10 | -227/+83 |
|\ \ \ |
|
| * | | | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra | 2012-05-17 | 1 | -2/+1 |
| * | | | sched/x86: Rewrite set_cpu_sibling_map() | Peter Zijlstra | 2012-05-14 | 1 | -46/+66 |
| * | | | sched/numa: Rewrite the CONFIG_NUMA sched domain support | Peter Zijlstra | 2012-05-09 | 7 | -186/+0 |
| * | | | x86/numa: Check for nonsensical topologies on real hw as well | Ingo Molnar | 2012-05-09 | 1 | -6/+6 |
| * | | | x86/numa: Hard partition cpu topology masks on node boundaries | Peter Zijlstra | 2012-05-09 | 1 | -0/+11 |
| * | | | x86/numa: Allow specifying node_distance() for numa=fake | Peter Zijlstra | 2012-05-09 | 1 | -2/+6 |
| * | | | x86/sched: Make mwait_usable() heed to "idle=" kernel parameters properly | Srivatsa S. Bhat | 2012-05-07 | 1 | -0/+8 |
| |/ / |
|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-05-23 | 27 | -232/+954 |
|\ \ \ |
|
| * \ \ | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2012-05-21 | 105 | -551/+745 |
| |\ \ \ |
|
| | * \ \ | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 2012-05-18 | 105 | -551/+745 |
| | |\ \ \ |
|
| * | | | | | ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code() | Steven Rostedt | 2012-05-17 | 1 | -13/+2 |
| |/ / / / |
|
| * | | | | perf/x86/ibs: Fix undefined reference to `get_ibs_caps' | Robert Richter | 2012-05-14 | 1 | -0/+4 |
| * | | | | perf/x86-ibs: Fix usage of IBS op current count | Robert Richter | 2012-05-09 | 1 | -12/+21 |
| * | | | | perf/x86-ibs: Catch spurious interrupts after stopping IBS | Robert Richter | 2012-05-09 | 1 | -5/+7 |
| * | | | | perf/x86-ibs: Implement workaround for IBS erratum #420 | Robert Richter | 2012-05-09 | 1 | -23/+39 |
| * | | | | perf/x86-ibs: Extend hw period that triggers overflow | Robert Richter | 2012-05-09 | 1 | -2/+13 |
| * | | | | perf/x86-ibs: Trigger overflow if remaining period is too small | Robert Richter | 2012-05-09 | 1 | -4/+1 |
| * | | | | perf/x86-ibs: Rename some variables | Robert Richter | 2012-05-09 | 1 | -5/+5 |
| * | | | | perf/x86-ibs: Precise event sampling with IBS for AMD CPUs | Robert Richter | 2012-05-09 | 2 | -4/+76 |
| * | | | | perf/x86-ibs: Take instruction pointer from ibs sample | Robert Richter | 2012-05-09 | 2 | -19/+35 |
| * | | | | perf/x86-ibs: Fix frequency profiling | Robert Richter | 2012-05-09 | 1 | -2/+16 |
| * | | | | perf/x86-ibs: Enable ibs op micro-ops counting mode | Robert Richter | 2012-05-09 | 1 | -0/+2 |
| * | | | | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter | 2012-05-09 | 13 | -37/+17 |
| * | | | | perf/x86-ibs: Fix update of period | Robert Richter | 2012-05-09 | 1 | -13/+14 |
| * | | | | Merge branch 'perf/x86-ibs' into perf/core | Ingo Molnar | 2012-05-09 | 3 | -7/+438 |
| |\ \ \ \ |
|
| | * | | | | perf/x86: Clean up register_nmi_handler() usage | Ingo Molnar | 2012-04-25 | 1 | -1/+1 |
| | * | | | | perf/x86: Implement 64-bit counter support for IBS | Robert Richter | 2012-03-08 | 2 | -21/+185 |
| | * | | | | perf/x86: Implement IBS pmu control ops | Robert Richter | 2012-03-08 | 1 | -3/+103 |
| | * | | | | perf/x86: Implement IBS interrupt handler | Robert Richter | 2012-03-08 | 2 | -0/+89 |
| | * | | | | perf/x86: Implement IBS event configuration | Robert Richter | 2012-03-08 | 1 | -7/+85 |
| * | | | | | Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2012-05-07 | 5 | -175/+358 |
| |\ \ \ \ \ |
|
| | * | | | | | ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.h | Steven Rostedt | 2012-05-04 | 1 | -1/+1 |
| | * | | | | | ftrace/x86: Remove the complex ftrace NMI handling code | Steven Rostedt | 2012-04-28 | 3 | -174/+6 |
| | * | | | | | ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine | Steven Rostedt | 2012-04-28 | 3 | -1/+352 |
| * | | | | | | perf: Remove PERF_COUNTERS config option | Robert Richter | 2012-04-26 | 6 | -6/+6 |