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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
pohmelfs: propagate umode_t
Al Viro
1
-1
/
+1
2012-01-04
shmem, ramfs: propagate umode_t, open-coded S_ISREG
Al Viro
1
-1
/
+1
2012-01-04
sunrpc: propagate umode_t
Al Viro
2
-2
/
+2
2012-01-04
cgroup: propagate mode_t
Al Viro
1
-1
/
+1
2012-01-04
reiserfs: propagate umode_t
Al Viro
1
-1
/
+1
2012-01-04
ext3: propagate umode_t
Al Viro
1
-1
/
+1
2012-01-04
configfs: convert to umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch debugfs to umode_t
Al Viro
2
-24
/
+24
2012-01-04
switch sysfs_chmod_file() to umode_t
Al Viro
1
-2
/
+2
2012-01-04
switch procfs to umode_t use
Al Viro
3
-14
/
+14
2012-01-04
switch ->is_visible() to returning umode_t
Al Viro
3
-6
/
+6
2012-01-04
switch sysfs attr->mode to umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
3
-5
/
+5
2012-01-04
switch ->mknod() to umode_t
Al Viro
2
-4
/
+4
2012-01-04
switch ->create() to umode_t
Al Viro
2
-5
/
+5
2012-01-04
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2
-4
/
+4
2012-01-04
switch sys_mknodat(2) to umode_t
Al Viro
1
-2
/
+2
2012-01-04
fs: move code out of buffer.c
Al Viro
1
-0
/
+3
2012-01-04
vfs: new helper - vfs_ustat()
Al Viro
1
-2
/
+1
2012-01-04
vfs: mnt_drop_write_file()
Al Viro
1
-0
/
+1
2012-01-04
constify seq_file stuff
Al Viro
1
-5
/
+5
2012-01-04
vfs: make do_kern_mount() static
Al Viro
1
-3
/
+0
2012-01-04
vfs: convert fs_supers to hlist
Al Viro
1
-2
/
+2
2012-01-04
unexport put_mnt_ns(), make create_mnt_ns() static outright
Al Viro
1
-1
/
+0
2012-01-04
pull manipulations of rpc_cred inside alloc_nfs_open_context()
Al Viro
1
-1
/
+1
2012-01-04
net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>
Javier Martinez Canillas
1
-0
/
+25
2012-01-04
security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set
Jan Kara
1
-1
/
+1
2012-01-04
Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...
Arnd Bergmann
1
-0
/
+22
2012-01-04
regulator: add regulator_bulk_force_disable function
Donggeun Kim
1
-0
/
+8
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-271
/
+311
2012-01-03
drm/i915: Add support for resetting the SO write pointers on gen7.
Eric Anholt
1
-0
/
+4
2012-01-03
drm/i915: add color key support v4
Jesse Barnes
1
-0
/
+36
2012-01-03
pinctrl: remove unnecessary max pin number
Chanho Park
1
-5
/
+0
2012-01-03
pinctrl: pass name instead of device to pin_config_*
Stephen Warren
1
-8
/
+8
2012-01-03
pinctrl: add "struct seq_file;" to pinconf.h
Stephen Warren
1
-0
/
+1
2012-01-03
pinctrl: add a group-specific hog macro
Linus Walleij
1
-0
/
+9
2012-01-03
pinctrl: don't create a device for each pin controller
Stephen Warren
1
-25
/
+0
2012-01-03
pinctrl: implement PINMUX_MAP_SYS_HOG
Stephen Warren
1
-0
/
+8
2012-01-03
pinctrl: add a pin config interface
Linus Walleij
2
-2
/
+102
2012-01-03
pinctrl: make a copy of pinmux map
Linus Walleij
1
-1
/
+1
2012-01-03
pinctrl: GPIO direction support for muxing
Linus Walleij
1
-1
/
+23
2012-01-03
pinctrl: add a pin_base for sparse gpio-ranges
Chanho Park
2
-1
/
+3
2012-01-03
pinctrl: add explicit gpio_disable_free pinmux_op
Stephen Warren
1
-0
/
+3
2012-01-03
Bluetooth: Rename extfeatures
Andre Guedes
1
-2
/
+2
2012-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-01-02
regulator: add regulator_force_disable() definition for !CONFIG_REGULATOR
MyungJoo Ham
1
-0
/
+5
2011-12-31
ALSA: export compress headers
Vinod Koul
1
-0
/
+2
2011-12-31
ipvs: try also real server with port 0 in backup server
Julian Anastasov
1
-1
/
+1
2011-12-31
[media] dvb-core: be sure that drivers won't use DVBv3 internally
Mauro Carvalho Chehab
1
-2
/
+4
2011-12-31
Input: add driver for pixcir i2c touchscreens
Jianchun Bian
1
-0
/
+10
[prev]
[next]