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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-11
sysfs: Nicely indent sysfs_symlink_inode_operations
Eric W. Biederman
1
-4
/
+4
2009-12-11
sysfs: Update s_iattr on link and unlink.
Eric W. Biederman
1
-0
/
+18
2009-12-11
sysfs: Fix locking and factor out sysfs_sd_setattr
Eric W. Biederman
2
-20
/
+32
2009-12-11
sysfs: Simplify iattr time assignments
Eric W. Biederman
1
-6
/
+3
2009-12-11
sysfs: Simplify sysfs_chmod_file semantics
Eric W. Biederman
1
-9
/
+1
2009-12-11
sysfs: Use dentry_ops instead of directly playing with the dcache
Eric W. Biederman
1
-27
/
+46
2009-12-11
sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
Eric W. Biederman
1
-2
/
+2
2009-12-11
sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
Eric W. Biederman
1
-12
/
+29
2009-12-11
debugfs: fix create mutex racy fops and private data
Mathieu Desnoyers
1
-23
/
+32
2009-12-11
Driver core: Don't remove kobjects in device_shutdown.
Eric W. Biederman
1
-3
/
+0
2009-12-11
firmware_class: make request_firmware_nowait more useful
Johannes Berg
7
-20
/
+33
2009-12-11
Driver-Core: devtmpfs - set root directory mode to 0755
Kay Sievers
1
-1
/
+1
2009-12-11
Driver Core: devtmpfs: cleanup node on device creation error
Kay Sievers
1
-0
/
+2
2009-12-11
Driver Core: devtmpfs: do not remove non-kernel-created directories
Kay Sievers
1
-23
/
+16
2009-12-11
Driver Core: devtmpfs: use sys_mount()
Kay Sievers
2
-8
/
+3
2009-12-11
Driver core: devtmpfs: prevent concurrent subdirectory creation and removal
Kay Sievers
1
-10
/
+16
2009-12-11
Driver Core: devtmpfs: ignore umask while setting file mode
Kay Sievers
1
-10
/
+16
2009-12-11
sysfs: mark a locally-only used function static
Stefan Richter
1
-1
/
+2
2009-12-11
hpilo: add locking comment
David Altobelli
1
-1
/
+12
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
4
-15
/
+166
2009-12-10
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
11
-79
/
+107
2009-12-10
Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...
Linus Torvalds
8
-5
/
+10
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
14
-53
/
+46
2009-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
21
-514
/
+677
2009-12-10
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
10
-457
/
+1107
2009-12-10
Merge git://git.infradead.org/ubifs-2.6
Linus Torvalds
7
-29
/
+72
2009-12-10
V4L/DVB (13592): max2165: 32bit build patch
David Wong
1
-1
/
+1
2009-12-10
exofs: Multi-device mirror support
Boaz Harrosh
6
-28
/
+361
2009-12-10
exofs: Move all operations to an io_engine
Boaz Harrosh
5
-350
/
+644
2009-12-10
exofs: move osd.c to ios.c
Boaz Harrosh
2
-1
/
+1
2009-12-10
exofs: statfs blocks is sectors not FS blocks
Boaz Harrosh
1
-4
/
+6
2009-12-10
exofs: Prints on mount and unmout
Boaz Harrosh
1
-0
/
+11
2009-12-10
exofs: refactor exofs_i_info initialization into common helper
Boaz Harrosh
1
-2
/
+8
2009-12-10
exofs: dbg-print less
Boaz Harrosh
1
-5
/
+7
2009-12-10
exofs: More sane debug print
Boaz Harrosh
1
-2
/
+1
2009-12-10
trivial: some small fixes in exofs documentation
Thadeu Lima de Souza Cascardo
2
-11
/
+14
2009-12-10
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
49
-283
/
+1153
2009-12-10
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
58
-1742
/
+2319
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
11
-90
/
+248
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
63
-1167
/
+3110
2009-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
291
-11187
/
+27986
2009-12-10
Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
3
-157
/
+398
2009-12-10
Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
4
-4
/
+8
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
15
-221
/
+39
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
490
-831
/
+720
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
9
-17
/
+61
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
235
-7716
/
+27284
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
12
-45
/
+141
2009-12-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+1
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
146
-2405
/
+4741
[next]