summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-12-11kernfs: s/sysfs/kernfs/ in constantsTejun Heo
2013-12-11kernfs: s/sysfs/kernfs/ in various data structuresTejun Heo
2013-12-11kernfs: drop s_ prefix from kernfs_node membersTejun Heo
2013-12-11kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo
2013-12-10Merge branch 'driver-core-linus' into driver-core-nextTejun Heo
2013-12-08firmware: Introduce request_firmware_direct()Takashi Iwai
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-12-05Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2013-12-06Merge branches 'pm-epoll', 'pnp' and 'powercap'Rafael J. Wysocki
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-12-05Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-12-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-12-04Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-12-03Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown
2013-12-03epoll: drop EPOLLWAKEUP if PM_SLEEP is disabledAmit Pundir
2013-12-03gpiolib: add missing declarationsAlexandre Courbot
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-12-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-30net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin
2013-11-29sysfs, kernfs: implement kernfs_ns_enabled()Tejun Heo
2013-11-29sysfs, kernfs: make sysfs_dirent definition publicTejun Heo
2013-11-29sysfs, kernfs: prepare mount path for kernfsTejun Heo
2013-11-29sysfs, kernfs: make inode number ida per kernfs_rootTejun Heo
2013-11-29sysfs, kernfs: implement kernfs_create/destroy_root()Tejun Heo
2013-11-29sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo
2013-11-29sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotationTejun Heo
2013-11-29sysfs, kernfs: introduce kernfs_notify()Tejun Heo
2013-11-29sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}()Tejun Heo
2013-11-29sysfs, kernfs: introduce kernfs_create_file[_ns]()Tejun Heo
2013-11-29sysfs, kernfs: introduce kernfs_opsTejun Heo
2013-11-29sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.hTejun Heo
2013-11-29sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo
2013-11-29Merge 3.13-rc2 into driver-core-nextGreg Kroah-Hartman
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-11-28sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurementsXufeng Zhang
2013-11-28genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg
2013-11-28diag: warn about missing first netlink attributeNicolas Dichtel
2013-11-28efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi
2013-11-28Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-11-28crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky
2013-11-28cpufreq: suspend governors on system suspend/hibernateViresh Kumar
2013-11-27Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-27Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-27sysfs, kernfs: introduce kernfs_setattr()Tejun Heo
2013-11-27sysfs, kernfs: introduce kernfs_rename[_ns]()Tejun Heo
2013-11-27sysfs, kernfs: introduce kernfs_create_link()Tejun Heo