summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-22clocksource: marco: Fix the affinity set for local timer of CPU1Zhiwu Song1-1/+1
2014-05-22ARM: at91: sam9260: fix compilation issuesAlexandre Belloni1-4/+4
2014-05-22Merge branch 'mvebu/dt-fixes' into mvebu/fixesJason Cooper10-31/+36
2014-05-22ARM: mvebu: fix definitions of PCIe interfaces on Armada 38xThomas Petazzoni2-3/+3
2014-05-22MIPS: Fix a typo error in AUDIT_ARCH definitionHuacai Chen1-1/+1
2014-05-22sched: Fix hotplug vs. set_cpus_allowed_ptr()Lai Jiangshan2-3/+4
2014-05-22sched/cpupri: Replace NR_CPUS arraysPeter Zijlstra2-1/+8
2014-05-22sched/deadline: Replace NR_CPUS arraysPeter Zijlstra2-12/+27
2014-05-22sched/deadline: Restrict user params max value to 2^63 nsJuri Lelli1-7/+30
2014-05-22sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINEPeter Zijlstra1-6/+3
2014-05-22sched: Disallow sched_attr::sched_policy < 0Peter Zijlstra1-0/+3
2014-05-22sched: Make sched_setattr() correctly return -EFBIGMichael Kerrisk1-2/+3
2014-05-22Merge tag 'omap-for-v3.15/fixes-v3-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson5-7/+35
2014-05-22ARM: imx: fix error handling in ipu device registrationEmil Goode1-1/+1
2014-05-22Merge tag 'samsung-fixes' of http://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson4-24/+22
2014-05-22Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie9-79/+216
2014-05-22Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2-1/+2
2014-05-22x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPETAndy Lutomirski1-1/+2
2014-05-22Linux 3.15-rc6v3.15-rc6Linus Torvalds1-1/+1
2014-05-22ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet2-6/+2
2014-05-22dmaengine: fix dmaengine_unmap failureXuelin Shi2-0/+3
2014-05-22dma: mv_xor: Flush descriptors before activating a channelEzequiel Garcia1-5/+3
2014-05-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-4/+2
2014-05-22net_sched: fix an oops in tcindex filterCong Wang1-10/+20
2014-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-2/+6
2014-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-1/+24
2014-05-22Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-25/+27
2014-05-22Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds10-5/+16
2014-05-21sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.cToralf Förster1-1/+1
2014-05-21Merge tag 'iommu-fixes-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+4
2014-05-21Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2014-05-21Merge tag 'renesas-sh-drivers-for-v3.15' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-8/+28
2014-05-21nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields1-0/+4
2014-05-21nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields1-2/+9
2014-05-21AFS: Fix cache manager service handlersDavid Howells2-22/+40
2014-05-21MIPS: Change type of asid_cache to unsigned longRalf Baechle1-2/+2
2014-05-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-47/+132
2014-05-21Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-6/+9
2014-05-21Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-10/+32
2014-05-21Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+6
2014-05-21Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+5
2014-05-21Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds10-128/+151
2014-05-21Merge tag 'spi-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds3-64/+78
2014-05-21Merge tag 'gpio-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-5/+11
2014-05-21iwlwifi: mvm: disable beacon filteringEmmanuel Grumbach1-1/+1
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-68/+65
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-8/+205
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-3/+13
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-33/+63
2014-05-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-4/+14