]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-07-25 Kay Sieverskmsg: /dev/kmsg - properly return possible copy_from_us...
2012-07-25 Andrew Mortonkernel/sys.c: avoid argv_free(NULL)
2012-07-25 Sameer NandaNMI watchdog: fix for lockup detector breakage on resume
2012-07-25 Vikram Mulukutlapanic: fix a possible deadlock in panic()
2012-07-25 Fengguang Wuclk: validate pointer in __clk_disable()
2012-07-25 Viresh Kumararch/arm/mach-netx/fb.c: reuse dummy clk routines for...
2012-07-25 Viresh Kumarusb/host/r8a66597: remove conditional compilation of...
2012-07-25 Viresh Kumargadget/r8a66597: remove conditional compilation of...
2012-07-25 Viresh Kumargadget/m66592: remove conditional compilation of clk...
2012-07-25 Viresh Kumarnet/stmmac: remove conditional compilation of clk code
2012-07-25 Viresh Kumarnet/c_can: remove conditional compilation of clk code
2012-07-25 Viresh Kumarata/pata_arasan: remove conditional compilation of...
2012-07-25 Viresh Kumarusb/musb: remove conditional compilation of clk code
2012-07-25 Viresh Kumarusb/marvell: remove conditional compilation of clk...
2012-07-25 Viresh Kumari2c/i2c-pxa: remove conditional compilation of clk...
2012-07-25 Viresh Kumarclk: remove redundant depends on from drivers/Kconfig
2012-07-25 Viresh Kumarclk: add non CONFIG_HAVE_CLK routines
2012-07-25 Andrew Mortonavr32-mm-faultc-port-oom-changes-to-do_page_fault-fix
2012-07-25 Kautuk Consulavr32/mm/fault.c: port OOM changes to do_page_fault
2012-07-25 Paul Bollealpha: remove mysterious if zero-ed out includes
2012-07-25 Geert Uytterhoevenfrv: kill used but uninitialized variable
2012-07-25 Nathan Zimmertmpfs: interleave the starting node of /dev/shmem
2012-07-25 Nathan Zimmershmem: provide vm_ops when also providing a mem policy
2012-07-25 Andrew Mortonmemcg-add-mem_cgroup_from_css-helper-fix
2012-07-25 Wanpeng Limemcg: add mem_cgroup_from_css() helper
2012-07-25 Hugh Dickinsmemcg: further prevent OOM with too many dirty pages
2012-07-25 Michal Hockomemcg: prevent OOM with too many dirty pages
2012-07-25 Xiao Guangrongmm: mmu_notifier: fix freed page still mapped in second...
2012-07-25 Johannes Weinermm: memcg: only check anon swapin page charges for...
2012-07-25 Johannes Weinermm: memcg: only check swap cache pages for repeated...
2012-07-25 Johannes Weinermm: memcg: split swapin charge function into private...
2012-07-25 Johannes Weinermm: memcg: move swapin charge functions above callsites
2012-07-25 Johannes Weinermm: swapfile: clean up unuse_pte race handling
2012-07-25 Mel Gormanswapfile: avoid dereferencing bd_disk during swap_entry...
2012-07-25 Mel Gormannfs: prevent page allocator recursions with swap over...
2012-07-25 Mel Gormannfs: enable swap on NFS
2012-07-25 Mel Gormannfs: disable data cache revalidation for swapfiles
2012-07-25 Mel Gormannfs: teach the NFS client how to treat PG_swapcache...
2012-07-25 Mel Gormanmm: add support for direct_IO to highmem pages
2012-07-25 Mel Gormanmm: add get_kernel_page[s] for pinning of kernel addres...
2012-07-25 Mel Gormanmm: swap: implement generic handler for swap_activate
2012-07-25 Mel Gormanmm: add support for a filesystem to activate swap files...
2012-07-25 Mel Gormanmm: methods for teaching filesystems about PG_swapcache...
2012-07-25 Mel Gormanselinux: tag avc cache alloc as non-critical
2012-07-25 Mel Gormannetvm: prevent a stream-specific deadlock
2012-07-25 Mel Gormanmm: account for the number of times direct reclaimers...
2012-07-25 Mel Gormanmm: throttle direct reclaimers if PF_MEMALLOC reserves...
2012-07-25 Mel Gormannbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves
2012-07-25 Mel Gormanmm: micro-optimise slab to avoid a function call
2012-07-25 Mel Gormannetvm: set PF_MEMALLOC as appropriate during SKB processing
2012-07-25 Andrew Mortonnetvm-propagate-page-pfmemalloc-from-skb_alloc_page...
2012-07-25 Mel Gormannetvm: propagate page->pfmemalloc from skb_alloc_page...
2012-07-25 Mel Gormannetvm: propagate page->pfmemalloc to skb
2012-07-25 Mel Gormannetvm: allow skb allocation to use PFMEMALLOC reserves
2012-07-25 Mel Gormannetvm: allow the use of __GFP_MEMALLOC by specific...
2012-07-25 Mel Gormannet: introduce sk_gfp_atomic() to allow addition of...
2012-07-25 Mel Gormanmm: ignore mempolicies when using ALLOC_NO_WATERMARK
2012-07-25 Mel Gormanmm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS...
2012-07-25 Mel Gormanmm: allow PF_MEMALLOC from softirq context
2012-07-25 Mel Gormanmm: introduce __GFP_MEMALLOC to allow access to emergen...
2012-07-25 Christoph Lametermm: slub: optimise the SLUB fast path to avoid pfmemall...
2012-07-25 Mel Gormanmm: sl[au]b: add knowledge of PFMEMALLOC reserve pages
2012-07-25 Andrew Mortonmemory-hotplug-fix-kswapd-looping-forever-problem-fix-fix
2012-07-25 Andrew Mortonmemory-hotplug-fix-kswapd-looping-forever-problem-fix
2012-07-25 Minchan Kimmemory-hotplug: fix kswapd looping forever problem
2012-07-25 Minchan Kimmm: fix free page check in zone_watermark_ok()
2012-07-25 Minchan Kimmm: factor out memory isolate functions
2012-07-25 David Rientjesmm, memcg: move all oom handling to memcontrol.c
2012-07-25 Hugh Dickinsmm, oom: reduce dependency on tasklist_lock: fix
2012-07-25 David Rientjesmm, oom: reduce dependency on tasklist_lock
2012-07-25 David Rientjesmm, memcg: introduce own oom handler to iterate only...
2012-07-25 David Rientjesmm, oom: introduce helper function to process threads...
2012-07-25 David Rientjesmm, oom: move declaration for mem_cgroup_out_of_memory...
2012-07-25 Jiang Liumm/hotplug: mark memory hotplug code in page_alloc...
2012-07-25 Jiang Liumm/hotplug: free zone->pageset when a zone becomes...
2012-07-25 Jiang Liumm/hotplug: correctly add new zone to all other nodes...
2012-07-25 Jiang Liumm/hotplug: correctly setup fallback zonelists when...
2012-07-25 Wanpeng Limm/memcg: replace inexistence move_lock_page_cgroup...
2012-07-25 Wanpeng Limm/memcg: mem_cgroup_relize_xxx_limit can guarantee...
2012-07-25 Wanpeng Limm/memcg: complete documentation for tcp memcg files
2012-07-25 Xishi Qiumm: setup pageblock_order before it's used by sparsemem
2012-07-25 Jeff Liumm/memory.c:print_vma_addr(): call up_read(&mm->mmap_se...
2012-07-25 Minchan Kimvmscan: remove obsolete shrink_control comment
2012-07-25 Rabin Vincentmm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_N...
2012-07-25 Andrew Mortonmm-have-order-0-compaction-start-off-where-it-left...
2012-07-25 Rik van Rielmm: have order > 0 compaction start off where it left
2012-07-25 Andrew Mortonmm-have-order-0-compaction-start-off-where-it-left...
2012-07-25 Rik van Rielmm: have order > 0 compaction start off where it left
2012-07-25 Wanpeng Limemcg: rename mem_control_xxx to memcg_xxx
2012-07-25 Glauber Costamemcg: fix bad behavior in use_hierarchy file
2012-07-25 Wanpeng Limm: remove unused LRU_ALL_EVICTABLE
2012-07-25 Andrew Mortonmemcg-rename-config-variables-fix-fix
2012-07-25 Michal Hockomemcg-rename-config-variables-fix
2012-07-25 Andrew Mortonmemcg: rename config variables
2012-07-25 Minchan Kimmm: clean up __count_immobile_pages()
2012-07-25 Minchan Kimmm: do not use page_count() without a page pin
2012-07-25 David Rientjesmm, oom: replace some information in tasklist dump
2012-07-25 David Rientjesmm, oom: fix potential killing of thread that is disabl...
2012-07-25 KOSAKI Motohiromm: clear pages_scanned only if draining a pcp adds...
2012-07-25 Andrew Mortonmm-fadvise-dont-return-einval-when-filesystem-cannot...
next