| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-07-03 | 5 | -11/+6 |
|\ |
|
| * | Merge tag 'v3.10' into sched/core | Ingo Molnar | 2013-07-01 | 45 | -94/+210 |
| |\ |
|
| * | | sched: Fix typo in struct sched_avg member description | Kamalesh Babulal | 2013-06-27 | 1 | -1/+1 |
| * | | Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track... | Alex Shi | 2013-06-27 | 1 | -6/+1 |
| * | | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar | 2013-06-19 | 4 | -4/+4 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-07-03 | 3 | -5/+65 |
|\ \ \ |
|
| * | | | x86: Add NMI duration tracepoints | Dave Hansen | 2013-06-23 | 1 | -0/+37 |
| * | | | perf: Drop sample rate when sampling is too slow | Dave Hansen | 2013-06-23 | 1 | -0/+7 |
| * | | | perf/x86/intel: Support Haswell/v4 LBR format | Andi Kleen | 2013-06-19 | 2 | -2/+10 |
| * | | | perf/x86: Reduce stack usage of x86_schedule_events() | Andrew Hunter | 2013-06-19 | 1 | -0/+4 |
| * | | | perf: Add const qualifier to perf_pmu_register's 'name' arg | Mischa Jonker | 2013-06-19 | 1 | -2/+2 |
| * | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2013-06-19 | 1 | -2/+1 |
| |\ \ \ |
|
| * | | | | perf: Add sysfs entry to adjust multiplexing interval per PMU | Stephane Eranian | 2013-05-28 | 1 | -0/+1 |
| * | | | | perf: Use hrtimers for event multiplexing | Stephane Eranian | 2013-05-28 | 1 | -1/+2 |
| * | | | | perf: Fix hw breakpoints overflow period sampling | Jiri Olsa | 2013-05-28 | 1 | -0/+2 |
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-03 | 2 | -1/+64 |
|\ \ \ \ \ |
|
| * | | | | | genirq: Add irq_get_trigger_type() to get IRQ flags | Javier Martinez Canillas | 2013-06-25 | 1 | -0/+6 |
| * | | | | | genirq: irqchip: Add mask to block out invalid irqs | Grant Likely | 2013-05-29 | 1 | -0/+2 |
| * | | | | | genirq: Generic chip: Add linear irq domain support | Thomas Gleixner | 2013-05-29 | 2 | -0/+42 |
| * | | | | | genirq: irqchip: Add a mask calculation function | Thomas Gleixner | 2013-05-29 | 1 | -0/+3 |
| * | | | | | genirq: Generic chip: Cache per irq bit mask | Thomas Gleixner | 2013-05-29 | 1 | -0/+4 |
| * | | | | | genirq: Generic chip: Handle separate mask registers | Gerlando Falauto | 2013-05-29 | 1 | -0/+2 |
| * | | | | | genirq: Generic chip: Add support for per chip type mask cache | Gerlando Falauto | 2013-05-29 | 1 | -1/+5 |
| |/ / / / |
|
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-03 | 5 | -85/+9 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2013-06-19 | 5 | -85/+9 |
| |\ \ \ \ \ |
|
| | | \ \ \ \ | |
| | | \ \ \ \ | |
| | *-. \ \ \ \ | Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '... | Paul E. McKenney | 2013-06-10 | 5 | -85/+9 |
| | |\ \ \ \ \ \ |
|
| | | | * | | | | | rcu: Shrink TINY_RCU by moving exit_rcu() | Paul E. McKenney | 2013-06-10 | 3 | -2/+6 |
| | | | * | | | | | rcu: Remove rcu_preempt_note_context_switch() | Paul E. McKenney | 2013-06-10 | 1 | -5/+0 |
| | | | * | | | | | rcu: Remove the CONFIG_TINY_RCU ifdefs in rcutiny.h | Paul E. McKenney | 2013-06-10 | 1 | -8/+0 |
| | | | * | | | | | rcu: Simplify RCU_TINY RCU callback invocation | Paul E. McKenney | 2013-06-10 | 3 | -5/+1 |
| | | | * | | | | | rcu: Remove TINY_PREEMPT_RCU | Paul E. McKenney | 2013-06-10 | 3 | -24/+4 |
| | | |/ / / / /
| | |/| | | | | |
|
| | | * | | | | | rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw(). | Paul E. McKenney | 2013-06-10 | 1 | -43/+0 |
| | |/ / / / / |
|
* | | | | | | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-07-03 | 5 | -14/+372 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | mutex: Add w/w mutex slowpath debugging | Daniel Vetter | 2013-06-26 | 1 | -0/+8 |
| * | | | | | | | mutex: Add support for wound/wait style locks | Maarten Lankhorst | 2013-06-26 | 2 | -1/+355 |
| * | | | | | | | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst | 2013-06-26 | 3 | -13/+9 |
* | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-07-03 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | futex: Take hugepages into account when generating futex_key | Zhang Yi | 2013-06-25 | 1 | -0/+16 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-07-02 | 2 | -3/+12 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 2013-06-27 | 2 | -3/+12 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | serial: sh-sci: HSCIF support | Ulrich Hecht | 2013-06-17 | 2 | -3/+12 |
| * | | | | | | | | | Merge tag 'soc-exynos5420-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann | 2013-06-21 | 1 | -0/+25 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge tag 'renesas-cleanup-for-v3.11' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 2013-06-21 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ \ \ \ | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-02 | 5 | -38/+120 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'common-clk-audio' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann | 2013-06-20 | 1 | -0/+25 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / /
| | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | clk: samsung: register audio subsystem clocks using common clock framework | Padmavathi Venna | 2013-06-18 | 1 | -0/+25 |
| * | | | | | | | | | | | | Merge tag 'omap-for-v3.11/mailbox-signed' of git://git.kernel.org/pub/scm/lin... | Arnd Bergmann | 2013-06-20 | 2 | -0/+87 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | mailbox/omap: move the OMAP mailbox framework to drivers | Suman Anna | 2013-06-11 | 1 | -0/+29 |
| | * | | | | | | | | | | | | ARM: OMAP2+: add user and fifo info to mailbox platform data | Suman Anna | 2013-06-11 | 1 | -0/+5 |
| | * | | | | | | | | | | | | ARM: OMAP2+: mbox: remove dependencies with soc.h | Suman Anna | 2013-06-11 | 1 | -0/+53 |
| | |/ / / / / / / / / / / |
|