summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernfs: remove KERNFS_REMOVEDTejun Heo2014-01-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()Tejun Heo2014-01-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitqTejun Heo2014-01-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "kobject: introduce kobj_completion"Greg Kroah-Hartman2014-01-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman2013-12-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers: base: Add prototype declaration to the header fileRashika Kheria2013-12-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernfs: add kernfs_dir_opsTejun Heo2013-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernfs: mark static names with KERNFS_STATIC_NAMETejun Heo2013-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernfs: add @mode to kernfs_create_dir[_ns]()Tejun Heo2013-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernfs: s/sysfs/kernfs/ in constantsTejun Heo2013-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernfs: s/sysfs/kernfs/ in various data structuresTejun Heo2013-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernfs: drop s_ prefix from kernfs_node membersTejun Heo2013-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo2013-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'driver-core-linus' into driver-core-nextTejun Heo2013-12-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firmware: Introduce request_firmware_direct()Takashi Iwai2013-12-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: implement kernfs_ns_enabled()Tejun Heo2013-11-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: make sysfs_dirent definition publicTejun Heo2013-11-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: prepare mount path for kernfsTejun Heo2013-11-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: make inode number ida per kernfs_rootTejun Heo2013-11-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: implement kernfs_create/destroy_root()Tejun Heo2013-11-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo2013-11-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotationTejun Heo2013-11-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: introduce kernfs_notify()Tejun Heo2013-11-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}()Tejun Heo2013-11-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: introduce kernfs_create_file[_ns]()Tejun Heo2013-11-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: introduce kernfs_opsTejun Heo2013-11-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.hTejun Heo2013-11-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo2013-11-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.13-rc2 into driver-core-nextGreg Kroah-Hartman2013-11-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: introduce kernfs_setattr()Tejun Heo2013-11-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: introduce kernfs_rename[_ns]()Tejun Heo2013-11-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: introduce kernfs_create_link()Tejun Heo2013-11-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]()Tejun Heo2013-11-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: add skeletons for kernfsTejun Heo2013-11-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs: drop kobj_ns_type handling, take #2Tejun Heo2013-11-27
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'extcon-next-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2014-01-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: gpio: Add power resume supportRongjun Ying2014-01-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: arizona: Add defines for microphone detection levelsCharles Keepax2014-01-07
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | jump_label: use defined macros instead of hard-coding for better readabilityJiang Liu2014-01-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Add an accessor for IRQ_PER_CPU flagVinayak Kale2013-12-19
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar2014-01-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar2013-12-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | EDAC: Add an edac_report parameter to EDACChen, Gong2013-12-11
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar2014-01-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | efi: Export EFI runtime memory mapping to sysfsDave Young2013-12-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | efi: Export more EFI table variables to sysfsDave Young2013-12-21