summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-04-08Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König29-43/+43
2014-04-08x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUGJosh Triplett1-3/+0
2014-04-08ppc: make PPC_BOOK3S_64 select IRQ_WORKJosh Triplett1-0/+1
2014-04-08ia64: select CONFIG_TTY for use of tty_write_message in unalignedJosh Triplett1-0/+1
2014-04-08cris: cpuinfo_op should depend on CONFIG_PROC_FSGeert Uytterhoeven1-0/+2
2014-04-08cris: make ETRAX_ARCH_V10 select TTY for use in debugportJosh Triplett1-0/+1
2014-04-08rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine1-0/+1
2014-04-08include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria1-1/+0
2014-04-08mm: per-thread vma cachingDavidlohr Bueso1-1/+3
2014-04-08mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton1-0/+3
2014-04-08Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds26-70/+158
2014-04-07Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-252/+997
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-10/+12
2014-04-07arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEMLaura Abbott1-0/+14
2014-04-07ARM: 8009/1: dcscb.c: remove call to outer_flush_all()Nicolas Pitre1-4/+9
2014-04-07microblaze: Use asm-generic/io.hMichal Simek5-294/+19
2014-04-07microblaze: Remove platform folderMichal Simek6-8/+2
2014-04-07microblaze: Remove generic platformMichal Simek4-80/+40
2014-04-07microblaze: Sort Kconfig optionsMichal Simek1-26/+26
2014-04-07microblaze: Move DTS file to common location at boot/dts folderMichal Simek2-367/+366
2014-04-07microblaze: Fix compilation failure because of release_threadMichal Simek1-1/+1
2014-04-07microblaze: Fix sparse warning because of missing cpu.h headerMichal Simek1-0/+1
2014-04-07ARM: 8014/1: mm: fix reporting of read-only PMD bitsKees Cook1-15/+32
2014-04-07ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua1-1/+1
2014-04-07ARM: 8010/1: avoid tracers in soft_restartSebastian Capella1-1/+1
2014-04-07microblaze: Make timer driver endian awareMichal Simek1-15/+47
2014-04-07microblaze: Make intc driver endian awareMichal Simek1-10/+41
2014-04-07powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard5-13/+16
2014-04-07powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt2-0/+16
2014-04-07powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too earlyBenjamin Herrenschmidt2-5/+15
2014-04-07powerpc/ppc64: Gracefully handle early interruptsBenjamin Herrenschmidt2-1/+17
2014-04-07powerpc/prom: early_init_dt_scan_cpus() updates cpu features only onceBenjamin Herrenschmidt1-26/+26
2014-04-07powerpc: Make boot_cpuid common between 32 and 64-bitBenjamin Herrenschmidt4-3/+7
2014-04-07powerpc: Adjust CPU_FTR_SMT on all platformsBenjamin Herrenschmidt1-1/+1
2014-04-07powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling4-7/+33
2014-04-07powerpc/le: Enable RTAS events supportGreg Kurz5-61/+128
2014-04-07powerpc: Correct emulated mtfsf instructionStephen Chivers1-35/+23
2014-04-07arm64: fix !CONFIG_COMPAT build failuresMark Salter2-0/+6
2014-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds13-19/+1285
2014-04-06Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+5
2014-04-06Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2-5/+1
2014-04-06Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-18/+0
2014-04-06Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds82-1314/+1021
2014-04-06Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds37-330/+849
2014-04-06Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds344-5567/+30926
2014-04-06Merge tag 'boards-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds34-216/+2196
2014-04-06Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds152-3673/+3303
2014-04-06Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds246-2110/+2572
2014-04-06Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds74-263/+343
2014-04-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds102-3282/+5100