summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-04-09powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_selfStewart Smith
2014-04-09power, sched: stop updating inside arch_update_cpu_topology() when nothing to...Michael Wang
2014-04-09powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.Tony Breeds
2014-04-09arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal
2014-04-09powerpc/opal: Add missing includeMichael Neuling
2014-04-09powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches
2014-04-09powerpc: Add lq/stq emulationAnton Blanchard
2014-04-09powerpc/powernv: Add invalid OPAL callJoel Stanley
2014-04-09powerpc/powernv: Add OPAL message log interfaceJoel Stanley
2014-04-09powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.Mahesh Salgaonkar
2014-04-09powerpc: Remove dead code in sycall entryMichael Neuling
2014-04-09powerpc: Use of_node_init() for the fakenode in msi_bitmap.cLi Zhong
2014-04-09powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()Aneesh Kumar K.V
2014-04-09powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard
2014-04-08Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-08arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf()David Rientjes
2014-04-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-08arm64: Fix DMA range invalidation for cache line unaligned buffersCatalin Marinas
2014-04-07Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-07arm64: add early_ioremap supportMark Salter
2014-04-07arm64: initialize pgprot info earlier in bootMark Salter
2014-04-07x86: use generic early_ioremapMark Salter
2014-04-07x86/mm: sparse warning fix for early_memremapDave Young
2014-04-07percpu: add raw_cpu_opsChristoph Lameter
2014-04-07asm/system.h: um: arch_align_stack() moved to asm/exec.hDavid Howells
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-07x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUGJosh Triplett
2014-04-07ppc: make PPC_BOOK3S_64 select IRQ_WORKJosh Triplett
2014-04-07ia64: select CONFIG_TTY for use of tty_write_message in unalignedJosh Triplett
2014-04-07cris: cpuinfo_op should depend on CONFIG_PROC_FSGeert Uytterhoeven
2014-04-07cris: make ETRAX_ARCH_V10 select TTY for use in debugportJosh Triplett
2014-04-07rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine
2014-04-07include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria
2014-04-07mm: per-thread vma cachingDavidlohr Bueso
2014-04-07mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-07Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-07arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEMLaura Abbott
2014-04-07powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard
2014-04-07powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt
2014-04-07powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too earlyBenjamin Herrenschmidt
2014-04-07powerpc/ppc64: Gracefully handle early interruptsBenjamin Herrenschmidt
2014-04-07powerpc/prom: early_init_dt_scan_cpus() updates cpu features only onceBenjamin Herrenschmidt
2014-04-07powerpc: Make boot_cpuid common between 32 and 64-bitBenjamin Herrenschmidt