summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo2013-11-292-21/+33
* sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotationTejun Heo2013-11-291-8/+29
* sysfs, kernfs: introduce kernfs_notify()Tejun Heo2013-11-292-4/+8
* sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}()Tejun Heo2013-11-291-2/+7
* sysfs, kernfs: introduce kernfs_create_file[_ns]()Tejun Heo2013-11-291-0/+18
* sysfs, kernfs: introduce kernfs_opsTejun Heo2013-11-291-0/+26
* sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.hTejun Heo2013-11-291-0/+18
* sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo2013-11-292-6/+17
* Merge 3.13-rc2 into driver-core-nextGreg Kroah-Hartman2013-11-2913-65/+166
|\
| * Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-281-2/+9
| |\
| | * gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot2013-11-251-2/+9
| * | Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-271-0/+3
| |\ \
| | * \ Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2013-11-251-0/+3
| | |\ \ | | | |/ | | |/|
| | | * iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada2013-11-021-0/+3
| * | | Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-273-1/+4
| |\ \ \
| | * \ \ Merge branch 'acpica'Rafael J. Wysocki2013-11-272-1/+3
| | |\ \ \
| | | * | | ACPICA: Update version to 20131115.Bob Moore2013-11-211-1/+1
| | | * | | ACPICA: Tests: Add CHECKSUM_ABORT protection for test utilities.Lv Zheng2013-11-211-0/+2
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'Rafael J. Wysocki2013-11-251-0/+1
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani2013-11-201-0/+1
| * | | | | | Merge tag 'trace-fixes-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-261-2/+3
| |\ \ \ \ \ \
| | * | | | | | tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)2013-11-261-2/+3
| | |/ / / / /
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-261-0/+27
| |\ \ \ \ \ \
| | * | | | | | ARM: tegra: Provide dummy powergate implementationThierry Reding2013-11-251-0/+27
| | |/ / / / /
| * | | | | | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-11-241-56/+46
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-235-4/+74
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | padata: make the sequence counter an atomic_tMathias Krause2013-10-301-2/+1
| | * | | | | crypto: authenc - Export key parsing helper functionMathias Krause2013-10-161-1/+11
| | * | | | | crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan2013-10-071-1/+17
| | * | | | | crypto: create generic version of ablk_helperArd Biesheuvel2013-09-242-0/+45
* | | | | | | sysfs, kernfs: introduce kernfs_setattr()Tejun Heo2013-11-271-0/+8
* | | | | | | sysfs, kernfs: introduce kernfs_rename[_ns]()Tejun Heo2013-11-271-0/+7
* | | | | | | sysfs, kernfs: introduce kernfs_create_link()Tejun Heo2013-11-271-0/+9
* | | | | | | sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]()Tejun Heo2013-11-271-0/+24
* | | | | | | sysfs, kernfs: add skeletons for kernfsTejun Heo2013-11-272-2/+13
* | | | | | | sysfs: drop kobj_ns_type handling, take #2Tejun Heo2013-11-271-0/+6
|/ / / / / /
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-224-4/+66
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie2013-11-211-1/+3
| |\ \ \ \ \ \
| | * | | | | | drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom2013-11-201-1/+3
| * | | | | | | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2013-11-212-3/+61
| |\ \ \ \ \ \ \
| | * | | | | | | drm/ttm: Add a minimal prime implementation for ttm base objectsThomas Hellstrom2013-11-181-2/+59
| | * | | | | | | drm/ttm: Allow execbuf util reserves without ticketThomas Hellstrom2013-11-181-1/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-11-211-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | drm/radeon/cik: Add macrotile mode array queryMichel Dänzer2013-11-181-0/+2
| | |/ / / / / /
* | | | | | | | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-225-73/+71
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-145-73/+71
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-224-43/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | target_core_alua: Store supported ALUA statesHannes Reinecke2013-11-201-0/+1
| * | | | | | | | | target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-201-1/+1
| * | | | | | | | | target: Convert se_device statistics to atomic_long_tNicholas Bellinger2013-11-131-5/+4