aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-11rcu: Add documentation for raw SRCU read-side primitivesPaul E. McKenney
2011-12-11rcu: Introduce raw SRCU read-side primitivesPaul E. McKenney
2011-12-11powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney
2011-12-11rcu: Fix early call to rcu_idle_enter()Frederic Weisbecker
2011-12-11x86: Call idle notifier after irq_enter()Frederic Weisbecker
2011-12-11x86: Enter rcu extended qs after idle notifier callFrederic Weisbecker
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-12-11rcu: Make srcu_read_lock_held() call common lockdep-enabled functionPaul E. McKenney
2011-12-11rcu: Warn when srcu_read_lock() is used in an extended quiescent statePaul E. McKenney
2011-12-11rcu: Remove one layer of abstraction from PROVE_RCU checkingPaul E. McKenney
2011-12-11rcu: Warn when rcu_read_lock() is used in extended quiescent stateFrederic Weisbecker
2011-12-11rcu: Inform the user about extended quiescent state on PROVE_RCU warningFrederic Weisbecker
2011-12-11rcu: Detect illegal rcu dereference in extended quiescent stateFrederic Weisbecker
2011-12-11rcu: Remove redundant return from rcu_report_exp_rnp()Thomas Gleixner
2011-12-11rcu: Omit self-awaken when setting up expedited grace periodThomas Gleixner
2011-12-11rcu: Disable preemption in rcu_is_cpu_idle()Paul E. McKenney
2011-12-11rcu: Document failing tick as cause of RCU CPU stall warningPaul E. McKenney
2011-12-11rcu: Add failure tracing to rcutorturePaul E. McKenney
2011-12-11trace: Allow ftrace_dump() to be called from modulesPaul E. McKenney
2011-12-11rcu: Track idleness independent of idle tasksPaul E. McKenney
2011-12-11lockdep: Update documentation for lock-class leak detectionPaul E. McKenney
2011-12-11rcu: Make synchronize_sched_expedited() better at work sharingPaul E. McKenney
2011-12-11rcu: Avoid RCU-preempt expedited grace-period botchPaul E. McKenney
2011-12-11rcu: ->signaled better named ->fqs_statePaul E. McKenney
2011-12-09Linux 3.2-rc5v3.2-rc5Linus Torvalds
2011-12-09Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2011-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-09Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6Linus Torvalds
2011-12-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-12-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-09sys_getppid: add missing rcu_dereferenceMandeep Singh Baines
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine
2011-12-09procfs: do not overflow get_{idle,iowait}_time for nohzMichal Hocko
2011-12-09mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman
2011-12-09mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko
2011-12-09mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pagesHillf Danton
2011-12-09thp: set compound tail page _count to zeroYouquan Song
2011-12-09thp: add compound tail page _mapcount when mappedYouquan Song
2011-12-09printk: avoid double lock acquirePeter Zijlstra
2011-12-09memcg: update maintainersKAMEZAWA Hiroyuki
2011-12-09drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi
2011-12-09CREDITS: update Kees's expired fingerprint and fix detailsKees Cook
2011-12-09thp: reduce khugepaged freezing latencyAndrea Arcangeli
2011-12-09fs/proc/meminfo.c: fix compilation errorClaudio Scordino