summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switch sys_mknodat(2) to umode_tAl Viro2012-01-03
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: move fsnotify junk to struct mountAl Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: move mnt_devnameAl Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: move mnt_list to struct mountAl Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: move the rest of int fields to struct mountAl Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: mnt_id/mnt_group_id movedAl Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: mnt_ns moved to struct mountAl Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mountAl Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: take mnt_master to struct mountAl Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: take mnt_child/mnt_mounts to struct mountAl Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: all counters taken to struct mountAl Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: move mnt_mountpoint to struct mountAl Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: mnt_parent moved to struct mountAl Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: the first spoils - mnt_hash movedAl Viro2012-01-03
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: new helper - vfs_ustat()Al Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: mnt_drop_write_file()Al Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | constify seq_file stuffAl Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: make do_kern_mount() staticAl Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: convert fs_supers to hlistAl Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unexport put_mnt_ns(), make create_mnt_ns() static outrightAl Viro2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro2012-01-03
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dt: add empty of_get_node/of_put_node functionsRob Herring2011-12-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dt: reform for_each_property to for_each_property_of_nodeDong Aisheng2011-12-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM/of: allow *machine_desc.dt_compat to be constUwe Kleine-König2011-12-27
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Grant Likely2011-12-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spi/pl022: add support for pm_runtime autosuspendChris Blair2011-12-01
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely2011-12-12
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | driver core: remove __must_check from device_create_fileGreg Kroah-Hartman2012-01-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kobject: remove kset_find_obj_hinted()Kay Sievers2011-12-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | edac: convert sysdev_class to a regular subsystemKay Sievers2011-12-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | driver-core: implement 'sysdev' functionality for regular devices and busesKay Sievers2011-12-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kref: fix up the kfree build problemsGreg Kroah-Hartman2011-12-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kref: Remove the memory barriersPeter Zijlstra2011-12-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kref: Implement kref_put in terms of kref_subPeter Zijlstra2011-12-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kref: Inline all functionsPeter Zijlstra2011-12-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers_base: make argument to platform_device_register_full constUwe Kleine-König2011-12-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debugfs: print_regs32: make regs array a const pointerAlessandro Rubini2011-11-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debugfs: add tools to printk 32-bit registersAlessandro Rubini2011-11-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: Add helper macro for usb_driver boilerplateGreg Kroah-Hartman2011-11-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SPI: Add helper macro for spi_driver boilerplateLars-Peter Clausen2011-11-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I2C: Add helper macro for i2c_driver boilerplateLars-Peter Clausen2011-11-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivercore: Generalize module_platform_driverLars-Peter Clausen2011-11-17