summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-12-28hrtimers: prepare full preemptionIngo Molnar
2011-12-28timers: prepare for full preemptionIngo Molnar
2011-12-28radix-tree-rt-aware.patchThomas Gleixner
2011-12-28mm: shrink the page frame to !-rt sizePeter Zijlstra
2011-12-28mm: make vmstat -rt awareIngo Molnar
2011-12-28cpu-rt-variants.patchThomas Gleixner
2011-12-28rt-local-irq-lock.patchThomas Gleixner
2011-12-28local-var.patchThomas Gleixner
2011-12-28genirq-force-threading.patchThomas Gleixner
2011-12-28fs: jbd/jbd2: Make state lock and journal head lock rt safeThomas Gleixner
2011-12-28buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2011-12-28mm: Replace cgroup_page bit spinlockThomas Gleixner
2011-12-28preempt: Provide preempt_*_(no)rt variantsThomas Gleixner
2011-12-28rt: local_irq_* variants depending on RT/!RTThomas Gleixner
2011-12-28bug: BUG_ON/WARN_ON variants dependend on RT/!RTIngo Molnar
2011-12-28printk-kill.patchIngo Molnar
2011-12-28early-printk-consolidate.patchThomas Gleixner
2011-12-28latency-hist.patchCarsten Emde
2011-12-28seqlock: Create raw_seqlockThomas Gleixner
2011-12-28wait: Provide __wake_up_all_lockedThomas Gleixner
2011-12-28seqlock-use-seqcount.patchThomas Gleixner
2011-12-28seqlock-remove-unused-functions.patchThomas Gleixner
2011-12-28locking-various-init-fixes.patchThomas Gleixner
2011-12-28softirq-thread-do-softirq.patchThomas Gleixner
2011-12-28sysctl-include-fix.patchThomas Gleixner
2011-12-28rwsem-inlcude-fix.patchThomas Gleixner
2011-12-28list-add-list-last-entry.patchPeter Zijlstra
2011-12-28of-convert-devtree-lock.patchThomas Gleixner
2011-12-28suspend: Prevent might sleep splatsThomas Gleixner
2011-12-28mm: raw_pagefault_disablePeter Zijlstra
2011-12-28mm: pagefault_disabled()Peter Zijlstra
2011-12-28mm: Prepare decoupling the page fault disabling logicIngo Molnar
2011-12-28preempt-mark-legitimated-no-resched-sites.patchThomas Gleixner
2011-12-28generic: Use raw local irq variant for generic cmpxchgIngo Molnar
2011-12-28signals: Allow rt tasks to cache one sigqueue structThomas Gleixner
2011-12-28sched: Create schedule_preempt_disabled()Thomas Gleixner
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka
2011-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-12-23Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2011-12-23net: relax rcvbuf limitsEric Dumazet
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet
2011-12-22VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-20Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-19sctp: fix incorrect overflow check on autocloseXi Wang
2011-12-19Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi