| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernfs: remove KERNFS_REMOVED | Tejun Heo | 2014-01-10 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep() | Tejun Heo | 2014-01-10 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq | Tejun Heo | 2014-01-10 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "kobject: introduce kobj_completion" | Greg Kroah-Hartman | 2014-01-04 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.13-rc5 into staging-next | Greg Kroah-Hartman | 2013-12-24 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers: base: Add prototype declaration to the header file | Rashika Kheria | 2013-12-20 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernfs: add kernfs_dir_ops | Tejun Heo | 2013-12-17 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernfs: mark static names with KERNFS_STATIC_NAME | Tejun Heo | 2013-12-17 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernfs: add @mode to kernfs_create_dir[_ns]() | Tejun Heo | 2013-12-17 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-11 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'driver-core-linus' into driver-core-next | Tejun Heo | 2013-12-10 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firmware: Introduce request_firmware_direct() | Takashi Iwai | 2013-12-08 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 2013-11-27 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]() | Tejun Heo | 2013-11-27 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs, kernfs: add skeletons for kernfs | Tejun Heo | 2013-11-27 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs: drop kobj_ns_type handling, take #2 | Tejun Heo | 2013-11-27 |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-01-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'extcon-next-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2014-01-08 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: gpio: Add power resume support | Rongjun Ying | 2014-01-09 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: arizona: Add defines for microphone detection levels | Charles Keepax | 2014-01-07 |
| | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-01-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jump_label: use defined macros instead of hard-coding for better readability | Jiang Liu | 2014-01-08 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Add an accessor for IRQ_PER_CPU flag | Vinayak Kale | 2013-12-19 |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-01-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. | Ingo Molnar | 2014-01-12 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/... | Ingo Molnar | 2013-12-16 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | EDAC: Add an edac_report parameter to EDAC | Chen, Gong | 2013-12-11 |
| | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-01-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts | Ingo Molnar | 2014-01-05 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | efi: Export EFI runtime memory mapping to sysfs | Dave Young | 2013-12-21 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | efi: Export more EFI table variables to sysfs | Dave Young | 2013-12-21 |