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