]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-02-18 Andrew Mortoncpu-hotplugmemory-hotplug-clear-cpu_to_node-when-offlin...
2013-02-18 Wen Congyangcpu-hotplug,memory-hotplug: clear cpu_to_node() when...
2013-02-18 Wen Congyangcpu-hotplug, memory-hotplug: try offlining the node...
2013-02-18 David Rientjesmemory-hotplug: export the function try_offline_node...
2013-02-18 Wen Congyangmemory-hotplug: export the function try_offline_node()
2013-02-18 Andrew Mortoncpu_hotplug-clear-apicid-to-node-when-the-cpu-is-hotrem...
2013-02-18 Wen Congyangcpu_hotplug: clear apicid to node when the cpu is hotre...
2013-02-18 Lai Jiangshanmempolicy: fix is_valid_nodemask()
2013-02-18 Wen Congyangmemory-hotplug: consider compound pages when free memmap
2013-02-18 Andrew Mortonmemory-hotplug-do-not-allocate-pdgat-if-it-was-not...
2013-02-18 Andrew Mortonmemory-hotplug-do-not-allocate-pdgat-if-it-was-not...
2013-02-18 Tang Chenmemory-hotplug: do not allocate pgdat if it was not...
2013-02-18 Wen Congyangmemory-hotplug: free node_data when a node is offlined
2013-02-18 Tang Chenmemory-hotplug: remove sysfs file of node
2013-02-18 Yasuaki Ishimatsumemory_hotplug: clear zone when removing the memory
2013-02-18 Tang Chenmemory-hotplug: integrated __remove_section() of CONFIG...
2013-02-18 Michal Hockomemory-hotplug-remove-memmap-of-sparse-vmemmap-fix
2013-02-18 Tang Chenmemory-hotplug: remove memmap of sparse-vmemmap
2013-02-18 Andrew Mortonmemory-hotplug-remove-page-table-of-x86_64-architecture-fix
2013-02-18 Tang Chenmemory-hotplug: remove page table of x86_64 architecture
2013-02-18 Andrew Mortonmemory-hotplug-common-apis-to-support-page-tables-hot...
2013-02-18 Andrew Mortonmemory-hotplug-common-apis-to-support-page-tables-hot...
2013-02-18 Tang ChenBug fix: Do not split pages when freeing pagetable...
2013-02-18 Tang ChenBug fix: Do not free page split from hugepage one by...
2013-02-18 Tang ChenBug fix: Do not free direct mapping pages twice.
2013-02-18 Tang ChenBug fix: Do not calculate direct mapping pages when...
2013-02-18 Andrew Mortonmemory-hotplug-common-apis-to-support-page-tables-hot...
2013-02-18 Wen Congyangmemory-hotplug: common APIs to support page tables...
2013-02-18 Tang Chenmemory-hotplug: move pgdat_resize_lock into sparse_remo...
2013-02-18 Lin Fengmemory-hotplug: mm/Kconfig: move auto selects from...
2013-02-18 Michal Hockomemory-hotplug: cleanup: removing the arch specific...
2013-02-18 Lin Fengmemory-hotplug: introduce CONFIG_HAVE_BOOTMEM_INFO_NODE...
2013-02-18 Michal Hockomemory-hotplug-implement-register_page_bootmem_info_sec...
2013-02-18 Yasuaki Ishimatsumemory-hotplug: implement register_page_bootmem_info_se...
2013-02-18 Wen Congyangmemory-hotplug: introduce new arch_remove_memory()...
2013-02-18 Tang ChenBug fix: Fix the doc format in drivers/firmware/memmap.c
2013-02-18 Tang ChenBug fix: Fix section mismatch problem of release_firmwa...
2013-02-18 Tang ChenBug fix: Reuse the storage of /sys/firmware/memmap...
2013-02-18 Tang ChenBug fix: Fix the wrong comments of map_entries.
2013-02-18 Tang ChenBug fix: Hold spinlock across find|remove /sys/firmware...
2013-02-18 Yasuaki Ishimatsumemory-hotplug: remove /sys/firmware/memmap/X sysfs
2013-02-18 Wen Congyangmemory-hotplug: remove redundant codes
2013-02-18 Yasuaki Ishimatsumemory-hotplug: check whether all memory blocks are...
2013-02-18 Wen Congyangmemory-hotplug: try to offline the memory twice to...
2013-02-18 Sasha Levinmm: memory_hotplug: no need to check res twice in add_m...
2013-02-18 Michel Lespinassemm: make do_mmap_pgoff return populate as a size in...
2013-02-18 Michel Lespinassemm: introduce VM_POPULATE flag to better deal with...
2013-02-18 Michel Lespinassemm: directly use __mlock_vma_pages_range() in find_exte...
2013-02-18 Andrew Mortonmm-remove-flags-argument-to-mmap_region-fix
2013-02-18 Michel Lespinassemm: remove flags argument to mmap_region
2013-02-18 Michel Lespinassemm: use mm_populate() for mremap() of VM_LOCKED vmas
2013-02-18 Michel Lespinassemm: use mm_populate() when adjusting brk with MCL_FUTUR...
2013-02-18 Michel Lespinassemm: use mm_populate() for blocking remap_file_pages()
2013-02-18 Michel Lespinassemm: introduce mm_populate() for populating new vmas
2013-02-18 Michel Lespinassemm: remap_file_pages() fixes
2013-02-18 Zlatko Calusicmm: avoid calling pgdat_balanced() needlessly
2013-02-18 Andrew Mortonmm: compaction: make __compact_pgdat() and compact_pgda...
2013-02-18 Sasha Levinmm: fix BUG on madvise early failure
2013-02-18 Andrew Mortonmm-make-madvisemadv_willneed-support-swap-file-prefetch-fix
2013-02-18 Shaohua Limm: make madvise(MADV_WILLNEED) support swap file prefetch
2013-02-18 Andrew Mortonmmotm-memcgvmscan-do-not-break-out-targeted-reclaim...
2013-02-18 Ying Hanmmotm: memcgvmscan-do-not-break-out-targeted-reclaim...
2013-02-18 Michal Hockomemcg,vmscan: do not break out targeted reclaim without...
2013-02-18 Sasha Levinmm/ksm.c: use new hashtable implementation
2013-02-18 Sasha Levinmm/huge_memory.c: use new hashtable implementation
2013-02-18 Mel Gormanmm: compaction: do not accidentally skip pageblocks...
2013-02-18 Andrew Mortonmm/vmscan.c:__zone_reclaim(): replace max_t() with...
2013-02-18 Andrew Mortonmm/page_alloc.c:__setup_per_zone_wmarks: make min_pages...
2013-02-18 Johannes Weinermm: reduce rmap overhead for ex-KSM page copies created...
2013-02-18 Andrew Mortonmm-vmscan-compaction-works-against-zones-not-lruvecs-fix
2013-02-18 Johannes Weinermm: vmscan: compaction works against zones, not lruvecs
2013-02-18 Andrew Mortonmm-vmscan-clean-up-get_scan_count-fix
2013-02-18 Johannes Weinermm: vmscan: clean up get_scan_count()
2013-02-18 Johannes Weinermm: vmscan: improve comment on low-page cache handling
2013-02-18 Johannes Weinermm: vmscan: clarify how swappiness, highest priority...
2013-02-18 Johannes Weinermm: vmscan: save work scanning (almost) empty LRU lists
2013-02-18 Johannes Weinermm: memcg: only evict file pages when we have plenty
2013-02-18 Andrew Mortonmm/page_alloc.c:__alloc_contig_migrate_range(): cleanup
2013-02-18 Srinivas PandruvadaCMA: make putback_lru_pages() call conditional
2013-02-18 Andrew Mortonmm/hugetlb.c: convert to pr_foo()
2013-02-18 Andrew Mortonmm/memcontrol.c: convert printk(KERN_FOO) to pr_foo()
2013-02-18 Sha Zhengjumemcg, oom: provide more precise dump info while memcg...
2013-02-18 Sasha Levinwatchdog: trigger all-cpu backtrace when locked up...
2013-02-18 Yan Hongfs/block_dev.c: no need to check inode->i_bdev in bd_fo...
2013-02-18 Zhao Hongjiangfs: change return values from -EACCES to -EPERM
2013-02-18 Josh Huntblock: restore /proc/partitions to not display non...
2013-02-18 Guo Chaoloopdev: ignore negative offset when calculate loop...
2013-02-18 Guo Chaoloopdev: remove an user triggerable oops
2013-02-18 Guo Chaoloopdev: move common code into loop_figure_size()
2013-02-18 Guo Chaoloopdev: update block device size in loop_set_status()
2013-02-18 Guo Chaoloopdev: fix a deadlock
2013-02-18 Guo Chaoblock: remove redundant check to bd_openers()
2013-02-18 Guo Chaoblock: use i_size_write() in bd_set_size()
2013-02-18 Glauber Costacfq: fix lock imbalance with failed allocations
2013-02-18 Cong Dingdrivers/block/swim3.c: fix null pointer dereference
2013-02-18 Mikulas Patockablock: don't select PERCPU_RWSEM
2013-02-18 Johannes Berglockdep: make lockdep_assert_held() not have a return...
2013-02-18 Andrew Mortonsched-proc-sched_debug-fails-on-very-very-large-machine...
2013-02-18 Nathan Zimmersched-proc-sched_debug-fails-on-very-very-large-machines-v2
2013-02-18 Andrew Mortonsched-proc-sched_debug-fails-on-very-very-large-machine...
next