aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-28
|\
| * SUNRPC: Add tracepoint for socket errorsTrond Myklebust2013-12-31
| * sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton2013-12-06
| * sunrpc: create a new dummy pipe for gssd to hold openJeff Layton2013-12-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-28
|\ \
| * | fs: remove generic_aclChristoph Hellwig2014-01-26
| * | nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig2014-01-26
| * | fs: make posix_acl_create more usefulChristoph Hellwig2014-01-25
| * | fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-25
| * | fs: add generic xattr_acl handlersChristoph Hellwig2014-01-25
| * | fs: add a set_acl inode operationChristoph Hellwig2014-01-25
| * | fs: add get_acl helperChristoph Hellwig2014-01-25
| * | introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov2014-01-25
| * | nls: have register_nls() set ->ownerAl Viro2014-01-25
| * | cramfs: take headers to fs/cramfsAl Viro2014-01-25
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-28
|\ \ \
| * | | softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches2014-01-28
| * | | splice: fix unexpected size truncationXiao Guangrong2014-01-28
| * | | ipc: delete seq_max field in struct ipc_idsDavidlohr Bueso2014-01-28
| * | | ipc: whitespace cleanupManfred Spraul2014-01-28
| * | | ipc: change kern_ipc_perm.deleted type to boolRafael Aquini2014-01-28
| * | | memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu2014-01-28
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-28
|\ \ \ \
| * | | | powerpc: introduce early_get_first_memblock_infoKevin Hao2014-01-09
| * | | | math-emu: fix floating-point to integer overflow detectionJoseph Myers2014-01-07
| * | | | math-emu: fix floating-point to integer unsigned saturationJoseph Myers2014-01-07
| * | | | mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONEAneesh Kumar K.V2013-12-08
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-01-28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | powerpc/thp: Fix crash on mremapAneesh Kumar K.V2014-01-14
* | | | | Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-26
|\ \ \ \ \
| * | | | | mmc: sdio: add a quirk for broken SDIO_CCCR_INTx pollingBing Zhao2014-01-17
| * | | | | mmc: sdhci: add quirk for broken HS200 supportDavid Cohen2014-01-13
| * | | | | mmc: SDHI: add SoC specific workaround via HW versionKuninori Morimoto2014-01-13
| * | | | | mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flagsKuninori Morimoto2014-01-13
| * | | | | mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto2014-01-13
* | | | | | Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2014-01-25
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...Mark Brown2014-01-23
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | spi: s3c24xx: Remove reference to plat/fiq.hSachin Kamat2014-01-08
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...Mark Brown2014-01-23
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | spi: nuc900: Cleanup spi-nuc900.h headerSachin Kamat2013-12-30
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'spi/topic/core' into spi-linusMark Brown2014-01-23
| |\ \ \ \ \ \
| | * | | | | | spi: Kill superfluous cast in spi_w8r16()Geert Uytterhoeven2014-01-13
| | * | | | | | spi: Use bitfields for multiple data linesMark Brown2014-01-13
| | * | | | | | spi: Order fields in spi_device for better packingTrent Piepho2013-12-16
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2014-01-23
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | spi: Correct set_cs() documentationGeert Uytterhoeven2014-01-21
| | * | | | | spi: Clarify transfer_one() w.r.t. spi_finalize_current_transfer()Geert Uytterhoeven2014-01-21
| | |/ / / /
* | | | | | Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-25
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s5...Mark Brown2014-01-23
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | | * | | | | regulator: tps65910: Simplify setting enable_mask for regulatorsAxel Lin2013-12-30