summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-08ARM: 8016/1: Check cpu id in pj4_cp0_init.Chao Xie Linux
2014-04-08ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some difference...Chao Xie Linux
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-08ARM: add missing system_misc.h include to process.cRussell King
2014-04-08Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-04-08Merge branch 'pm-cpuidle'Rafael J. Wysocki
2014-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki
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-07ARM: 8009/1: dcscb.c: remove call to outer_flush_all()Nicolas Pitre
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar
2014-04-07cpufreq: powernv: Select CPUFreq related Kconfig options for powernvGautham R. Shenoy
2014-04-07cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan
2014-04-07microblaze: Use asm-generic/io.hMichal Simek
2014-04-07microblaze: Remove platform folderMichal Simek
2014-04-07microblaze: Remove generic platformMichal Simek
2014-04-07microblaze: Sort Kconfig optionsMichal Simek
2014-04-07microblaze: Move DTS file to common location at boot/dts folderMichal Simek
2014-04-07microblaze: Fix compilation failure because of release_threadMichal Simek
2014-04-07microblaze: Fix sparse warning because of missing cpu.h headerMichal Simek
2014-04-07ARM: 8014/1: mm: fix reporting of read-only PMD bitsKees Cook