summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-2031-120/+37
|\
| * sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-03-132-7/+4
| * Merge tag 'v3.3-rc7' into sched/coreIngo Molnar2012-03-1398-207/+505
| |\
| * | sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-124-28/+0
| * | sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner2012-03-012-2/+2
| * | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-0125-85/+33
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-2041-756/+1656
|\ \ \
| * \ \ Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-1213-72/+734
| |\ \ \
| | * | | perf: Add callback to flush branch_stack on context switchStephane Eranian2012-03-053-7/+28
| | * | | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-057-0/+27
| | * | | perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian2012-03-053-33/+321
| | * | | perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian2012-03-054-8/+125
| | * | | perf/x86: Disable LBR support for older Intel Atom processorsStephane Eranian2012-03-051-0/+10
| | * | | perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian2012-03-053-3/+104
| | * | | perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian2012-03-051-0/+60
| | * | | perf/x86: Add Intel LBR sharing logicStephane Eranian2012-03-053-26/+52
| | * | | perf/x86: Add Intel LBR MSR definitionsStephane Eranian2012-03-052-9/+16
| | * | | perf: Add generic taken branch sampling supportStephane Eranian2012-03-051-8/+13
| * | | | perf/x86: Prettify pmu config literalsPeter Zijlstra2012-03-122-7/+37
| * | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-1295-209/+459
| |\ \ \ \
| * | | | | x86/kprobes: Split out optprobe related code to kprobes-opt.cMasami Hiramatsu2012-03-064-594/+646
| * | | | | x86/kprobes: Fix a bug which can modify kernel code permanentlyMasami Hiramatsu2012-03-061-18/+15
| * | | | | x86/kprobes: Fix instruction recovery on optimized pathMasami Hiramatsu2012-03-061-43/+97
| | |/ / / | |/| | |
| * | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-05202-1954/+1681
| |\ \ \ \
| * | | | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-2412-32/+43
| * | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-02-171-12/+12
| |\ \ \ \ \
| | * | | | | x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()Steven Rostedt2012-02-131-12/+12
| * | | | | | x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu2012-02-114-32/+40
| * | | | | | x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov2012-02-071-0/+3
| * | | | | | Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-06106-662/+436
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-01-311-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-279-13/+96
| |\ \ \ \ \ \ \
| | * | | | | | | perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra2011-12-211-0/+14
| | * | | | | | | perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra2011-12-212-1/+62
| | * | | | | | | perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce...Peter Zijlstra2011-12-211-0/+15
| | * | | | | | | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-217-13/+6
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-201-8/+3
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into irq/coreThomas Gleixner2012-03-13164-448/+924
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | x86-32/irq: Don't switch to irq stack for a user-mode irqLinus Torvalds2012-02-201-8/+3
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-201-8/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-02-281-8/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()Paul E. McKenney2012-02-211-8/+1
| | |/ / / / / / / / /
* | | | | | | | | | | Merge branch 'dcache-word-accesses'Linus Torvalds2012-03-191-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vfs: use 'unsigned long' accesses for dcache name comparison and hashingLinus Torvalds2012-03-081-0/+1
* | | | | | | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-03-161-27/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | C6X: remove dead code from entry.SMark Salter2012-03-161-27/+0
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-03-142-2753/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | arch/tile/configs: convert to minimal configs via "make savedefconfig"Chris Metcalf2012-03-142-2753/+2
* | | | | | | | | | | | | sparc32: Add -Av8 to assembler command line.David S. Miller2012-03-131-1/+1
* | | | | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-03-136-576/+1488
|\| | | | | | | | | | | |