summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-05-16ftrace: Speed up search by skipping pages by addressSteven Rostedt
2012-05-16ftrace: Remove extra helper functionsSteven Rostedt
2012-05-16ftrace: Sort all function addresses, not just per pageSteven Rostedt
2012-05-16tracing: change CPU ring buffer state from tracing_cpumaskVaibhav Nagarnaik
2012-05-16tracing: Check return value of tracing_dentry_percpu()Namhyung Kim
2012-05-16ring-buffer: Reset head page before running self testSteven Rostedt
2012-05-16ring-buffer: Add integrity check at end of iter readSteven Rostedt
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-16ring-buffer: Make addition of pages in ring buffer atomicVaibhav Nagarnaik
2012-05-16ring-buffer: Make removal of ring buffer pages atomicVaibhav Nagarnaik
2012-05-16tracing: Clean up tracing_mark_write()Steven Rostedt
2012-05-15userns: Convert cgroup permission checks to use uid_eqEric W. Biederman
2012-05-15userns: signal remove unnecessary map_cred_nsEric W. Biederman
2012-05-15userns: Teach inode_capable to understand inodes whose uids map to other name...Eric W. Biederman
2012-05-15genirq: export handle_edge_irq() and irq_to_desc()Jiri Kosina
2012-05-15lockdep: fix oops in processing workqueuePeter Zijlstra
2012-05-15Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab
2012-05-14workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is ...Tejun Heo
2012-05-14printk() - isolate KERN_CONT users from ordinary complete linesKay Sievers
2012-05-14printk() - restore prefix/timestamp printing for multi-newline stringsKay Sievers
2012-05-14sched/debug: Fix printing large integers on 32-bit platformsPeter Zijlstra
2012-05-14sched/fair: Improve the ->group_imb logicPeter Zijlstra
2012-05-14sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra
2012-05-14sched/numa: Don't scale the imbalancePeter Zijlstra
2012-05-14sched/fair: Revert sched-domain iteration breakagePeter Zijlstra
2012-05-14sched/numa: Fix the new NUMA topology bitsPeter Zijlstra
2012-05-14Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-05-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-05-11printk: add stub for prepend_timestamp()Randy Dunlap
2012-05-11PM / Sleep: User space wakeup sources garbage collector Kconfig optionRafael J. Wysocki
2012-05-11PM / Sleep: Make the limit of user space wakeup sources configurableRafael J. Wysocki
2012-05-11Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02...Paul E. McKenney
2012-05-10printk: correctly align __log_bufStephen Warren
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-10printk() - restore timestamp printing at console outputKay Sievers
2012-05-10printk() - do not merge continuation lines of different threadsKay Sievers
2012-05-09printk - fix compilation for CONFIG_PRINTK=nKay Sievers
2012-05-09rcu: Make rcu_barrier() less disruptivePaul E. McKenney
2012-05-09rcu: Explicitly initialize RCU_FAST_NO_HZ per-CPU variablesPaul E. McKenney
2012-05-09rcu: Make RCU_FAST_NO_HZ handle timer migrationPaul E. McKenney
2012-05-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-05-09sched, perf: Use a single callback into the schedulerPeter Zijlstra
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2012-05-09sched/fair: Propagate 'struct lb_env' usage into find_busiest_groupPeter Zijlstra
2012-05-09sched/fair: Add some serialization to the sched_domain load-balance walkPeter Zijlstra
2012-05-09sched/fair: Let minimally loaded cpu balance the groupPeter Zijlstra
2012-05-09sched: Change rq->nr_running to unsigned intPeter Zijlstra