aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-07-25hrtimer: Update hrtimer base offsets each hrtimer_interruptJohn Stultz
2012-07-25timekeeping: Provide hrtimer update functionThomas Gleixner
2012-07-25hrtimers: Move lock held region in hrtimer_interrupt()Thomas Gleixner
2012-07-25timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner
2012-07-25timekeeping: Fix leapsecond triggered load spike issueJohn Stultz
2012-07-25hrtimer: Provide clock_was_set_delayed()John Stultz
2012-07-25time: Move common updates to a functionThomas Gleixner
2012-07-25timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz
2012-07-25ntp: Correct TAI offset during leap secondRichard Cochran
2012-07-25ntp: Fix leap-second hrtimer livelockJohn Stultz
2012-07-25PM / Hibernate: Hibernate/thaw fixes/improvementsBojan Smojver
2012-07-25sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra
2012-07-17workqueue: Revert workqueue: Fix cpuhotplug trainwreckSteven Rostedt
2012-07-17workqueue: Revert workqueue: Fix PF_THREAD_BOUND abuseSteven Rostedt
2012-07-17cpu/rt: Fix cpu_hotplug variable initializationSteven Rostedt
2012-07-17cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2012-07-17Merge tag 'v3.2.23' into v3.2-rtSteven Rostedt
2012-07-12perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2012-07-12Latency histograms: Detect another yet overlooked sharedprio conditionCarsten Emde
2012-07-12Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde
2012-07-12Latency histogramms: Cope with backwards running local trace clockCarsten Emde
2012-07-12tracing: change CPU ring buffer state from tracing_cpumaskVaibhav Nagarnaik
2012-07-12splice: fix racy pipe->buffers usesEric Dumazet
2012-06-25Merge tag 'v3.2.21' into v3.2-rtSteven Rostedt
2012-06-19sched: Fix the relax_domain_level boot parameterDimitri Sivanich
2012-06-12Merge tag 'v3.2.20' into v3.2-rtSteven Rostedt
2012-06-10mm/fork: fix overflow in vma length when copying mmap on cloneSiddhesh Poyarekar
2012-06-06Revert "workqueue: skip nr_running sanity check in worker_enter_idle() if tru...Steven Rostedt
2012-06-06Merge tag 'v3.2.19' into v3.2-rtSteven Rostedt
2012-05-31compat: Fix RT signal mask corruption via sigprocmaskJan Kiszka
2012-05-31workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is ...Tejun Heo
2012-05-21Merge tag 'v3.2.18' into v3.2-rtSteven Rostedt
2012-05-20namespaces, pid_ns: fix leakage on fork() failureMike Galbraith
2012-05-14Merge tag 'v3.2.17' into v3.2-rtSteven Rostedt
2012-05-11exit_signal: fix the "parent has changed security domain" logicOleg Nesterov
2012-05-11exit_signal: simplify the "we have changed execution domain" logicOleg Nesterov
2012-05-11sched: Fix nohz load accounting -- again!Peter Zijlstra
2012-05-11PM / Hibernate: fix the number of pages used for hibernate/thaw bufferingBojan Smojver
2012-05-11tracing: Fix stacktrace of latency tracers (irqsoff and friends)Steven Rostedt
2012-05-11sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo
2012-04-23Merge tag 'v3.2.16' into v3.2-rtSteven Rostedt
2012-04-22futex: Do not leak robust list to unprivileged processKees Cook
2012-04-22nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell
2012-04-17rt: Make migrate_disable/enable() and __rt_mutex_init non-GPL onlySteven Rostedt
2012-04-16Merge tag 'v3.2.15' into v3.2-rtSteven Rostedt
2012-04-13cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov
2012-04-13sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook
2012-04-13kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel
2012-04-13tracing: Fix ent_size in trace outputSteven Rostedt
2012-04-13tracing: Fix ftrace stack trace entriesWolfgang Mauerer