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.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
2009-09-15
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
Kay Sievers
1
-6
/
+3
2009-09-15
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+4
2009-09-15
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2
-14
/
+73
2009-09-14
Merge branches 'slab/cleanups' and 'slab/fixes' into for-linus
Pekka Enberg
2
-14
/
+73
2009-09-14
vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()
Jan Kara
1
-64
/
+0
2009-09-14
vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN...
Jan Kara
1
-7
/
+4
2009-09-14
vfs: Rename generic_file_aio_write_nolock
Christoph Hellwig
1
-39
/
+0
2009-09-14
vfs: Remove syncing from generic_file_direct_write() and generic_file_buffere...
Jan Kara
1
-29
/
+6
2009-09-14
vfs: Export __generic_file_aio_write() and add some comments
Jan Kara
1
-7
/
+50
2009-09-14
vfs: Introduce filemap_fdatawait_range
Jan Kara
1
-0
/
+20
2009-09-14
block: use blkdev_issue_discard in blk_ioctl_discard
Christoph Hellwig
1
-2
/
+4
2009-09-14
slub: fix slab_pad_check()
Eric Dumazet
1
-1
/
+1
2009-09-11
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
6
-432
/
+405
2009-09-11
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
2
-92
/
+250
2009-09-11
kmemleak: Improve the "Early log buffer exceeded" error message
Catalin Marinas
1
-1
/
+2
2009-09-11
writeback: check for registered bdi in flusher add and inode dirty
Jens Axboe
1
-0
/
+7
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
2
-0
/
+2
2009-09-11
writeback: add some debug inode list counters to bdi stats
Jens Axboe
1
-4
/
+34
2009-09-11
writeback: get rid of pdflush completely
Jens Axboe
2
-270
/
+1
2009-09-11
writeback: switch to per-bdi threads for flushing data
Jens Axboe
3
-170
/
+352
2009-09-11
writeback: move dirty inodes from super_block to backing_dev_info
Jens Axboe
2
-7
/
+28
2009-09-10
hugetlbfs: export vma_kernel_pagsize to modules
Joerg Roedel
1
-0
/
+1
2009-09-08
shmfs: use 'check_acl' instead of 'permission'
Linus Torvalds
2
-13
/
+4
2009-09-08
kmemleak: fix sparse warning for static declarations
Luis R. Rodriguez
1
-2
/
+2
2009-09-08
kmemleak: fix sparse warning over overshadowed flags
Luis R. Rodriguez
1
-4
/
+3
2009-09-08
kmemleak: move common painting code together
Luis R. Rodriguez
1
-28
/
+41
2009-09-08
kmemleak: add clear command support
Luis R. Rodriguez
1
-0
/
+26
2009-09-08
kmemleak: use bool for true/false questions
Luis R. Rodriguez
1
-4
/
+4
2009-09-08
kmemleak: Do no create the clean-up thread during kmemleak_disable()
Catalin Marinas
1
-17
/
+5
2009-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+14
2009-09-06
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2009-09-05
page-allocator: always change pageblock ownership when anti-fragmentation is ...
Mel Gorman
1
-2
/
+4
2009-09-05
nommu: fix error handling in do_mmap_pgoff()
David Howells
1
-2
/
+1
2009-09-04
kmemleak: Scan all thread stacks
Catalin Marinas
1
-7
/
+7
2009-09-04
kmemleak: Don't scan uninitialized memory when kmemcheck is enabled
Pekka Enberg
1
-2
/
+10
2009-09-03
slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU
Eric Dumazet
1
-2
/
+2
2009-09-03
slub: release kobject if sysfs_create_group failed in sysfs_slab_add
Xiaotian Feng
1
-1
/
+4
2009-09-01
percpu: don't assume existence of cpu0
Tejun Heo
1
-1
/
+14
2009-08-30
SLUB: fix ARCH_KMALLOC_MINALIGN cases 64 and 256
Aaro Koskinen
1
-6
/
+24
2009-08-27
kmemleak: Printing of the objects hex dump
Sergey Senozhatsky
1
-0
/
+39
2009-08-27
kmemleak: Do not report alloc_bootmem blocks as leaks
Catalin Marinas
1
-1
/
+5
2009-08-27
kmemleak: Save the stack trace for early allocations
Catalin Marinas
1
-12
/
+52
2009-08-27
kmemleak: Mark the early log buffer as __initdata
Catalin Marinas
1
-12
/
+14
2009-08-27
kmemleak: Dump object information on request
Catalin Marinas
1
-0
/
+25
2009-08-27
kmemleak: Allow rescheduling during an object scanning
Catalin Marinas
1
-4
/
+17
2009-08-27
mm: fix for infinite churning of mlocked pages
Minchan Kim
2
-2
/
+8
2009-08-19
SLUB: Fix some coding style issues
Amerigo Wang
1
-3
/
+2
2009-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-16
/
+19
2009-08-19
mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()
Bo Liu
1
-1
/
+3
[next]