]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-06-19 Jani Nikuladmi: add support for exact DMI matches in addition...
2013-06-19 Oleg Nesterovkernel/sys.c:do_sysinfo(): use get_monotonic_boottime()
2013-06-19 liguangkernel/sys.c: sys_reboot(): fix malformed panic message
2013-06-19 Andrew Mortonpanic-add-cpu-pid-to-warn_slowpath_common-in-warning...
2013-06-19 Alex Thorltonpanic: add cpu/pid to warn_slowpath_common in WARNING...
2013-06-19 Andrew Mortondump_stack-serialize-the-output-from-dump_stack-fix
2013-06-19 Alex Thorltondump_stack: serialize the output from dump_stack()
2013-06-19 Kees Cookdrivers: avoid parsing names as kthread_run() format...
2013-06-19 Kees Cookdrivers: avoid format strings in names passed to alloc_...
2013-06-19 Kees Cookdrivers: avoid format string in dev_set_name
2013-06-19 Andrew Mortonclean-up-scary-strncpydst-src-strlensrc-uses-fix
2013-06-19 Kees Cookclean up scary strncpy(dst, src, strlen(src)) uses
2013-06-19 Dan Carpentererr.h: IS_ERR() can accept __user pointers
2013-06-19 Chen Gangarch/frv/kernel/setup.c: use strncmp() instead of memcmp()
2013-06-19 Chen Gangarch/frv/kernel/traps.c: using vsnprintf() instead...
2013-06-19 Rafael Aquinimm: add vm event counters for balloon pages compaction
2013-06-19 Xi Wangmm/dmapool.c: fix null dev in dma_pool_create()
2013-06-19 Xi Wangdrivers/usb/gadget/amd5536udc.c: avoid calling dma_pool...
2013-06-19 Michal Hockodrop_caches: add some documentation and info message
2013-06-19 Mike Yoknismm: memmap_init_zone() performance improvement
2013-06-19 Andrew Mortoninclude/linux/mmzone.h: cleanups
2013-06-19 Zhang Yanfeimm/sparse.c: put clear_hwpoisoned_pages within CONFIG_M...
2013-06-19 Zhang Yanfeimm: remove unused __put_page()
2013-06-19 Oleg Nesterovvfree: don't schedule free_work() if llist_add() return...
2013-06-19 Zhang Yanfeimm/page_alloc.c: remove unlikely() from the current_ord...
2013-06-19 Zhang Yanfeimm: remove unused functions is_{normal_idx, normal...
2013-06-19 Zhang Yanfeimm/page_alloc.c: remove zone_type argument of build_zon...
2013-06-19 Seth JenningsMAINTAINERS: add zswap and zbud maintainer
2013-06-19 Seth Jenningszswap: add documentation
2013-06-19 Seth Jenningszswap: add to mm/
2013-06-19 Seth Jenningszswap: init under_reclaim
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()
next