summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'parisc-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-121-10/+6
|\
| * parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architecturesHelge Deller2014-10-121-10/+6
* | Merge tag 'platform-drivers-x86-v3.18-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-10-125-369/+522
|\ \
| * | toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd typeAzael Avalos2014-10-061-9/+29
| * | toshiba_acpi: Change HCI/SCI functions return code typeAzael Avalos2014-09-301-67/+62
| * | toshiba_acpi: Unify return codes prefix from HCI/SCI to TOSAzael Avalos2014-09-301-71/+72
| * | toshiba_acpi: Rename hci_raw to tci_rawAzael Avalos2014-09-301-59/+60
| * | dell-wmi: Fix access out of memoryPali Rohár2014-09-291-3/+9
| * | eeepc-laptop: clean up control flow in *_rfkill_notifierFrans Klaver2014-09-221-29/+28
| * | eeepc-laptop: store_cpufv: return error if set_acpi failsFrans Klaver2014-09-191-1/+3
| * | eeepc-laptop: check proper return values in get_cpufvFrans Klaver2014-09-191-1/+4
| * | eeepc-laptop: make fan1_input really read-onlyFrans Klaver2014-09-191-9/+13
| * | eeepc-laptop: pull out SENSOR_STORE_FUNC and SENSOR_SHOW_FUNC macrosFrans Klaver2014-09-191-3/+9
| * | eeepc-laptop: tell sysfs that the disp attribute is write-onlyFrans Klaver2014-09-191-5/+9
| * | eeepc-laptop: pull out ACPI_STORE_FUNC and ACPI_SHOW_FUNC macrosFrans Klaver2014-09-191-3/+9
| * | eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributesFrans Klaver2014-09-191-30/+4
| * | eeepc-laptop: change sysfs function names to API expectationsFrans Klaver2014-09-191-14/+14
| * | eeepc-laptop: clean up coding styleFrans Klaver2014-09-191-3/+5
| * | eeepc-laptop: simplify parse_arg()Paul Bolle2014-09-181-18/+18
| * | intel-rst: Clean up ACPI add functionPeter Ujfalusi2014-09-171-10/+5
| * | intel-rst: Use ACPI_FAILURE() macro instead !ACPI_SUCCESS() for error checkingPeter Ujfalusi2014-09-171-4/+4
| * | x86: thinkpad_acpi.c: fixed spacing coding style issueJan van den Berg2014-09-171-22/+22
| * | toshiba_acpi: Support new keyboard backlight typeAzael Avalos2014-09-171-32/+156
| * | toshiba_acpi: Change touchpad store to check for invalid valuesAzael Avalos2014-09-171-4/+10
| * | toshiba_acpi: Fix illumination not available on certain modelsAzael Avalos2014-09-171-1/+1
| * | toshiba_acpi: Additional hotkey scancodesAzael Avalos2014-09-171-1/+6
* | | Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-121-1/+2
|\ \ \
| * | | mm: Support fadvise without CONFIG_MMUJosh Triplett2014-10-101-1/+2
* | | | Merge tag 'kselftest-3.18-updates-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-122-40/+17
|\ \ \ \
| * | | | selftests/memfd: Run test on all architecturesPranith Kumar2014-09-171-21/+0
| * | | | memfd_test: Add missing argument to printf()Pranith Kumar2014-09-041-1/+1
| * | | | memfd_test: Make it work on 32-bit systemsPranith Kumar2014-09-041-18/+16
* | | | | Merge tag 'ftracetest-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-1219-0/+446
|\ \ \ \ \
| * | | | | tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup testMasami Hiramatsu2014-10-082-0/+31
| * | | | | ftracetest: Add POSIX.3 standard and XFAIL result codesMasami Hiramatsu2014-10-0313-33/+189
| * | | | | ftracetest: Add kprobe basic testcasesMasami Hiramatsu2014-09-232-0/+25
| * | | | | ftracetest: Add ftrace basic testcasesMasami Hiramatsu2014-09-233-0/+17
| * | | | | ftracetest: Initial commit for ftracetestMasami Hiramatsu2014-09-236-0/+217
* | | | | | Merge tag 'ktest-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2014-10-122-14/+57
|\ \ \ \ \ \
| * | | | | | ktest: Don't bother with bisect good or bad on replaySteven Rostedt (Red Hat)2014-10-071-6/+8
| * | | | | | ktest: Fix check for new kernel success on rebooting to good kernelSteven Rostedt (Red Hat)2014-10-071-0/+6
| * | | | | | ktest: add ability to skip during BISECT_MANUALChris J Arges2014-09-191-2/+4
| * | | | | | ktest: Add PATCHCHECK_CHERRYSteven Rostedt (Red Hat)2014-09-192-6/+39
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'trace-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2014-10-122-18/+34
|\ \ \ \ \ \
| * | | | | | tracing: Clean up scheduling in trace_wakeup_test_thread()Steven Rostedt2014-10-091-17/+30
| * | | | | | tracing: Robustify wait loopPeter Zijlstra2014-10-081-1/+4
* | | | | | | Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-10-125-178/+267
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | ftrace: Only disable ftrace_enabled to test buffer in selftestSteven Rostedt (Red Hat)2014-09-121-0/+4
| * | | | | | ftrace: Add sanity check when unregistering last ftrace_opsSteven Rostedt (Red Hat)2014-09-121-0/+15
| * | | | | | kernel: trace_syscalls: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-09-101-2/+2
OpenPOWER on IntegriCloud