aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-19kconfig-preempt-rt-full.patchv3.2-rc2-rt3Thomas Gleixner3-2/+11
2011-11-19kconfig-disable-a-few-options-rt.patchThomas Gleixner3-1/+3
2011-11-19dm: Make rt awareThomas Gleixner1-2/+2
2011-11-19x86: crypto: Reduce preempt disabled regionsPeter Zijlstra1-11/+13
2011-11-19scsi-fcoe-rt-aware.patchThomas Gleixner3-12/+13
2011-11-19x86-kvm-require-const-tsc-for-rt.patchThomas Gleixner1-0/+7
2011-11-19sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand5-3/+54
2011-11-19ipc/sem: Rework semaphore wakeupsPeter Zijlstra1-0/+10
2011-11-19mm, rt: kmap_atomic schedulingPeter Zijlstra3-0/+43
2011-11-19add /sys/kernel/realtime entryClark Williams1-0/+12
2011-11-19kgdb/serial: Short term workaroundJason Wessel3-8/+13
2011-11-19ping-sysrq.patchCarsten Emde4-2/+47
2011-11-19net: Avoid livelock in net_tx_action() on RTSteven Rostedt1-1/+31
2011-11-19mips-disable-highmem-on-rt.patchThomas Gleixner1-1/+1
2011-11-19ARM: at91: tclib: Default to tclib timer for RTThomas Gleixner1-1/+2
2011-11-19arm-disable-highmem-on-rt.patchThomas Gleixner1-1/+1
2011-11-19power-disable-highmem-on-rt.patchThomas Gleixner1-1/+1
2011-11-19power-use-generic-rwsem-on-rtThomas Gleixner1-1/+2
2011-11-19console-make-rt-friendly.patchThomas Gleixner1-3/+23
2011-11-19x86-no-perf-irq-work-rt.patchThomas Gleixner3-1/+9
2011-11-19skbufhead-raw-lock.patchThomas Gleixner3-6/+28
2011-11-19jump-label-rt.patchThomas Gleixner1-1/+1
2011-11-19debugobjects-rt.patchThomas Gleixner1-2/+5
2011-11-19hotplug-stuff.patchThomas Gleixner1-0/+5
2011-11-19workqueue: Use get_cpu_light() in flush_gcwq()Yong Zhang1-2/+2
2011-11-19workqueue: Fix PF_THREAD_BOUND abusePeter Zijlstra1-9/+20
2011-11-19workqueue: Fix cpuhotplug trainwreckPeter Zijlstra3-415/+152
2011-11-19mm-vmalloc.patchThomas Gleixner1-6/+8
2011-11-19epoll.patchThomas Gleixner1-2/+2
2011-11-19workqueue-use-get-cpu-light.patchThomas Gleixner1-2/+2
2011-11-19x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RTAndi Kleen3-6/+21
2011-11-19x86: Use generic rwsem_spinlocks on -rtThomas Gleixner1-2/+2
2011-11-19x86: stackprotector: Avoid random pool on rtThomas Gleixner1-1/+9
2011-11-19x86: Convert mce timer to hrtimerThomas Gleixner1-26/+23
2011-11-19fs: ntfs: disable interrupt only on !RTMike Galbraith1-2/+2
2011-11-19fs-block-rt-support.patchThomas Gleixner2-3/+3
2011-11-19mm-protect-activate-switch-mm.patchThomas Gleixner2-0/+4
2011-11-19fs: namespace preemption fixThomas Gleixner1-3/+7
2011-11-19drivers-tty-fix-omap-lock-crap.patchThomas Gleixner1-5/+3
2011-11-19serial: 8250: Call flush_to_ldisc when the irq is threadedIngo Molnar2-0/+6
2011-11-19serial: 8250: Clean up the locking for -rtIngo Molnar1-10/+5
2011-11-19lglocks-rt.patchThomas Gleixner1-0/+100
2011-11-19rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney5-15/+21
2011-11-19rcu-more-fallout.patchThomas Gleixner1-0/+2
2011-11-19rcu: Fix macro substitution for synchronize_rcu_bh() on RTJohn Kacur1-1/+1
2011-11-19rcu: Merge RCU-bh into RCU-preemptThomas Gleixner4-2/+53
2011-11-19rcu: Frob softirq testPeter Zijlstra1-1/+1
2011-11-19RCU: Force PREEMPT_RCU for PREEMPT-RTIngo Molnar1-1/+0
2011-11-19timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner3-10/+16
2011-11-19rwlocks: Fix section mismatchJohn Kacur2-2/+3
2011-11-19rt: Add the preempt-rt lock replacement APIsThomas Gleixner8-4/+754
2011-11-19rwsem-add-rt-variant.patchThomas Gleixner3-0/+114
2011-11-19rt-add-rt-to-mutex-headers.patchThomas Gleixner2-7/+98
2011-11-19rt-add-rt-spinlocks.patchThomas Gleixner3-3/+90
2011-11-19rtmutex-avoid-include-hell.patchThomas Gleixner1-1/+1
2011-11-19spinlock-types-separate-raw.patchThomas Gleixner4-72/+95
2011-11-19rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner4-26/+403
2011-11-19rtmutex-futex-prepare-rt.patchThomas Gleixner3-19/+91
2011-11-19rtmutex-lock-killable.patchThomas Gleixner2-6/+28
2011-11-19md: raid5: Make raid5_percpu handling RT awareThomas Gleixner2-2/+6
2011-11-19local-vars-migrate-disable.patchThomas Gleixner1-4/+24
2011-11-19softirq-make-fifo.patchThomas Gleixner1-0/+19
2011-11-19softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner9-4/+17
2011-11-19softirq: Fix unplug deadlockPeter Zijlstra1-6/+2
2011-11-19hardirq.h: Define softirq_count() as OUL to kill build warningYong Zhang1-1/+1
2011-11-19softirq: Export in_serving_softirq()John Kacur1-0/+1
2011-11-19softirq-local-lock.patchThomas Gleixner5-5/+194
2011-11-19mutex-no-spin-on-rt.patchThomas Gleixner1-1/+1
2011-11-19lockdep-rt.patchThomas Gleixner2-3/+9
2011-11-19softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner3-7/+64
2011-11-19net-netif_rx_ni-migrate-disable.patchThomas Gleixner1-2/+2
2011-11-19ring-buffer: Convert reader_lock from raw_spin_lock into spin_lockSteven Rostedt1-70/+81
2011-11-19ftrace-crap.patchThomas Gleixner2-3/+24
2011-11-19sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner1-1/+6
2011-11-19sched: Have migrate_disable ignore bounded threadsPeter Zijlstra1-14/+9
2011-11-19sched: Do not compare cpu masks in schedulerPeter Zijlstra1-9/+5
2011-11-19sched: Postpone actual migration disalbe to scheduleSteven Rostedt1-119/+132
2011-11-19sched: teach migrate_disable about atomic contextsPeter Zijlstra2-0/+24
2011-11-19sched, rt: Fix migrate_enable() thinkoMike Galbraith2-1/+10
2011-11-19sched: Generic migrate_disablePeter Zijlstra6-23/+30
2011-11-19sched: Optimize migrate_disablePeter Zijlstra1-4/+20
2011-11-19migrate-disable-rt-variant.patchThomas Gleixner1-0/+4
2011-11-19tracing: Show padding as unsigned shortSteven Rostedt1-1/+1
2011-11-19ftrace-migrate-disable-tracing.patchThomas Gleixner4-4/+14
2011-11-19hotplug: Call cpu_unplug_begin() before DOWN_PREPAREYong Zhang1-9/+7
2011-11-19hotplug-use-migrate-disable.patchThomas Gleixner1-3/+3
2011-11-19sched-migrate-disable.patchThomas Gleixner5-12/+104
2011-11-19hotplug: Reread hotplug_pcp on pin_current_cpu() retryYong Zhang1-1/+3
2011-11-19hotplug: sync_unplug: No "\n" in task nameYong Zhang1-1/+1
2011-11-19hotplug: Lightweight get online cpusThomas Gleixner2-3/+128
2011-11-19stomp-machine-raw-lock.patchThomas Gleixner1-17/+41
2011-11-19stomp-machine-mark-stomper-thread.patchThomas Gleixner2-0/+2
2011-11-19stop_machine: convert stop_machine_run() to PREEMPT_RTIngo Molnar1-5/+15
2011-11-19sched: Disable CONFIG_RT_GROUP_SCHED on RTThomas Gleixner1-0/+1
2011-11-19sched-disable-ttwu-queue.patchThomas Gleixner1-0/+4
2011-11-19cond-resched-lock-rt-tweak.patchThomas Gleixner1-1/+1
2011-11-19sched-no-work-when-pi-blocked.patchThomas Gleixner2-1/+12
2011-11-19cond-resched-softirq-fix.patchThomas Gleixner2-0/+6
2011-11-19sched-cond-resched.patchThomas Gleixner1-3/+11
2011-11-19sched: Break out from load_balancing on rq_lock contentionPeter Zijlstra1-0/+18
2011-11-19sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner2-1/+9
2011-11-19sched-prevent-idle-boost.patchThomas Gleixner1-2/+19
2011-11-19sched-rt-mutex-wakeup.patchThomas Gleixner2-1/+33
2011-11-19sched-mmdrop-delayed.patchThomas Gleixner4-3/+49
2011-11-19sched-limit-nr-migrate.patchThomas Gleixner1-0/+4
2011-11-19sched-delay-put-task.patchThomas Gleixner2-0/+24
2011-11-19posix-timers: Avoid wakeups when no timers are activeThomas Gleixner1-3/+18
2011-11-19posix-timers: Shorten posix_cpu_timers/<CPU> kernel thread namesArnaldo Carvalho de Melo1-1/+1
2011-11-19posix-timers: thread posix-cpu-timers on -rtJohn Stultz5-6/+190
2011-11-19hrtimer-fix-reprogram-madness.patchThomas Gleixner1-1/+7
2011-11-19hrtimer: Add missing debug_activate() aid [Was: Re: [ANNOUNCE] 3.0.6-rt17]Yong Zhang1-0/+1
2011-11-19hrtimer: Don't call the timer handler from hrtimer_startPeter Zijlstra1-25/+23
2011-11-19hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner5-18/+179
2011-11-19hrtimers: prepare full preemptionIngo Molnar4-1/+76
2011-11-19printk: Don't call printk_tick in printk_needs_cpu() on RTYong Zhang1-2/+2
2011-11-19timers: Avoid the switch timers base set to NULL trick on RTThomas Gleixner1-8/+32
2011-11-19timer: delay waking softirqs from the jiffy tickPeter Zijlstra1-1/+1
2011-11-19timers: mov printk_tick to soft interruptThomas Gleixner1-1/+1
2011-11-19timers: fix timer hotplug on -rtIngo Molnar1-3/+9
2011-11-19timers: preempt-rt supportIngo Molnar1-1/+17
2011-11-19timers: prepare for full preemptionIngo Molnar2-4/+33
2011-11-19workqueue-avoid-the-lock-in-cpu-dying.patchThomas Gleixner1-10/+20
2011-11-19net-ipv4-route-use-locks-on-up-rt.patchThomas Gleixner1-1/+1
2011-11-19relay: fix timer madnessIngo Molnar1-9/+5
2011-11-19ipc/mqueue: Add a critical section to avoid a deadlockKOBAYASHI Yoshitake1-2/+6
2011-11-19ipc: Make the ipc code -rt awareIngo Molnar2-0/+21
2011-11-19panic-disable-random-on-rtThomas Gleixner1-0/+2
2011-11-19radix-tree-rt-aware.patchThomas Gleixner2-2/+11
2011-11-19mm: Allow only slab on RTIngo Molnar1-0/+2
2011-11-19ARM: Initialize ptl->lock for vector pageFrank Rowand1-0/+25
2011-11-19mm: shrink the page frame to !-rt sizePeter Zijlstra3-8/+76
2011-11-19mm: make vmstat -rt awareIngo Molnar2-0/+10
2011-11-19mm-vmstat-fix-the-irq-lock-asymetry.patchThomas Gleixner1-9/+9
2011-11-19mm: convert swap to percpu lockedIngo Molnar1-12/+21
2011-11-19mm-page-alloc-fix.patchThomas Gleixner1-2/+2
2011-11-19mm: page_alloc reduce lock sections furtherPeter Zijlstra1-19/+58
2011-11-19mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar1-16/+39
2011-11-19mm: More lock breaks in slab.cPeter Zijlstra1-22/+68
2011-11-19slab: Fix __do_drain to use the right array cacheSteven Rostedt1-1/+1
2011-11-19mm-slab-wrap-functions.patchThomas Gleixner1-48/+104
2011-11-19cpu-rt-variants.patchThomas Gleixner1-0/+8
2011-11-19rt-local-irq-lock.patchThomas Gleixner1-0/+230
2011-11-19local-var.patchThomas Gleixner1-0/+5
2011-11-19USB: Fix the mouse problem when copying large amounts of dataWu Zhangjin1-3/+7
2011-11-19drivers: net: gianfar: Make RT awareThomas Gleixner1-4/+4
2011-11-19drivers/net: vortex fix locking issuesSteven Rostedt1-4/+4
2011-11-19drivers/net: fix livelock issuesThomas Gleixner7-31/+11
2011-11-19genirq-force-threading.patchThomas Gleixner2-2/+8
2011-11-19genirq: disable irqpoll on -rtIngo Molnar1-0/+10
2011-11-19genirq: Disable random call on preempt-rtThomas Gleixner1-0/+3
2011-11-19genirq: Disable DEBUG_SHIRQ for rtThomas Gleixner1-1/+1
2011-11-19fs: jbd/jbd2: Make state lock and journal head lock rt safeThomas Gleixner2-0/+34
2011-11-19buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner3-21/+44
2011-11-19mm: Replace cgroup_page bit spinlockThomas Gleixner2-0/+29
2011-11-19net-wireless-warn-nort.patchThomas Gleixner1-1/+1
2011-11-19signal-fix-up-rcu-wreckage.patchThomas Gleixner1-3/+3
2011-11-19mm: scatterlist dont disable irqs on RTThomas Gleixner1-3/+3
2011-11-19tty: Do not disable interrupts in put_ldisc on -rtThomas Gleixner1-2/+2
2011-11-19usb: Use local_irq_*_nort() variantsSteven Rostedt1-2/+2
2011-11-19core: Do not disable interrupts on RT in res_counter.cIngo Molnar1-4/+4
2011-11-19core: Do not disable interrupts on RT in kernel/users.cThomas Gleixner1-2/+2
2011-11-19acpi: Do not disable interrupts on PREEMPT_RTThomas Gleixner1-2/+2
2011-11-19input: gameport: Do not disable interrupts on PREEMPT_RTIngo Molnar1-4/+4
2011-11-19infiniband: Mellanox IB driver patch use _nort() primitivesSven-Thorsten Dietrich1-2/+2
2011-11-19ide: Do not disable interrupts for PREEMPT-RTIngo Molnar7-16/+16
2011-11-19ata: Do not disable interrupts in ide code for preempt-rtSteven Rostedt1-6/+6
2011-11-19preempt: Provide preempt_*_(no)rt variantsThomas Gleixner1-2/+18
2011-11-19rt: local_irq_* variants depending on RT/!RTThomas Gleixner2-1/+20
2011-11-19bug: BUG_ON/WARN_ON variants dependend on RT/!RTIngo Molnar1-0/+18
2011-11-19rt-preempt-base-config.patchThomas Gleixner1-2/+17
2011-11-19printk: 'force_early_printk' boot param to help with debuggingPeter Zijlstra1-0/+7
2011-11-19printk-kill.patchIngo Molnar3-3/+48
2011-11-19early-printk-consolidate.patchThomas Gleixner15-110/+62
2011-11-19localversion.patchThomas Gleixner1-0/+1
2011-11-19hwlatdetect.patchCarsten Emde5-0/+1315
2011-11-19latency-hist.patchCarsten Emde9-0/+1591
2011-11-19timekeeping: Convert xtime_lock to raw_seqlockThomas Gleixner8-40/+39
2011-11-19seqlock: Create raw_seqlockThomas Gleixner1-0/+63
2011-11-19seqlock-use-seqcount.patchThomas Gleixner1-83/+83
2011-11-19seqlock-remove-unused-functions.patchThomas Gleixner1-21/+0
2011-11-19locking-various-init-fixes.patchThomas Gleixner5-7/+7
2011-11-19rcu: Reduce lock sectionThomas Gleixner3-8/+11
2011-11-19x86-32-fix-signal-crap.patchThomas Gleixner1-0/+8
2011-11-19x86: Do not unmask io_apic when interrupt is in progressIngo Molnar1-1/+2
2011-11-19softirq-split-out-code.patchThomas Gleixner1-42/+52
2011-11-19softirq-thread-do-softirq.patchThomas Gleixner2-1/+3
2011-11-19net-flip-lock-dep-thingy.patchThomas Gleixner1-2/+1
2011-11-19sysctl-include-fix.patchThomas Gleixner1-0/+1
2011-11-19rwsem-inlcude-fix.patchThomas Gleixner1-0/+1
2011-11-19mm-slab-move-debug-out.patchThomas Gleixner1-2/+2
2011-11-19mm-page-alloc-use-list-last-entry.patchPeter Zijlstra1-1/+1
2011-11-19list-add-list-last-entry.patchPeter Zijlstra1-0/+11
2011-11-19of-convert-devtree-lock.patchThomas Gleixner3-43/+55
2011-11-19OF: Fixup resursive locking code pathsThomas Gleixner1-22/+71
2011-11-19suspend: Prevent might sleep splatsThomas Gleixner3-1/+12
2011-11-19x86: highmem: Replace BUG_ON by WARN_ONIngo Molnar1-1/+1
2011-11-19mm: Remove preempt count from pagefault disable/enableThomas Gleixner1-7/+0
2011-11-19filemap-fix-up.patchThomas Gleixner1-1/+1
2011-11-19mm: raw_pagefault_disablePeter Zijlstra2-2/+30
2011-11-19mm: pagefault_disabled()Peter Zijlstra24-26/+41