summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+9
2014-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds4-29/+29
2014-04-01vfs: add renameat2 syscallMiklos Szeredi1-0/+1
2014-04-01crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2-32/+11
2014-04-01avr32: replace simple_strtoul() with kstrtoul()Ramkumar Ramachandra1-22/+26
2014-04-01Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds3-92/+161
2014-04-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds40-294/+1346
2014-04-01Merge tag 'please-pull-misc-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-7/+7
2014-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds13-111/+79
2014-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds45-359/+734
2014-04-01Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds11-1780/+582
2014-04-01Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-8/+12
2014-04-01x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman1-9/+6
2014-03-31Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+43
2014-03-31Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2014-03-31Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-9/+14
2014-03-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds24-475/+2151
2014-03-31Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2014-03-31Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-96/+230
2014-03-31Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+4
2014-03-31Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2014-03-31Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-46/+36
2014-03-31Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds17-83/+24
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-102/+576
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds31-93/+162
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle92-655/+401
2014-03-31MIPS: CPC: Use __raw_ memory access functionsPaul Burton1-2/+2
2014-03-31MIPS: CM: use __raw_ memory access functionsPaul Burton1-2/+2
2014-03-31MIPS: Fix warning when including smp-ops.h with CONFIG_SMP=nPaul Burton1-3/+3
2014-03-31MIPS: Malta: GIC IPIs may be used without MTPaul Burton1-8/+11
2014-03-31MIPS: smp-mt: Use common GIC IPI implementationPaul Burton2-22/+2
2014-03-31MIPS: smp-cmp: Remove incorrect core number probePaul Burton1-2/+1
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle18-84/+84
2014-03-31MIPS: Fix core number detection for MT coresPaul Burton1-1/+5
2014-03-31MIPS: MT: core_nvpes function to retrieve VPE countPaul Burton1-0/+11
2014-03-31MIPS: Provide empty mips_mt_set_cpuoptions when CONFIG_MIPS_MT=nPaul Burton1-0/+5
2014-03-31MIPS: Lasat: Replace del_timer by del_timer_syncJulia Lawall1-1/+1
2014-03-31MIPS: Malta: Setup PM I/O region on bootPaul Burton2-0/+18
2014-03-31MIPS: Loongson: Add a Loongson-3 default config fileHuacai Chen1-0/+362
2014-03-31MIPS: Loongson 3: Add CPU hotplug supportHuacai Chen6-5/+194
2014-03-31MIPS: Loongson 3: Add Loongson-3 SMP supportHuacai Chen8-5/+326
2014-03-31MIPS: Loongson: Add Loongson-3 Kconfig optionsHuacai Chen3-1/+75
2014-03-31MIPS: Loongson: Add swiotlb to support All-Memory DMAHuacai Chen4-1/+167
2014-03-31MIPS: Loongson 3: Add serial port supportHuacai Chen2-12/+23
2014-03-31MIPS: Loongson 3: Add IRQ init and dispatch supportHuacai Chen5-0/+157
2014-03-31MIPS: Loongson 3: Add HT-linked PCI supportHuacai Chen5-0/+180
2014-03-31MIPS: Loongson: Add UEFI-like firmware interface (LEFI) supportHuacai Chen7-20/+292
2014-03-31MIPS: Loongson 3: Add Lemote-3A machtypes definitionHuacai Chen3-9/+25
2014-03-31MIPS: Loongson: Add basic Loongson-3 CPU supportHuacai Chen5-5/+76