aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\
| * edac, mips: don't change code that has been removed in edac/mips treeJiri Kosina2012-05-22
| * xtensa: Change mail addresses of Hannes Weiner and Oskar SchirmerOskar Schirmer2012-05-17
| * arm/m68k: Change mail address of Sebastian HessOskar Schirmer2012-05-17
| * atomic64_32.h: fix parameter naming mismatchPhilipp Hahn2012-05-09
| * x86, relocs: Remove an unused variableKusanagi Kouichi2012-04-30
| * Fix "the the" in various KconfigMasanari Iida2012-04-18
| * Fix typo in various Kconfig fileMasanari Iida2012-04-16
| * x86: Fix typo in MODULE_DEVICE_TABLE example: s/x86_cpu/x86cpu/Josh Triplett2012-04-16
| * Merge branch 'master' into for-nextJiri Kosina2012-04-08
| |\
| * | arm: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-04-05
| * | alpha: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-04-05
| * | mips: Fix printk typos in arc/mipsMasanari Iida2012-04-05
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-22
|\ \ \
| * | | x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin2012-05-18
| * | | x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin2012-05-18
| * | | x86/apic: Use symbolic APIC_EOI_ACKMichael S. Tsirkin2012-05-18
| * | | x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin2012-05-18
| * | | x86/xen/apic: Add missing #include <xen/xen.h>Ingo Molnar2012-05-18
| * | | x86/apic: Only compile local function if used with !CONFIG_GENERIC_PENDING_IRQMárton Németh2012-05-08
| * | | x86/apic: Fix UP boot crashIngo Molnar2012-05-07
| * | | x86: Conditionally update time when ack-ing pending irqsShai Fultheim2012-05-07
| * | | Merge branch 'stable/for-ingo-v3.5' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-05-07
| |\ \ \
| | * | | xen/apic: implement io apic read with hypercallLin Ming2012-05-01
| | * | | Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect ...Konrad Rzeszutek Wilk2012-05-01
| | * | | xen/x86: Implement x86_apic_opsKonrad Rzeszutek Wilk2012-05-01
| | * | | x86/apic: Replace io_apic_ops with x86_io_apic_ops.Konrad Rzeszutek Wilk2012-05-01
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-22
|\ \ \ \ \
| * | | | | sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-17
| * | | | | sched/x86: Rewrite set_cpu_sibling_map()Peter Zijlstra2012-05-14
| * | | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-09
| * | | | | x86/numa: Check for nonsensical topologies on real hw as wellIngo Molnar2012-05-09
| * | | | | x86/numa: Hard partition cpu topology masks on node boundariesPeter Zijlstra2012-05-09
| * | | | | x86/numa: Allow specifying node_distance() for numa=fakePeter Zijlstra2012-05-09
| * | | | | x86/sched: Make mwait_usable() heed to "idle=" kernel parameters properlySrivatsa S. Bhat2012-05-07
| |/ / / /
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-22
|\ \ \ \ \
| * \ \ \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2012-05-21
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-18
| | |\ \ \ \ \
| * | | | | | | ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt2012-05-16
| |/ / / / / /
| * | | | | | perf/x86/ibs: Fix undefined reference to `get_ibs_caps'Robert Richter2012-05-14
| * | | | | | perf/x86-ibs: Fix usage of IBS op current countRobert Richter2012-05-09
| * | | | | | perf/x86-ibs: Catch spurious interrupts after stopping IBSRobert Richter2012-05-09
| * | | | | | perf/x86-ibs: Implement workaround for IBS erratum #420Robert Richter2012-05-09
| * | | | | | perf/x86-ibs: Extend hw period that triggers overflowRobert Richter2012-05-09
| * | | | | | perf/x86-ibs: Trigger overflow if remaining period is too smallRobert Richter2012-05-09
| * | | | | | perf/x86-ibs: Rename some variablesRobert Richter2012-05-09
| * | | | | | perf/x86-ibs: Precise event sampling with IBS for AMD CPUsRobert Richter2012-05-09
| * | | | | | perf/x86-ibs: Take instruction pointer from ibs sampleRobert Richter2012-05-09
| * | | | | | perf/x86-ibs: Fix frequency profilingRobert Richter2012-05-09
| * | | | | | perf/x86-ibs: Enable ibs op micro-ops counting modeRobert Richter2012-05-09