summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-06-05ARM: keystone: Drop use of meminfo since its not available anymoreSantosh Shilimkar
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-05Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-06-05um: Fix for relative objtree when generating x86 headersMichal Marek
2014-06-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2014-06-05Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-05Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-05Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2014-06-05x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov
2014-06-05x86/smpboot: Log error on secondary CPU wakeup failure at ERR levelIgor Mammedov
2014-06-05x86: Fix list/memory corruption on CPU hotplugIgor Mammedov
2014-06-05uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updatesOleg Nesterov
2014-06-05Merge branch 'devel-stable' into for-nextRussell King
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King
2014-06-05microblaze: Fix typo in head.S s/substract/subtract/Antonio Ospite
2014-06-05perf/x86: Add conditional branch filtering supportAnshuman Khandual
2014-06-05perf/x86: Use common PMU interrupt disabled codeVince Weaver
2014-06-05perf/ARM: Use common PMU interrupt disabled codeVince Weaver
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie
2014-06-05Merge branch 'perf/kprobes' into perf/coreIngo Molnar
2014-06-05Merge branch 'perf/uprobes' into perf/coreIngo Molnar
2014-06-05sched: Rename capacity related flagsNicolas Pitre
2014-06-05sched: Final power vs. capacity cleanupsNicolas Pitre
2014-06-05powerpc/powernv: Pass buffer size to OPAL validate flash callVasant Hegde
2014-06-05powerpc/pseries: hcall functions are exported to modules, need _GLOBAL_TOC()Anton Blanchard
2014-06-05powerpc: Exported functions __clear_user and copy_page use r2 so need _GLOBAL...Anton Blanchard
2014-06-05powerpc/powernv: Set memory_block_size_bytes to 256MBAnton Blanchard
2014-06-05powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard
2014-06-05powerpc/powernv: Fix endian issues in memory error handling codeAnton Blanchard
2014-06-05powerpc/eeh: Skip eeh sysfs when eeh is disabledWei Yang
2014-06-05powerpc: 64bit sendfile is capped at 2GBAnton Blanchard
2014-06-05powerpc/powernv: Provide debugfs access to the LPC bus via OPALBenjamin Herrenschmidt
2014-06-05powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt
2014-06-05powerpc/xmon: Fix up xmon format stringsMichael Ellerman
2014-06-05powerpc/powernv: Add calls to support little endian hostBenjamin Herrenschmidt
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-04hwpoison: remove unused global variable in do_machine_check()Chen Yucong
2014-06-04mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman
2014-06-04arch/x86/mm/numa.c: use for_each_memblock()Emil Medve
2014-06-04mm: x86 pgtable: require X86_64 for soft-dirty trackerCyrill Gorcunov
2014-06-04mm: x86 pgtable: drop unneeded preprocessor ifdefCyrill Gorcunov
2014-06-04arc: call find_vma with the mmap_sem heldDavidlohr Bueso
2014-06-04mm: disable zone_reclaim_mode by defaultMel Gorman
2014-06-04arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...Akinobu Mita
2014-06-04cma: add placement specifier for "cma=" kernel parameterAkinobu Mita
2014-06-04x86: enable DMA CMA with swiotlbAkinobu Mita
2014-06-04x86: make dma_alloc_coherent() return zeroed memory if CMA is enabledAkinobu Mita