summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2012-01-03reiserfs: propagate umode_tAl Viro
2012-01-03ext3: propagate umode_tAl Viro
2012-01-03configfs: convert to umode_tAl Viro
2012-01-03switch debugfs to umode_tAl Viro
2012-01-03switch sysfs_chmod_file() to umode_tAl Viro
2012-01-03switch procfs to umode_t useAl Viro
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2012-01-03switch sysfs attr->mode to umode_tAl Viro
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2012-01-03switch ->mknod() to umode_tAl Viro
2012-01-03switch ->create() to umode_tAl Viro
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2012-01-03switch sys_mknodat(2) to umode_tAl Viro
2012-01-03fs: move code out of buffer.cAl Viro
2012-01-03vfs: new helper - vfs_ustat()Al Viro
2012-01-03vfs: mnt_drop_write_file()Al Viro
2012-01-03constify seq_file stuffAl Viro
2012-01-03vfs: make do_kern_mount() staticAl Viro
2012-01-03vfs: convert fs_supers to hlistAl Viro
2012-01-03unexport put_mnt_ns(), make create_mnt_ns() static outrightAl Viro
2012-01-03pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro
2012-01-03net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov
2011-12-30IPv6: Avoid taking write lock for /proc/net/ipv6_routeJosh Hunt
2011-12-30unix_diag: Fixup RQLEN extension reportPavel Emelyanov
2011-12-30af_unix: Move CINQ/COUTQ code to helpersPavel Emelyanov
2011-12-30unix_diag: Add the MEMINFO extensionPavel Emelyanov
2011-12-30inet_diag: Add the SKMEMINFO extensionPavel Emelyanov
2011-12-30sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov
2011-12-30unix_diag: Include unix_diag.h into header-y targetPavel Emelyanov
2011-12-30sock_diag: Arrange sock_diag.h such that it is exportable to userspacePavel Emelyanov
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-28ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller
2011-12-28ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller
2011-12-28ipv6: Use universal hash for NDISC.David S. Miller
2011-12-28dt: add empty of_get_node/of_put_node functionsRob Herring
2011-12-28Merge branch 'samsung/cleanup' into next/driversArnd Bergmann
2011-12-27Merge branch 'v3.2-rc6' into next/driversArnd Bergmann
2011-12-27Merge branch 'omap/hwmod' into next/driversArnd Bergmann
2011-12-27Merge branch 'pm-freezer' into pm-for-linusRafael J. Wysocki
2011-12-27netfilter: xtables: give xt_ecn its own nameJan Engelhardt
2011-12-27netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt
2011-12-27dt: reform for_each_property to for_each_property_of_nodeDong Aisheng
2011-12-27ARM/of: allow *machine_desc.dt_compat to be constUwe Kleine-König
2011-12-27PM / Freezer: fix return value of freezable_schedule_timeout_killable()Jeff Layton
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka