summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-06-05ARM: keystone: Drop use of meminfo since its not available anymoreSantosh Shilimkar1-3/+3
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-18/+858
2014-06-05Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-0/+3
2014-06-05um: Fix for relative objtree when generating x86 headersMichal Marek1-2/+1
2014-06-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-179/+67
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds34-578/+700
2014-06-05Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds12-41/+381
2014-06-05Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+4
2014-06-05Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2-20/+19
2014-06-05x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov2-79/+47
2014-06-05x86/smpboot: Log error on secondary CPU wakeup failure at ERR levelIgor Mammedov1-1/+1
2014-06-05x86: Fix list/memory corruption on CPU hotplugIgor Mammedov1-3/+0
2014-06-05uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updatesOleg Nesterov2-20/+19
2014-06-05Merge branch 'devel-stable' into for-nextRussell King2-3/+26
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King129-1455/+2073
2014-06-05microblaze: Fix typo in head.S s/substract/subtract/Antonio Ospite1-1/+1
2014-06-05perf/x86: Add conditional branch filtering supportAnshuman Khandual1-0/+5
2014-06-05perf/x86: Use common PMU interrupt disabled codeVince Weaver1-9/+9
2014-06-05perf/ARM: Use common PMU interrupt disabled codeVince Weaver2-3/+7
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie224-1199/+2002
2014-06-05Merge branch 'perf/kprobes' into perf/coreIngo Molnar22-174/+195
2014-06-05Merge branch 'perf/uprobes' into perf/coreIngo Molnar5-283/+351
2014-06-05sched: Rename capacity related flagsNicolas Pitre1-1/+1
2014-06-05sched: Final power vs. capacity cleanupsNicolas Pitre1-27/+27
2014-06-05powerpc/powernv: Pass buffer size to OPAL validate flash callVasant Hegde1-1/+2
2014-06-05powerpc/pseries: hcall functions are exported to modules, need _GLOBAL_TOC()Anton Blanchard1-3/+3
2014-06-05powerpc: Exported functions __clear_user and copy_page use r2 so need _GLOBAL...Anton Blanchard2-2/+2
2014-06-05powerpc/powernv: Set memory_block_size_bytes to 256MBAnton Blanchard1-0/+10
2014-06-05powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard5-14/+21
2014-06-05powerpc/powernv: Fix endian issues in memory error handling codeAnton Blanchard2-9/+9
2014-06-05powerpc/eeh: Skip eeh sysfs when eeh is disabledWei Yang1-0/+3
2014-06-05powerpc: 64bit sendfile is capped at 2GBAnton Blanchard1-1/+1
2014-06-05powerpc/powernv: Provide debugfs access to the LPC bus via OPALBenjamin Herrenschmidt1-0/+150
2014-06-05powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt1-6/+9
2014-06-05powerpc/xmon: Fix up xmon format stringsMichael Ellerman1-13/+13
2014-06-05powerpc/powernv: Add calls to support little endian hostBenjamin Herrenschmidt3-0/+30
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds52-244/+165
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov2-2/+2
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick12-12/+0
2014-06-04hwpoison: remove unused global variable in do_machine_check()Chen Yucong2-7/+0
2014-06-04mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman1-1/+1
2014-06-04arch/x86/mm/numa.c: use for_each_memblock()Emil Medve1-3/+3
2014-06-04mm: x86 pgtable: require X86_64 for soft-dirty trackerCyrill Gorcunov3-50/+6
2014-06-04mm: x86 pgtable: drop unneeded preprocessor ifdefCyrill Gorcunov2-18/+0
2014-06-04arc: call find_vma with the mmap_sem heldDavidlohr Bueso1-4/+6
2014-06-04mm: disable zone_reclaim_mode by defaultMel Gorman2-7/+4
2014-06-04arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...Akinobu Mita1-1/+6
2014-06-04cma: add placement specifier for "cma=" kernel parameterAkinobu Mita1-1/+1
2014-06-04x86: enable DMA CMA with swiotlbAkinobu Mita5-9/+17
2014-06-04x86: make dma_alloc_coherent() return zeroed memory if CMA is enabledAkinobu Mita1-2/+2