GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2012-08-01 Linus TorvaldsMerge branch 'for-3.6/core' of git://git.kernel.dk...
2012-08-01 Linus TorvaldsMerge branch 'for-next' of git://neil.brown.name/md
2012-08-01 J. Bruce Fieldslocks: remove unused lm_release_private
2012-08-01 Jonathan BrassowDM RAID: Add support for MD RAID10
2012-08-01 NeilBrownMerge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf...
2012-08-01 Yuanhan Liublock: remove dead func declaration
2012-08-01 Vivek Goyalblock: add partition resize function to blkpg ioctl
2012-08-01 Olof Johanssonblock: uninitialized ioc->nr_tasks triggers WARN_ON
2012-08-01 Mike Snitzerblock: do not artificially constrain max_sectors for...
2012-08-01 Linus TorvaldsMerge tag 'irqdomain-for-linus' of git://git.secretlab...
2012-08-01 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-08-01 Linus TorvaldsMerge tag 'vfio-for-v3.6' of git://github.com/awilliam...
2012-08-01 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2012-08-01 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2012-08-01 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-08-01 Linus TorvaldsMerge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org...
2012-08-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-08-01 Devendra Nagartc/rtc-88pm80x: remove unneed devm_kfree
2012-08-01 Devendra Nagartc/rtc-88pm80x: assign ret only when rtc_register_driv...
2012-08-01 Mel Gormanmm: hugetlbfs: close race during teardown of hugetlbfs...
2012-08-01 Nathan Zimmertmpfs: distribute interleave better across nodes
2012-08-01 Minchan Kimmm: remove redundant initialization
2012-08-01 Minchan Kimmm: warn if pg_data_t isn't initialized with zero
2012-08-01 Minchan Kimmips: zero out pg_data_t when it's allocated
2012-08-01 Tim Chenmemcg: gix memory accounting scalability in shrink_page...
2012-08-01 Gavin Shanmm/sparse: remove index_init_lock
2012-08-01 Gavin Shanmm/sparse: more checks on mem_section number
2012-08-01 Gavin Shanmm/sparse: optimize sparse_index_alloc
2012-08-01 Wanpeng Limemcg: add mem_cgroup_from_css() helper
2012-08-01 Hugh Dickinsmemcg: further prevent OOM with too many dirty pages
2012-08-01 Michal Hockomemcg: prevent OOM with too many dirty pages
2012-08-01 Xiao Guangrongmm: mmu_notifier: fix freed page still mapped in second...
2012-08-01 Johannes Weinermm: memcg: only check anon swapin page charges for...
2012-08-01 Johannes Weinermm: memcg: only check swap cache pages for repeated...
2012-08-01 Johannes Weinermm: memcg: split swapin charge function into private...
2012-08-01 Johannes Weinermm: memcg: remove needless !mm fixup to init_mm when...
2012-08-01 Johannes Weinermm: memcg: remove unneeded shmem charge type
2012-08-01 Johannes Weinermm: memcg: move swapin charge functions above callsites
2012-08-01 Johannes Weinermm: memcg: only check for PageSwapCache when uncharging...
2012-08-01 Johannes Weinermm: memcg: push down PageSwapCache check into uncharge...
2012-08-01 Johannes Weinermm: swapfile: clean up unuse_pte race handling
2012-08-01 Johannes Weinermm: memcg: fix compaction/migration failing due to...
2012-08-01 Mel Gormanswapfile: avoid dereferencing bd_disk during swap_entry...
2012-08-01 Mel Gormannfs: prevent page allocator recursions with swap over...
2012-08-01 Mel Gormannfs: enable swap on NFS
2012-08-01 Mel Gormannfs: disable data cache revalidation for swapfiles
2012-08-01 Mel Gormannfs: teach the NFS client how to treat PG_swapcache...
2012-08-01 Mel Gormanmm: add support for direct_IO to highmem pages
2012-08-01 Mel Gormanmm: swap: implement generic handler for swap_activate
2012-08-01 Mel Gormanmm: add support for a filesystem to activate swap files...
2012-08-01 Mel Gormanmm: add get_kernel_page[s] for pinning of kernel addres...
2012-08-01 Mel Gormanmm: methods for teaching filesystems about PG_swapcache...
2012-08-01 Mel Gormanselinux: tag avc cache alloc as non-critical
2012-08-01 Mel Gormannetvm: prevent a stream-specific deadlock
2012-08-01 Mel Gormanmm: account for the number of times direct reclaimers...
2012-08-01 Mel Gormanmm: throttle direct reclaimers if PF_MEMALLOC reserves...
2012-08-01 Mel Gormannbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves
2012-08-01 Mel Gormanmm: micro-optimise slab to avoid a function call
2012-08-01 Mel Gormannetvm: set PF_MEMALLOC as appropriate during SKB processing
2012-08-01 Mel Gormannetvm: propagate page->pfmemalloc from skb_alloc_page...
2012-08-01 Mel Gormannetvm: propagate page->pfmemalloc to skb
2012-08-01 Mel Gormannetvm: allow skb allocation to use PFMEMALLOC reserves
2012-08-01 Mel Gormannetvm: allow the use of __GFP_MEMALLOC by specific...
2012-08-01 Mel Gormannet: introduce sk_gfp_atomic() to allow addition of...
2012-08-01 Mel Gormanmm: ignore mempolicies when using ALLOC_NO_WATERMARK
2012-08-01 Mel Gormanmm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS...
2012-08-01 Mel Gormanmm: allow PF_MEMALLOC from softirq context
2012-08-01 Mel Gormanmm: introduce __GFP_MEMALLOC to allow access to emergen...
2012-08-01 Christoph Lametermm: slub: optimise the SLUB fast path to avoid pfmemall...
2012-08-01 Mel Gormanmm: sl[au]b: add knowledge of PFMEMALLOC reserve pages
2012-08-01 Minchan Kimmemory-hotplug: fix kswapd looping forever problem
2012-08-01 Minchan Kimmm: fix free page check in zone_watermark_ok()
2012-08-01 Minchan Kimmm: factor out memory isolate functions
2012-08-01 David Rientjesmm, memcg: move all oom handling to memcontrol.c
2012-08-01 David Rientjesmm, oom: reduce dependency on tasklist_lock
2012-08-01 David Rientjesmm, memcg: introduce own oom handler to iterate only...
2012-08-01 David Rientjesmm, oom: introduce helper function to process threads...
2012-08-01 David Rientjesmm, oom: move declaration for mem_cgroup_out_of_memory...
2012-08-01 Jiang Liumm/hotplug: mark memory hotplug code in page_alloc...
2012-08-01 Jiang Liumm/hotplug: free zone->pageset when a zone becomes...
2012-08-01 Jiang Liumm/hotplug: correctly add new zone to all other nodes...
2012-08-01 Jiang Liumm/hotplug: correctly setup fallback zonelists when...
2012-08-01 Wanpeng Limm/memcg: replace inexistence move_lock_page_cgroup...
2012-08-01 Wanpeng Limm/memcg: mem_cgroup_relize_xxx_limit can guarantee...
2012-08-01 Wanpeng Limm/memcg: complete documentation for tcp memcg files
2012-08-01 Xishi Qiumm: setup pageblock_order before it's used by sparsemem
2012-08-01 Jeff Liumm/memory.c:print_vma_addr(): call up_read(&mm->mmap_se...
2012-08-01 Minchan Kimvmscan: remove obsolete shrink_control comment
2012-08-01 Rabin Vincentmm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_N...
2012-08-01 Rik van Rielmm: have order > 0 compaction start off where it left
2012-08-01 Wanpeng Limemcg: rename mem_control_xxx to memcg_xxx
2012-08-01 Glauber Costamemcg: fix bad behavior in use_hierarchy file
2012-08-01 Wanpeng Limm: remove unused LRU_ALL_EVICTABLE
2012-08-01 Andrew Mortonmemcg: rename config variables
2012-08-01 Minchan Kimmm: clean up __count_immobile_pages()
2012-08-01 Minchan Kimmm: do not use page_count() without a page pin
2012-08-01 David Rientjesmm, oom: replace some information in tasklist dump
2012-08-01 David Rientjesmm, oom: fix potential killing of thread that is disabl...
2012-08-01 KOSAKI Motohiromm: clear pages_scanned only if draining a pcp adds...
2012-08-01 KOSAKI Motohiromm, fadvise: don't return -EINVAL when filesystem canno...
next