index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-05
memblock: Make memblock_find_region() out of memblock_alloc_region()
Benjamin Herrenschmidt
1
-11
/
+9
2010-08-05
memblock: Add debug markers at the end of the array
Benjamin Herrenschmidt
1
-0
/
+11
2010-08-05
memblock: Move memblock arrays to static storage in memblock.c and make their...
Benjamin Herrenschmidt
1
-1
/
+9
2010-08-05
memblock: Remove memblock_type.size and add memblock.memory_size instead
Benjamin Herrenschmidt
1
-4
/
+4
2010-08-05
memblock: Change u64 to phys_addr_t
Benjamin Herrenschmidt
1
-58
/
+60
2010-08-05
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
1
-8
/
+0
2010-08-05
memblock: Introduce default allocation limit and use it to replace explicit ones
Benjamin Herrenschmidt
1
-8
/
+11
2010-08-05
memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
Benjamin Herrenschmidt
1
-2
/
+0
2010-08-05
memblock: Factor the lowest level alloc function
Benjamin Herrenschmidt
1
-32
/
+27
2010-08-05
memblock: Remove nid_range argument, arch provides memblock_nid_range() instead
Benjamin Herrenschmidt
1
-5
/
+8
2010-08-05
memblock: Remove memblock_find()
Benjamin Herrenschmidt
1
-32
/
+0
2010-08-04
memblock: Implement memblock_is_memory and memblock_is_region_memory
Benjamin Herrenschmidt
1
-8
/
+34
2010-08-04
memblock: Rename memblock_region to memblock_type and memblock_property to me...
Benjamin Herrenschmidt
1
-85
/
+83
2010-08-04
memblock: Fix memblock_is_region_reserved() to return a boolean
Benjamin Herrenschmidt
1
-1
/
+1
2010-07-31
mm: fix ia64 crash when gcore reads gate area
Hugh Dickins
1
-3
/
+13
2010-07-21
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...
Yinghai Lu
2
-4
/
+23
2010-07-21
mm/vmscan.c: fix mapping use after free
Nick Piggin
1
-1
/
+1
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
1
-3
/
+5
2010-07-20
Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
2
-0
/
+12
2010-07-19
kmemleak: Add support for NO_BOOTMEM configurations
Catalin Marinas
1
-0
/
+5
2010-07-19
kmemleak: Annotate false positive in init_section_page_cgroup()
Catalin Marinas
1
-0
/
+7
2010-07-14
lmb: rename to memblock
Yinghai Lu
3
-0
/
+546
2010-07-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-15
/
+5
2010-07-06
writeback: simplify the write back thread queue
Christoph Hellwig
1
-11
/
+3
2010-07-06
writeback: remove writeback_inodes_wbc
Christoph Hellwig
2
-4
/
+2
2010-06-30
mempolicy: fix dangling reference to tmpfs superblock mpol
Lee Schermerhorn
1
-4
/
+5
2010-06-30
memcg: fix wake up in oom wait queue
KAMEZAWA Hiroyuki
1
-1
/
+3
2010-06-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-3
/
+2
2010-06-18
percpu: fix first chunk match in per_cpu_ptr_to_phys()
Tejun Heo
1
-3
/
+28
2010-06-17
percpu: fix trivial bugs in pcpu_build_alloc_info()
Pavel V. Panteleev
1
-3
/
+2
2010-06-11
writeback: simplify and split bdi_start_writeback
Christoph Hellwig
1
-3
/
+2
2010-06-09
writeback: limit write_cache_pages integrity scanning to current EOF
Dave Chinner
1
-0
/
+15
2010-06-09
writeback: pay attention to wbc->nr_to_write in write_cache_pages
Dave Chinner
1
-10
/
+5
2010-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+3
2010-06-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+2
2010-06-05
vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failure
KOSAKI Motohiro
1
-13
/
+16
2010-06-05
fix truncate inode time modification breakage
Nick Piggin
1
-2
/
+3
2010-06-01
Merge branch 'master' into for-linus
Jens Axboe
27
-761
/
+2574
2010-06-01
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
Jens Axboe
1
-2
/
+2
2010-05-30
Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-22
/
+11
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-0
/
+2
2010-05-28
tmpfs: convert to use the new truncate convention
npiggin@suse.de
1
-21
/
+22
2010-05-28
fs: introduce new truncate sequence
npiggin@suse.de
1
-5
/
+5
2010-05-28
rename the generic fsync implementations
Christoph Hellwig
1
-1
/
+1
2010-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-5
/
+31
2010-05-27
numa: slab: use numa_mem_id() for slab local memory node
Lee Schermerhorn
1
-21
/
+22
2010-05-27
numa: introduce numa_mem_id()- effective local memory node id
Lee Schermerhorn
1
-1
/
+44
2010-05-27
numa: add generic percpu var numa_node_id() implementation
Lee Schermerhorn
1
-0
/
+5
2010-05-27
slab: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-1
/
+1
2010-05-27
cpusets: new round-robin rotor for SLAB allocations
Jack Steiner
1
-1
/
+1
[next]