aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-03Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top...Gravatar Mark Brown 13-145/+211
2014-10-03Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi...Gravatar Mark Brown 15-46/+418
2014-10-03Merge remote-tracking branch 'spi/topic/dma-dep' into spi-nextGravatar Mark Brown 1-2/+5
2014-10-03Merge remote-tracking branch 'spi/topic/core' into spi-nextGravatar Mark Brown 1-17/+28
2014-10-03Merge remote-tracking branch 'spi/fix/rockchip' into spi-linusGravatar Mark Brown 1-8/+7
2014-10-02spi: dw-mid: follow new DMAengine workflowGravatar Andy Shevchenko 1-2/+6
2014-10-02spi: dw-mid: convert to use DMAengine wrappersGravatar Andy Shevchenko 1-12/+7
2014-10-02spi: dw-mid: change magic numbers to the constantsGravatar Andy Shevchenko 2-2/+6
2014-09-29spi: fsl: Sort include headers alphabeticallyGravatar Xiubo Li 5-36/+36
2014-09-28Linux 3.17-rc7v3.17-rc7Gravatar Linus Torvalds 1-1/+1
2014-09-28Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 1-0/+5
2014-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 8-85/+60
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 6-24/+43
2014-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 13-77/+139
2014-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-3/+15
2014-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-48/+62
2014-09-27vfs: Don't exchange "short" filenames unconditionally.Gravatar Mikhail Efremov 1-9/+18
2014-09-27fold swapping ->d_name.hash into switch_names()Gravatar Linus Torvalds 1-2/+1
2014-09-26fold unlocking the children into dentry_unlock_parents_for_move()Gravatar Al Viro 1-5/+4
2014-09-26kill __d_materialise_dentry()Gravatar Al Viro 1-44/+10
2014-09-26__d_materialise_dentry(): flip the order of argumentsGravatar Al Viro 1-24/+20
2014-09-26__d_move(): fold manipulations with ->d_child/->d_subdirsGravatar Al Viro 1-5/+3
2014-09-26don't open-code d_rehash() in d_materialise_unique()Gravatar Al Viro 1-5/+1
2014-09-26pull rehashing and unlocking the target dentry into __d_materialise_dentry()Gravatar Al Viro 1-7/+4
2014-09-26ufs: deal with nfsd/iget racesGravatar Al Viro 2-1/+9
2014-09-26fuse: honour max_read and max_write in direct_io modeGravatar Miklos Szeredi 4-7/+12
2014-09-26shmem: fix nlink for rename overwrite directoryGravatar Miklos Szeredi 1-1/+3
2014-09-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+7
2014-09-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-0/+16
2014-09-26Merge branch 'akpm' (fixes from Andrew Morton)Gravatar Linus Torvalds 14-61/+73
2014-09-26mm: softdirty: keep bit when zapping file pteGravatar Peter Feiner 1-1/+1
2014-09-26fs/cachefiles: add missing \n to kerror conversionsGravatar Fabian Frederick 6-33/+33
2014-09-26genalloc: fix device node resource counterGravatar Vladimir Zapolskiy 1-0/+1
2014-09-26drivers/rtc/rtc-efi.c: add missing module aliasGravatar Pali Rohár 1-0/+1
2014-09-26mm, slab: initialize object alignment on cache creationGravatar David Rientjes 1-9/+2
2014-09-26mm: softdirty: addresses before VMAs in PTE holes aren't softdirtyGravatar Peter Feiner 1-9/+18
2014-09-26ocfs2/dlm: do not get resource spinlock if lockres is newGravatar Joseph Qi 1-8/+10
2014-09-26nilfs2: fix data loss with mmap()Gravatar Andreas Rohner 1-1/+6
2014-09-26ocfs2: free vol_label in ocfs2_delete_osb()Gravatar Joseph Qi 1-0/+1
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Gravatar Markos Chandras 1-0/+12
2014-09-26MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsGravatar Paul Burton 1-3/+3
2014-09-26spi: bcm53xx: Add missing module informationGravatar Axel Lin 1-0/+4
2014-09-26spi: bcm53xx: Fix module dependencyGravatar Axel Lin 1-0/+2
2014-09-25Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 14-58/+150
2014-09-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 10-408/+420
2014-09-25MAINTAINERS: new Documentation maintainerGravatar Randy Dunlap 1-2/+1
2014-09-25Merge branches 'pm-cpufreq' and 'pm-sleep'Gravatar Rafael J. Wysocki 2-39/+21
2014-09-25Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...Gravatar Rafael J. Wysocki 177-631/+1195
2014-09-25Merge tag 'gpio-v3.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-2/+2
2014-09-25Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Gravatar Ingo Molnar 5-45/+44