summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-053-4/+24
|\
| * Merge branch 'devel-stable' into for-nextRussell King2014-04-0462-303/+426
| |\
| | * uprobes: allow ignoring of probe hitsDavid A. Long2014-03-181-0/+1
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2014-04-042-4/+23
| |\ \ \ \ \
| | | | * | | dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King2014-04-041-0/+2
| | | | * | | ARM: omap: move dma channel allocation into plat-omap codeRussell King2014-04-041-1/+0
| | | | * | | ARM: omap: clean up DMA register accessesRussell King2014-04-041-0/+13
| | | | * | | ARM: omap: remove references to disable_irq_lchRussell King2014-04-041-1/+0
| | | | * | | dmaengine: omap-dma: program hardware directlyRussell King2014-04-041-2/+4
| | | | * | | dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King2014-04-041-0/+2
| | |_|/ / / | |/| | | |
| | | * | | ARM: 7993/1: mm/memblock: add memblock_get_current_limitLaura Abbott2014-03-121-0/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-043-45/+2
|\ \ \ \ \
| * | | | | OMAPDSS: convert pixel clock to common videomode styleTomi Valkeinen2014-03-051-2/+2
| * | | | | OMAPDSS: Remove unused get_context_loss_count supportTomi Valkeinen2014-02-281-1/+0
| * | | | | video: imxfb: Remove unused fields from platform data structureAlexander Shiyan2014-02-281-10/+0
| * | | | | video: imxfb: Remove dead declaration of set_imx_fb_info()Alexander Shiyan2014-02-281-1/+0
| * | | | | video: xilinxfb: Move xilinxfb_platform_data directly to the driverMichal Simek2014-02-111-30/+0
| * | | | | video: imxfb: Use regulator API with LCD class for poweringAlexander Shiyan2014-02-111-1/+0
| |/ / / /
* | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-041-0/+16
|\ \ \ \ \
| * | | | | random: Add arch_has_random[_seed]()H. Peter Anvin2014-03-191-0/+8
| * | | | | x86, random: Enable the RDSEED instructionH. Peter Anvin2014-03-191-0/+8
| |/ / / /
* | | | | Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-04-042-0/+38
|\ \ \ \ \
| * \ \ \ \ Merge branch 'xfs-collapse-range' into for-nextDave Chinner2014-03-131-0/+35
| |\ \ \ \ \
| | * | | | | fs: Introduce FALLOC_FL_ZERO_RANGE flag for fallocateLukas Czerner2014-03-131-0/+14
| | * | | | | fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocateNamjae Jeon2014-02-241-0/+21
| | | |/ / / | | |/| | |
| * / | | | direct-io: add flag to allow aio writes beyond i_sizeChristoph Hellwig2014-02-101-0/+3
| |/ / / /
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-043-37/+80
|\ \ \ \ \
| * | | | | ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2014-03-241-0/+3
| * | | | | fs/mbcache.c: change block and index hash chain to hlist_bl_nodeT Makphaibulchoke2014-03-181-5/+7
| * | | | | ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocateLukas Czerner2014-03-181-33/+35
| * | | | | ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon2014-02-231-1/+32
| * | | | | ext4: translate fallocate mode bits to stringsLukas Czerner2014-02-221-2/+7
| | |/ / / | |/| | |
* | | | | Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-04-041-0/+22
|\ \ \ \ \
| * | | | | UBI: make UBI_IOCVOLCRBLK take a parameter for future usageEzequiel Garcia2014-03-061-4/+15
| * | | | | UBI: rename block device ioctlsArtem Bityutskiy2014-03-051-7/+7
| * | | | | UBI: R/O block driver on top of UBI volumesEzequiel Garcia2014-02-281-0/+11
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-04-041-1/+6
|\ \ \ \ \
| * | | | | fuse: Turn writeback cache onPavel Emelyanov2014-04-021-1/+6
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-041-0/+137
|\ \ \ \ \ \
| * | | | | | btrfs: Add trace for btrfs_workqueue alloc/destroyQu Wenruo2014-03-201-0/+55
| * | | | | | btrfs: Add ftrace for btrfs_workqueueQu Wenruo2014-03-101-0/+82
* | | | | | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-041-3/+9
|\ \ \ \ \ \ \
| * | | | | | | GFS2: Add meta readahead field in directory entriesSteven Whitehouse2014-02-071-1/+7
| * | | | | | | GFS2: journal data writepages updateSteven Whitehouse2014-02-061-0/+1
| * | | | | | | GFS2: Allocate block for xattr at inode alloc time, if requiredSteven Whitehouse2014-02-041-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-04-042-20/+42
|\ \ \ \ \ \ \
| * | | | | | | locks: fix locks_mandatory_locked to respect file-private locksJeff Layton2014-03-311-11/+11
| * | | | | | | locks: add new fcntl cmd values for handling file private locksJeff Layton2014-03-311-0/+16
| * | | | | | | locks: pass the cmd value to fcntl_getlk/getlk64Jeff Layton2014-03-311-4/+6
| * | | | | | | locks: make /proc/locks show IS_FILE_PVT locks as type "FLPVT"Jeff Layton2014-03-311-0/+1