aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-17kernfs: add kernfs_dir_opsTejun Heo1-2/+19
2013-12-17kernfs: mark static names with KERNFS_STATIC_NAMETejun Heo1-13/+14
2013-12-17kernfs: add @mode to kernfs_create_dir[_ns]()Tejun Heo1-6/+7
2013-12-11kernfs: s/sysfs/kernfs/ in constantsTejun Heo1-18/+18
2013-12-11kernfs: s/sysfs/kernfs/ in various data structuresTejun Heo1-9/+9
2013-12-11kernfs: drop s_ prefix from kernfs_node membersTejun Heo1-19/+19
2013-12-11kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo3-94/+94
2013-12-10Merge branch 'driver-core-linus' into driver-core-nextTejun Heo23-38/+79
2013-12-08firmware: Introduce request_firmware_direct()Takashi Iwai1-0/+7
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+6
2013-12-05Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-1/+20
2013-12-06Merge branches 'pm-epoll', 'pnp' and 'powercap'Rafael J. Wysocki1-1/+12
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki1-0/+8
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-28/+0
2013-12-05Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+2
2013-12-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2013-12-04Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-0/+3
2013-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2013-12-03Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-1/+2
2013-12-03epoll: drop EPOLLWAKEUP if PM_SLEEP is disabledAmit Pundir1-1/+12
2013-12-03gpiolib: add missing declarationsAlexandre Courbot1-0/+3
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-12-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+27
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-5/+15
2013-11-30net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin1-1/+3
2013-11-29sysfs, kernfs: implement kernfs_ns_enabled()Tejun Heo1-0/+14
2013-11-29sysfs, kernfs: make sysfs_dirent definition publicTejun Heo1-4/+114
2013-11-29sysfs, kernfs: prepare mount path for kernfsTejun Heo1-0/+28
2013-11-29sysfs, kernfs: make inode number ida per kernfs_rootTejun Heo1-0/+4
2013-11-29sysfs, kernfs: implement kernfs_create/destroy_root()Tejun Heo1-0/+13
2013-11-29sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo2-21/+33
2013-11-29sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotationTejun Heo1-8/+29
2013-11-29sysfs, kernfs: introduce kernfs_notify()Tejun Heo2-4/+8
2013-11-29sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}()Tejun Heo1-2/+7
2013-11-29sysfs, kernfs: introduce kernfs_create_file[_ns]()Tejun Heo1-0/+18
2013-11-29sysfs, kernfs: introduce kernfs_opsTejun Heo1-0/+26
2013-11-29sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.hTejun Heo1-0/+18
2013-11-29sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo2-6/+17
2013-11-29Merge 3.13-rc2 into driver-core-nextGreg Kroah-Hartman13-65/+166
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen1-0/+6
2013-11-28sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurementsXufeng Zhang1-0/+1
2013-11-28genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg1-0/+1
2013-11-28diag: warn about missing first netlink attributeNicolas Dichtel3-0/+3
2013-11-28efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is completedSeiji Aguchi1-0/+4
2013-11-28Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-2/+9
2013-11-28crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky1-0/+1
2013-11-28cpufreq: suspend governors on system suspend/hibernateViresh Kumar1-0/+8
2013-11-27Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+3
2013-11-27Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-1/+4