| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-12-12 | kernfs: s/sysfs/kernfs/ in constants | Tejun Heo | 1 | -18/+18 |
| 2013-12-12 | kernfs: s/sysfs/kernfs/ in various data structures | Tejun Heo | 1 | -9/+9 |
| 2013-12-12 | kernfs: drop s_ prefix from kernfs_node members | Tejun Heo | 1 | -19/+19 |
| 2013-12-12 | kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly | Tejun Heo | 3 | -94/+94 |
| 2013-12-10 | Merge branch 'driver-core-linus' into driver-core-next | Tejun Heo | 9 | -31/+36 |
| 2013-12-09 | firmware: Introduce request_firmware_direct() | Takashi Iwai | 1 | -0/+7 |
| 2013-12-06 | Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+8 |
| 2013-12-06 | Merge branches 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+8 |
| 2013-12-06 | Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -28/+0 |
| 2013-12-05 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+4 |
| 2013-12-04 | Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -0/+3 |
| 2013-12-03 | gpiolib: add missing declarations | Alexandre Courbot | 1 | -0/+3 |
| 2013-12-02 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2013-12-02 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+0 |
| 2013-12-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+20 |
| 2013-11-30 | sysfs, kernfs: implement kernfs_ns_enabled() | Tejun Heo | 1 | -0/+14 |
| 2013-11-30 | sysfs, kernfs: make sysfs_dirent definition public | Tejun Heo | 1 | -4/+114 |
| 2013-11-30 | sysfs, kernfs: prepare mount path for kernfs | Tejun Heo | 1 | -0/+28 |
| 2013-11-30 | sysfs, kernfs: make inode number ida per kernfs_root | Tejun Heo | 1 | -0/+4 |
| 2013-11-30 | sysfs, kernfs: implement kernfs_create/destroy_root() | Tejun Heo | 1 | -0/+13 |
| 2013-11-30 | sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put() | Tejun Heo | 2 | -21/+33 |
| 2013-11-30 | sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotation | Tejun Heo | 1 | -8/+29 |
| 2013-11-30 | sysfs, kernfs: introduce kernfs_notify() | Tejun Heo | 2 | -4/+8 |
| 2013-11-30 | sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}() | Tejun Heo | 1 | -2/+7 |
| 2013-11-30 | sysfs, kernfs: introduce kernfs_create_file[_ns]() | Tejun Heo | 1 | -0/+18 |
| 2013-11-30 | sysfs, kernfs: introduce kernfs_ops | Tejun Heo | 1 | -0/+26 |
| 2013-11-30 | sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.h | Tejun Heo | 1 | -0/+18 |
| 2013-11-30 | sysfs, kernfs: introduce kernfs_create_dir[_ns]() | Tejun Heo | 2 | -6/+17 |
| 2013-11-30 | Merge 3.13-rc2 into driver-core-next | Greg Kroah-Hartman | 5 | -60/+86 |
| 2013-11-29 | efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl... | Seiji Aguchi | 1 | -0/+4 |
| 2013-11-28 | Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -2/+9 |
| 2013-11-28 | cpufreq: suspend governors on system suspend/hibernate | Viresh Kumar | 1 | -0/+8 |
| 2013-11-28 | Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+3 |
| 2013-11-28 | sysfs, kernfs: introduce kernfs_setattr() | Tejun Heo | 1 | -0/+8 |
| 2013-11-28 | sysfs, kernfs: introduce kernfs_rename[_ns]() | Tejun Heo | 1 | -0/+7 |
| 2013-11-28 | sysfs, kernfs: introduce kernfs_create_link() | Tejun Heo | 1 | -0/+9 |
| 2013-11-28 | sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]() | Tejun Heo | 1 | -0/+24 |
| 2013-11-28 | sysfs, kernfs: add skeletons for kernfs | Tejun Heo | 2 | -2/+13 |
| 2013-11-28 | sysfs: drop kobj_ns_type handling, take #2 | Tejun Heo | 1 | -0/+6 |
| 2013-11-26 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+27 |
| 2013-11-26 | ARM: tegra: Provide dummy powergate implementation | Thierry Reding | 1 | -0/+27 |
| 2013-11-26 | Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -0/+3 |
| 2013-11-25 | gpiolib: use dedicated flags for GPIO properties | Alexandre Courbot | 1 | -2/+9 |
| 2013-11-24 | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings | Randy Dunlap | 1 | -56/+46 |
| 2013-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -2/+1 |
| 2013-11-22 | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -37/+35 |
| 2013-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -0/+9 |
| 2013-11-22 | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 4 | -12/+27 |
| 2013-11-22 | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 2 | -7/+9 |
| 2013-11-22 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 6 | -23/+341 |