]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-01-16 Stephen Rothwellnetfilter: xt_hashlimit: fix unused variable warning...
2012-01-13 stephen hemmingervhost-net: add module alias (v2.1)
2012-01-13 RongQing.Liipv6: release idev when ip6_neigh_lookup failed in...
2012-01-13 Linus TorvaldsMerge branch 'akpm' (aka "Andrew's patch-bomb, take...
2012-01-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-01-13 Sascha Hauerunlzo: fix input buffer free
2012-01-13 Kees Cookramoops: update parameters only after successful init
2012-01-13 Marco Stornelliramoops: fix use of rounddown_pow_of_two()
2012-01-13 Cyrill Gorcunovc/r: prctl: add PR_SET_MM codes to set up mm_struct...
2012-01-13 Cyrill Gorcunovc/r: procfs: add start_data, end_data, start_brk member...
2012-01-13 Cyrill Gorcunovc/r: introduce CHECKPOINT_RESTORE symbol
2012-01-13 Frederic Weisbeckerselftests: new x86 breakpoints selftest
2012-01-13 Frederic Weisbeckerselftests: new very basic kernel selftests directory
2012-01-13 Hugh Dickinsradix_tree: take radix_tree_path off stack
2012-01-13 Xiao Guangrongradix_tree: remove radix_tree_indirect_to_ptr()
2012-01-13 Andi Kleendio: optimize cache misses in the submission path
2012-01-13 Andi Kleenvfs: cache request_queue in struct block_device
2012-01-13 Tao Mafs/direct-io.c: calculate fs_count correctly in get_mor...
2012-01-13 Andrew Mortondrivers/parport/parport_pc.c: fix warnings
2012-01-13 Andi Kleenpanic: don't print redundant backtraces on oops
2012-01-13 Pavel Emelyanovsysctl: add the kernel.ns_last_pid control
2012-01-13 Michael Holzheukdump: add udev events for memory online/offline
2012-01-13 Fabio Estevaminclude/linux/crash_dump.h needs elf.h
2012-01-13 Michael Holzheukdump: fix crash_kexec()/smp_send_stop() race in panic()
2012-01-13 Michael Holzheukdump: crashk_res init check for /sys/kernel/kexec_cras...
2012-01-13 Michael Holzheukdump: add missing RAM resource in crash_shrink_memory()
2012-01-13 WANG Congkexec: remove KMSG_DUMP_KEXEC
2012-01-13 Wanlong Gaocpumask: update setup_node_to_cpumask_map() comments
2012-01-13 Kautuk Consulmm/vmalloc.c: eliminate extra loop in pcpu_get_vm_areas...
2012-01-13 Hugh Dickinsmm: rearrange putback_inactive_pages
2012-01-13 Hugh Dickinsmm: remove isolate_pages()
2012-01-13 Hugh Dickinsmm: remove del_page_from_lru, add page_off_lru
2012-01-13 Hugh Dickinsmm: enum lru_list lru
2012-01-13 Hugh Dickinsmm: no blank line after EXPORT_SYMBOL in swap.c
2012-01-13 Hugh Dickinsmm: fewer underscores in ____pagevec_lru_add
2012-01-13 Hugh Dickinsmm: take pagevecs off reclaim stack
2012-01-13 Hugh Dickinsmemcg: fix mem_cgroup_print_bad_page
2012-01-13 Hugh Dickinsmemcg: fix split_huge_page_refcounts()
2012-01-13 Mel Gormanmm: vmscan: check if reclaim should really abort even...
2012-01-13 Mel Gormanmm: vmscan: when reclaiming for compaction, ensure...
2012-01-13 Mel Gormanmm: compaction: introduce sync-light migration for...
2012-01-13 Mel Gormanmm: page allocator: do not call direct reclaim for...
2012-01-13 Mel Gormanmm: compaction: make isolate_lru_page() filter-aware...
2012-01-13 Mel Gormanmm: compaction: determine if dirty pages can be migrate...
2012-01-13 Mel Gormanmm: vmscan: do not OOM if aborting reclaim to start...
2012-01-13 Andrea Arcangelimm: vmscan: check if we isolated a compound page during...
2012-01-13 Mel Gormanmm: compaction: use synchronous compaction for /proc...
2012-01-13 Mel Gormanmm: compaction: allow compaction to isolate dirty pages
2012-01-13 Tao Mavmscan/trace: Add 'file' info to trace_mm_vmscan_lru_is...
2012-01-13 Shaohua Lithp: improve order in lru list for split huge page
2012-01-13 Shaohua Lithp: add tlb_remove_pmd_tlb_entry
2012-01-13 Shaohua Lithp: remove unnecessary tlb flush for mprotect
2012-01-13 Shaohua Lithp: improve the error code path
2012-01-13 Bob Liupage_cgroup: drop multi CONFIG_MEMORY_HOTPLUG
2012-01-13 Bob Liupage_alloc: break early in check_for_regular_memory()
2012-01-13 Bob Liumemcg: cleanup for_each_node_state()
2012-01-13 KAMEZAWA Hiroyukimemcg: simplify LRU handling by new rule
2012-01-13 KAMEZAWA Hiroyukimemcg: clear pc->mem_cgroup if necessary.
2012-01-13 KAMEZAWA Hiroyukimemcg: simplify corner case handling of LRU.
2012-01-13 KAMEZAWA Hiroyukimemcg: simplify page cache charging
2012-01-13 David Rientjesoom, memcg: fix exclusion of memcg threads after they...
2012-01-13 Michal Hockomemcg: free entries in soft_limit_tree if allocation...
2012-01-13 Bob Liupage_cgroup: add helper function to get swap_cgroup
2012-01-13 Johannes Weinermm: memcg: remove unneeded checks from uncharge_page()
2012-01-13 Johannes Weinermm: memcg: remove unneeded checks from newpage_charge()
2012-01-13 Johannes Weinermm: page_cgroup: check page_cgroup arrays in lookup_pag...
2012-01-13 Johannes Weinermm: memcg: lookup_page_cgroup (almost) never returns...
2012-01-13 Johannes Weinermm: memcg: clean up fault accounting
2012-01-13 Johannes Weinermm: unify remaining mem_cont, mem, etc. variable names...
2012-01-13 Johannes Weinermm: oom_kill: remove memcg argument from oom_kill_task()
2012-01-13 Ying Hanmemcg: fix pgpgin/pgpgout documentation
2012-01-13 Zhu YanhaiDocumentation/cgroups/memory.txt: fix typo
2012-01-13 Johannes Weinermm: memcg: shorten preempt-disabled section around...
2012-01-13 KAMEZAWA Hiroyukimemcg: make mem_cgroup_split_huge_fixup() more efficient
2012-01-13 Johannes Weinermm: memcg: remove unused node/section info from pc...
2012-01-13 Johannes Weinermm: make per-memcg LRU lists exclusive
2012-01-13 Johannes Weinermm: collect LRU list heads into struct lruvec
2012-01-13 Johannes Weinermm: vmscan: convert global reclaim to per-memcg LRU...
2012-01-13 Johannes Weinermm: memcg: remove optimization of keeping the root_mem_...
2012-01-13 Johannes Weinermm: move memcg hierarchy reclaim to generic reclaim...
2012-01-13 Johannes Weinermm: memcg: per-priority per-zone hierarchy scan generations
2012-01-13 Johannes Weinermm: vmscan: distinguish between memcg triggering reclai...
2012-01-13 Johannes Weinermm: vmscan: distinguish global reclaim from global...
2012-01-13 Johannes Weinermm: memcg: consolidate hierarchy iteration primitives
2012-01-13 KAMEZAWA Hiroyukimemcg: add mem_cgroup_replace_page_cache() to fix LRU...
2012-01-13 Jason Baronepoll: limit paths
2012-01-13 Sasha Levinpipe: fail cleanly when root tries F_SETPIPE_SZ with...
2012-01-13 Stanislaw Gruszkaslub: document setting min order with debug_guardpage_m...
2012-01-13 Mathias Krauseparisc, exec: remove redundant set_fs(USER_DS)
2012-01-13 Mathias Krauseia64, exec: remove redundant set_fs(USER_DS)
2012-01-13 Andrew Mortondrivers/video/nvidia/nvidia.c: fix warning
2012-01-13 Heiko Carstensmm,x86,um: move CMPXCHG_DOUBLE config option
2012-01-13 Heiko Carstensmm,x86,um: move CMPXCHG_LOCAL config option
2012-01-13 Heiko Carstensmm,slub,x86: decouple size of struct page from CONFIG_C...
2012-01-13 Joe Perchesinclude/linux/linkage.h: remove unused ATTRIB_NORET...
2012-01-13 Joe Perchestreewide: convert uses of ATTRIB_NORETURN to __noreturn
2012-01-13 Joe Perchestreewide: remove useless NORET_TYPE macro and uses
2012-01-13 Joe Perchesinclude/linux/linkage.h: remove unused NORET_AND macro
2012-01-13 Joe Percheskernel.h: neaten panic prototype
2012-01-13 Stephen Boydkprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
next