| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-29 | 7 | -0/+1366 |
|\ |
|
| * | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only | Dan Williams | 2015-06-26 | 1 | -0/+3 |
| * | tools/testing/nvdimm: libnvdimm unit test infrastructure | Dan Williams | 2015-06-26 | 7 | -0/+1363 |
* | | Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-29 | 32 | -13/+4874 |
|\ \ |
|
| * | | selftests: add quicktest support | Shuah Khan | 2015-06-23 | 1 | -0/+4 |
| * | | selftests: add seccomp suite | Kees Cook | 2015-06-17 | 5 | -0/+2658 |
| * | | selftest, x86: fix incorrect comment | Martin Kelly | 2015-05-26 | 1 | -1/+1 |
| * | | tools selftests: Fix 'clean' target with make 3.81 | Arnaldo Carvalho de Melo | 2015-05-26 | 1 | -1/+1 |
| * | | selftests/futex: Add .gitignore | Darren Hart | 2015-05-26 | 1 | -0/+7 |
| * | | kselftest: Add exit code defines | Darren Hart | 2015-05-26 | 1 | -5/+12 |
| * | | selftests: Add futex tests to the top-level Makefile | Darren Hart | 2015-05-26 | 1 | -0/+1 |
| * | | selftests/futex: Increment ksft pass and fail counters | Darren Hart | 2015-05-26 | 2 | -1/+4 |
| * | | selftests/futex: Update Makefile to use lib.mk | Darren Hart | 2015-05-26 | 2 | -3/+22 |
| * | | selftests: Add futex functional tests | Darren Hart | 2015-05-26 | 15 | -0/+1889 |
| * | | kselftests: timers: Check _ALARM clockids are supported before suspending | John Stultz | 2015-05-26 | 1 | -1/+5 |
| * | | kselftests: timers: Ease alarmtimer-suspend unreasonable latency value | John Stultz | 2015-05-26 | 1 | -1/+1 |
| * | | kselftests: timers: Increase delay between suspends in alarmtimer-suspend | John Stultz | 2015-05-26 | 1 | -1/+1 |
| * | | selftests/exec: do not install subdir as it is already created | Tyler Baker | 2015-05-26 | 1 | -1/+1 |
| * | | selftests/ftrace: install test.d | Tyler Baker | 2015-05-26 | 1 | -0/+1 |
| * | | selftests: copy TEST_DIRS to INSTALL_PATH | Tyler Baker | 2015-05-26 | 1 | -0/+3 |
| * | | Test compaction of mlocked memory | Sri Jayaramappa | 2015-05-26 | 3 | -1/+243 |
| * | | selftests/mount: output WARN messages when mount test skipped | Zhang Zhen | 2015-05-26 | 1 | -1/+6 |
| * | | selftests/timers: Make git ignore all binaries in timers test suite | Zhang Zhen | 2015-05-26 | 1 | -0/+18 |
* | | | Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-06-26 | 7 | -204/+610 |
|\ \ \ |
|
| * \ \ | Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2015-06-10 | 5 | -199/+603 |
| |\ \ \ |
|
| | * | | | tools:iio:iio_utils: pass strings as const | Hartmut Knaack | 2015-06-01 | 2 | -15/+22 |
| | * | | | tools:iio: rework program parameters | Hartmut Knaack | 2015-06-01 | 2 | -23/+38 |
| | * | | | tools:iio:iio_utils: initialize count during declaration | Hartmut Knaack | 2015-06-01 | 1 | -2/+1 |
| | * | | | tools:iio:iio_utils: move up reset of sysfsfp | Hartmut Knaack | 2015-06-01 | 1 | -1/+1 |
| | * | | | tools:iio:iio_utils: refactor assignment of is_signed | Hartmut Knaack | 2015-06-01 | 1 | -4/+1 |
| | * | | | tools:iio:iio_event_monitor: refactor events output | Hartmut Knaack | 2015-06-01 | 1 | -14/+10 |
| | * | | | tools:iio: return values directly | Hartmut Knaack | 2015-06-01 | 3 | -21/+16 |
| | * | | | tools:iio:iio_utils: add missing documentation | Hartmut Knaack | 2015-06-01 | 2 | -7/+83 |
| | * | | | tools:iio:lsiio: add error handling | Hartmut Knaack | 2015-05-31 | 1 | -12/+32 |
| | * | | | tools:iio:iio_utils: add error handling | Hartmut Knaack | 2015-05-31 | 1 | -42/+223 |
| | * | | | tools:iio:iio_event_monitor: add error handling | Hartmut Knaack | 2015-05-31 | 1 | -2/+7 |
| | * | | | tools:iio:generic_buffer: add error handling | Hartmut Knaack | 2015-05-31 | 1 | -4/+14 |
| | * | | | tools:iio:generic_buffer: catch errors for arguments conversion | Hartmut Knaack | 2015-05-31 | 1 | -0/+9 |
| | * | | | tools:iio: catch errors in string allocation | Hartmut Knaack | 2015-05-31 | 4 | -6/+24 |
| | * | | | tools:iio:iio_utils: mark private function static | Hartmut Knaack | 2015-05-31 | 1 | -2/+3 |
| | * | | | tools:iio:iio_utils: implement digit calculation | Hartmut Knaack | 2015-05-31 | 1 | -4/+31 |
| | * | | | tools:iio:iio_utils: check amount of matches | Hartmut Knaack | 2015-05-31 | 1 | -0/+4 |
| | * | | | tools:iio:generic_buffer: sign-extend and shift data | Hartmut Knaack | 2015-05-31 | 1 | -35/+62 |
| | * | | | tools:iio:generic_buffer: pass up right error code | Hartmut Knaack | 2015-05-31 | 1 | -2/+2 |
| | * | | | tools:iio:generic_buffer: fix check of errno | Hartmut Knaack | 2015-05-31 | 1 | -1/+1 |
| | * | | | tools:iio:iio_event_monitor: save right errno | Hartmut Knaack | 2015-05-31 | 1 | -3/+5 |
| | * | | | tools:iio: save errno first | Hartmut Knaack | 2015-05-31 | 3 | -11/+11 |
| | * | | | tools:iio:lsiio: add closedir before exit | Hartmut Knaack | 2015-05-31 | 1 | -1/+1 |
| | * | | | tools:iio:iio_utils: fix allocation handling | Hartmut Knaack | 2015-05-31 | 1 | -0/+4 |
| | * | | | tools:iio: free channel-array completely | Hartmut Knaack | 2015-05-31 | 2 | -2/+10 |