| 2014-08-07 |
David Rientjes | mm, hugetlb: generalize writes to nr_hugepages |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Andi Kleen | hwpoison: fix race with changing page during offlining |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Davidlohr Bueso | mm,hugetlb: simplify error handling in hugetlb_cow() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Davidlohr Bueso | mm,hugetlb: make unmap_ref_private() return void |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Hugh Dickins | mm: replace init_page_accessed by __SetPageReferenced |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | mm/hwpoison-inject.c: remove unnecessary null test... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Rafael Aquini | mm: export NR_SHMEM via sysinfo(2) / si_meminfo() inter... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Konstantin... | mm: catch memory commitment underflow |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Konstantin... | shmem: update memory reservation on truncate |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Konstantin... | shmem: fix double uncharge in __shmem_file_setup() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Andrew Morton | include/linux/mmdebug.h: add VM_WARN_ONCE() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
David Rientjes | mm, vmalloc: constify allocation mask |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Eric Dumazet | mm/vmalloc.c: add a schedule point to vmalloc() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Wang Sheng-Hui | mm: update the description for madvise_remove |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Max Asbock | mm tracing: tell mm_migrate_pages event about numa_misp... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: vmscan: clean up struct scan_control |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: vmscan: move swappiness out of scan_control |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: vmscan: remove all_unreclaimable() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: vmscan: rework compaction-ready signaling in direct... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: vmscan: remove remains of kswapd-managed zone-... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Wang Nan | mem-hotplug: improve zone_movable_is_highmem logic |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Zhang Zhen | mm/mem-hotplug: replace simple_strtoull() with kstrtoull() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: memcontrol: do not acquire page_cgroup lock for... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: memcontrol: remove ordering between pc->mem_cgroup... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: memcontrol: use root_mem_cgroup res_counter |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: memcontrol: catch root bypass in move precharge |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: memcontrol: simplify move precharge function |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Michal Hocko | mm: memcontrol: remove explicit OOM parameter in charge... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: memcontrol: retry reclaim for oom-disabled and... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: huge_memory: use GFP_TRANSHUGE when charging huge... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: memcontrol: reclaim at least once for __GFP_NORETRY |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: memcontrol: rearrange charging fast path |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: memcontrol: fold mem_cgroup_do_charge() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Johannes Weiner | mm: page-flags: clean up the page flag test, set, clear... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Waiman Long | mm, thp: replace smp_mb after atomic_add by smp_mb__aft... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Waiman Long | mm, thp: move invariant bug check out of loop in __spli... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | mm, CMA: clean-up log message |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | mm, CMA: change cma_declare_contiguous() to obey coding... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | mm, CMA: clean-up CMA allocation error path |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | PPC, KVM, CMA: use general CMA reserved area management... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | CMA: generalize CMA reserved area management functionality |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | DMA, CMA: support arbitrary bitmap granularity |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | DMA, CMA: support alignment constraint on CMA region |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | DMA, CMA: separate core CMA management codes from DMA... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | mm/internal.h: use nth_page |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Michal Nazarewicz | mm: page_alloc: simplify drain_zone_pages by using... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Tang Chen | mem-hotplug: introduce MMOP_OFFLINE to replace the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Tang Chen | mem-hotplug: avoid illegal state prefixed with legal... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Hugh Dickins | mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pt... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | vmalloc: use rcu list iterator to reduce vmap_area_lock... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | include/linux/memblock.h: add __init to memblock_set_bo... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Andrew Morton | mm/page_alloc.c: unexport alloc_pages_exact_nid() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | mm/page_alloc.c: add __meminit to alloc_pages_exact_nid() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | mm/memory_hotplug.c: add __meminit to grow_zone_span... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | mm/readahead.c: remove unused file_ra_state from count_... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joe Perches | slab: convert last use of __FUNCTION__ to __func__ |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Gu Zheng | slab: fix the alias count (via sysfs) of slab cache |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Dan Carpenter | mm, slub: fix some indenting in cmpxchg_double_slab() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Wang Sheng-Hui | mm/slab.c: fix comments |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Andrey Ryabinin | mm: move slab related stuff from util.c to slab_common.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Wei Yang | slub: avoid duplicate creation on the first object |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: change int to size_t for representing allocation... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: remove BAD_ALIEN_MAGIC |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: remove a useless lockdep annotation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: destroy a slab without holding any alien cache... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: use the lock on alien_cache, instead of the lock... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: introduce alien_cache |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: factor out initialization of array cache |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: defer slab_destroy in free_block() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: move up code to get kmem_cache_node in free_block() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Joonsoo Kim | slab: add unlikely macro to help compiler |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Andrey Ryabinin | mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
David Rientjes | mm, slub: mark resiliency_test as init text |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Andrey Ryabinin | mm: slab.h: wrap the whole file with guarding macro |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Christoph Lameter | slab: use get_node() and kmem_cache_node() functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Christoph Lameter | slub: use new node functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Christoph Lameter | slab common: add functions for kmem_cache_node access |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | mm/slab.c: add __init to init_lock_keys |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | kernel/watchdog.c: convert printk/pr_warning to pr_foo() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | fs/ocfs2/slot_map.c: replace count*size kzalloc by... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Tariq Saeed | ocfs2: race between umount and unfinished remastering... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Xue jiufei | ocfs2: remove conversion of total_backoff in dlm_join_d... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Yingtai Xie | ocfs2: correctly check the return value of ocfs2_search... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | fs/squashfs/super.c: logging cleanup |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | fs/squashfs/file_direct.c: replace count*size kmalloc... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Pranith Kumar | sh: fix build error by adding generic ioport_{map/unmap}() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Daniel Palmer | sh: SH7724 clock fixes |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | arch/sh/kernel/time.c: use PTR_ERR_OR_ZERO |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZERO |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Richard Weinberger | sh: remove CPU_SUBTYPE_SH7764 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Chen Gang | score, ptrace: remove unused macros |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | ntfs: kernel-doc warning fixes |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | fs/logfs/readwrite.c: kernel-doc warning fixes |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Kees Cook | ./Makefile: explain stack-protector-strong CONFIG logic |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Jan Kara | fanotify: fix double free of pending permission events |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Jan Kara | fsnotify: rename event handling functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | fs/fscache: make ctl_table static |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-07 |
Fabian Frederick | kernel/auditfilter.c: replace count*size kmalloc by... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-06 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/ide |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2014-08-06 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/sparc-next |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |