summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-04-10panic: skip get_random_bytes for RT_FULL in init_oops_idThomas Gleixner
2014-04-10genirq: do not invoke the affinity callback via a workqueueSebastian Andrzej Siewior
2014-04-10genirq-force-threading.patchThomas Gleixner
2014-04-10genirq: disable irqpoll on -rtIngo Molnar
2014-04-10signal-fix-up-rcu-wreckage.patchThomas Gleixner
2014-04-10core: Do not disable interrupts on RT in res_counter.cIngo Molnar
2014-04-10core: Do not disable interrupts on RT in kernel/users.cThomas Gleixner
2014-04-10kconfig-preempt-rt-full.patchThomas Gleixner
2014-04-10rt-preempt-base-config.patchThomas Gleixner
2014-04-10printk: 'force_early_printk' boot param to help with debuggingPeter Zijlstra
2014-04-10printk-kill.patchIngo Molnar
2014-04-10latency-hist.patchCarsten Emde
2014-04-10softirq-split-out-code.patchThomas Gleixner
2014-04-10suspend: Prevent might sleep splatsThomas Gleixner
2014-04-10mm: pagefault_disabled()Peter Zijlstra
2014-04-10mm: Prepare decoupling the page fault disabling logicIngo Molnar
2014-04-10signal/x86: Delay calling signals in atomicOleg Nesterov
2014-04-10signals: Allow rt tasks to cache one sigqueue structThomas Gleixner
2014-04-10posix-timers: Prevent broadcast signalsThomas Gleixner
2014-04-10ptrace: fix ptrace vs tasklist_lock raceSebastian Andrzej Siewior
2014-04-10signal-revert-ptrace-preempt-magic.patchThomas Gleixner
2014-04-10tracing: Account for preempt off in preempt_schedule()Steven Rostedt
2014-04-10vtime-split-lock-and-seqcount.patchThomas Gleixner
2014-04-10timekeeping-split-jiffies-lock.patchThomas Gleixner
2014-04-10sched: Consider pi boosting in setschedulerThomas Gleixner
2014-04-10sched: Queue RT tasks to head when prio dropsThomas Gleixner
2014-04-10sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner
2014-04-10sched: Better debug output for might sleepThomas Gleixner
2014-04-10sched: Check for idle task in might_sleep()Thomas Gleixner
2014-04-10sched: Init idle->on_rq in init_idle()Thomas Gleixner
2014-04-10rcu: Don't activate RCU core on NO_HZ_FULL CPUsPaul E. McKenney
2014-04-10lockdep: Correctly annotate hardirq context in irq_exit()Peter Zijlstra
2014-03-22tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)
2014-03-22cpuset: fix a race condition in __cpuset_node_allowed_softwall()Li Zefan
2014-03-22cpuset: fix a locking issue in cpuset_migrate_mm()Li Zefan
2014-03-22genirq: Remove racy waitqueue_active checkChuansheng Liu
2014-03-22sched: Fix double normalization of vruntimeGeorge McCollister
2014-03-12sched/rt: Remove redundant nr_cpus_allowed testShawn Bohrer
2014-03-12sched/rt: Add missing rmb()Peter Zijlstra
2014-03-12sched: Assign correct scheduling domain to 'sd_llc'Mel Gorman
2014-03-12sched: Initialize power_orig for overlapping groupsPeter Zijlstra
2014-03-12sched: Avoid NULL dereference on sd_busyPeter Zijlstra
2014-03-12sched: Remove unnecessary iteration over sched domains to update nr_busy_cpusPreeti U Murthy
2014-03-12rcu: Throttle rcu_try_advance_all_cbs() executionPaul E. McKenney
2014-03-12rcu: Throttle invoke_rcu_core() invocations due to non-lazy callbacksPaul E. McKenney
2014-03-12sched: Fix asymmetric scheduling for POWER7Vaidyanathan Srinivasan
2014-03-12NOHZ: Check for nohz active instead of nohz enabledThomas Gleixner
2014-03-12nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offThomas Gleixner
2014-03-12futex: move user address verification up to common codeLinus Torvalds
2014-03-12blktrace: Send BLK_TN_PROCESS events to all running tracesJan Kara