summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: l2c: clean up L2 cache initialisation messagesRussell King2014-05-301-3/+4
* ARM: l2c: implement fixups for L2 cache controller quirks/errataRussell King2014-05-301-11/+101
* ARM: l2c: move aurora broadcast setup to enable functionRussell King2014-05-301-13/+15
* ARM: l2c: only write the auxiliary control register if requiredRussell King2014-05-301-1/+3
* ARM: l2c: write auxctrl register before unlockingRussell King2014-05-301-5/+5
* ARM: l2c: provide enable methodRussell King2014-05-301-18/+62
* ARM: l2c: group implementation specific code togetherRussell King2014-05-301-251/+251
* ARM: l2c: move l2c save function to __l2c_init()Russell King2014-05-301-3/+7
* ARM: l2c: pass iomem address into data->save functionRussell King2014-05-301-16/+16
* ARM: l2c: clean up OF initialisation a bitRussell King2014-05-301-26/+40
* ARM: l2c: add and use L2C revision constantsRussell King2014-05-302-11/+21
* ARM: l2c: rename cache_wait_way()Russell King2014-05-301-3/+3
* ARM: l2c: provide generic helper for way-based operationsRussell King2014-05-301-6/+9
* ARM: l2c: split out cache unlock codeRussell King2014-05-301-7/+16
* ARM: l2c: provide generic function for calling set_debug methodRussell King2014-05-301-1/+11
* ARM: l2c: rename OF specific things, making l2x0_of_data available to allRussell King2014-05-301-32/+32
* ARM: l2c: tidy up l2x0_of_data declarationsRussell King2014-05-301-16/+14
* ARM: l2c: add helper for L2 cache controller DT IDsRussell King2014-05-301-13/+10
* ARM: outer cache: add WARN_ON() to outer_disable()Russell King2014-05-303-5/+22
* ARM: outer cache: add documentation of outer cache functionsRussell King2014-05-221-1/+47
* ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King2014-05-227-7/+7
* ARM: l2c: omap2: remove ES1.0 supportRussell King2014-05-221-17/+8
* ARM: l2c: avoid calling outer_flush_all() unnecessarily (Spear)Russell King2014-05-221-5/+14
* ARM: l2c: remove unnecessary call to outer_flush_all()Russell King2014-05-221-1/+0
* ARM: l2c: remove outer_inv_all() methodRussell King2014-05-223-14/+0
* Linux 3.15-rc6v3.15-rc6Linus Torvalds2014-05-221-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-05-222-4/+2
|\
| * powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard2014-05-121-3/+0
| * powerpc/powernv: Reset root port in firmwareGavin Shan2014-05-121-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-05-222-2/+6
|\ \
| * | Btrfs: send, fix incorrect ref access when using extrefsFilipe Manana2014-05-201-1/+1
| * | Btrfs: fix EIO on reading file after ioctl clone works on itLiu Bo2014-05-201-1/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-05-222-1/+24
|\ \ \
| * | | crush: decode and initialize chooseleaf_vary_rIlya Dryomov2014-05-161-0/+5
| * | | libceph: fix corruption when using page_count 0 page in rbdChunwei Chen2014-05-161-1/+19
* | | | Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-05-225-25/+27
|\ \ \ \
| * | | | xfs: list_lru_init returns a negative errorDave Chinner2014-05-151-12/+14
| * | | | xfs: negate xfs_icsb_init_counters error value Dave Chinner2014-05-151-1/+1
| * | | | xfs: negate mount workqueue init error valueDave Chinner2014-05-151-1/+1
| * | | | xfs: fix wrong err sign on xfs_set_acl()Dave Chinner2014-05-151-2/+2
| * | | | xfs: fix wrong errno from xfs_initxattrsDave Chinner2014-05-151-4/+4
| * | | | xfs: correct error sign on COLLAPSE_RANGE errorsDave Chinner2014-05-151-2/+2
| * | | | xfs: xfs_commit_metadata returns wrong errnoDave Chinner2014-05-151-1/+1
| * | | | xfs: fix incorrect error sign in xfs_file_aio_readDave Chinner2014-05-151-1/+1
| * | | | xfs: xfs_dir_fsync() returns positive errnoDave Chinner2014-05-151-1/+1
| |/ / /
* | | | Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-05-2210-5/+16
|\ \ \ \
| * | | | scripts/checksyscalls.sh: Make renameat optionalJames Hogan2014-05-201-1/+4
| * | | | asm-generic: Add renameat2 syscallJames Hogan2014-05-201-1/+3
| * | | | ia64: add renameat2 syscallMiklos Szeredi2014-05-203-1/+3
| * | | | parisc: add renameat2 syscallMiklos Szeredi2014-05-202-1/+3
OpenPOWER on IntegriCloud