aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-4/+2
2014-05-22Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds8-3/+9
2014-05-21sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.cToralf Förster1-1/+1
2014-05-21MIPS: Change type of asid_cache to unsigned longRalf Baechle1-2/+2
2014-05-21Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-0/+6
2014-05-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds6-0/+6
2014-05-20ia64: add renameat2 syscallMiklos Szeredi3-1/+3
2014-05-20parisc: add renameat2 syscallMiklos Szeredi2-1/+3
2014-05-20m68k: add renameat2 syscallMiklos Szeredi3-1/+3
2014-05-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds23-421/+310
2014-05-20Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds4-46/+65
2014-05-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-3/+11
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds6-11/+14
2014-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-1/+13
2014-05-19ARM: OMAP4: Fix the boot regression with CPU_IDLE enabledSantosh Shilimkar1-4/+21
2014-05-20ARM: dts: Keep LDO4 always ON for exynos5250-arndale boardSachin Kamat1-0/+1
2014-05-20ARM: dts: Fix SPI interrupt numbers for exynos5420Sachin Kamat1-3/+3
2014-05-20ARM: dts: fix incorrect ak8975 compatible for exynos4412-trats2 boardBeomho Seo1-1/+1
2014-05-17sparc64: Add membar to Niagara2 memcpy code.David S. Miller1-0/+1
2014-05-16ARM: OMAP2+: Fix DMA hang after off-idleTony Lindgren1-0/+10
2014-05-16ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boardsRoger Quadros1-1/+1
2014-05-16Merge tag 'for-v3.15-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.15/fixes-v3Tony Lindgren2-2/+3
2014-05-16arm64: fix pud_huge() for 2-level pagetablesMark Salter1-0/+4
2014-05-16mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm5-0/+5
2014-05-16arm: dts: Fix missing device_type="memory" for ste-ccu8540Leif Lindholm1-0/+1
2014-05-15parisc: Improve LWS-CAS performanceJohn David Anglin1-3/+9
2014-05-15parisc: ratelimit userspace segfault printingHelge Deller3-43/+56
2014-05-15Merge tag 'kvm-s390-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-masterPaolo Bonzini1-0/+1
2014-05-15KVM: s390: announce irqfd capabilityCornelia Huck1-0/+1
2014-05-14x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2-1/+11
2014-05-15metag: Remove _STK_LIM_MAX overrideJames Hogan2-8/+1
2014-05-15parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller3-5/+8
2014-05-15metag: Reduce maximum stack size to 256MBJames Hogan2-0/+4
2014-05-15metag: fix memory barriersMikulas Patocka1-0/+3
2014-05-14net: filter: s390: fix JIT address randomizationHeiko Carstens1-1/+1
2014-05-15ARM: dts: Remove g2d_pd node for exynos5420Arun Kumar K1-6/+0
2014-05-15ARM: dts: Remove mau_pd node for exynos5420Tushar Behera1-5/+0
2014-05-15ARM: exynos_defconfig: enable HS-I2C to fix for mmc partition mountSachin Kamat1-0/+1
2014-05-15ARM: dts: disable MDMA1 node for exynos5420Seungwon Jeon2-12/+7
2014-05-15ARM: EXYNOS: fix the secondary CPU boot of exynos4212Kyungmin Park1-1/+14
2014-05-14ARM: omap5: hwmod_data: Correct IDLEMODE for McPDMPeter Ujfalusi1-1/+1
2014-05-14MIPS: mm: Fix broken microMIPS kernel regression.Steven J. Hill2-4/+7
2014-05-14KVM: x86: disable master clock if TSC is reset during suspendMarcelo Tosatti1-1/+5
2014-05-14MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras1-0/+2
2014-05-13x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos1-0/+1
2014-05-13net: filter: x86: fix JIT address randomizationAlexei Starovoitov1-1/+1
2014-05-13Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini7-8/+127
2014-05-13MIPS: Wire up renameat2 syscall.Ralf Baechle5-3/+10
2014-05-13ARM: mvebu: mvebu-soc-id: keep clock enabled if PCIe unit is enabledThomas Petazzoni1-2/+12