summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-07-19timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner
2012-07-19timekeeping: Fix leapsecond triggered load spike issueJohn Stultz
2012-07-19hrtimer: Provide clock_was_set_delayed()John Stultz
2012-07-19sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra
2012-07-18Merge commit 'v3.4.5' into android-t114-3.4-rebasedVarun Wadekar
2012-07-18Revert "power: Add option to log time spent in suspend"Arve Hjønnevåg
2012-07-18PM / Suspend: Print wall time at suspend entry and exitTodd Poynor
2012-07-18debug: add parameters to prevent entering debug mode on errorsColin Cross
2012-07-18sched/rt: fix SCHED_RR across cgroupsColin Cross
2012-07-16splice: fix racy pipe->buffers usesEric Dumazet
2012-07-16tracing: change CPU ring buffer state from tracing_cpumaskVaibhav Nagarnaik
2012-07-16mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov
2012-07-16sched: unthrottle rt runqueues in __disable_runtime()Peter Boonstoppel
2012-07-12timer: Fix MODS kernel compile errorKrishna Monian
2012-07-12scheduler: Re-compute time-average nr_running on readVarun Wadekar
2012-07-12scheduler: compute time-average nr_running per run-queueVarun Wadekar
2012-07-12sched: delete sched.cVarun Wadekar
2012-07-12Fix gcov for GCC 4.6.Tuomas Tynkkynen
2012-07-09Merge remote branch 'origin/android-tegra-nv-3.4' into totBo Yan
2012-07-09Merge commit 'v3.4.4' into android-tegra-nv-3.4Varun Wadekar
2012-06-26cgroup: Add generic cgroup subsystem permission checks.San Mehat
2012-06-22ntp: Correct TAI offset during leap secondRichard Cochran
2012-06-22kdump: Execute kmsg_dump(KMSG_DUMP_PANIC) after smp_send_stop()Seiji Aguchi
2012-06-22tracing: Have tracing_off() actually turn tracing offSteven Rostedt
2012-06-17sched: Fix the relax_domain_level boot parameterDimitri Sivanich
2012-06-17timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz
2012-06-11Merge commit 'v3.4.2' into android-tegra-nv-3.4Varun Wadekar
2012-06-10mm/fork: fix overflow in vma length when copying mmap on cloneSiddhesh Poyarekar
2012-06-04Merge commit 'v3.4' into android-tegra-nv-3.4Varun Wadekar
2012-06-01workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is ...Tejun Heo
2012-05-21PM: Abort suspend if wake_lock is acquiredPrashant Gaikwad
2012-05-18namespaces, pid_ns: fix leakage on fork() failureMike Galbraith
2012-05-18compat: Fix RT signal mask corruption via sigprocmaskJan Kiszka
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds
2012-05-15genirq: export handle_edge_irq() and irq_to_desc()Jiri Kosina
2012-05-10namespaces, pid_ns: fix leakage on fork() failureMike Galbraith
2012-05-10tracing: Do not enable function event with enableSteven Rostedt
2012-05-10compat: Fix RT signal mask corruption via sigprocmaskJan Kiszka
2012-05-09power: earlysuspend: suspend if user space is still asleep after resumeVarun Wadekar
2012-05-09sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list a...Igor Mammedov
2012-05-03HACK: PM: Port early suspend functionalityPrashant Gaikwad
2012-04-30PM / Hibernate: fix the number of pages used for hibernate/thaw bufferingBojan Smojver
2012-04-30rcu: Permit call_rcu() from CPU_DYING notifiersPaul E. McKenney
2012-04-30sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo
2012-04-30sched: Fix more load-balancing falloutPeter Zijlstra
2012-04-30perf: Fix perf_event_for_each() to use siblingMichael Ellerman
2012-04-30tracing: Fix stacktrace of latency tracers (irqsoff and friends)Steven Rostedt
2012-04-30tracing: Fix regression with tracing_onSteven Rostedt
2012-04-30tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)Mark Brown
2012-04-30irq: hide debug macros so they don't collide with others.Paul Gortmaker