summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-29eCryptfs: Remove ecryptfs_header_cache_2Tyler Hicks
2011-05-29eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()Tyler Hicks
2011-05-29eCryptfs: Return useful code from contains_ecryptfs_markerTyler Hicks
2011-05-29eCryptfs: Fix new inode race conditionTyler Hicks
2011-05-29eCryptfs: Cleanup inode initialization codeTyler Hicks
2011-05-29eCryptfs: Consolidate inode functions into inode.cTyler Hicks
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-05-28scsi: fix scsi_proc new kernel-doc warningRandy Dunlap
2011-05-28mm: fix page_lock_anon_vma leaving mutex lockedHugh Dickins
2011-05-28mm: fix kernel BUG at mm/rmap.c:1017!Hugh Dickins
2011-05-28tmpfs: fix race between truncate and writepageHugh Dickins
2011-05-28Blackfin: debug-mmrs: include RSI_PID[4567] MMRsMike Frysinger
2011-05-28Blackfin: bf51x: fix up RSI_PID# MMR definesMike Frysinger
2011-05-28Blackfin: bf52x/bf54x: fix up usb MMR definesMike Frysinger
2011-05-28Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppiMike Frysinger
2011-05-28Blackfin: gptimers: add structure for hardware register layoutMike Frysinger
2011-05-28Blackfin: wire up new sendmmsg syscallMike Frysinger
2011-05-28Blackfin: mach/bfin_serial_5xx.h: punt now-unused headerMike Frysinger
2011-05-28Blackfin: bfin_serial.h: turn default port wrappers into stubsMike Frysinger
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-05-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-05-28Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-28Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-05-28Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-28Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-28Cache xattr security drop check for write v2Andi Kleen
2011-05-28rcu: Start RCU kthreads in TASK_INTERRUPTIBLE statePaul E. McKenney
2011-05-28rcu: Remove waitqueue usage for cpu, node, and boost kthreadsPeter Zijlstra
2011-05-28rcu: Avoid acquiring rcu_node locks in timer functionsPaul E. McKenney
2011-05-28atomic: Add atomic_or()Paul E. McKenney
2011-05-28Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2011-05-28perf: Fix SIGIO handlingPeter Zijlstra
2011-05-28Documentation: Add statistics about nested locksJuri Lelli
2011-05-28cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowedKOSAKI Motohiro
2011-05-28sched: Fix ->min_vruntime calculation in dequeue_entity()Peter Zijlstra
2011-05-28sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra
2011-05-28sched: More sched_domain iterations fixesXiaotian Feng
2011-05-28mfd: Fix build breakage caused by tps65910 gpio directory moveLiam Girdwood
2011-05-28mfd: Use mfd cell platform_data for db8500-prcmu cells platform bitsMattias Wallin
2011-05-27Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely
2011-05-28fs: block_page_mkwrite should wait for writeback to finishDarrick J. Wong
2011-05-28mm: Wait for writeback when grabbing pages to begin a writeDarrick J. Wong
2011-05-28configfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil
2011-05-28fat: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil