]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-06-19 Seth Jenningszbud: add to mm/
2013-06-19 Zhang Yanfeiinclude/linux/gfp.h: fix the comment for GFP_ZONE_TABLE
2013-06-19 Glauber Costamemcg: do not account memory used for cache creation
2013-06-19 Glauber Costamemcg: also test for skip accounting at the page alloca...
2013-06-19 Zhang Yanfeimm/vmalloc.c: check VM_UNINITIALIZED flag in s_show...
2013-06-19 Zhang Yanfeimm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZED
2013-06-19 Zhang Yanfeimm/vmalloc.c: emit the failure message before return
2013-06-19 Zhang Yanfeimm/vmalloc.c: remove alloc_map from vmap_block
2013-06-19 Zhang Yanfeimm/vmalloc.c: remove unused purge_fragmented_blocks_thiscpu
2013-06-19 Zhang Yanfeimm/vmalloc.c: remove dead code in vb_alloc
2013-06-19 Dan Carpentermm/vmalloc.c: unbreak __vunmap()
2013-06-19 Andrew Mortonmm-remove-duplicated-call-of-get_pfn_range_for_nid...
2013-06-19 Zhang Yanfeimm-remove-duplicated-call-of-get_pfn_range_for_nid-v2
2013-06-19 Zhang Yanfeimm: remove duplicated call of get_pfn_range_for_nid
2013-06-19 Johannes Weinermm: invoke oom-killer from remaining unconverted page...
2013-06-19 Johannes Weinermemcg: clean up memcg->nodeinfo
2013-06-19 Rasmus Villemoesmm: mremap: validate input before taking lock
2013-06-19 Glauber Costalist_lru: dynamically adjust node arrays
2013-06-19 Andrew Mortonshrinker-kill-old-shrink-api-fix
2013-06-19 Dave Chinnershrinker: Kill old ->shrink API.
2013-06-19 Andrew Mortonhugepage-convert-huge-zero-page-shrinker-to-new-shrinke...
2013-06-19 Glauber Costahugepage: convert huge zero page shrinker to new shrink...
2013-06-19 Andrew Mortonshrinker-convert-remaining-shrinkers-to-count-scan...
2013-06-19 Dave Chinnershrinker: convert remaining shrinkers to count/scan API
2013-06-19 Glauber Costai915: bail out earlier when shrinker cannot acquire...
2013-06-19 Andrew Mortondrivers-convert-shrinkers-to-new-count-scan-api-fix-2
2013-06-19 Andrew Mortondrivers-convert-shrinkers-to-new-count-scan-api-fix
2013-06-19 Dave Chinnerdrivers: convert shrinkers to new count/scan API
2013-06-19 Dan CarpenterUBIFS: signedness bug in ubifs_shrink_count()
2013-06-19 Andrew Mortonfs-convert-fs-shrinkers-to-new-scan-count-api-fix
2013-06-19 Dave Chinnerfs: convert fs shrinkers to new scan/count API
2013-06-19 Andrew Mortonxfs-convert-dquot-cache-lru-to-list_lru-fix
2013-06-19 Dave Chinnerxfs: convert dquot cache lru to list_lru
2013-06-19 Dave Chinnerxfs: rework buffer dispose list tracking
2013-06-19 Andrew Mortonxfs-convert-buftarg-lru-to-generic-code-fix
2013-06-19 Dave Chinnerxfs: convert buftarg LRU to generic code
2013-06-19 Dave Chinnerfs: convert inode and dentry shrinking to be node aware
2013-06-19 Glauber Costavmscan: per-node deferred work
2013-06-19 Dave Chinnershrinker: add node awareness
2013-06-19 Glauber Costalist_lru: per-node API
2013-06-19 Dave Chinnerlist_lru: per-node list infrastructure
2013-06-19 Dave Chinnerdcache: convert to use new lru list infrastructure
2013-06-19 Dave Chinnerinode: convert inode lru list to generic lru list code.
2013-06-19 Dave Chinnerlist: add a new LRU list type
2013-06-19 Andrew Mortonshrinker-convert-superblock-shrinkers-to-new-api-fix
2013-06-19 Dave Chinnershrinker: convert superblock shrinkers to new API
2013-06-19 Dave Chinnermm: new shrinker API
2013-06-19 Dave Chinnerdcache: remove dentries from LRU before putting on...
2013-06-19 Dave Chinnerdentry: move to per-sb LRU locks
2013-06-19 Dave Chinnerdcache: convert dentry_stat.nr_unused to per-cpu counters
2013-06-19 Glauber Costasuper: fix calculation of shrinkable objects for small...
2013-06-19 Glauber Costafs: bump inode and dentry counters to long
2013-06-19 Johannes Weinermm: memcontrol: factor out reclaim iterator loading...
2013-06-19 Zhang Yanfeimm, vmalloc: use clamp() to simplify code
2013-06-19 Zhang Yanfeimm, vmalloc: remove insert_vmalloc_vm()
2013-06-19 Zhang Yanfeimm, vmalloc: call setup_vmalloc_vm() instead of insert_...
2013-06-19 Zhang Yanfeimm, vmalloc: only call setup_vmalloc_vm() only in __get...
2013-06-19 Haicheng Lifs/fs-writeback.c: : make wb_do_writeback() as static
2013-06-19 Mel Gormandocumentation: document the is_dirty_writeback aops...
2013-06-19 Mel Gormandocumentation: update address_space_operations
2013-06-19 Cody P Schafersparsemem: add BUILD_BUG_ON when sizeof mem_section...
2013-06-19 Jiang Liumm/unicore32: fix stale comment about VALID_PAGE()
2013-06-19 Jiang Liumm/microblaze: clean up unused VALID_PAGE()
2013-06-19 Jiang Liumm/CRIS: clean up unused VALID_PAGE()
2013-06-19 Jiang Liumm/ARM: fix stale comment about VALID_PAGE()
2013-06-19 Jiang Liumm/ALPHA: clean up unused VALID_PAGE()
2013-06-19 Jiang Liumm/m68k: fix build warning of unused variable
2013-06-19 Jiang Liumm/alpha: unify mem_init() for both UMA and NUMA archit...
2013-06-19 Jiang Liumm: kill free_all_bootmem_node()
2013-06-19 Jiang Liumm/SH: prepare for killing free_all_bootmem_node()
2013-06-19 Jiang Liumm/PPC: prepare for killing free_all_bootmem_node()
2013-06-19 Jiang Liumm/PARISC: prepare for killing free_all_bootmem_node()
2013-06-19 Jiang Liumm/MIPS: prepare for killing free_all_bootmem_node()
2013-06-19 Jiang Liumm/metag: prepare for killing free_all_bootmem_node()
2013-06-19 Jiang Liumm/m68k: prepare for killing free_all_bootmem_node()
2013-06-19 Jiang Liumm/m32r: prepare for killing free_all_bootmem_node()
2013-06-19 Jiang Liumm/IA64: prepare for killing free_all_bootmem_node()
2013-06-19 Jiang Liumm/AVR32: prepare for killing free_all_bootmem_node()
2013-06-19 Jiang Liumm: introduce helper function set_max_mapnr()
2013-06-19 Jiang Liumm: kill global variable num_physpages
2013-06-19 Jiang Liumm/xtensa: prepare for removing num_physpages and simpl...
2013-06-19 Jiang Liumm/x86: prepare for removing num_physpages and simplify...
2013-06-19 Jiang Liumm/unicore32: prepare for removing num_physpages and...
2013-06-19 Jiang Liumm/um: prepare for removing num_physpages and simplify...
2013-06-19 Jiang Liumm/tile: prepare for removing num_physpages and simplif...
2013-06-19 Jiang Liumm/SPARC: prepare for removing num_physpages and simpli...
2013-06-19 Jiang Liumm/SH: prepare for removing num_physpages and simplify...
2013-06-19 Jiang Liumm/score: prepare for removing num_physpages and simpli...
2013-06-19 Jiang Liumm/s390: prepare for removing num_physpages and simplif...
2013-06-19 Jiang Liumm/ppc: prepare for removing num_physpages and simplify...
2013-06-19 Jiang Liumm/PARISC: prepare for removing num_physpages and simpl...
2013-06-19 Jiang Liumm/openrisc: prepare for removing num_physpages and...
2013-06-19 Jiang Liumm/mn10300: prepare for removing num_physpages and...
2013-06-19 Jiang Liumm/MIPS: prepare for removing num_physpages and simplif...
2013-06-19 Jiang Liumm, arch: fix two errors in calling mem_init_print_info()
2013-06-19 Jiang Liumm/microblaze: prepare for removing num_physpages and...
2013-06-19 Jiang Liumm/metag: prepare for removing num_physpages and simpli...
2013-06-19 Jiang Liumm/m68k: prepare for removing num_physpages and simplif...
2013-06-19 Jiang Liumm/m32r: prepare for removing num_physpages and simplif...
2013-06-19 Jiang Liumm/IA64: prepare for removing num_physpages and simplif...
next