summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-53/+52
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds19-303/+1834
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds11-105/+35
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-0/+1
2013-04-29Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2013-04-29x86: rename random32() to prandom_u32()Akinobu Mita1-2/+2
2013-04-29x86: pageattr-test: remove srandom32 callAkinobu Mita1-1/+0
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner10-102/+33
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds66-900/+371
2013-04-29Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2-2/+8
2013-04-29Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds17-12/+268
2013-04-29Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-80/+733
2013-04-29mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes1-0/+12
2013-04-29powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.Cody P Schafer1-6/+3
2013-04-29x86/mm/numa: use setup_nr_node_ids() instead of opencoding.Cody P Schafer1-6/+3
2013-04-29mm: speedup in __early_pfn_to_nidRuss Anderson1-1/+14
2013-04-29x86-64: fall back to regular page vmemmap on allocation failureJohannes Weiner1-20/+26
2013-04-29x86-64: use vmemmap_populate_basepages() for !pse setupsJohannes Weiner1-40/+38
2013-04-29x86-64: remove dead debugging code for !pse setupsJohannes Weiner1-3/+0
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner6-43/+25
2013-04-29arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas1-0/+9
2013-04-29mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim3-24/+7
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer10-57/+103
2013-04-29mm/x86: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2-10/+1
2013-04-29mm/um: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-13/+3
2013-04-29mm/SPARC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-10/+2
2013-04-29mm/PPC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-5/+1
2013-04-29mm/MIPS: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-5/+1
2013-04-29mm/microblaze: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-5/+1
2013-04-29mm/metag: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-8/+2
2013-04-29mm/FRV: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-4/+2
2013-04-29mm/ARM: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-5/+2
2013-04-29mm/metag: use common help functions to free reserved pagesJiang Liu1-19/+2
2013-04-29mm/arc: use common help functions to free reserved pagesJiang Liu1-21/+2
2013-04-29mm/xtensa: use common help functions to free reserved pagesJiang Liu1-18/+3
2013-04-29mm/x86: use common help functions to free reserved pagesJiang Liu2-7/+3
2013-04-29mm/unicore32: use common help functions to free reserved pagesJiang Liu1-25/+3
2013-04-29mm/um: use common help functions to free reserved pagesJiang Liu1-9/+1
2013-04-29mm/SH: use common help functions to free reserved pagesJiang Liu1-23/+3
2013-04-29mm/score: use common help functions to free reserved pagesJiang Liu1-28/+5
2013-04-29mm/s390: use common help functions to free reserved pagesJiang Liu1-29/+6
2013-04-29mm/ppc: use common help functions to free reserved pagesJiang Liu5-45/+6
2013-04-29mm/parisc: use common help functions to free reserved pagesJiang Liu1-21/+2
2013-04-29mm/openrisc: use common help functions to free reserved pagesJiang Liu1-24/+3
2013-04-29mm/mn10300: use common help functions to free reserved pagesJiang Liu1-21/+2
2013-04-29mm/MIPS: use common help functions to free reserved pagesJiang Liu2-24/+11
2013-04-29mm/microblaze: use common help functions to free reserved pagesJiang Liu2-27/+2
2013-04-29mm/m68k: use common help functions to free reserved pagesJiang Liu1-22/+2
2013-04-29mm/m32r: use common help functions to free reserved pagesJiang Liu1-23/+3
2013-04-29mm/IA64: use common help functions to free reserved pagesJiang Liu1-19/+4