summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: new shrinker APIDave Chinner2013-09-102-29/+69
* dcache: remove dentries from LRU before putting on dispose listDave Chinner2013-09-101-21/+78
* dentry: move to per-sb LRU locksDave Chinner2013-09-103-18/+20
* dcache: convert dentry_stat.nr_unused to per-cpu countersDave Chinner2013-09-101-3/+27
* super: fix calculation of shrinkable objects for small numbersGlauber Costa2013-09-108-15/+18
* fs: bump inode and dentry counters to longGlauber Costa2013-09-107-27/+27
* Add missing unlocks to error paths of mountpoint_last.Dave Jones2013-09-101-1/+4
* ... and fold the renamed __vfs_follow_link() into its only callerAl Viro2013-09-101-24/+14
* fs: remove vfs_follow_linkChristoph Hellwig2013-09-103-9/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-1011-187/+241
|\
| * split read_seqretry_or_unlock(), convert d_walk() to resulting primitivesAl Viro2013-09-091-33/+31
| * dcache: Translating dentry into pathname without taking rename_lockWaiman Long2013-09-091-63/+133
| * autofs4 - fix device ioctl mount lookupIan Kent2013-09-081-11/+12
| * introduce kern_path_mountpoint()Al Viro2013-09-082-11/+25
| * rename user_path_umountat() to user_path_mountpoint_at()Al Viro2013-09-084-16/+15
| * take unlazy_walk() into umount_lookup_last()Al Viro2013-09-081-33/+27
| * Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.cAl Viro2013-09-072-17/+19
| * prune_super(): sb->s_op is never NULLAl Viro2013-09-071-1/+1
| * exportfs: don't assume that ->iterate() won't feed us too long entriesAl Viro2013-09-071-1/+1
| * afs: get rid of redundant ->d_name.len checksAl Viro2013-09-071-24/+0
* | vfs: make sure we don't have a stale root path if unlazy_walk() failsLinus Torvalds2013-09-101-1/+4
* | Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-09-098-248/+146
|\ \
| * | dmaengine: dma_sync_wait and dma_find_channel undefinedJon Mason2013-09-091-2/+10
| * | MAINTAINERS: update email for Dan WilliamsDan Williams2013-09-091-9/+9
| * | dma: mv_xor: Fix incorrect error pathSachin Kamat2013-09-091-4/+2
| * | ioatdma: silence GCC warningsPaul Bolle2013-08-231-1/+1
| * | dmaengine: make dma_channel_rebalance() NUMA awareBrice Goglin2013-08-221-28/+27
| * | dmaengine: make dma_submit_error() return an error codeDan Carpenter2013-08-221-1/+4
| * | ioatdma: disable RAID on non-Atom platforms and reenable unaligned copiesBrice Goglin2013-08-221-23/+1
| * | mv_xor: support big endian systems using descriptor swap featureThomas Petazzoni2013-08-222-3/+36
| * | mv_xor: use {readl, writel}_relaxed instead of __raw_{readl, writel}Thomas Petazzoni2013-08-221-18/+18
| * | dmatest: print message on debug level in case of no errorAndy Shevchenko2013-08-221-1/+5
| * | dmatest: remove IS_ERR_OR_NULL checks of debugfs callsAndy Shevchenko2013-08-221-12/+5
| * | dmatest: make module parameters writableAndy Shevchenko2013-08-222-146/+28
* | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-0969-1082/+6486
|\ \ \
| * | | ARM: dts: vexpress: Add CCI node to TC2 device-treeJon Medhurst (Tixy)2013-08-301-0/+25
| * | | Merge tag 'omap-for-v3.12/dra7xx-prcm' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-2929-15/+5693
| |\ \ \
| | * \ \ Merge tag 'for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren2013-08-2617-5/+5607
| | |\ \ \
| | | * | | ARM: OMAP: DRA7: Enable PM framework initializationsAmbresh K2013-08-232-1/+6
| | | * | | ARM: OMAP: DRA7: hwmod: Create initial DRA7XX SoC dataAmbresh K2013-08-233-0/+2726
| | | * | | ARM: OMAP: DRA7: Reuse the omap44xx_restart and fix the device instanceRajendra Nayak2013-08-233-4/+18
| | | * | | ARM: OMAP: DRA7: powerdomain: Handle missing vc/vpRajendra Nayak2013-08-231-0/+10
| | | * | | ARM: OMAP: DRA7: powerdomain: Add DRA7XX data and update headerAmbresh K2013-08-233-0/+456
| | | * | | ARM: OMAP: DRA7: clockdomain: Add DRA7XX data and update headerAmbresh K2013-08-233-0/+742
| | | * | | ARM: OMAP: DRA7: PRCM: Add DRA7XX local MPU PRCM regsitersAmbresh K2013-08-232-0/+83
| | | * | | ARM: OMAP: DRA7: CM: Add minimal regbit shiftsRajendra Nayak2013-08-231-0/+51
| | | * | | ARM: OMAP: DRA7: CM: Add DRA7XX register definesAmbresh K2013-08-232-0/+837
| | | * | | ARM: OMAP: DRA7: PRM: Add DRA7XX register definitionsAmbresh K2013-08-231-0/+678
| | |/ / /
| * | | | Merge tag 'omap-for-v3.12/prcm-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-297-31/+118
| |\ \ \ \
| | * \ \ \ Merge tag 'for-v3.12/omap-prcm-hwmod' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2013-08-267-31/+118
| | |\ \ \ \
OpenPOWER on IntegriCloud