aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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-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
2014-06-04x86, mm: probe memory block size for generic x86 64bitYinghai Lu
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman
2014-06-04x86: require x86-64 for automatic NUMA balancingMel Gorman
2014-06-04arch/unicore32/mm/ioremap.c: return NULL on invalid pfnAndrew Morton
2014-06-04arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()Fabian Frederick
2014-06-04sh: Replace __get_cpu_var usesChristoph Lameter
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle
2014-06-04MIPS: IP22/IP28: Improve GIO supportThomas Bogendoerfer
2014-06-04MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XXEunbong Song
2014-06-04DEC: Document the R4k MB ASIC mini interrupt controllerMaciej W. Rozycki
2014-06-04MIPS: Add microMIPS MSA support.Steven J. Hill
2014-06-04MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.Daniel Walter
2014-06-04MIPS: Replace obsolete strict_strto call with kstrtoDaniel Walter
2014-06-04MIPS: BFP: Simplify code slightly.Ralf Baechle