]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-06-07 Jiang Liumm/m32r: prepare for killing free_all_bootmem_node()
2013-06-07 Jiang Liumm/IA64: prepare for killing free_all_bootmem_node()
2013-06-07 Jiang Liumm/AVR32: prepare for killing free_all_bootmem_node()
2013-06-07 Jiang Liumm: introduce helper function set_max_mapnr()
2013-06-07 Jiang Liumm: kill global variable num_physpages
2013-06-07 Jiang Liumm/xtensa: prepare for removing num_physpages and simpl...
2013-06-07 Jiang Liumm/x86: prepare for removing num_physpages and simplify...
2013-06-07 Jiang Liumm/unicore32: prepare for removing num_physpages and...
2013-06-07 Jiang Liumm/um: prepare for removing num_physpages and simplify...
2013-06-07 Jiang Liumm/tile: prepare for removing num_physpages and simplif...
2013-06-07 Jiang Liumm/SPARC: prepare for removing num_physpages and simpli...
2013-06-07 Jiang Liumm/SH: prepare for removing num_physpages and simplify...
2013-06-07 Jiang Liumm/score: prepare for removing num_physpages and simpli...
2013-06-07 Jiang Liumm/s390: prepare for removing num_physpages and simplif...
2013-06-07 Jiang Liumm/ppc: prepare for removing num_physpages and simplify...
2013-06-07 Jiang Liumm/PARISC: prepare for removing num_physpages and simpl...
2013-06-07 Jiang Liumm/openrisc: prepare for removing num_physpages and...
2013-06-07 Jiang Liumm/mn10300: prepare for removing num_physpages and...
2013-06-07 Jiang Liumm/MIPS: prepare for removing num_physpages and simplif...
2013-06-07 Jiang Liumm, arch: fix two errors in calling mem_init_print_info()
2013-06-07 Jiang Liumm/microblaze: prepare for removing num_physpages and...
2013-06-07 Jiang Liumm/metag: prepare for removing num_physpages and simpli...
2013-06-07 Jiang Liumm/m68k: prepare for removing num_physpages and simplif...
2013-06-07 Jiang Liumm/m32r: prepare for removing num_physpages and simplif...
2013-06-07 Jiang Liumm/IA64: prepare for removing num_physpages and simplif...
2013-06-07 Jiang Liumm/hexagon: prepare for removing num_physpages and...
2013-06-07 Jiang Liumm/h8300: prepare for removing num_physpages and simpli...
2013-06-07 Jiang Liumm/frv: prepare for removing num_physpages and simplify...
2013-06-07 Jiang Liumm/cris: prepare for removing num_physpages and simplif...
2013-06-07 Jiang Liumm/c6x: prepare for removing num_physpages and simplify...
2013-06-07 Jiang Liumm/blackfin: prepare for removing num_physpages and...
2013-06-07 Jiang Liumm/AVR32: prepare for removing num_physpages and simpli...
2013-06-07 Jiang Liumm/ARM64: prepare for removing num_physpages and simpli...
2013-06-07 Jiang Liumm/ARM: prepare for removing num_physpages and simplify...
2013-06-07 Jiang Liumm/ARC: prepare for removing num_physpages and simplify...
2013-06-07 Jiang Liumm/alpha: prepare for removing num_physpages and simpli...
2013-06-07 Jiang Liumm/hotplug: prepare for removing num_physpages
2013-06-07 Jiang Liumm: use totalram_pages instead of num_physpages at...
2013-06-07 Jiang Liumm: introduce helper function mem_init_print_info(...
2013-06-07 Jiang LiuUML: normalize global variables exported by vmlinux.lds
2013-06-07 Jiang Liutile: normalize global variables exported by vmlinux.lds
2013-06-07 Jiang Liuscore: normalize global variables exported by vmlinux.lds
2013-06-07 Jiang Liuh8300: normalize global variables exported by vmlinux.lds
2013-06-07 Jiang Liuc6x: normalize global variables exported by vmlinux.lds
2013-06-07 Jiang Liuavr32: normalize global variables exported by vmlinux.lds
2013-06-07 Jiang Liuvmlinux.lds: add comments for global variables and...
2013-06-07 Vineet Guptamm: Fix the TLB range flushed when __tlb_remove_page...
2013-06-07 Sergey Dyaslymemcg: Kconfig info update
2013-06-07 Jiang Liumm: report available pages as "MemTotal" for each NUMA...
2013-06-07 Jiang Liumm: concentrate modification of totalram_pages into...
2013-06-07 Jiang Liumm-correctly-update-zone-managed_pages-fix-fix
2013-06-07 Andrew Mortonmm-correctly-update-zone-managed_pages-fix
2013-06-07 Jiang Liumm: correctly update zone->managed_pages
2013-06-07 Jiang Liumm: make __free_pages_bootmem() only available at boot...
2013-06-07 Jiang Liumm: use a dedicated lock to protect totalram_pages...
2013-06-07 Jiang Liumm: accurately calculate zone->managed_pages for highme...
2013-06-07 Jiang Liumm: use managed_pages to calculate default zonelist...
2013-06-07 Jiang Liumm: fix some trivial typos in comments
2013-06-07 Jiang Liumm/tile: use common help functions to free reserved...
2013-06-07 Jiang Liumm/x86: use free_reserved_area() to simplify code
2013-06-07 Jiang Liumm/ARM64: kill poison_init_mem()
2013-06-07 Jiang Liumm: enhance free_reserved_area() to support poisoning...
2013-06-07 Jiang Liumm: change signature of free_reserved_area() to fix...
2013-06-07 Andrew Mortonswap-discard-while-swapping-only-if-swap_flag_discard_p...
2013-06-07 Rafael Aquiniswap: discard while swapping only if SWAP_FLAG_DISCARD_...
2013-06-07 Andrew Mortonmm-tune-vm_committed_as-percpu_counter-batching-size-fix
2013-06-07 Tim Chenmm: tune vm_committed_as percpu_counter batching size
2013-06-07 Wanpeng Limm/hugetlb: use already existing interface huge_page_shift
2013-06-07 Wanpeng Limm/hugetlb: remove hugetlb_prefault
2013-06-07 Wanpeng Limm/pageblock: remove get/set_pageblock_flags
2013-06-07 Michal Hockomm-memory-hotplug-fix-lowmem-count-overflow-when-offlin...
2013-06-07 Wanpeng Limm/memory-hotplug: fix lowmem count overflow when offli...
2013-06-07 Toshi Kanimm/memory_hotplug.c: change normal message to use pr_debug
2013-06-07 Naoya Horiguchimm/memory-failure.c: fix memory leak in successful...
2013-06-07 Chen Gangmm/nommu.c: add additional check for vread() just like...
2013-06-07 Chen Gangmm/page_alloc.c: add additional checking and return...
2013-06-07 Mel Gormanmm: remove lru parameter from __lru_cache_add and lru_c...
2013-06-07 Mel Gormanmm: remove lru parameter from __pagevec_lru_add and...
2013-06-07 Mel Gormanmm: activate !PageLRU pages on mark_page_accessed if...
2013-06-07 Mel Gormanmm: pagevec: defer deciding which LRU to add a page...
2013-06-07 Mel Gormanmm: add tracepoints for LRU activation and insertions
2013-06-07 Li Zefanmemcg: update TODO list in Documentation
2013-06-07 Andrew Mortonvmcore-support-mmap-on-proc-vmcore-fix
2013-06-07 HATAYAMA Daisukevmcore: support mmap() on /proc/vmcore
2013-06-07 HATAYAMA Daisukevmcore: calculate vmcore file size from buffer size...
2013-06-07 Andrew Mortonvmcore-allow-user-process-to-remap-elf-note-segment...
2013-06-07 HATAYAMA Daisukevmcore: allow user process to remap ELF note segment...
2013-06-07 Andrew Mortonvmcore-allocate-elf-note-segment-in-the-2nd-kernel...
2013-06-07 HATAYAMA Daisukevmcore: allocate ELF note segment in the 2nd kernel...
2013-06-07 Andrew Mortonvmalloc-introduce-remap_vmalloc_range_partial-fix
2013-06-07 HATAYAMA Daisukevmalloc: introduce remap_vmalloc_range_partial
2013-06-07 HATAYAMA Daisukevmalloc: make find_vm_area check in range
2013-06-07 HATAYAMA Daisukevmcore: treat memory chunks referenced by PT_LOAD progr...
2013-06-07 Andrew Mortonvmcore-allocate-buffer-for-elf-headers-on-page-size...
2013-06-07 HATAYAMA Daisukevmcore: allocate buffer for ELF headers on page-size...
2013-06-07 HATAYAMA Daisukevmcore: clean up read_vmcore()
2013-06-07 Andrew Mortoninclude/linux/mm.h: add PAGE_ALIGNED() helper
2013-06-07 Andrew Mortonmemory_hotplug-use-pgdat_resize_lock-in-__offline_pages-fix
2013-06-07 Cody P Schafermemory_hotplug: use pgdat_resize_lock() in __offline_pa...
2013-06-07 Cody P Schafermemory_hotplug: use pgdat_resize_lock() in online_pages()
next