Age | Commit message (Expand) | Author |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker |
2011-12-11 | rcu: Make srcu_read_lock_held() call common lockdep-enabled function | Paul E. McKenney |
2011-12-11 | rcu: Warn when srcu_read_lock() is used in an extended quiescent state | Paul E. McKenney |
2011-12-11 | rcu: Remove one layer of abstraction from PROVE_RCU checking | Paul E. McKenney |
2011-12-11 | rcu: Warn when rcu_read_lock() is used in extended quiescent state | Frederic Weisbecker |
2011-12-11 | rcu: Inform the user about extended quiescent state on PROVE_RCU warning | Frederic Weisbecker |
2011-12-11 | rcu: Detect illegal rcu dereference in extended quiescent state | Frederic Weisbecker |
2011-12-11 | rcu: Remove redundant return from rcu_report_exp_rnp() | Thomas Gleixner |
2011-12-11 | rcu: Omit self-awaken when setting up expedited grace period | Thomas Gleixner |
2011-12-11 | rcu: Disable preemption in rcu_is_cpu_idle() | Paul E. McKenney |
2011-12-11 | rcu: Document failing tick as cause of RCU CPU stall warning | Paul E. McKenney |
2011-12-11 | rcu: Add failure tracing to rcutorture | Paul E. McKenney |
2011-12-11 | trace: Allow ftrace_dump() to be called from modules | Paul E. McKenney |
2011-12-11 | rcu: Track idleness independent of idle tasks | Paul E. McKenney |
2011-12-11 | lockdep: Update documentation for lock-class leak detection | Paul E. McKenney |
2011-12-11 | rcu: Make synchronize_sched_expedited() better at work sharing | Paul E. McKenney |
2011-12-11 | rcu: Avoid RCU-preempt expedited grace-period botch | Paul E. McKenney |
2011-12-11 | rcu: ->signaled better named ->fqs_state | Paul E. McKenney |
2011-12-09 | Linux 3.2-rc5v3.2-rc5 | Linus Torvalds |
2011-12-09 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2011-12-09 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-12-09 | Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6 | Linus Torvalds |
2011-12-09 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2011-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2011-12-09 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2011-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-12-09 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-12-09 | sys_getppid: add missing rcu_dereference | Mandeep Singh Baines |
2011-12-09 | rapidio/tsi721: modify PCIe capability settings | Alexandre Bounine |
2011-12-09 | rapidio/tsi721: fix mailbox resource reporting | Alexandre Bounine |
2011-12-09 | rapidio/tsi721: switch to dma_zalloc_coherent | Alexandre Bounine |
2011-12-09 | procfs: do not overflow get_{idle,iowait}_time for nohz | Michal Hocko |
2011-12-09 | mm: vmalloc: check for page allocation failure before vmlist insertion | Mel Gorman |
2011-12-09 | mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb... | Michal Hocko |
2011-12-09 | mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages | Hillf Danton |
2011-12-09 | thp: set compound tail page _count to zero | Youquan Song |
2011-12-09 | thp: add compound tail page _mapcount when mapped | Youquan Song |
2011-12-09 | printk: avoid double lock acquire | Peter Zijlstra |
2011-12-09 | memcg: update maintainers | KAMEZAWA Hiroyuki |
2011-12-09 | drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues | Jonghwan Choi |
2011-12-09 | CREDITS: update Kees's expired fingerprint and fix details | Kees Cook |
2011-12-09 | thp: reduce khugepaged freezing latency | Andrea Arcangeli |
2011-12-09 | fs/proc/meminfo.c: fix compilation error | Claudio Scordino |
2011-12-09 | vmscan: use atomic-long for shrinker batching | Konstantin Khlebnikov |
2011-12-09 | vmscan: fix initial shrinker size handling | Konstantin Khlebnikov |
2011-12-09 | MAINTAINERS: Update amd-iommu F: patterns | Joe Perches |
2011-12-09 | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming |
2011-12-08 | cifs: check for NULL last_entry before calling cifs_save_resume_key | Jeff Layton |
2011-12-08 | cifs: attempt to freeze while looping on a receive attempt | Jeff Layton |