summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-2310-227/+83
|\
| * sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-171-2/+1
| * sched/x86: Rewrite set_cpu_sibling_map()Peter Zijlstra2012-05-141-46/+66
| * sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-097-186/+0
| * x86/numa: Check for nonsensical topologies on real hw as wellIngo Molnar2012-05-091-6/+6
| * x86/numa: Hard partition cpu topology masks on node boundariesPeter Zijlstra2012-05-091-0/+11
| * x86/numa: Allow specifying node_distance() for numa=fakePeter Zijlstra2012-05-091-2/+6
| * x86/sched: Make mwait_usable() heed to "idle=" kernel parameters properlySrivatsa S. Bhat2012-05-071-0/+8
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-2327-232/+954
|\ \
| * \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2012-05-21105-551/+745
| |\ \
| | * \ Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-18105-551/+745
| | |\ \
| * | | | ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt2012-05-171-13/+2
| |/ / /
| * | | perf/x86/ibs: Fix undefined reference to `get_ibs_caps'Robert Richter2012-05-141-0/+4
| * | | perf/x86-ibs: Fix usage of IBS op current countRobert Richter2012-05-091-12/+21
| * | | perf/x86-ibs: Catch spurious interrupts after stopping IBSRobert Richter2012-05-091-5/+7
| * | | perf/x86-ibs: Implement workaround for IBS erratum #420Robert Richter2012-05-091-23/+39
| * | | perf/x86-ibs: Extend hw period that triggers overflowRobert Richter2012-05-091-2/+13
| * | | perf/x86-ibs: Trigger overflow if remaining period is too smallRobert Richter2012-05-091-4/+1
| * | | perf/x86-ibs: Rename some variablesRobert Richter2012-05-091-5/+5
| * | | perf/x86-ibs: Precise event sampling with IBS for AMD CPUsRobert Richter2012-05-092-4/+76
| * | | perf/x86-ibs: Take instruction pointer from ibs sampleRobert Richter2012-05-092-19/+35
| * | | perf/x86-ibs: Fix frequency profilingRobert Richter2012-05-091-2/+16
| * | | perf/x86-ibs: Enable ibs op micro-ops counting modeRobert Richter2012-05-091-0/+2
| * | | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-0913-37/+17
| * | | perf/x86-ibs: Fix update of periodRobert Richter2012-05-091-13/+14
| * | | Merge branch 'perf/x86-ibs' into perf/coreIngo Molnar2012-05-093-7/+438
| |\ \ \
| | * | | perf/x86: Clean up register_nmi_handler() usageIngo Molnar2012-04-251-1/+1
| | * | | perf/x86: Implement 64-bit counter support for IBSRobert Richter2012-03-082-21/+185
| | * | | perf/x86: Implement IBS pmu control opsRobert Richter2012-03-081-3/+103
| | * | | perf/x86: Implement IBS interrupt handlerRobert Richter2012-03-082-0/+89
| | * | | perf/x86: Implement IBS event configurationRobert Richter2012-03-081-7/+85
| * | | | Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-05-075-175/+358
| |\ \ \ \
| | * | | | ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.hSteven Rostedt2012-05-041-1/+1
| | * | | | ftrace/x86: Remove the complex ftrace NMI handling codeSteven Rostedt2012-04-283-174/+6
| | * | | | ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt2012-04-283-1/+352
| * | | | | perf: Remove PERF_COUNTERS config optionRobert Richter2012-04-266-6/+6
| * | | | | perf/x86: Fix cmpxchg() usage in amd_put_event_constraints()Robert Richter2012-04-261-3/+1
| * | | | | perf: Trivial cleanup of duplicate codeRobert Richter2012-04-261-3/+0
* | | | | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-05-2321-60/+59
|\ \ \ \ \ \
| * | | | | | percpu: remove percpu_xxx() functionsAlex Shi2012-05-141-10/+6
| * | | | | | x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-1421-50/+53
* | | | | | | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-239-0/+315
|\ \ \ \ \ \ \
| * | | | | | | ARM: AT91: Add ADC driver to the at91sam9g20 dtsiMaxime Ripard2012-05-141-0/+35
| * | | | | | | ARM: AT91: Add ADC driver to the at91sam9x5 dtsiMaxime Ripard2012-05-141-0/+38
| * | | | | | | ARM: AT91: Add ADC driver to the at91sam9g45 dtsiMaxime Ripard2012-05-141-0/+37
| * | | | | | | ARM: AT91: Add the ADC clock to the sam9x5 SoC fileMaxime Ripard2012-05-141-0/+6
| * | | | | | | ARM: AT91: ADC: Add support for the AT91SAM9M10G45-EK boardMaxime Ripard2012-05-143-0/+122
| * | | | | | | ARM: AT91: Add the ADC to the sam9g20ek boardMaxime Ripard2012-05-143-0/+112
* | | | | | | | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-236-9/+9
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman2012-04-236-9/+9
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |