Age | Commit message (Expand) | Author | Files | Lines |
2015-04-27 | kdbus: after previous commit: these files are not needed anymoresandbox/pawelo/kdbus-v4-backportsandbox/pawelo/kdbus-next-wip-next | Paul Osmialowski | 7 | -120/+0 |
2015-04-24 | kdbus: backported kdbus_pool_copy() to deal with vfs_iter problems. | Paul Osmialowski | 1 | -0/+145 |
2015-04-20 | kdbus: fix nasty warning when calling task_cgroup_path() | Paul Osmialowski | 2 | -0/+79 |
2015-04-17 | fixed headers and other stuff | Paul Osmialowski | 11 | -3308/+132 |
2015-04-17 | [kdbus] New functions as wrappers of their 3.10 counterparts | Maciej Wereski | 2 | -0/+26 |
2015-04-17 | Import vfs_iter_* functions from Linux 4.0 | Paul Osmialowski | 3 | -0/+58 |
2015-04-17 | [kdbus] Import iov_iter_init & iov_iter_kvec from Linux 4.0 | Maciej Wereski | 9 | -1/+3374 |
2015-04-17 | idr: Add new function idr_is_empty() | Andreas Gruenbacher | 2 | -0/+11 |
2015-04-17 | Add module param type 'ullong' | Hannes Reinecke | 2 | -0/+6 |
2015-04-17 | kernel.h: define u8, s8, u32, etc. limits | Alex Elder | 1 | -0/+13 |
2015-04-17 | params: improve standard definitions | Felipe Contreras | 1 | -16/+9 |
2015-04-17 | kernel/params: fix handling of signed integer types | Jean Delvare | 1 | -3/+3 |
2015-04-17 | kernel: replace strict_strto*() with kstrto*() | Jingoo Han | 3 | -9/+9 |
2015-04-17 | module: fix sprintf format specifier in param_get_byte() | Christoph Jaeger | 1 | -1/+1 |
2015-04-02 | Enable kdbus | Maciej Wereski | 3 | -0/+3 |
2015-04-02 | samples: kdbus: build kdbus-workers conditionally | Daniel Mack | 2 | -1/+8 |
2015-04-02 | kdbus: Fix CONFIG_KDBUS help text | Daniel Mack | 1 | -2/+3 |
2015-04-02 | kdbus: connection: fix handling of failed fget() | Daniel Mack | 1 | -3/+2 |
2015-04-02 | kdbus: fix header guard name | Lucas De Marchi | 1 | -3/+3 |
2015-04-02 | Documentation/kdbus: replace 'reply_cookie' with 'cookie_reply' | Lukasz Skalski | 1 | -1/+1 |
2015-04-02 | selftests/kdbus: fix gitignore | David Herrmann | 1 | -3/+1 |
2015-04-02 | Documentation/kdbus: support quiet builds | David Herrmann | 1 | -3/+13 |
2015-04-02 | Documentation/kdbus: fix out-of-tree builds | David Herrmann | 1 | -1/+1 |
2015-04-02 | samples/kdbus: drop wrong include | David Herrmann | 1 | -3/+1 |
2015-04-02 | kdbus: fix minor typo in the walk-through example | Nicolas Iooss | 1 | -2/+2 |
2015-04-02 | kdbus: samples/kdbus: add -lrt | David Herrmann | 1 | -0/+1 |
2015-04-02 | Documentation: kdbus: fix location for generated files | Daniel Mack | 2 | -2/+4 |
2015-04-02 | kdbus: add selftests | Daniel Mack | 29 | -0/+11191 |
2015-04-02 | kdbus: add walk-through user space example | Daniel Mack | 5 | -1/+1452 |
2015-04-02 | kdbus: add Makefile, Kconfig and MAINTAINERS entry | Daniel Mack | 4 | -1/+48 |
2015-04-02 | kdbus: add policy database implementation | Daniel Mack | 2 | -0/+540 |
2015-04-02 | kdbus: add name registry implementation | Daniel Mack | 2 | -0/+846 |
2015-04-02 | kdbus: add code for buses, domains and endpoints | Daniel Mack | 6 | -0/+1376 |
2015-04-02 | kdbus: add code for notifications and matches | Daniel Mack | 4 | -0/+872 |
2015-04-02 | kdbus: add code to gather metadata | Daniel Mack | 2 | -0/+1221 |
2015-04-02 | kdbus: add node and filesystem implementation | Daniel Mack | 5 | -0/+1533 |
2015-04-02 | kdbus: add connection, queue handling and message validation code | Daniel Mack | 11 | -1/+4722 |
2015-04-02 | kdbus: add connection pool implementation | Daniel Mack | 2 | -0/+774 |
2015-04-02 | kdbus: add driver skeleton, ioctl entry points and utility functions | Daniel Mack | 7 | -0/+1167 |
2015-04-02 | kdbus: add uapi header file | Daniel Mack | 2 | -0/+980 |
2015-04-02 | kdbus: add documentation | Daniel Mack | 15 | -1/+7339 |
2015-04-02 | arm: tizen_defconfig: enable Odroid X2/U3 support with single kernel image | Marek Szyprowski | 1 | -24/+36 |
2015-04-02 | ARM: dts: exynos4412-trats2: Add 32khz clock property in sound node to contro... | Inha Song | 1 | -2/+4 |
2015-04-02 | ASoC: samsung: Add 32khz clock control logic for codec mclk2 | Inha Song | 1 | -1/+18 |
2015-03-27 | sysfs: make sure read buffer is zeroedsandbox/pawelo/kernfs_better | Tejun Heo | 1 | -1/+2 |
2015-03-27 | sysfs: bail early from kernfs_file_mmap() to avoid spurious lockdep warning | Tejun Heo | 2 | -8/+22 |
2015-03-27 | sysfs, kernfs: remove cross inclusions of internal headers | Tejun Heo | 2 | -3/+0 |
2015-03-27 | sysfs, kernfs: implement kernfs_ns_enabled() | Tejun Heo | 4 | -7/+21 |
2015-03-27 | sysfs, kernfs: make sysfs_dirent definition public | Tejun Heo | 3 | -103/+115 |
2015-03-27 | sysfs, kernfs: move mount core code to fs/kernfs/mount.c | Tejun Heo | 4 | -170/+178 |