summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-01-04pohmelfs: propagate umode_tAl Viro1-1/+1
2012-01-04shmem, ramfs: propagate umode_t, open-coded S_ISREGAl Viro1-1/+1
2012-01-04sunrpc: propagate umode_tAl Viro2-2/+2
2012-01-04cgroup: propagate mode_tAl Viro1-1/+1
2012-01-04reiserfs: propagate umode_tAl Viro1-1/+1
2012-01-04ext3: propagate umode_tAl Viro1-1/+1
2012-01-04configfs: convert to umode_tAl Viro1-1/+1
2012-01-04switch debugfs to umode_tAl Viro2-24/+24
2012-01-04switch sysfs_chmod_file() to umode_tAl Viro1-2/+2
2012-01-04switch procfs to umode_t useAl Viro3-14/+14
2012-01-04switch ->is_visible() to returning umode_tAl Viro3-6/+6
2012-01-04switch sysfs attr->mode to umode_tAl Viro1-1/+1
2012-01-04switch device_get_devnode() and ->devnode() to umode_t *Al Viro3-5/+5
2012-01-04switch ->mknod() to umode_tAl Viro2-4/+4
2012-01-04switch ->create() to umode_tAl Viro2-5/+5
2012-01-04switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2-4/+4
2012-01-04switch sys_mknodat(2) to umode_tAl Viro1-2/+2
2012-01-04fs: move code out of buffer.cAl Viro1-0/+3
2012-01-04vfs: new helper - vfs_ustat()Al Viro1-2/+1
2012-01-04vfs: mnt_drop_write_file()Al Viro1-0/+1
2012-01-04constify seq_file stuffAl Viro1-5/+5
2012-01-04vfs: make do_kern_mount() staticAl Viro1-3/+0
2012-01-04vfs: convert fs_supers to hlistAl Viro1-2/+2
2012-01-04unexport put_mnt_ns(), make create_mnt_ns() static outrightAl Viro1-1/+0
2012-01-04pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro1-1/+1
2012-01-04net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas1-0/+25
2012-01-04security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara1-1/+1
2012-01-04Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann1-0/+22
2012-01-04regulator: add regulator_bulk_force_disable functionDonggeun Kim1-0/+8
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-271/+311
2012-01-03drm/i915: Add support for resetting the SO write pointers on gen7.Eric Anholt1-0/+4
2012-01-03drm/i915: add color key support v4Jesse Barnes1-0/+36
2012-01-03pinctrl: remove unnecessary max pin numberChanho Park1-5/+0
2012-01-03pinctrl: pass name instead of device to pin_config_*Stephen Warren1-8/+8
2012-01-03pinctrl: add "struct seq_file;" to pinconf.hStephen Warren1-0/+1
2012-01-03pinctrl: add a group-specific hog macroLinus Walleij1-0/+9
2012-01-03pinctrl: don't create a device for each pin controllerStephen Warren1-25/+0
2012-01-03pinctrl: implement PINMUX_MAP_SYS_HOGStephen Warren1-0/+8
2012-01-03pinctrl: add a pin config interfaceLinus Walleij2-2/+102
2012-01-03pinctrl: make a copy of pinmux mapLinus Walleij1-1/+1
2012-01-03pinctrl: GPIO direction support for muxingLinus Walleij1-1/+23
2012-01-03pinctrl: add a pin_base for sparse gpio-rangesChanho Park2-1/+3
2012-01-03pinctrl: add explicit gpio_disable_free pinmux_opStephen Warren1-0/+3
2012-01-03Bluetooth: Rename extfeaturesAndre Guedes1-2/+2
2012-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-01-02regulator: add regulator_force_disable() definition for !CONFIG_REGULATORMyungJoo Ham1-0/+5
2011-12-31ALSA: export compress headersVinod Koul1-0/+2
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov1-1/+1
2011-12-31[media] dvb-core: be sure that drivers won't use DVBv3 internallyMauro Carvalho Chehab1-2/+4
2011-12-31Input: add driver for pixcir i2c touchscreensJianchun Bian1-0/+10