summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-05-20Merge tag 'v3.8.13'Scott Wood
2013-05-11kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...Chen Gang
2013-05-11tracing: Fix ftrace_dump()Steven Rostedt (Red Hat)
2013-05-08rcutrace: single_open() leaksAl Viro
2013-05-08clockevents: Set dummy handler on CPU_DEAD shutdownThomas Gleixner
2013-05-08cgroup: fix broken file xattrsLi Zefan
2013-05-08cgroup: fix an off-by-one bug which may trigger BUG_ON()Li Zefan
2013-05-08hrtimer: Add expiry time overflow check in hrtimer_interruptPrarit Bhargava
2013-05-08hrtimer: Fix ktime_add_ns() overflow on 32bit architecturesDavid Engraf
2013-05-08tracing: Reset ftrace_graph_filter_enabled if count is zeroNamhyung Kim
2013-05-08tracing: Check return value of tracing_init_dentry()Namhyung Kim
2013-05-08tracing: Fix off-by-one on allocating stat->pagesNamhyung Kim
2013-05-08tracing: Remove most or all of stack tracer stack size from stack_max_sizeSteven Rostedt (Red Hat)
2013-05-08tracing: Fix stack tracer with fentry useSteven Rostedt (Red Hat)
2013-05-08tracing: Use stack of calling function for stack tracerSteven Rostedt (Red Hat)
2013-05-01Merge branch 'rtmerge'Scott Wood
2013-05-01tracing: Fix selftest function recursion accountingSteven Rostedt
2013-04-30kconfig-preempt-rt-full.patchThomas Gleixner
2013-04-30completion: Use simple wait queuesThomas Gleixner
2013-04-30wait-simple: Rework for use with completionsThomas Gleixner
2013-04-30sched: Check for idle task in might_sleep()Thomas Gleixner
2013-04-30sched: Init idle->on_rq in init_idle()Thomas Gleixner
2013-04-30sched: Consider pi boosting in setschedulerThomas Gleixner
2013-04-30sched: Queue RT tasks to head when prio dropsThomas Gleixner
2013-04-30sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner
2013-04-30kernel/treercu: use a simple waitqueueSebastian Andrzej Siewior
2013-04-30rcutiny: Use simple waitqueueThomas Gleixner
2013-04-30wait-simple: Simple waitqueue implementationThomas Gleixner
2013-04-30HACK: printk: drop the logbuf_lock more oftenSebastian Andrzej Siewior
2013-04-30sched: Add support for lazy preemptionThomas Gleixner
2013-04-30softirq: Adapt NOHZ softirq pending check to new RT schemeThomas Gleixner
2013-04-30hrtimer: Raise softirq if hrtimer irq stalledWatanabe
2013-04-30rcu: rcutiny: Prevent RCU stallThomas Gleixner
2013-04-30softirq: Split softirq locksThomas Gleixner
2013-04-30softirq: Split handling functionThomas Gleixner
2013-04-30softirq: Make serving softirqs a task flagThomas Gleixner
2013-04-30stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner
2013-04-30sched: Better debug output for might sleepThomas Gleixner
2013-04-30rt: rwsem/rwlock: lockdep annotationsThomas Gleixner
2013-04-30random: Make it work on rtThomas Gleixner
2013-04-30cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2013-04-30perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2013-04-30cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2013-04-30sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2013-04-30add /sys/kernel/realtime entryClark Williams
2013-04-30kgdb/serial: Short term workaroundJason Wessel
2013-04-30printk-rt-aware.patchThomas Gleixner
2013-04-30x86-no-perf-irq-work-rt.patchThomas Gleixner
2013-04-30Use local irq lock instead of irq disable regionsThomas Gleixner
2013-04-30lglocks-rt.patchThomas Gleixner