Age | Commit message (Expand) | Author | Files | Lines |
2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 11 | -105/+35 |
2013-04-30 | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 1 | -0/+1 |
2013-04-30 | Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2013-04-30 | x86: rename random32() to prandom_u32() | Akinobu Mita | 1 | -2/+2 |
2013-04-30 | x86: pageattr-test: remove srandom32 call | Akinobu Mita | 1 | -1/+0 |
2013-04-30 | early_printk: consolidate random copies of identical code | Thomas Gleixner | 10 | -102/+33 |
2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 66 | -900/+371 |
2013-04-30 | Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2 | -2/+8 |
2013-04-30 | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 17 | -12/+268 |
2013-04-30 | Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -80/+733 |
2013-04-30 | mm, hotplug: avoid compiling memory hotremove functions when disabled | David Rientjes | 1 | -0/+12 |
2013-04-30 | powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding. | Cody P Schafer | 1 | -6/+3 |
2013-04-30 | x86/mm/numa: use setup_nr_node_ids() instead of opencoding. | Cody P Schafer | 1 | -6/+3 |
2013-04-30 | mm: speedup in __early_pfn_to_nid | Russ Anderson | 1 | -1/+14 |
2013-04-30 | x86-64: fall back to regular page vmemmap on allocation failure | Johannes Weiner | 1 | -20/+26 |
2013-04-30 | x86-64: use vmemmap_populate_basepages() for !pse setups | Johannes Weiner | 1 | -40/+38 |
2013-04-30 | x86-64: remove dead debugging code for !pse setups | Johannes Weiner | 1 | -3/+0 |
2013-04-30 | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner | 6 | -43/+25 |
2013-04-30 | arm: set the page table freeing ceiling to TASK_SIZE | Catalin Marinas | 1 | -0/+9 |
2013-04-30 | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim | 3 | -24/+7 |
2013-04-30 | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer | 10 | -57/+103 |
2013-04-30 | mm/x86: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 2 | -10/+1 |
2013-04-30 | mm/um: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 1 | -13/+3 |
2013-04-30 | mm/SPARC: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 1 | -10/+2 |
2013-04-30 | mm/PPC: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 1 | -5/+1 |
2013-04-30 | mm/MIPS: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 1 | -5/+1 |
2013-04-30 | mm/microblaze: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 1 | -5/+1 |
2013-04-30 | mm/metag: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 1 | -8/+2 |
2013-04-30 | mm/FRV: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 1 | -4/+2 |
2013-04-30 | mm/ARM: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 1 | -5/+2 |
2013-04-30 | mm/metag: use common help functions to free reserved pages | Jiang Liu | 1 | -19/+2 |
2013-04-30 | mm/arc: use common help functions to free reserved pages | Jiang Liu | 1 | -21/+2 |
2013-04-30 | mm/xtensa: use common help functions to free reserved pages | Jiang Liu | 1 | -18/+3 |
2013-04-30 | mm/x86: use common help functions to free reserved pages | Jiang Liu | 2 | -7/+3 |
2013-04-30 | mm/unicore32: use common help functions to free reserved pages | Jiang Liu | 1 | -25/+3 |
2013-04-30 | mm/um: use common help functions to free reserved pages | Jiang Liu | 1 | -9/+1 |
2013-04-30 | mm/SH: use common help functions to free reserved pages | Jiang Liu | 1 | -23/+3 |
2013-04-30 | mm/score: use common help functions to free reserved pages | Jiang Liu | 1 | -28/+5 |
2013-04-30 | mm/s390: use common help functions to free reserved pages | Jiang Liu | 1 | -29/+6 |
2013-04-30 | mm/ppc: use common help functions to free reserved pages | Jiang Liu | 5 | -45/+6 |
2013-04-30 | mm/parisc: use common help functions to free reserved pages | Jiang Liu | 1 | -21/+2 |
2013-04-30 | mm/openrisc: use common help functions to free reserved pages | Jiang Liu | 1 | -24/+3 |
2013-04-30 | mm/mn10300: use common help functions to free reserved pages | Jiang Liu | 1 | -21/+2 |
2013-04-30 | mm/MIPS: use common help functions to free reserved pages | Jiang Liu | 2 | -24/+11 |
2013-04-30 | mm/microblaze: use common help functions to free reserved pages | Jiang Liu | 2 | -27/+2 |
2013-04-30 | mm/m68k: use common help functions to free reserved pages | Jiang Liu | 1 | -22/+2 |
2013-04-30 | mm/m32r: use common help functions to free reserved pages | Jiang Liu | 1 | -23/+3 |
2013-04-30 | mm/IA64: use common help functions to free reserved pages | Jiang Liu | 1 | -19/+4 |
2013-04-30 | mm/h8300: use common help functions to free reserved pages | Jiang Liu | 1 | -27/+3 |
2013-04-30 | mm/FRV: use common help functions to free reserved pages | Jiang Liu | 1 | -30/+4 |