summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-03Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-03Merge tag 'regulator-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-03Merge tag 'spi-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2013-09-03Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2013-09-03Merge branch 'lockref' (locked reference counts)Linus Torvalds
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds
2013-09-02lockref: uninline lockref helper functionsLinus Torvalds
2013-09-02vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock()Linus Torvalds
2013-09-02lockref: add 'lockref_get_or_lock() helperLinus Torvalds
2013-09-01Merge remote-tracking branch 'regulator/topic/sec' into regulator-nextMark Brown
2013-09-01Merge remote-tracking branch 'regulator/topic/ramp' into regulator-nextMark Brown
2013-09-01Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-nextMark Brown
2013-09-01Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown
2013-09-01Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown
2013-09-01Merge remote-tracking branch 'regulator/topic/max8660' into regulator-nextMark Brown
2013-09-01Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-nextMark Brown
2013-09-01Merge remote-tracking branch 'regulator/topic/fan53555' into regulator-nextMark Brown
2013-09-01Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2013-09-01Merge remote-tracking branch 'regulator/topic/88pm800' into regulator-nextMark Brown
2013-09-01Merge remote-tracking branch 'spi/topic/qspi' into spi-nextMark Brown
2013-09-01Merge remote-tracking branch 'spi/topic/msglen' into spi-nextMark Brown
2013-09-01Merge remote-tracking branch 'spi/topic/efm32' into spi-nextMark Brown
2013-09-01Merge remote-tracking branch 'spi/topic/checks' into spi-nextMark Brown
2013-09-01Merge remote-tracking branch 'spi/topic/bpw' into spi-nextMark Brown
2013-09-01Merge remote-tracking branch 'spi/topic/bitbang' into spi-nextMark Brown
2013-08-31Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown
2013-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-30USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern
2013-08-30regulator: tps65217: Convert to use linear rangesAxel Lin
2013-08-29iio: at91: Use different prescal, startup mask in MR for different IPJosh Wu
2013-08-29regulator: Add devm_regulator_get_exclusive()Matthias Kaehlcke
2013-08-28vfs: make the dentry cache use the lockref infrastructureWaiman Long
2013-08-28Add new lockref infrastructure reference implementationWaiman Long
2013-08-28dev-core: fix build break when DEBUG is enabledDmitry Kasatkin
2013-08-28sysfs: sysfs_create_groups returns a value.Greg Kroah-Hartman
2013-08-27debugfs: provide debugfs_create_x64() when disabledJohannes Berg
2013-08-27sysfs: add sysfs_create/remove_groups for when SYSFS is not enabledGreg Kroah-Hartman
2013-08-27Rename nsproxy.pid_ns to nsproxy.pid_ns_for_childrenAndy Lutomirski
2013-08-27Merge tag 'regmap-v3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-08-24cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro
2013-08-23driver core: create write-only attribute macros for devices and driversGreg Kroah-Hartman
2013-08-23sysfs: create __ATTR_WO()Greg Kroah-Hartman
2013-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-23Merge remote-tracking branch 'spi/topic/quad' into spi-qspiMark Brown