summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2012-08-21timer: Clean up timer initializersTejun Heo
2012-08-21timer: Generalize timer->base flags handlingTejun Heo
2012-08-21genirq: Export dummy_irq_chipKuninori Morimoto
2012-08-21genirq: Export irq_set_chip_and_handler_name()Kuninori Morimoto
2012-08-21Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-08-21uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() failsOleg Nesterov
2012-08-21Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-08-21Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-08-21Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-08-20workqueue: deprecate system_nrt[_freezable]_wqTejun Heo
2012-08-20workqueue: gut system_nrt[_freezable]_wq()Tejun Heo
2012-08-20workqueue: gut flush[_delayed]_work_sync()Tejun Heo
2012-08-20workqueue: make all workqueues non-reentrantTejun Heo
2012-08-20workqueue: fix checkpatch issuesValentin Ilie
2012-08-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker
2012-08-20sched: Move cputime code to its own fileFrederic Weisbecker
2012-08-19Merge branch 'alpha' (alpha architecture patches)Linus Torvalds
2012-08-19alpha: take a bunch of syscalls into osf_sys.cAl Viro
2012-08-17tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1Will Deacon
2012-08-17Merge tag 'v3.6-rc2' into nextJames Morris
2012-08-16workqueue: use system_highpri_wq for unbind_workJoonsoo Kim
2012-08-16workqueue: use system_highpri_wq for highpri workers in rebind_workers()Joonsoo Kim
2012-08-16workqueue: introduce system_highpri_wqJoonsoo Kim
2012-08-16workqueue: change value of lcpu in __queue_delayed_work_on()Joonsoo Kim
2012-08-16workqueue: correct req_cpu in trace_workqueue_queue_work()Joonsoo Kim
2012-08-16workqueue: use enum value to set array size of pools in gcwqJoonsoo Kim
2012-08-15time: Improve sanity checking of timekeeping inputsJohn Stultz
2012-08-15audit: clean up refcounting in audit-treeMiklos Szeredi
2012-08-15audit: fix refcounting in audit-treeMiklos Szeredi
2012-08-15audit: don't free_chunk() after fsnotify_add_mark()Miklos Szeredi
2012-08-14pidns: Export free_pid_nsEric W. Biederman
2012-08-14net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman
2012-08-13workqueue: add missing wmb() in clear_work_data()Tejun Heo
2012-08-13workqueue: fix CPU binding of flush_delayed_work[_sync]()Tejun Heo
2012-08-13sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean upAlex Shi
2012-08-13sched: using dst_rq instead of this_rq during load balanceMichael Wang
2012-08-13sched: Document schedule() entry pointsPekka Enberg
2012-08-13sched: Fix __sched_period commentBorislav Petkov
2012-08-13Merge branch 'sched/urgent' into sched/coreThomas Gleixner
2012-08-13sched: Fix migration thread runtime bogosityMike Galbraith
2012-08-13sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttledMike Galbraith
2012-08-13sched,cgroup: Fix up task_groups listMike Galbraith
2012-08-13sched: fix divide by zero at {thread_group,task}_timesStanislaw Gruszka
2012-08-13sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchiesPeter Zijlstra
2012-08-13rcu: Use smp_hotplug_thread facility for RCUs per-CPU kthreadPaul E. McKenney
2012-08-13watchdog: Use hotplug thread infrastructureThomas Gleixner
2012-08-13softirq: Use hotplug thread infrastructureThomas Gleixner
2012-08-13hotplug: Fix UP bug in smpboot hotplug codePaul E. McKenney
2012-08-13smpboot: Provide infrastructure for percpu hotplug threadsThomas Gleixner