summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-01-16cpu-rt-variants.patchThomas Gleixner
2012-01-16rt-local-irq-lock.patchThomas Gleixner
2012-01-16local-var.patchThomas Gleixner
2012-01-16genirq-force-threading.patchThomas Gleixner
2012-01-16fs: jbd/jbd2: Make state lock and journal head lock rt safeThomas Gleixner
2012-01-16buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2012-01-16mm: Replace cgroup_page bit spinlockThomas Gleixner
2012-01-16preempt: Provide preempt_*_(no)rt variantsThomas Gleixner
2012-01-16rt: local_irq_* variants depending on RT/!RTThomas Gleixner
2012-01-16bug: BUG_ON/WARN_ON variants dependend on RT/!RTIngo Molnar
2012-01-16printk-kill.patchIngo Molnar
2012-01-16early-printk-consolidate.patchThomas Gleixner
2012-01-16latency-hist.patchCarsten Emde
2012-01-16seqlock: Create raw_seqlockThomas Gleixner
2012-01-16wait: Provide __wake_up_all_lockedThomas Gleixner
2012-01-16seqlock-use-seqcount.patchThomas Gleixner
2012-01-16seqlock-remove-unused-functions.patchThomas Gleixner
2012-01-16locking-various-init-fixes.patchThomas Gleixner
2012-01-16softirq-thread-do-softirq.patchThomas Gleixner
2012-01-16sysctl-include-fix.patchThomas Gleixner
2012-01-16rwsem-inlcude-fix.patchThomas Gleixner
2012-01-16list-add-list-last-entry.patchPeter Zijlstra
2012-01-16of-convert-devtree-lock.patchThomas Gleixner
2012-01-16suspend: Prevent might sleep splatsThomas Gleixner
2012-01-16mm: raw_pagefault_disablePeter Zijlstra
2012-01-16mm: pagefault_disabled()Peter Zijlstra
2012-01-16mm: Prepare decoupling the page fault disabling logicIngo Molnar
2012-01-16preempt-mark-legitimated-no-resched-sites.patchThomas Gleixner
2012-01-16generic: Use raw local irq variant for generic cmpxchgIngo Molnar
2012-01-16signals: Allow rt tasks to cache one sigqueue structThomas Gleixner
2012-01-16sched: Create schedule_preempt_disabled()Thomas Gleixner
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab
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
2011-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-12-18writeback: show writeback reason with __print_symbolicWu Fengguang