Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | x86/sched: Make mwait_usable() heed to "idle=" kernel parameters properly | Srivatsa S. Bhat | 2012-05-07 | |
| |/ / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-05-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2012-05-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 2012-05-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | ||||
| * / | | | | | | | | | | | | | | | ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code() | Steven Rostedt | 2012-05-16 | |
| |/ / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | perf/x86-ibs: Fix usage of IBS op current count | Robert Richter | 2012-05-09 | |
| * | | | | | | | | | | | | | | | perf/x86-ibs: Catch spurious interrupts after stopping IBS | Robert Richter | 2012-05-09 | |
| * | | | | | | | | | | | | | | | perf/x86-ibs: Implement workaround for IBS erratum #420 | Robert Richter | 2012-05-09 | |
| * | | | | | | | | | | | | | | | perf/x86-ibs: Extend hw period that triggers overflow | Robert Richter | 2012-05-09 | |
| * | | | | | | | | | | | | | | | perf/x86-ibs: Trigger overflow if remaining period is too small | Robert Richter | 2012-05-09 | |
| * | | | | | | | | | | | | | | | perf/x86-ibs: Rename some variables | Robert Richter | 2012-05-09 | |
| * | | | | | | | | | | | | | | | perf/x86-ibs: Precise event sampling with IBS for AMD CPUs | Robert Richter | 2012-05-09 | |
| * | | | | | | | | | | | | | | | perf/x86-ibs: Take instruction pointer from ibs sample | Robert Richter | 2012-05-09 | |
| * | | | | | | | | | | | | | | | perf/x86-ibs: Fix frequency profiling | Robert Richter | 2012-05-09 | |
| * | | | | | | | | | | | | | | | perf/x86-ibs: Enable ibs op micro-ops counting mode | Robert Richter | 2012-05-09 | |
| * | | | | | | | | | | | | | | | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter | 2012-05-09 | |
| * | | | | | | | | | | | | | | | perf/x86-ibs: Fix update of period | Robert Richter | 2012-05-09 | |
| * | | | | | | | | | | | | | | | Merge branch 'perf/x86-ibs' into perf/core | Ingo Molnar | 2012-05-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | perf/x86: Clean up register_nmi_handler() usage | Ingo Molnar | 2012-04-25 | |
| | * | | | | | | | | | | | | | | | perf/x86: Implement 64-bit counter support for IBS | Robert Richter | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | perf/x86: Implement IBS pmu control ops | Robert Richter | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | perf/x86: Implement IBS interrupt handler | Robert Richter | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | perf/x86: Implement IBS event configuration | Robert Richter | 2012-03-08 | |
| * | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2012-05-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.h | Steven Rostedt | 2012-05-04 | |
| | * | | | | | | | | | | | | | | | | ftrace/x86: Remove the complex ftrace NMI handling code | Steven Rostedt | 2012-04-27 | |
| | * | | | | | | | | | | | | | | | | ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine | Steven Rostedt | 2012-04-27 | |
| | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | perf/x86: Fix cmpxchg() usage in amd_put_event_constraints() | Robert Richter | 2012-04-26 | |
| * | | | | | | | | | | | | | | | | perf: Trivial cleanup of duplicate code | Robert Richter | 2012-04-26 | |
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 2012-05-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | x86: replace percpu_xxx funcs with this_cpu_xxx | Alex Shi | 2012-05-14 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge tag 'v3.4-rc5' into next | James Morris | 2012-05-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | x86: Enable HAVE_ARCH_SECCOMP_FILTER | Will Drewry | 2012-04-13 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | x86: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | |
| * | | | | | | | | | | | | | | | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner | 2012-05-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | x86: Use kick_all_cpus_sync() | Thomas Gleixner | 2012-05-08 | |
| * | | | | | | | | | | | | | | | x86: Use generic init_task | Thomas Gleixner | 2012-05-05 | |
| * | | | | | | | | | | | | | | | x86: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | |
| * | | | | | | | | | | | | | | | x86: Add task_struct argument to smp_ops.cpu_up | Thomas Gleixner | 2012-04-26 | |
* | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | x86/nmi: Fix page faults by nmiaction if kmemcheck is enabled | Li Zhong | 2012-04-25 | |
| * | | | | | | | | | | | | | | | | x86/nmi: Add new NMI queues to deal with IO_CHK and SERR | Don Zickus | 2012-04-25 | |
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge tag 'intr-remapping-ops-for-ingo' of git://git.kernel.org/pub/scm/linux... | Ingo Molnar | 2012-05-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | iommu: rename intr_remapping.[ch] to irq_remapping.[ch] | Suresh Siddha | 2012-05-07 | |
| | * | | | | | | | | | | | | | | iommu: rename intr_remapping references to irq_remapping | Suresh Siddha | 2012-05-07 | |
| | * | | | | | | | | | | | | | | x86, iommu/vt-d: Clean up interfaces for interrupt remapping | Joerg Roedel | 2012-05-07 | |
| | * | | | | | | | | | | | | | | iommu/vt-d: Convert MSI remapping setup to remap_ops | Joerg Roedel | 2012-05-07 |