summaryrefslogtreecommitdiffstats
path: root/include/media/videobuf2-memops.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-11rcu: Add rcutorture CPU-hotplug capabilityPaul E. McKenney2-5/+120
2011-12-11tile: Make tile use the new is_idle_task() APIPaul E. McKenney1-2/+2
2011-12-11events: Make events use the new is_idle_task() APIPaul E. McKenney1-1/+1
2011-12-11kdb: Make KDB use the new is_idle_task() APIPaul E. McKenney1-1/+1
2011-12-11sparc: Make SPARC use the new is_idle_task() APIPaul E. McKenney1-1/+1
2011-12-11rcu: Make RCU use the new is_idle_task() APIPaul E. McKenney2-4/+4
2011-12-11sched: Add is_idle_task() to handle invalidated uses of idle_cpu()Paul E. McKenney1-0/+8
2011-12-11rcu: Control rcutorture startup from kernel boot parametersPaul E. McKenney1-0/+2
2011-12-11rcu: Add rcutorture system-shutdown capabilityPaul E. McKenney2-4/+69
2011-12-11rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCUPaul E. McKenney1-5/+5
2011-12-11rcu: Fix idle-task checksPaul E. McKenney2-4/+4
2011-12-11rcu: Allow dyntick-idle mode for CPUs with callbacksPaul E. McKenney3-33/+132
2011-12-11rcu: Add more information to the wrong-idle-task complaintPaul E. McKenney2-4/+20
2011-12-11rcu: Deconfuse dynticks entry-exit tracingPaul E. McKenney4-32/+53
2011-12-11rcu: Add documentation for raw SRCU read-side primitivesPaul E. McKenney4-16/+29
2011-12-11rcu: Introduce raw SRCU read-side primitivesPaul E. McKenney1-0/+43
2011-12-11powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney2-2/+18
2011-12-11rcu: Fix early call to rcu_idle_enter()Frederic Weisbecker1-1/+1
2011-12-11x86: Call idle notifier after irq_enter()Frederic Weisbecker5-9/+9
2011-12-11x86: Enter rcu extended qs after idle notifier callFrederic Weisbecker1-2/+8
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker18-49/+90
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker19-77/+99
2011-12-11rcu: Make srcu_read_lock_held() call common lockdep-enabled functionPaul E. McKenney1-1/+4
2011-12-11rcu: Warn when srcu_read_lock() is used in an extended quiescent statePaul E. McKenney1-13/+23
2011-12-11rcu: Remove one layer of abstraction from PROVE_RCU checkingPaul E. McKenney1-45/+8
2011-12-11rcu: Warn when rcu_read_lock() is used in extended quiescent stateFrederic Weisbecker1-10/+42
2011-12-11rcu: Inform the user about extended quiescent state on PROVE_RCU warningFrederic Weisbecker1-0/+22
2011-12-11rcu: Detect illegal rcu dereference in extended quiescent stateFrederic Weisbecker4-0/+30
2011-12-11rcu: Remove redundant return from rcu_report_exp_rnp()Thomas Gleixner1-1/+0
2011-12-11rcu: Omit self-awaken when setting up expedited grace periodThomas Gleixner3-7/+14
2011-12-11rcu: Disable preemption in rcu_is_cpu_idle()Paul E. McKenney1-3/+7
2011-12-11rcu: Document failing tick as cause of RCU CPU stall warningPaul E. McKenney1-0/+5
2011-12-11rcu: Add failure tracing to rcutorturePaul E. McKenney4-0/+62
2011-12-11trace: Allow ftrace_dump() to be called from modulesPaul E. McKenney1-0/+1
2011-12-11rcu: Track idleness independent of idle tasksPaul E. McKenney10-154/+297
2011-12-11lockdep: Update documentation for lock-class leak detectionPaul E. McKenney1-0/+63
2011-12-11rcu: Make synchronize_sched_expedited() better at work sharingPaul E. McKenney1-1/+1
2011-12-11rcu: Avoid RCU-preempt expedited grace-period botchPaul E. McKenney1-2/+5
2011-12-11rcu: ->signaled better named ->fqs_statePaul E. McKenney3-11/+11
2011-12-10Linux 3.2-rc5v3.2-rc5Linus Torvalds1-1/+1
2011-12-09sys_getppid: add missing rcu_dereferenceMandeep Singh Baines1-1/+1
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine2-5/+17
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine1-2/+2
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine1-13/+4
2011-12-09procfs: do not overflow get_{idle,iowait}_time for nohzMichal Hocko1-2/+2
2011-12-09mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman1-0/+2
2011-12-09mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko1-1/+7
2011-12-09mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pagesHillf Danton1-1/+1
2011-12-09thp: set compound tail page _count to zeroYouquan Song2-1/+2
2011-12-09thp: add compound tail page _mapcount when mappedYouquan Song1-0/+2