summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | sched: Remove WARN_ON(!sd) from init_sched_groups_power()Viresh Kumar2013-06-19
| * | | | | | | | | | | | | | | sched: Fix memory leakage in build_sched_groups()Viresh Kumar2013-06-19
| * | | | | | | | | | | | | | | sched: Use cached value of span instead of calling sched_domain_span()Viresh Kumar2013-06-19
| * | | | | | | | | | | | | | | sched: Create for_each_sd_topology()Viresh Kumar2013-06-19
| * | | | | | | | | | | | | | | sched: Don't set sd->child to NULL when it is already NULLViresh Kumar2013-06-19
| * | | | | | | | | | | | | | | sched: Don't initialize alloc_state in build_sched_domains()Viresh Kumar2013-06-19
| * | | | | | | | | | | | | | | sched: Optimize build_sched_domains() for saving first SD node for a cpuViresh Kumar2013-06-19
| * | | | | | | | | | | | | | | sched: Remove unused params of build_sched_domain()Viresh Kumar2013-06-19
| * | | | | | | | | | | | | | | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-19
| * | | | | | | | | | | | | | | sched: Femove the useless declaration in kernel/sched/fair.cMichael Wang2013-06-19
| * | | | | | | | | | | | | | | sched: Refine the code in unthrottle_cfs_rq()Michael Wang2013-06-19
| * | | | | | | | | | | | | | | sched/rt: Simplify pull_rt_task() logic and remove .leaf_rt_rq_listKirill Tkhai2013-06-19
| * | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2013-06-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | sched/fair: Remove unused variable from expire_cfs_rq_runtime()Kamalesh Babulal2013-05-31
| * | | | | | | | | | | | | | | | sched: Use swap() macro in scale_stime()Stanislaw Gruszka2013-05-28
| * | | | | | | | | | | | | | | | sched: Use an accessor to read the rq clockFrederic Weisbecker2013-05-28
| * | | | | | | | | | | | | | | | sched: Update rq clock earlier in unthrottle_cfs_rqFrederic Weisbecker2013-05-28
| * | | | | | | | | | | | | | | | sched: Update rq clock before calling check_preempt_curr()Frederic Weisbecker2013-05-28
| * | | | | | | | | | | | | | | | sched: Update rq clock before setting fair group sharesFrederic Weisbecker2013-05-28
| * | | | | | | | | | | | | | | | sched: Update rq clock before migrating tasks out of dying CPUFrederic Weisbecker2013-05-28
| * | | | | | | | | | | | | | | | sched: Remove redundant update_runtime notifierNeil Zhang2013-05-28
| * | | | | | | | | | | | | | | | sched/autogroup: Fix race with task_groups listGerald Schaefer2013-05-28
| * | | | | | | | | | | | | | | | Merge branch 'sched/cleanups' into sched/coreIngo Molnar2013-05-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | sched: Move update_load_*() methods from sched.h to fair.cPaul Gortmaker2013-05-07
| | * | | | | | | | | | | | | | | | sched: Factor out load calculation code from sched/core.c --> sched/proc.cPaul Gortmaker2013-05-07
| * | | | | | | | | | | | | | | | | sched: Use this_rq() helperNathan Zimmer2013-05-10
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | perf: Drop sample rate when sampling is too slowDave Hansen2013-06-23
| * | | | | | | | | | | | | | | | | hw_breakpoint: Introduce "struct bp_cpuinfo"Oleg Nesterov2013-06-20
| * | | | | | | | | | | | | | | | | hw_breakpoint: Simplify *register_wide_hw_breakpoint()Oleg Nesterov2013-06-20
| * | | | | | | | | | | | | | | | | hw_breakpoint: Introduce cpumask_of_bp()Oleg Nesterov2013-06-20
| * | | | | | | | | | | | | | | | | hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() pathsOleg Nesterov2013-06-20
| * | | | | | | | | | | | | | | | | hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() pathsOleg Nesterov2013-06-20
| * | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-06-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker2013-06-19
| * | | | | | | | | | | | | | | | | | perf: Fix hypervisor branch sampling permission checkStephane Eranian2013-06-19
| * | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-06-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | watchdog: Disallow setting watchdog_thresh to -1Li Zefan2013-05-28
| * | | | | | | | | | | | | | | | | | | perf/x86: Check branch sampling priv level in generic codeStephane Eranian2013-05-28
| * | | | | | | | | | | | | | | | | | | perf: Add sysfs entry to adjust multiplexing interval per PMUStephane Eranian2013-05-28
| * | | | | | | | | | | | | | | | | | | perf: Use hrtimers for event multiplexingStephane Eranian2013-05-28
| * | | | | | | | | | | | | | | | | | | perf: Fix hw breakpoints overflow period samplingJiri Olsa2013-05-28
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | softirq: Use _RET_IP_Davidlohr Bueso2013-06-28
| * | | | | | | | | | | | | | | | | | genirq: Add the generic chip to the genirq docbookThomas Gleixner2013-06-28
| * | | | | | | | | | | | | | | | | | genirq: generic-chip: Export some irq_gc_ functionsFabio Estevam2013-06-28
| * | | | | | | | | | | | | | | | | | genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings2013-06-28
| * | | | | | | | | | | | | | | | | | irqdomain: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-25
| * | | | | | | | | | | | | | | | | | genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chipsJames Hogan2013-06-24
| * | | | | | | | | | | | | | | | | | genirq: Set irq thread to RT priority on creationIvo Sieben2013-06-11