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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
1
-4
/
+3
2010-03-06
mm: remove VM_LOCK_RMAP code
Rik van Riel
1
-4
/
+0
2010-03-06
rmap: move exclusively owned pages to own anon_vma in do_wp_page()
Rik van Riel
1
-0
/
+1
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
3
-6
/
+38
2010-03-06
include/linux/fs.h: convert FMODE_* constants to hex
Andrew Morton
1
-11
/
+11
2010-03-06
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
Wu Fengguang
1
-0
/
+3
2010-03-06
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
1
-3
/
+3
2010-03-06
mm: restore zone->all_unreclaimable to independence word
KOSAKI Motohiro
1
-6
/
+1
2010-03-06
mm: remove free_hot_page()
Li Hong
1
-1
/
+1
2010-03-06
mm: count swap usage
KAMEZAWA Hiroyuki
1
-0
/
+1
2010-03-06
mm: avoid false sharing of mm_counter
KAMEZAWA Hiroyuki
3
-6
/
+12
2010-03-06
mm: clean up mm_counter
KAMEZAWA Hiroyuki
3
-65
/
+126
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
1
-1
/
+3
2010-03-06
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-17
/
+20
2010-03-06
Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
3
-13
/
+18
2010-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-3
/
+0
2010-03-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-268
/
+126
2010-03-06
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-29
/
+52
2010-03-06
net/9p: Remove MAX_9P_CHAN limit
Aneesh Kumar K.V
1
-3
/
+0
2010-03-06
net/9p: Add multi channel support.
Aneesh Kumar K.V
1
-1
/
+1
2010-03-05
Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34
Trond Myklebust
173
-945
/
+3170
2010-03-05
NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping
Trond Myklebust
1
-1
/
+0
2010-03-05
NFS: Simplify nfs_wb_page()
Trond Myklebust
1
-1
/
+0
2010-03-05
NFS: Replace __nfs_write_mapping with sync_inode()
Trond Myklebust
1
-2
/
+0
2010-03-05
NFS: Simplify nfs_wb_page_cancel()
Trond Myklebust
1
-2
/
+0
2010-03-05
NFS: Add a count of the number of unstable writes carried by an inode
Trond Myklebust
1
-0
/
+1
2010-03-05
NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
Trond Myklebust
1
-7
/
+0
2010-03-05
Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+3
2010-03-05
Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+44
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-9
/
+2
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
3
-3
/
+3
2010-03-05
quota: stop using QUOTA_OK / NO_QUOTA
Christoph Hellwig
1
-3
/
+0
2010-03-05
dquot: cleanup dquot initialize routine
Christoph Hellwig
2
-14
/
+4
2010-03-05
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
1
-0
/
+4
2010-03-05
dquot: cleanup dquot drop routine
Christoph Hellwig
2
-4
/
+2
2010-03-05
dquot: cleanup dquot transfer routine
Christoph Hellwig
2
-4
/
+2
2010-03-05
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
2
-22
/
+4
2010-03-05
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
2
-158
/
+58
2010-03-05
quota: generalize quota transfer interface
Dmitry Monakhov
2
-2
/
+2
2010-03-05
quota: sb_quota state flags cleanup
Dmitry Monakhov
2
-22
/
+24
2010-03-05
quota: move code from sync_quota_sb into vfs_quota_sync
Christoph Hellwig
2
-17
/
+2
2010-03-05
quota: clean up Q_XQUOTASYNC
Christoph Hellwig
1
-1
/
+1
2010-03-05
quota: manage reserved space when quota is not active [v2]
Dmitry Monakhov
1
-2
/
+9
2010-03-05
jbd[2]: remove references to BUFFER_DEBUG
Christoph Egger
2
-22
/
+0
2010-03-05
ext3: Use bitops to read/modify EXT3_I(inode)->i_state
Jan Kara
2
-9
/
+26
2010-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
1
-3
/
+4
2010-03-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-0
/
+2
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-29
/
+35
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
5
-1
/
+57
2010-03-04
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-0
/
+59
[next]