summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-06-3027-254/+402
|\
| * tile: avoid a "label not used" warning in do_page_fault()Chris Metcalf2015-06-041-7/+10
| * tile: vdso: use raw_read_seqcount_begin() in vdsoChris Metcalf2015-06-041-5/+5
| * tile: force CONFIG_TILEGX if ARCH != tileproChris Metcalf2015-06-031-1/+3
| * tile: improve stack backtraceChris Metcalf2015-05-119-82/+107
| * tile: fix "odd fault" warning for stack backtracesChris Metcalf2015-05-111-1/+0
| * tile: set up initial stack top to honor STACK_TOP_DELTAChris Metcalf2015-05-111-1/+1
| * tile: support delivering NMIs for multicore backtraceChris Metcalf2015-05-118-2/+197
| * drivers/tty/hvc/hvc_tile.c: properly return -EAGAINChris Metcalf2015-05-111-1/+2
| * tile: add <asm/word-at-a-time.h> and enable support functionsChris Metcalf2015-04-306-150/+48
| * tile: use READ_ONCE() in arch_spin_is_locked()Chris Metcalf2015-04-282-2/+9
| * tile: modify arch_spin_unlock_wait() semanticsChris Metcalf2015-04-282-2/+20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-06-3019-357/+401
|\ \
| * | s390/kdump: fix compile for !SMPHeiko Carstens2015-06-292-23/+22
| * | s390/kdump: fix nosmt kernel parameterMichael Holzheu2015-06-257-61/+64
| * | s390: new default configurationHeiko Carstens2015-06-254-26/+30
| * | s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky2015-06-255-52/+50
| * | s390/smp: fix sigp cpu detection loopMartin Schwidefsky2015-06-251-1/+2
| * | s390/zcrypt: Fixed reset and interrupt handling of AP queuesIngo Tuchscherer2015-06-253-200/+239
| * | s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu2015-06-251-1/+1
| * | s390/bpf: Fix backward jumpsMichael Holzheu2015-06-251-1/+1
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-06-3010-18/+392
|\ \ \
| * | | cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mountsSachin Prabhu2015-06-291-0/+2
| * | | Update negotiate protocol for SMB3.11 dialectSteve French2015-06-282-5/+60
| * | | Add ioctl to set integritySteve French2015-06-284-0/+38
| * | | Add Get/Set Integrity Information structure definitionsSteve French2015-06-282-0/+24
| * | | Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTSSteve French2015-06-286-3/+75
| * | | Add SMB3.11 mount option synonym for new dialectSteve French2015-06-273-2/+90
| * | | add struct FILE_STANDARD_INFOSteve French2015-06-271-0/+10
| * | | Make dialect negotiation warning message easier to readSteve French2015-06-271-1/+1
| * | | Add defines and structs for smb3.1 dialectSteve French2015-06-272-6/+36
| * | | Allow parsing vers=3.11 on cifs mountSteve French2015-06-276-3/+59
| * | | client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is setNoel Power2015-06-271-3/+2
* | | | Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-3060-868/+1611
|\ \ \ \
| * \ \ \ Merge branch 'xfs-misc-fixes-for-4.2-3' into for-nextDave Chinner2015-06-2315-91/+77
| |\ \ \ \
| | * | | | xfs: don't truncate attribute extents if no extents existBrian Foster2015-06-231-2/+8
| | * | | | xfs: remove xfs_caddr_tChristoph Hellwig2015-06-223-30/+29
| | * | | | xfs: use void pointers in log validation helpersChristoph Hellwig2015-06-222-17/+15
| | * | | | xfs: return a void pointer from xfs_buf_offsetChristoph Hellwig2015-06-226-17/+13
| | * | | | xfs: remove inst_tChristoph Hellwig2015-06-223-6/+4
| | * | | | xfs: remove __psint_t and __psunsigned_tChristoph Hellwig2015-06-224-20/+9
| | * | | | xfs: fix remote symlinks on V5/CRC filesystemsEric Sandeen2015-06-221-1/+1
| * | | | | Merge branch 'xfs-freelist-cleanup' into for-nextDave Chinner2015-06-237-130/+142
| |\ \ \ \ \
| | * | | | | xfs: clean up XFS_MIN_FREELIST macrosDave Chinner2015-06-227-21/+26
| | * | | | | xfs: sanitise error handling in xfs_alloc_fix_freelistDave Chinner2015-06-221-56/+55
| | * | | | | xfs: factor out free space extent length checkDave Chinner2015-06-221-27/+44
| | * | | | | xfs: xfs_alloc_fix_freelist() can use incore perag structuresDave Chinner2015-06-224-46/+37
| * | | | | | Merge branch 'xfs-commit-cleanup' into for-nextDave Chinner2015-06-0426-385/+193
| |\ \ \ \ \ \
| | * | | | | | xfs: fix xfs_log_done interfaceChristoph Hellwig2015-06-044-52/+11
| | * | | | | | xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-0424-74/+68
OpenPOWER on IntegriCloud