summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-1521-137/+835
|\
| * ftrace/graph: Trace function entry before updating indexSteven Rostedt2011-03-101-7/+8
| * tracing: Fix event alignment: kvm:kvm_hv_hypercallDavid Sharp2011-03-101-4/+4
| * kprobes: Disabling optimized kprobes for entry text sectionJiri Olsa2011-03-081-0/+8
| * x86: Separate out entry text sectionJiri Olsa2011-03-084-4/+11
| * Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar2011-03-0811-23/+49
| |\
| * | perf: Avoid the percore allocations if the CPU is not HT capableLin Ming2011-03-053-6/+23
| * | perf: Fix LLC-* events on Intel Nehalem/WestmereAndi Kleen2011-03-042-17/+79
| * | perf: Add support for supplementary event registersAndi Kleen2011-03-043-0/+265
| * | perf_events: Update PEBS event constraintsStephane Eranian2011-03-042-21/+42
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-03-043-1/+165
| |\ \
| | * | perf, x86: Add Intel SandyBridge CPU supportLin Ming2011-03-023-1/+165
| * | | x86: Remove die_nmi()Jan Beulich2011-02-184-36/+0
| * | | perf, x86: Add support for AMD family 15h core countersRobert Richter2011-02-163-3/+186
| * | | perf, x86: Store perfctr msr addresses in config_base/event_baseRobert Richter2011-02-163-19/+14
| * | | perf, x86: Add new AMD family 15h msrs to perfctr reservation codeRobert Richter2011-02-161-0/+4
| * | | perf, x86: Calculate perfctr msr addresses in helper functionsRobert Richter2011-02-162-15/+25
| * | | perf, x86: Use helper function in x86_pmu_enable_all()Robert Richter2011-02-161-11/+8
| * | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-02-1611-18/+44
| |\| |
| * | | Merge commit 'v2.6.38-rc4' into perf/coreIngo Molnar2011-02-121-3/+10
| |\ \ \
| * \ \ \ Merge branch 'linus' into perf/coreIngo Molnar2011-02-078-37/+39
| |\ \ \ \
| * \ \ \ \ Merge commit 'v2.6.38-rc3' into perf/coreIngo Molnar2011-02-0226-132/+98
| |\ \ \ \ \
| * | | | | | x86, perf: Change two init functions to staticYinghai Lu2011-01-271-2/+2
* | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-71/+9
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar2011-02-1621-103/+110
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Thomas Gleixner2011-01-318-47/+13
| |\ \ \ \ \ \ \ \
| * | | | | | | | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-9/+0
| * | | | | | | | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0
| * | | | | | | | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-25/+0
| * | | | | | | | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-12/+0
| * | | | | | | | | x86: Cleanup rwsem_count_t typedefThomas Gleixner2011-01-271-15/+10
| * | | | | | | | | rwsem: Cleanup includesThomas Gleixner2011-01-271-6/+0
* | | | | | | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-10/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-5/+5
| * | | | | | | | | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-7/+9
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-154-1/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: Add new syscalls for x86_64Aneesh Kumar K.V2011-03-152-0/+6
| * | | | | | | | | | x86: Add new syscalls for x86_32Aneesh Kumar K.V2011-03-152-1/+5
* | | | | | | | | | | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds2011-03-155-9/+60
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen: suspend: add "arch" to pre/post suspend hooksIan Campbell2011-02-251-3/+3
| * | | | | | | | | | | xen: switch to new schedop hypercall by default.Ian Campbell2011-02-251-2/+2
| * | | | | | | | | | | xen: use new schedop interface for suspendIan Campbell2011-02-251-3/+10
| * | | | | | | | | | | xen: fix compile issue if XEN is enabled but XEN_PVHVM is disabledStefano Stabellini2011-02-251-0/+2
| * | | | | | | | | | | xen: PV on HVM: support PV spinlocks and IPIsStefano Stabellini2011-02-253-0/+43
| * | | | | | | | | | | xen: do not use xen_info on HVM, set pv_info name to "Xen HVM"Stefano Stabellini2011-02-251-2/+1
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ \ \ Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds2011-03-152-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | / / / / / | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | xen: annotate functions which only call into __init at start of dayIan Campbell2011-02-112-2/+2
| | | * | | | | | | | | xen p2m: annotate variable which appears unusedIan Campbell2011-02-111-2/+2
| | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
* | | | | | | | | | | Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-151-61/+69
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen: events: remove dom0 specific xen_create_msi_irqIan Campbell2011-03-101-5/+40