summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-289-9/+9
* Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-01-2815-52/+118
|\
| * microblaze: Add missing v8.50.a versionMichal Simek2014-01-271-0/+1
| * microblaze: Fix missing bracket in printkMichal Simek2014-01-271-1/+1
| * microblaze: Fix compilation error for BS=0Michal Simek2014-01-271-12/+37
| * microblaze: Disable stack protection from bootloaderMichal Simek2014-01-271-0/+4
| * microblaze: Define read/write{b,w,l}_relaxed MMIOMichal Simek2014-01-271-0/+8
| * microblaze: timer: Do not initialized system timer twiceMichal Simek2014-01-271-0/+6
| * microblaze: timer: Use generic sched_clock implementationMichal Simek2014-01-272-19/+9
| * microblaze: Add NOTES section to linker scriptMichal Simek2014-01-271-0/+1
| * microblaze: Add support for CCFMichal Simek2014-01-277-11/+40
| * microblaze: Simplify fcpu helper functionMichal Simek2014-01-211-3/+5
| * microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h>Geert Uytterhoeven2014-01-212-2/+2
| * microblaze: Remove duplicate declarations of _stext[] and _etext[]Geert Uytterhoeven2014-01-211-1/+0
| * microblaze: Remove _fdt_start castsGeert Uytterhoeven2014-01-211-3/+2
| * microblaze: Wire up defconfig to mmu_defconfigGeert Uytterhoeven2014-01-211-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-2821-56/+344
|\ \
| * | s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky2014-01-249-5/+208
| * | s390: wire up sys_sched_setattr/sys_sched_getattrHeiko Carstens2014-01-223-0/+15
| * | s390/uapi: fix struct statfs64 definitionHeiko Carstens2014-01-221-5/+5
| * | s390/uaccess: remove dead extern declarations, make functions staticHeiko Carstens2014-01-222-11/+2
| * | s390/uaccess: test if current->mm is set before walking page tablesHeiko Carstens2014-01-221-0/+10
| * | s390/zfcpdump: make zfcpdump depend on 64BITHeiko Carstens2014-01-221-1/+1
| * | s390/32bit: fix cmpxchg64Heiko Carstens2014-01-221-2/+3
| * | s390/xpram: don't modify module parametersSebastian Ott2014-01-221-2/+3
| * | s390/zcrypt: remove zcrypt kmsg documentation againHeiko Carstens2014-01-221-20/+0
| * | s390/hvc_iucv: Automatically assign free HVC terminal devicesHendrik Brueckner2014-01-221-7/+26
| * | s390/hvc_iucv: Display connection details through device attributesHendrik Brueckner2014-01-221-0/+68
| * | s390/hvc_iucv: fix sparse warningHendrik Brueckner2014-01-221-1/+1
| * | s390/vmur: Link parent CCW device during UR device creationHendrik Brueckner2014-01-221-2/+2
* | | Merge tag 'cris-correction-for-3.14' of git://jni.nu/crisLinus Torvalds2014-01-281-0/+1
|\ \ \
| * | | CRISv10: Readd missing headerJesper Nilsson2014-01-281-0/+1
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-01-285-28/+22
|\ \ \ \
| * | | | ext4: delete "set but not used" variablesjon ernst2014-01-112-7/+1
| * | | | ext4: don't pass freed handle to ext4_walk_page_buffersTheodore Ts'o2014-01-071-1/+1
| * | | | ext4: avoid clearing beyond i_blocks when truncating an inline data fileTheodore Ts'o2014-01-071-3/+5
| * | | | ext4: ext4_inode_is_fast_symlink should use EXT4_CLUSTER_SIZEYongqiang Yang2014-01-061-2/+2
| * | | | ext4: fix a typo in extents.cYongqiang Yang2014-01-061-1/+1
| * | | | ext4: use %pd printk specificerDavid Howells2014-01-061-3/+2
| * | | | ext4: standardize error handling in ext4_da_write_inline_data_begin()Jan Kara2014-01-061-7/+4
| * | | | ext4: retry allocation when inline->extent conversion failedJan Kara2014-01-061-0/+7
| * | | | ext4: enable punch hole for bigallocZheng Liu2014-01-061-5/+0
* | | | | Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-2824-286/+595
|\ \ \ \ \
| * | | | | pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_doneBoaz Harrosh2014-01-221-4/+30
| * | | | | pnfs: fix BUG in filelayout_recover_commit_reqsWeston Andros Adamson2014-01-211-4/+4
| * | | | | nfs4: fix discover_server_trunking use after freeWeston Andros Adamson2014-01-201-6/+4
| * | | | | NFSv4.1: Handle errors correctly in nfs41_walk_client_listTrond Myklebust2014-01-191-3/+5
| * | | | | nfs: always make sure page is up-to-date before extending a write to cover th...Scott Mayhew2014-01-171-5/+6
| * | | | | nfs: page cache invalidation for dioChristoph Hellwig2014-01-131-2/+27
| * | | | | nfs: take i_mutex during direct I/O readsChristoph Hellwig2014-01-131-2/+12
OpenPOWER on IntegriCloud