summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-08-24cgroup: revise how we re-populate root directoryAristeu Rozanski
2012-08-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller
2012-08-23userns: Make credential debugging user namespace safe.Eric W. Biederman
2012-08-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-08-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-08-23ftrace: Do not test frame pointers if -mfentry is usedSteven Rostedt
2012-08-23ftrace: Add -mfentry to Makefile on function tracerSteven Rostedt
2012-08-23x86/smp: Don't ever patch back to UP if we unplug cpusRusty Russell
2012-08-23PM / Freezer: Fix small typo "regrigerator"Sedat Dilek
2012-08-22time: Avoid making adjustments if we haven't accumulated anythingJohn Stultz
2012-08-22time: Avoid potential shift overflow with large shift valuesJohn Stultz
2012-08-22time: Fix casting issue in timekeeping_forward_nowAndreas Schwab
2012-08-22time: Ensure we normalize the timekeeper in tk_xtime_addJohn Stultz
2012-08-21workqueue: reimplement cancel_delayed_work() using try_to_grab_pending()Tejun Heo
2012-08-21workqueue: use irqsafe timer for delayed_workTejun Heo
2012-08-21Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Tejun Heo
2012-08-21Merge branch 'audit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2012-08-21task_work: add a scheduling point in task_work_run()Eric Dumazet
2012-08-21timer: Implement TIMER_IRQSAFETejun Heo
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