]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-02-24 Ming Leipm / runtime: introduce pm_runtime_set_memalloc_noio()
2013-02-24 Ming Leimm: teach mm by current context info to not do I/O...
2013-02-24 Zlatko Calusicmm: don't wait on congested zones in balance_pgdat()
2013-02-24 Naoya Horiguchimm/memory-failure.c: fix wrong num_poisoned_pages in...
2013-02-24 Naoya Horiguchimm/memory-failure.c: clean up soft_offline_page()
2013-02-24 Xishi Qiumemory-failure: use num_poisoned_pages instead of mce_b...
2013-02-24 Xishi Qiumemory-failure: do code refactor of soft_offline_page()
2013-02-24 Xishi Qiumemory-failure: fix an error of mce_bad_pages statistics
2013-02-24 Minchan Kimmm: remove MIGRATE_ISOLATE check in hotpath
2013-02-24 Jiang Liumm: increase totalram_pages when free pages allocated...
2013-02-24 Jiang Liumm: set zone->present_pages to number of existing pages...
2013-02-24 Jiang Liumm: use zone->present_pages instead of zone->managed_pa...
2013-02-24 Tang Chenmm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to...
2013-02-24 Tang Chenacpi, memory-hotplug: support getting hotplug info...
2013-02-24 Tang Chenacpi, memory-hotplug: extend movablemem_map ranges...
2013-02-24 Tang Chenacpi, memory-hotplug: parse SRAT before memblock is...
2013-02-24 Tang Chenpage_alloc: bootmem limit with movablecore_map
2013-02-24 Tang Chenpage_alloc: make movablemem_map have higher priority
2013-02-24 Tang Chenpage_alloc: introduce zone_movable_limit[] to keep...
2013-02-24 Tang Chenpage_alloc: add movable_memmap kernel parameter
2013-02-24 Yasuaki Ishimatsux86: get pg_data_t's memory from other node
2013-02-24 Tang Chensched: do not use cpu_to_node() to find an offlined...
2013-02-24 Wen Congyangcpu-hotplug,memory-hotplug: clear cpu_to_node() when...
2013-02-24 Wen Congyangcpu-hotplug, memory-hotplug: try offlining the node...
2013-02-24 Wen Congyangmemory-hotplug: export the function try_offline_node()
2013-02-24 Wen Congyangcpu_hotplug: clear apicid to node when the cpu is hotre...
2013-02-24 Lai Jiangshanmempolicy: fix is_valid_nodemask()
2013-02-24 Wen Congyangmemory-hotplug: consider compound pages when free memmap
2013-02-24 Tang Chenmemory-hotplug: do not allocate pgdat if it was not...
2013-02-24 Wen Congyangmemory-hotplug: free node_data when a node is offlined
2013-02-24 Tang Chenmemory-hotplug: remove sysfs file of node
2013-02-24 Yasuaki Ishimatsumemory_hotplug: clear zone when removing the memory
2013-02-24 Tang Chenmemory-hotplug: integrated __remove_section() of CONFIG...
2013-02-24 Tang Chenmemory-hotplug: remove memmap of sparse-vmemmap
2013-02-24 Tang Chenmemory-hotplug: remove page table of x86_64 architecture
2013-02-24 Wen Congyangmemory-hotplug: common APIs to support page tables...
2013-02-24 Tang Chenmemory-hotplug: move pgdat_resize_lock into sparse_remo...
2013-02-24 Yasuaki Ishimatsumemory-hotplug: implement register_page_bootmem_info_se...
2013-02-24 Wen Congyangmemory-hotplug: introduce new arch_remove_memory()...
2013-02-24 Yasuaki Ishimatsumemory-hotplug: remove /sys/firmware/memmap/X sysfs
2013-02-24 Wen Congyangmemory-hotplug: remove redundant codes
2013-02-24 Yasuaki Ishimatsumemory-hotplug: check whether all memory blocks are...
2013-02-24 Wen Congyangmemory-hotplug: try to offline the memory twice to...
2013-02-24 Sasha Levinmm: memory_hotplug: no need to check res twice in add_m...
2013-02-24 Michel Lespinassemm: make do_mmap_pgoff return populate as a size in...
2013-02-24 Michel Lespinassemm: introduce VM_POPULATE flag to better deal with...
2013-02-24 Michel Lespinassemm: directly use __mlock_vma_pages_range() in find_exte...
2013-02-24 Michel Lespinassemm: remove flags argument to mmap_region
2013-02-24 Michel Lespinassemm: use mm_populate() for mremap() of VM_LOCKED vmas
2013-02-24 Michel Lespinassemm: use mm_populate() when adjusting brk with MCL_FUTUR...
2013-02-24 Michel Lespinassemm: use mm_populate() for blocking remap_file_pages()
2013-02-24 Michel Lespinassemm: introduce mm_populate() for populating new vmas
2013-02-24 Michel Lespinassemm: remap_file_pages() fixes
2013-02-24 Zlatko Calusicmm: avoid calling pgdat_balanced() needlessly
2013-02-24 Andrew Mortonmm: compaction: make __compact_pgdat() and compact_pgda...
2013-02-24 Shaohua Limm: make madvise(MADV_WILLNEED) support swap file prefetch
2013-02-24 Michal Hockomemcg,vmscan: do not break out targeted reclaim without...
2013-02-24 Sasha Levinmm/ksm.c: use new hashtable implementation
2013-02-24 Sasha Levinmm/huge_memory.c: use new hashtable implementation
2013-02-24 Mel Gormanmm: compaction: do not accidentally skip pageblocks...
2013-02-24 Andrew Mortonmm/vmscan.c:__zone_reclaim(): replace max_t() with...
2013-02-24 Andrew Mortonmm/page_alloc.c:__setup_per_zone_wmarks: make min_pages...
2013-02-24 Johannes Weinermm: reduce rmap overhead for ex-KSM page copies created...
2013-02-24 Johannes Weinermm: vmscan: compaction works against zones, not lruvecs
2013-02-24 Johannes Weinermm: vmscan: clean up get_scan_count()
2013-02-24 Johannes Weinermm: vmscan: improve comment on low-page cache handling
2013-02-24 Johannes Weinermm: vmscan: clarify how swappiness, highest priority...
2013-02-24 Johannes Weinermm: vmscan: save work scanning (almost) empty LRU lists
2013-02-24 Johannes Weinermm: memcg: only evict file pages when we have plenty
2013-02-24 Srinivas PandruvadaCMA: make putback_lru_pages() call conditional
2013-02-24 Andrew Mortonmm/hugetlb.c: convert to pr_foo()
2013-02-24 Andrew Mortonmm/memcontrol.c: convert printk(KERN_FOO) to pr_foo()
2013-02-24 Sha Zhengjumemcg, oom: provide more precise dump info while memcg...
2013-02-24 Andrew Mortondrivers/md/persistent-data/dm-transaction-manager.c...
2013-02-22 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git.kernel...
2013-02-22 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git.kernel...
2013-02-22 Linus TorvaldsMerge tag 'please-pull-misc-3.9' of git://git.kernel...
2013-02-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-22 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2013-02-22 Jingoo Hanrtc: rtc-davinci: use devm_*() functions
2013-02-22 Jingoo Hanrtc: rtc-max8997: use devm_request_threaded_irq()
2013-02-22 Jingoo Hanrtc: rtc-max8907: use devm_request_threaded_irq()
2013-02-22 Jingoo Hanrtc: rtc-da9052: use devm_request_threaded_irq()
2013-02-22 Jingoo Hanrtc: rtc-wm831x: use devm_request_threaded_irq()
2013-02-22 Jingoo Hanrtc: rtc-tps80031: use devm_request_threaded_irq()
2013-02-22 Jingoo Hanrtc: rtc-lp8788: use devm_request_threaded_irq()
2013-02-22 Jingoo Hanrtc: rtc-coh901331: use devm_clk_get()
2013-02-22 Jingoo Hanrtc: rtc-vt8500: use devm_*() functions
2013-02-22 Jingoo Hanrtc: rtc-tps6586x: use devm_request_threaded_irq()
2013-02-22 Jingoo Hanrtc: rtc-imxdi: use devm_clk_get()
2013-02-22 Jingoo Hanrtc: rtc-cmos: use dev_warn()/dev_dbg() instead of...
2013-02-22 Jingoo Hanrtc: rtc-pcf8583: use dev_warn() instead of printk()
2013-02-22 Jingoo Hanrtc: rtc-sun4v: use pr_warn() instead of printk()
2013-02-22 Jingoo Hanrtc: rtc-vr41xx: use dev_info() instead of printk()
2013-02-22 Jingoo Hanrtc: rtc-rs5c313: use pr_err() instead of printk()
2013-02-22 Jingoo Hanrtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead...
2013-02-22 Jingoo Hanrtc: rtc-rs5c372: use dev_dbg()/dev_warn() instead...
2013-02-22 Jingoo Hanrtc: rtc-ds2404: use dev_err() instead of printk()
next