index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-04
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
Mel Gorman
3
-2
/
+136
2015-09-04
userfaultfd: propagate the full address in THP faults
Andrea Arcangeli
1
-4
/
+6
2015-09-04
userfaultfd: avoid mmap_sem read recursion in mcopy_atomic
Andrea Arcangeli
1
-26
/
+65
2015-09-04
userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...
Andrea Arcangeli
2
-0
/
+270
2015-09-04
userfaultfd: prevent khugepaged to merge if userfaultfd is armed
Andrea Arcangeli
1
-2
/
+4
2015-09-04
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
Andrea Arcangeli
5
-18
/
+35
2015-09-04
userfaultfd: call handle_userfault() for userfaultfd_missing() faults
Andrea Arcangeli
2
-22
/
+63
2015-09-04
mm/slab.h: fix argument order in cache_from_obj's error message
Daniel Borkmann
1
-1
/
+1
2015-09-04
mm/slub: don't wait for high-order page allocation
Joonsoo Kim
1
-0
/
+2
2015-09-04
mm/slub: fix slab double-free in case of duplicate sysfs filename
Konstantin Khlebnikov
1
-3
/
+1
2015-09-04
mm/slub: move slab initialization into irq enabled region
Thomas Gleixner
1
-47
/
+42
2015-09-04
slub: add support for kmem_cache_debug in bulk calls
Jesper Dangaard Brouer
1
-9
/
+19
2015-09-04
slub: initial bulk free implementation
Jesper Dangaard Brouer
1
-1
/
+33
2015-09-04
slub: improve bulk alloc strategy
Jesper Dangaard Brouer
1
-10
/
+16
2015-09-04
slub bulk alloc: extract objects from the per cpu slab
Jesper Dangaard Brouer
1
-2
/
+47
2015-09-04
slab: infrastructure for bulk object allocation and freeing
Christoph Lameter
5
-0
/
+72
2015-09-04
slub: fix spelling succedd to succeed
Jesper Dangaard Brouer
1
-1
/
+1
2015-09-04
memory-hotplug: add hot-added memory ranges to memblock before allocate node_...
Tang Chen
1
-1
/
+9
2015-09-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-7
/
+1
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+41
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+8
2015-09-02
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
1
-3
/
+2
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-5
/
+5
2015-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-3
/
+3
2015-08-31
lib: move strncpy_from_unsafe() into mm/maccess.c
Alexei Starovoitov
1
-0
/
+41
2015-08-22
x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()
Andrey Ryabinin
2
-1
/
+153
2015-08-21
mm: make page pfmemalloc check more robust
Michal Hocko
3
-6
/
+9
2015-08-14
mm: cma: mark cma_bitmap_maxno() inline in header
Gregory Fong
1
-1
/
+1
2015-08-14
memory-hotplug: fix wrong edge when hot add a new node
Xishi Qiu
2
-0
/
+11
2015-08-14
.mailmap: Andrey Ryabinin has moved
Andrey Ryabinin
2
-2
/
+2
2015-08-14
mm/hwpoison: fix panic due to split huge zero page
Wanpeng Li
1
-2
/
+5
2015-08-14
mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held
Wanpeng Li
1
-7
/
+6
2015-08-14
mm/hwpoison: fix page refcount of unknown non LRU page
Wanpeng Li
1
-0
/
+2
2015-08-13
fs: use helper bio_add_page() instead of open coding on bi_io_vec
Kent Overstreet
1
-5
/
+3
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
1
-5
/
+5
2015-08-07
writeback: fix initial dirty limit
Rabin Vincent
1
-2
/
+2
2015-08-07
mm/memory-failure: set PageHWPoison before migrate_pages()
Naoya Horiguchi
2
-4
/
+6
2015-08-07
mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*
Naoya Horiguchi
3
-7
/
+9
2015-08-07
mm/memory-failure: give up error handling for non-tail-refcounted thp
Naoya Horiguchi
1
-9
/
+12
2015-08-07
mm/memory-failure: fix race in counting num_poisoned_pages
Naoya Horiguchi
1
-2
/
+2
2015-08-07
mm/memory-failure: unlock_page before put_page
Naoya Horiguchi
1
-2
/
+2
2015-08-07
ipc: use private shmem or hugetlbfs inodes for shm segments.
Stephen Smalley
1
-2
/
+2
2015-08-07
mm: initialize hotplugged pages as reserved
Mel Gorman
1
-1
/
+9
2015-08-07
mm/slub: allow merging when SLAB_DEBUG_FREE is set
Konstantin Khlebnikov
1
-2
/
+1
2015-08-07
fs, file table: reinit files_stat.max_files after deferred memory initialisation
Mel Gorman
1
-0
/
+3
2015-08-07
mm, meminit: replace rwsem with completion
Nicolai Stange
1
-7
/
+15
2015-08-07
mm, meminit: allow early_pfn_to_nid to be used during runtime
Mel Gorman
1
-8
/
+8
2015-08-05
mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
Michal Hocko
1
-10
/
+6
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-7
/
+5
2015-07-23
mm/Kconfig: NEED_BOUNCE_POOL: clean-up condition
Valentin Rothberg
1
-7
/
+1
[next]