aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* perf: Move mmap page data_head offset assertion out of headerJiri Olsa2012-03-24
* Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-03-24
|\
| * tracing: Fix ftrace stack trace entriesWolfgang Mauerer2012-03-22
* | perf: Fix mmap_page capabilities and docsPeter Zijlstra2012-03-23
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-03-22
|\ \
| * | tracing: Fix build breakage without CONFIG_PERF_EVENTSMark Brown2012-03-13
| * | ftrace: Fix function_graph for archs that test ftrace_trace_functionRajesh Bhagat2012-03-13
| * | tracing: Keep NMI watchdog from triggering when dumping traceSteven Rostedt2012-03-01
| * | tracing: Do not select FRAME_POINTER on PPCGerlando Falauto2012-02-27
| * | tracing/ring-buffer: Only have tracing_on disable tracing buffersSteven Rostedt2012-02-22
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-20
|\ \ \
| * | | ntp: Fix integer overflow when setting timeSasha Levin2012-03-15
| * | | Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-02-15
| |\ \ \
| | * | | time: Move common updates to a functionThomas Gleixner2012-01-26
| | * | | time: Reorder so the hot data is togetherThomas Gleixner2012-01-26
| | * | | time: Remove most of xtime_lock usage in timekeeping.cJohn Stultz2012-01-26
| | * | | ntp: Add ntp_lock to replace xtime_lockingJohn Stultz2012-01-26
| | * | | ntp: Access tick_length variable via ntp_tick_length()John Stultz2012-01-26
| | * | | ntp: Cleanup timex.hJohn Stultz2012-01-26
| | * | | time: Add timekeeper lockJohn Stultz2012-01-26
| | * | | time: Cleanup global variables and move them to the topJohn Stultz2012-01-26
| | * | | time: Move raw_time into timekeeper structureJohn Stultz2012-01-26
| | * | | time: Move xtime into timekeeeper structureJohn Stultz2012-01-26
| | * | | time: Move wall_to_monotonic into the timekeeper structureJohn Stultz2012-01-26
| | * | | time: Move total_sleep_time into the timekeeper structureJohn Stultz2012-01-26
| * | | | timer: Fix bad idle check on irq entryFrederic Weisbecker2012-02-15
| * | | | nohz: Remove ts->Einidle checks before restarting the tickFrederic Weisbecker2012-02-15
| * | | | nohz: Remove update_ts_time_stat from tick_nohz_start_idleMichal Hocko2012-02-15
| * | | | clockevents: Leave the broadcast device in shutdown mode when not neededSuresh Siddha2012-02-15
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-20
|\ \ \ \ \
| * | | | | printk: Make it compile with !CONFIG_PRINTKPeter Zijlstra2012-03-15
| * | | | | Merge tag 'v3.3-rc7' into sched/coreIngo Molnar2012-03-13
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | sched: Fix nohz load accounting -- again!Peter Zijlstra2012-03-12
| * | | | | sched: Update yield() docsPeter Zijlstra2012-03-12
| * | | | | printk/sched: Introduce special printk_sched() for those awkward momentsPeter Zijlstra2012-03-12
| * | | | | sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancerDiwakar Tundlam2012-03-12
| * | | | | sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-12
| * | | | | sched: Fix load-balance wreckagePeter Zijlstra2012-03-12
| * | | | | sched: Clean up parameter passing of proc_sched_autogroup_set_nice()Hiroshi Shimamoto2012-03-02
| * | | | | sched: Ditch per cgroup task lists for load-balancingPeter Zijlstra2012-03-01
| * | | | | sched: Rename load-balancing fieldsPeter Zijlstra2012-03-01
| * | | | | sched: Move load-balancing arguments into helper structPeter Zijlstra2012-03-01
| * | | | | sched/rt: Do not submit new work when PI-blockedThomas Gleixner2012-03-01
| * | | | | sched/rt: Prevent idle task boostingThomas Gleixner2012-03-01
| * | | | | sched/wait: Add __wake_up_all_locked() APIThomas Gleixner2012-03-01
| * | | | | sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner2012-03-01
| * | | | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
| * | | | | sched/rt: Add schedule_preempt_disabled()Thomas Gleixner2012-03-01
| * | | | | sched/rt: Do not throttle when PI boostingPeter Zijlstra2012-03-01
| * | | | | sched/rt: Keep period timer ticking when rt throttling is activePeter Zijlstra2012-03-01