summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-04-17Merge tag 'v3.8.8'Scott Wood
2013-04-17sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner
2013-04-17ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)
2013-04-17tracing: Fix possible NULL pointer dereferencesNamhyung Kim
2013-04-17PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()Huacai Chen
2013-04-17tracing: Fix double free when function profile init failedNamhyung Kim
2013-04-12ftrace: Consistently restore trace function on sysctl enablingJan Kiszka
2013-04-05Merge tag 'v3.8.4-rt2'Scott Wood
2013-04-05tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)
2013-04-05kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORERAndrew Morton
2013-04-05userns: Restrict when proc and sysfs can be mountedEric W. Biederman
2013-04-05userns: Don't allow creation if the user is chrootedEric W. Biederman
2013-04-05pid: Handle the exit of a multi-threaded init.Eric W. Biederman
2013-04-04kconfig-preempt-rt-full.patchThomas Gleixner
2013-04-04completion: Use simple wait queuesThomas Gleixner
2013-04-04wait-simple: Rework for use with completionsThomas Gleixner
2013-04-04sched: Check for idle task in might_sleep()Thomas Gleixner
2013-04-04sched: Init idle->on_rq in init_idle()Thomas Gleixner
2013-04-04sched: Consider pi boosting in setschedulerThomas Gleixner
2013-04-04sched: Queue RT tasks to head when prio dropsThomas Gleixner
2013-04-04sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner
2013-04-04treercu-use-simple-waitqueueRT patchquilt
2013-04-04rcutiny: Use simple waitqueueThomas Gleixner
2013-04-04wait-simple: Simple waitqueue implementationThomas Gleixner
2013-04-04HACK: printk: drop the logbuf_lock more oftenSebastian Andrzej Siewior
2013-04-04sched: Add support for lazy preemptionThomas Gleixner
2013-04-04softirq: Adapt NOHZ softirq pending check to new RT schemeThomas Gleixner
2013-04-04hrtimer: Raise softirq if hrtimer irq stalledWatanabe
2013-04-04rcu: rcutiny: Prevent RCU stallThomas Gleixner
2013-04-04softirq: Split softirq locksThomas Gleixner
2013-04-04softirq: Split handling functionThomas Gleixner
2013-04-04softirq: Make serving softirqs a task flagThomas Gleixner
2013-04-04stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner
2013-04-04sched: Better debug output for might sleepThomas Gleixner
2013-04-04rt: rwsem/rwlock: lockdep annotationsThomas Gleixner
2013-04-04random: Make it work on rtThomas Gleixner
2013-04-04cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2013-04-04perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2013-04-04cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2013-04-04sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2013-04-04add /sys/kernel/realtime entryClark Williams
2013-04-04kgdb/serial: Short term workaroundJason Wessel
2013-04-04printk-rt-aware.patchThomas Gleixner
2013-04-04x86-no-perf-irq-work-rt.patchThomas Gleixner
2013-04-04Use local irq lock instead of irq disable regionsThomas Gleixner
2013-04-04lglocks-rt.patchThomas Gleixner
2013-04-04rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2013-04-04rcu-more-fallout.patchThomas Gleixner
2013-04-04rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2013-04-04rcu: Frob softirq testPeter Zijlstra