Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | sched: Use an accessor to read the rq clock | Frederic Weisbecker | 2013-05-28 | 6 | -37/+47 | |
| * | | | | | | | | | sched: Update rq clock earlier in unthrottle_cfs_rq | Frederic Weisbecker | 2013-05-28 | 1 | -1/+3 | |
| * | | | | | | | | | sched: Update rq clock before calling check_preempt_curr() | Frederic Weisbecker | 2013-05-28 | 1 | -0/+2 | |
| * | | | | | | | | | sched: Update rq clock before setting fair group shares | Frederic Weisbecker | 2013-05-28 | 1 | -0/+3 | |
| * | | | | | | | | | sched: Update rq clock before migrating tasks out of dying CPU | Frederic Weisbecker | 2013-05-28 | 1 | -0/+7 | |
| * | | | | | | | | | sched: Remove redundant update_runtime notifier | Neil Zhang | 2013-05-28 | 3 | -44/+0 | |
| * | | | | | | | | | sched/autogroup: Fix race with task_groups list | Gerald Schaefer | 2013-05-28 | 1 | -2/+1 | |
| * | | | | | | | | | Merge branch 'sched/cleanups' into sched/core | Ingo Molnar | 2013-05-28 | 5 | -588/+605 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | sched: Move update_load_*() methods from sched.h to fair.c | Paul Gortmaker | 2013-05-07 | 2 | -18/+18 | |
| | * | | | | | | | | | sched: Factor out load calculation code from sched/core.c --> sched/proc.c | Paul Gortmaker | 2013-05-07 | 4 | -570/+587 | |
| * | | | | | | | | | | sched: Use this_rq() helper | Nathan Zimmer | 2013-05-10 | 2 | -5/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-07-03 | 3 | -131/+350 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | perf: Drop sample rate when sampling is too slow | Dave Hansen | 2013-06-23 | 2 | -4/+97 | |
| * | | | | | | | | | | hw_breakpoint: Introduce "struct bp_cpuinfo" | Oleg Nesterov | 2013-06-20 | 1 | -33/+36 | |
| * | | | | | | | | | | hw_breakpoint: Simplify *register_wide_hw_breakpoint() | Oleg Nesterov | 2013-06-20 | 1 | -23/+11 | |
| * | | | | | | | | | | hw_breakpoint: Introduce cpumask_of_bp() | Oleg Nesterov | 2013-06-20 | 1 | -26/+17 | |
| * | | | | | | | | | | hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() paths | Oleg Nesterov | 2013-06-20 | 1 | -12/+8 | |
| * | | | | | | | | | | hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() paths | Oleg Nesterov | 2013-06-20 | 1 | -24/+16 | |
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2013-06-20 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | perf: Add const qualifier to perf_pmu_register's 'name' arg | Mischa Jonker | 2013-06-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | perf: Fix hypervisor branch sampling permission check | Stephane Eranian | 2013-06-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2013-06-19 | 3 | -82/+185 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | watchdog: Disallow setting watchdog_thresh to -1 | Li Zefan | 2013-05-28 | 1 | -2/+1 | |
| * | | | | | | | | | | | | perf/x86: Check branch sampling priv level in generic code | Stephane Eranian | 2013-05-28 | 1 | -5/+4 | |
| * | | | | | | | | | | | | perf: Add sysfs entry to adjust multiplexing interval per PMU | Stephane Eranian | 2013-05-28 | 1 | -4/+59 | |
| * | | | | | | | | | | | | perf: Use hrtimers for event multiplexing | Stephane Eranian | 2013-05-28 | 1 | -8/+106 | |
| * | | | | | | | | | | | | perf: Fix hw breakpoints overflow period sampling | Jiri Olsa | 2013-05-28 | 2 | -1/+6 | |
* | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-03 | 5 | -68/+294 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | softirq: Use _RET_IP_ | Davidlohr Bueso | 2013-06-28 | 1 | -6/+4 | |
| * | | | | | | | | | | | | | genirq: Add the generic chip to the genirq docbook | Thomas Gleixner | 2013-06-28 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | genirq: generic-chip: Export some irq_gc_ functions | Fabio Estevam | 2013-06-28 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | genirq: Fix can_request_irq() for IRQs without an action | Ben Hutchings | 2013-06-28 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | irqdomain: Use irq_get_trigger_type() to get IRQ flags | Javier Martinez Canillas | 2013-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chips | James Hogan | 2013-06-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | genirq: Set irq thread to RT priority on creation | Ivo Sieben | 2013-06-11 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | genirq: Add kerneldoc for irq_disable. | Andreas Fenkart | 2013-05-29 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | genirq: irqchip: Add mask to block out invalid irqs | Grant Likely | 2013-05-29 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | genirq: Generic chip: Add linear irq domain support | Thomas Gleixner | 2013-05-29 | 2 | -12/+181 | |
| * | | | | | | | | | | | | | genirq: Generic chip: Split out code into separate functions | Thomas Gleixner | 2013-05-29 | 1 | -16/+34 | |
| * | | | | | | | | | | | | | genirq: irqchip: Add a mask calculation function | Thomas Gleixner | 2013-05-29 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | genirq: Generic chip: Cache per irq bit mask | Thomas Gleixner | 2013-05-29 | 1 | -9/+14 | |
| * | | | | | | | | | | | | | genirq: Generic chip: Handle separate mask registers | Gerlando Falauto | 2013-05-29 | 1 | -7/+10 | |
| * | | | | | | | | | | | | | genirq: Generic chip: Add support for per chip type mask cache | Gerlando Falauto | 2013-05-29 | 1 | -6/+10 | |
| * | | | | | | | | | | | | | genirq: Generic chip: Remove the local cur_regs() function | Gerlando Falauto | 2013-05-29 | 1 | -14/+17 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-03 | 7 | -1208/+154 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2013-06-19 | 7 | -1208/+154 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-----. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '... | Paul E. McKenney | 2013-06-10 | 7 | -1063/+104 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | | rcu: Shrink TINY_RCU by reworking CPU-stall ifdefs | Paul E. McKenney | 2013-06-10 | 2 | -6/+4 | |
| | | | | | * | | | | | | | | | | | | rcu: Shrink TINY_RCU by moving exit_rcu() | Paul E. McKenney | 2013-06-10 | 2 | -25/+27 | |
| | | | | | * | | | | | | | | | | | | rcu: Consolidate rcutiny_plugin.h ifdefs | Paul E. McKenney | 2013-06-10 | 1 | -46/+40 |