summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-205-186/+260
|\
| * ntp: Fix integer overflow when setting timeSasha Levin2012-03-151-1/+1
| * Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-02-152-174/+247
| |\
| | * time: Move common updates to a functionThomas Gleixner2012-01-261-22/+17
| | * time: Reorder so the hot data is togetherThomas Gleixner2012-01-261-2/+2
| | * time: Remove most of xtime_lock usage in timekeeping.cJohn Stultz2012-01-261-29/+15
| | * ntp: Add ntp_lock to replace xtime_lockingJohn Stultz2012-01-261-19/+44
| | * ntp: Access tick_length variable via ntp_tick_length()John Stultz2012-01-262-4/+11
| | * ntp: Cleanup timex.hJohn Stultz2012-01-261-1/+12
| | * time: Add timekeeper lockJohn Stultz2012-01-261-44/+82
| | * time: Cleanup global variables and move them to the topJohn Stultz2012-01-261-12/+12
| | * time: Move raw_time into timekeeper structureJohn Stultz2012-01-261-13/+10
| | * time: Move xtime into timekeeeper structureJohn Stultz2012-01-261-44/+47
| | * time: Move wall_to_monotonic into the timekeeper structureJohn Stultz2012-01-261-32/+37
| | * time: Move total_sleep_time into the timekeeper structureJohn Stultz2012-01-261-9/+15
| * | timer: Fix bad idle check on irq entryFrederic Weisbecker2012-02-151-1/+1
| * | nohz: Remove ts->Einidle checks before restarting the tickFrederic Weisbecker2012-02-151-5/+6
| * | nohz: Remove update_ts_time_stat from tick_nohz_start_idleMichal Hocko2012-02-151-5/+1
| * | clockevents: Leave the broadcast device in shutdown mode when not neededSuresh Siddha2012-02-151-0/+4
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-2010-300/+348
|\ \ \
| * | | printk: Make it compile with !CONFIG_PRINTKPeter Zijlstra2012-03-151-20/+20
| * | | Merge tag 'v3.3-rc7' into sched/coreIngo Molnar2012-03-136-38/+99
| |\ \ \
| * | | | sched: Fix nohz load accounting -- again!Peter Zijlstra2012-03-121-27/+26
| * | | | sched: Update yield() docsPeter Zijlstra2012-03-121-2/+18
| * | | | printk/sched: Introduce special printk_sched() for those awkward momentsPeter Zijlstra2012-03-123-5/+45
| * | | | sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancerDiwakar Tundlam2012-03-121-0/+1
| * | | | sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-121-1/+1
| * | | | sched: Fix load-balance wreckagePeter Zijlstra2012-03-121-71/+39
| * | | | sched: Clean up parameter passing of proc_sched_autogroup_set_nice()Hiroshi Shimamoto2012-03-021-6/+6
| * | | | sched: Ditch per cgroup task lists for load-balancingPeter Zijlstra2012-03-013-109/+80
| * | | | sched: Rename load-balancing fieldsPeter Zijlstra2012-03-011-58/+60
| * | | | sched: Move load-balancing arguments into helper structPeter Zijlstra2012-03-011-84/+93
| * | | | sched/rt: Do not submit new work when PI-blockedThomas Gleixner2012-03-011-1/+1
| * | | | sched/rt: Prevent idle task boostingThomas Gleixner2012-03-011-2/+19
| * | | | sched/wait: Add __wake_up_all_locked() APIThomas Gleixner2012-03-011-2/+2
| * | | | sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner2012-03-012-5/+5
| * | | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-012-6/+2
| * | | | sched/rt: Add schedule_preempt_disabled()Thomas Gleixner2012-03-011-0/+12
| * | | | sched/rt: Do not throttle when PI boostingPeter Zijlstra2012-03-011-2/+18
| * | | | sched/rt: Keep period timer ticking when rt throttling is activePeter Zijlstra2012-03-011-5/+8
| * | | | Merge branch 'linus' into sched/coreIngo Molnar2012-03-0118-79/+226
| |\ \ \ \
| * | | | | sched: Make initial SCHED_RR timeslace DEF_TIMESLICEHiroshi Shimamoto2012-02-222-6/+2
| * | | | | sched: Remove rcu_read_lock/unlock() from select_idle_sibling()Nikunj A. Dadhania2012-02-221-4/+0
| * | | | | sched: Move SMP-only variable into the SMP sectionHiroshi Shimamoto2012-01-311-2/+2
| * | | | | sched: Remove sched_switchRakib Mullick2012-01-273-4/+2
| * | | | | sched: Ensure cpu_power periodic updateVincent Guittot2012-01-271-8/+16
| * | | | | sched, block: Unify cache detectionPeter Zijlstra2012-01-271-3/+3
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-2023-259/+993
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-122-0/+183
| |\ \ \ \ \ \
| | * | | | | | perf: Add callback to flush branch_stack on context switchStephane Eranian2012-03-051-0/+85
OpenPOWER on IntegriCloud