Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-15 | 21 | -137/+835 | |
|\ | ||||||
| * | ftrace/graph: Trace function entry before updating index | Steven Rostedt | 2011-03-10 | 1 | -7/+8 | |
| * | tracing: Fix event alignment: kvm:kvm_hv_hypercall | David Sharp | 2011-03-10 | 1 | -4/+4 | |
| * | kprobes: Disabling optimized kprobes for entry text section | Jiri Olsa | 2011-03-08 | 1 | -0/+8 | |
| * | x86: Separate out entry text section | Jiri Olsa | 2011-03-08 | 4 | -4/+11 | |
| * | Merge commit 'v2.6.38-rc8' into perf/core | Ingo Molnar | 2011-03-08 | 11 | -23/+49 | |
| |\ | ||||||
| * | | perf: Avoid the percore allocations if the CPU is not HT capable | Lin Ming | 2011-03-05 | 3 | -6/+23 | |
| * | | perf: Fix LLC-* events on Intel Nehalem/Westmere | Andi Kleen | 2011-03-04 | 2 | -17/+79 | |
| * | | perf: Add support for supplementary event registers | Andi Kleen | 2011-03-04 | 3 | -0/+265 | |
| * | | perf_events: Update PEBS event constraints | Stephane Eranian | 2011-03-04 | 2 | -21/+42 | |
| * | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-03-04 | 3 | -1/+165 | |
| |\ \ | ||||||
| | * | | perf, x86: Add Intel SandyBridge CPU support | Lin Ming | 2011-03-02 | 3 | -1/+165 | |
| * | | | x86: Remove die_nmi() | Jan Beulich | 2011-02-18 | 4 | -36/+0 | |
| * | | | perf, x86: Add support for AMD family 15h core counters | Robert Richter | 2011-02-16 | 3 | -3/+186 | |
| * | | | perf, x86: Store perfctr msr addresses in config_base/event_base | Robert Richter | 2011-02-16 | 3 | -19/+14 | |
| * | | | perf, x86: Add new AMD family 15h msrs to perfctr reservation code | Robert Richter | 2011-02-16 | 1 | -0/+4 | |
| * | | | perf, x86: Calculate perfctr msr addresses in helper functions | Robert Richter | 2011-02-16 | 2 | -15/+25 | |
| * | | | perf, x86: Use helper function in x86_pmu_enable_all() | Robert Richter | 2011-02-16 | 1 | -11/+8 | |
| * | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-02-16 | 11 | -18/+44 | |
| |\| | | ||||||
| * | | | Merge commit 'v2.6.38-rc4' into perf/core | Ingo Molnar | 2011-02-12 | 1 | -3/+10 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'linus' into perf/core | Ingo Molnar | 2011-02-07 | 8 | -37/+39 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge commit 'v2.6.38-rc3' into perf/core | Ingo Molnar | 2011-02-02 | 26 | -132/+98 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | x86, perf: Change two init functions to static | Yinghai Lu | 2011-01-27 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -71/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge commit 'v2.6.38-rc5' into core/locking | Ingo Molnar | 2011-02-16 | 21 | -103/+110 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Thomas Gleixner | 2011-01-31 | 8 | -47/+13 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | rwsem: Move duplicate function prototypes to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -9/+0 | |
| * | | | | | | | | | rwsem: Unify the duplicate rwsem_is_locked() inlines | Thomas Gleixner | 2011-01-27 | 1 | -5/+0 | |
| * | | | | | | | | | rwsem: Move duplicate init macros and functions to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -25/+0 | |
| * | | | | | | | | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -12/+0 | |
| * | | | | | | | | | x86: Cleanup rwsem_count_t typedef | Thomas Gleixner | 2011-01-27 | 1 | -15/+10 | |
| * | | | | | | | | | rwsem: Cleanup includes | Thomas Gleixner | 2011-01-27 | 1 | -6/+0 | |
* | | | | | | | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -10/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | futex: Sanitize futex ops argument types | Michel Lespinasse | 2011-03-11 | 1 | -5/+5 | |
| * | | | | | | | | | | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 2011-03-11 | 1 | -7/+9 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-15 | 4 | -1/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86: Add new syscalls for x86_64 | Aneesh Kumar K.V | 2011-03-15 | 2 | -0/+6 | |
| * | | | | | | | | | | x86: Add new syscalls for x86_32 | Aneesh Kumar K.V | 2011-03-15 | 2 | -1/+5 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm | Linus Torvalds | 2011-03-15 | 5 | -9/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xen: suspend: add "arch" to pre/post suspend hooks | Ian Campbell | 2011-02-25 | 1 | -3/+3 | |
| * | | | | | | | | | | | xen: switch to new schedop hypercall by default. | Ian Campbell | 2011-02-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | xen: use new schedop interface for suspend | Ian Campbell | 2011-02-25 | 1 | -3/+10 | |
| * | | | | | | | | | | | xen: fix compile issue if XEN is enabled but XEN_PVHVM is disabled | Stefano Stabellini | 2011-02-25 | 1 | -0/+2 | |
| * | | | | | | | | | | | xen: PV on HVM: support PV spinlocks and IPIs | Stefano Stabellini | 2011-02-25 | 3 | -0/+43 | |
| * | | | | | | | | | | | xen: do not use xen_info on HVM, set pv_info name to "Xen HVM" | Stefano Stabellini | 2011-02-25 | 1 | -2/+1 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ \ \ \ \ | Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ... | Linus Torvalds | 2011-03-15 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | / / / / / | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | xen: annotate functions which only call into __init at start of day | Ian Campbell | 2011-02-11 | 2 | -2/+2 | |
| | | * | | | | | | | | | xen p2m: annotate variable which appears unused | Ian Campbell | 2011-02-11 | 1 | -2/+2 | |
| | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-03-15 | 1 | -61/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xen: events: remove dom0 specific xen_create_msi_irq | Ian Campbell | 2011-03-10 | 1 | -5/+40 |