summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kconfig-preempt-rt-full.patchv3.4-rt8Thomas Gleixner2012-06-073-2/+11
* kconfig-disable-a-few-options-rt.patchThomas Gleixner2012-06-073-1/+3
* genirq: Add default affinity mask command line optionThomas Gleixner2012-06-072-2/+28
* lockdep: Selftest: Only do hardirq context test for raw spinlockYong Zhang2012-06-071-0/+23
* lockdep: Selftest: convert spinlock to raw spinlockYong Zhang2012-06-071-17/+17
* mips-remove-smp-reserve-lock.patchThomas Gleixner2012-06-071-6/+0
* ntp: Make ntp_lock raw.Thomas Gleixner2012-06-071-13/+13
* net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner2012-06-072-3/+5
* fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner2012-06-074-5/+8
* rt: Introduce cpu_chill()Thomas Gleixner2012-06-071-0/+6
* net,RT:REmove preemption disabling in netif_rx()Priyanka Jain2012-06-071-4/+4
* scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur2012-06-071-2/+2
* softirq: Check preemption after reenabling interruptsThomas Gleixner2012-06-074-0/+15
* cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt2012-06-071-9/+26
* lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt2012-06-071-3/+32
* sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt2012-06-071-2/+4
* ring-buffer/rt: Check for irqs disabled before grabbing reader lockSteven Rostedt2012-06-071-1/+1
* futex/rt: Fix possible lockup when taking pi_lock in proxy handlerSteven Rostedt2012-06-071-3/+3
* timer: Fix hotplug for -rtSteven Rostedt2012-06-071-11/+5
* seqlock: Prevent rt starvationThomas Gleixner2012-06-072-11/+46
* cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner2012-06-072-1/+2
* dm: Make rt awareThomas Gleixner2012-06-071-2/+2
* x86: crypto: Reduce preempt disabled regionsPeter Zijlstra2012-06-071-11/+13
* scsi-fcoe-rt-aware.patchThomas Gleixner2012-06-073-12/+12
* x86-kvm-require-const-tsc-for-rt.patchThomas Gleixner2012-06-071-0/+7
* ipc/sem: Rework semaphore wakeupsPeter Zijlstra2012-06-071-0/+10
* mm, rt: kmap_atomic schedulingPeter Zijlstra2012-06-073-0/+43
* add /sys/kernel/realtime entryClark Williams2012-06-071-0/+12
* kgdb/serial: Short term workaroundJason Wessel2012-06-073-5/+6
* ping-sysrq.patchCarsten Emde2012-06-074-2/+47
* net: Avoid livelock in net_tx_action() on RTSteven Rostedt2012-06-071-1/+31
* mips-disable-highmem-on-rt.patchThomas Gleixner2012-06-071-1/+1
* ARM: at91: tclib: Default to tclib timer for RTThomas Gleixner2012-06-071-1/+2
* arm-disable-highmem-on-rt.patchThomas Gleixner2012-06-071-1/+1
* power-disable-highmem-on-rt.patchThomas Gleixner2012-06-071-1/+1
* power-use-generic-rwsem-on-rtThomas Gleixner2012-06-071-1/+2
* fix printk flush of messagesFrank Rowand2012-06-071-1/+1
* console-make-rt-friendly.patchThomas Gleixner2012-06-071-3/+23
* x86-no-perf-irq-work-rt.patchThomas Gleixner2012-06-073-1/+9
* skbufhead-raw-lock.patchThomas Gleixner2012-06-073-6/+28
* jump-label-rt.patchThomas Gleixner2012-06-071-1/+2
* debugobjects-rt.patchThomas Gleixner2012-06-071-2/+5
* hotplug-stuff.patchThomas Gleixner2012-06-071-0/+5
* workqueue: Use get_cpu_light() in flush_gcwq()Yong Zhang2012-06-071-2/+2
* workqueue: Fix PF_THREAD_BOUND abusePeter Zijlstra2012-06-071-9/+20
* workqueue: Fix cpuhotplug trainwreckPeter Zijlstra2012-06-073-415/+152
* mm-vmalloc.patchThomas Gleixner2012-06-071-6/+8
* epoll.patchThomas Gleixner2012-06-071-2/+2
* workqueue-use-get-cpu-light.patchThomas Gleixner2012-06-071-2/+2
* x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RTAndi Kleen2012-06-073-6/+21