summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2013-03-25workqueue: rename wq_mutex to wq_pool_mutexLai Jiangshan
2013-03-25timekeeping: __timekeeping_set_tai_offset can be staticFengguang Wu
2013-03-25tick: Change log level of NOHZ: local_softirq_pending messageRado Vrbovsky
2013-03-25hrtimer/trivial: Fix comment text in hrtimer.cDavid Daney
2013-03-23bcache: A block layer cacheKent Overstreet
2013-03-23Export __lockdep_no_validate__Kent Overstreet
2013-03-23Export blk_fill_rwbs()Kent Overstreet
2013-03-23Revert "rw_semaphore: remove up/down_read_non_owner"Kent Overstreet
2013-03-22poweroff: change orderly_poweroff() to use schedule_work()Oleg Nesterov
2013-03-22printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker
2013-03-22timekeeping: Split timekeeper_lock into lock and seqcountThomas Gleixner
2013-03-22timekeeping: Move lock out of timekeeper structThomas Gleixner
2013-03-22timekeeping: Make jiffies_lock internalThomas Gleixner
2013-03-22timekeeping: Calc stuff onceThomas Gleixner
2013-03-22hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz
2013-03-22timekeeping: Add CLOCK_TAI clockidJohn Stultz
2013-03-22timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-21nohz: Wake up full dynticks CPUs when a timer gets enqueuedFrederic Weisbecker
2013-03-21nohz: Assign timekeeping duty to a CPU outside the full dynticks rangeFrederic Weisbecker
2013-03-21nohz: Basic full dynticks interfaceFrederic Weisbecker
2013-03-21perf: Fix ring_buffer perf_output_space() boundary calculationStephane Eranian
2013-03-21sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()sTejun Heo
2013-03-21Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-03-20tracing: Update debugfs README fileSteven Rostedt (Red Hat)
2013-03-20workqueue: avoid false negative in assert_manager_or_pool_lock()Lai Jiangshan
2013-03-20workqueue: use rcu_read_lock_sched() instead for accessing pwq in RCULai Jiangshan
2013-03-20workqueue: kick a worker in pwq_adjust_max_active()Lai Jiangshan
2013-03-20workqueue: simplify current_is_workqueue_rescuer()Lai Jiangshan
2013-03-20connector: Added coredumping event to the process connectorJesper Derehag
2013-03-20workqueue: add missing POOL_FREEZINGLai Jiangshan
2013-03-20cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()Li Zefan
2013-03-20cgroup: fix an off-by-one bug which may trigger BUG_ON()Li Zefan
2013-03-20module: fix symbol versioning with symbol prefixesJames Hogan
2013-03-19workqueue: restore CPU affinity of unbound workers on CPU_ONLINETejun Heo
2013-03-19workqueue: directly restore CPU affinity of workers from CPU_ONLINETejun Heo
2013-03-19workqueue: relocate rebind_workers()Tejun Heo
2013-03-19workqueue: convert worker_pool->worker_ida to idr and implement for_each_pool...Tejun Heo
2013-03-19sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITYTejun Heo
2013-03-19Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter
2013-03-18Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-18params: Fix potential memory leak in add_sysfs_param()David Woodhouse
2013-03-18perf/cgroup: Add __percpu annotation to perf_cgroup->infoNamhyung Kim
2013-03-18sched/tracing: Allow tracing the preemption decision on wakeupPeter Zijlstra
2013-03-18Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Ingo Molnar
2013-03-18Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2013-03-18perf: Generate EXIT event only once per task contextNamhyung Kim
2013-03-18perf: Reset hwc->last_period on sw clock eventsNamhyung Kim
2013-03-15timekeeping: utilize the suspend-nonstop clocksource to count suspended timeFeng Tang
2013-03-15timekeeping: Use inject_offset in warp_clockJohn Stultz