summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parisc/PCI: Set type for LBA bus_num resourceBjorn Helgaas2013-06-011-0/+1
* MAINTAINERS: update parisc architecture file listHelge Deller2013-06-011-0/+8
* parisc: kernel: using strlcpy() instead of strcpy()Chen Gang2013-06-011-1/+2
* parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle2013-06-011-1/+1
* parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller2013-06-011-4/+1
* parisc: memory overflow, 'name' length is too short for usingChen Gang2013-06-011-1/+1
* Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-06-016-6/+25
|\
| * clk: mxs: Include clk mxs header fileFabio Estevam2013-05-301-0/+1
| * clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()Tony Prisk2013-05-291-1/+1
| * clk: si5351: Set initial clkout rate when defined in platform data.Marek Belisko2013-05-291-0/+10
| * clk: si5351: Fix clkout rate computation.Marek Belisko2013-05-291-1/+1
| * clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocksSylwester Nawrocki2013-05-291-2/+4
| * clk: ux500: clk-sysctrl: handle clocks with no parentsFabio Baltieri2013-05-291-1/+7
| * clk: ux500: Provide device enumeration number suffix for SMSC911xLee Jones2013-05-291-1/+1
* | Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-06-017-5/+42
|\ \
| * | atmel_lcdfb: blank the backlight on removeRichard Genoud2013-06-011-2/+8
| * | trivial: atmel_lcdfb: add missing error messageRichard Genoud2013-06-011-1/+4
| * | Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD2013-05-296-2/+30
| |\ \ | | |/ | |/|
| | * OMAPDSS: Fix crash with DT bootTomi Valkeinen2013-05-235-1/+29
| | * fbdev/ps3fb: fix compile warningTomi Valkeinen2013-05-021-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-017-16/+21
|\ \ \
| * | | zoran: racy refcount handling in vm_ops ->open()/->close()Al Viro2013-05-312-8/+9
| * | | befs_readdir(): do not increment ->f_pos if filldir tells us to stopAl Viro2013-05-311-2/+2
| * | | hpfs: deadlock and race in directory lseek()Al Viro2013-05-311-4/+6
| * | | qnx6: qnx6_readdir() has a braino in pos calculationAl Viro2013-05-311-1/+1
| * | | fix buffer leak after "scsi: saner replacements for ->proc_info()"Jan Beulich2013-05-311-0/+1
| * | | vfs: Fix invalid ida_remove() callTakashi Iwai2013-05-311-1/+2
* | | | Merge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-06-012-1/+3
|\ \ \ \
| * | | | NFS: Fix security flavor negotiation with legacy binary mountsChuck Lever2013-05-301-0/+2
| * | | | NFSv4: Fix a thinko in nfs4_try_open_cachedTrond Myklebust2013-05-291-1/+1
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-06-014-3/+25
|\ \ \ \ \
| * | | | | reiserfs: fix deadlock with nfs racing on create/lookupJeff Mahoney2013-05-311-2/+7
| * | | | | reiserfs: fix problems with chowning setuid file w/ xattrsJeff Mahoney2013-05-312-1/+16
| * | | | | reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentryJeff Mahoney2013-05-311-0/+2
* | | | | | Merge tag 'for-linus-v3.10-rc4-crc-xattr-fixes' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-06-014-183/+307
|\ \ \ \ \ \
| * | | | | | xfs: rework remote attr CRCsDave Chinner2013-05-304-158/+247
| * | | | | | xfs: fully initialise temp leaf in xfs_attr3_leaf_compactDave Chinner2013-05-301-16/+26
| * | | | | | xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalanceDave Chinner2013-05-301-3/+13
| * | | | | | xfs: correctly map remote attr buffers during removalDave Chinner2013-05-301-9/+18
| * | | | | | xfs: remote attribute tail zeroing does too muchDave Chinner2013-05-301-19/+18
| * | | | | | xfs: remote attribute read too shortDave Chinner2013-05-301-6/+9
| * | | | | | xfs: remote attribute allocation may be contiguousDave Chinner2013-05-301-1/+5
* | | | | | | Merge tag 'for-linus-v3.10-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-06-0110-60/+92
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | xfs: fix dir3 freespace block corruptionDave Chinner2013-05-302-7/+7
| * | | | | | xfs: disable swap extents ioctl on CRC enabled filesystemsDave Chinner2013-05-301-0/+8
| * | | | | | xfs: add fsgeom flag for v5 superblock support.Dave Chinner2013-05-302-1/+4
| * | | | | | xfs: fix incorrect remote symlink block countDave Chinner2013-05-301-14/+6
| * | | | | | xfs: fix split buffer vector log recovery supportDave Chinner2013-05-302-6/+12
| * | | | | | xfs: kill suid/sgid through the truncate path.Dave Chinner2013-05-301-15/+32
| * | | | | | xfs: avoid nesting transactions in xfs_qm_scall_setqlim()Dave Chinner2013-05-301-17/+23
OpenPOWER on IntegriCloud