summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-01-10The memblock current limit value is used to limit early bootSantosh Shilimkar2-3/+3
2014-01-10acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggableTang Chen1-0/+44
2014-01-10acpi-numa-mem_hotplug-mark-hotpluggable-memory-in-memblock-checkpatch-fixesAndrew Morton1-1/+1
2014-01-10acpi, numa, mem_hotplug: mark hotpluggable memory in memblockTang Chen2-0/+7
2014-01-10memblock-make-memblock_set_node-support-different-memblock_type-fixStephen Rothwell1-1/+1
2014-01-10memblock: make memblock_set_node() support different memblock_typeTang Chen10-15/+23
2014-01-10mm-show_mem-remove-show_mem_filter_page_count-fixAndrew Morton1-3/+0
2014-01-10mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman6-179/+68
2014-01-10microblaze: extable: sort the exception table at build timeMichal Simek1-0/+1
2014-01-10arm: move arm_dma_limit to setup_dma_zoneVladimir Murzin2-4/+4
2014-01-10mm: x86: revisit tlb_flushall_shift tuning for page flushes except on IvyBridgeMel Gorman2-11/+4
2014-01-10x86: mm: Change tlb_flushall_shift for IvyBridgeMel Gorman1-1/+1
2014-01-10x86: mm: eliminate redundant page table walk during TLB range flushingMel Gorman1-27/+1
2014-01-10x86: mm: clean up inconsistencies when flushing TLB rangesMel Gorman1-6/+6
2014-01-10x86: mm: account for TLB flushes only when debuggingMel Gorman3-12/+12
2014-01-10arch-x86-mm-sratc-skip-numa_no_node-while-parsing-slit-fixToshi Kani1-1/+5
2014-01-10arch/x86/mm/srat.c: skip NUMA_NO_NODE while parsing SLITToshi Kani1-2/+8
2014-01-10MIPS: fix blast_icache32 on loongson2Aaro Koskinen2-21/+29
2014-01-10MIPS: Fix case mismatch in local_r4k_flush_icache_range()Huacai Chen3-7/+7
2014-01-08parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin3-46/+6
2014-01-06Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds8-11/+19
2014-01-05ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring2-2/+2
2014-01-05ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King1-1/+7
2014-01-05CRYPTO: Fix more AES build errorsRussell King2-2/+2
2014-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-7/+8
2014-01-04Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp1-2/+2
2014-01-04sparc64: smp_callin: Enable irqs after preemption is disabledKirill Tkhai1-1/+2
2014-01-04sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2-4/+3
2014-01-02Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+5
2014-01-02Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-0/+5
2014-01-02sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu1-0/+5
2014-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-10/+21
2014-01-02KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka1-2/+1
2013-12-30KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka1-4/+4
2013-12-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds7-34/+60
2013-12-30s390/pci: obtain function handle in hotplug notifierSebastian Ott1-0/+2
2013-12-30Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt1-1/+5
2013-12-30powerpc: Fix alignment of secondary cpu spin varsOlof Johansson1-0/+1
2013-12-30powerpc: Align p_endAnton Blanchard1-0/+1
2013-12-30powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart2-14/+5
2013-12-30powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart1-2/+3
2013-12-30powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endianPaul E. McKenney1-15/+38
2013-12-30powerpc: Make unaligned accesses endian-safe for powerpcRajesh B Prathipati1-1/+6
2013-12-30powerpc: Fix bad stack check in exception entryMichael Neuling1-1/+1
2013-12-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-10/+24
2013-12-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2013-12-29ARM: 7931/1: Correct virt_addr_validLaura Abbott1-1/+2
2013-12-29ARM: 7923/1: mm: fix dcache flush logic for compound high pagesSteven Capper1-3/+3
2013-12-29ARM: fix footbridge clockevent deviceRussell King1-2/+3
2013-12-28Merge tag 'omap-for-v3.13/intc-ldp-fix' of git://git.kernel.org/pub/scm/linux...Olof Johansson39-169/+269