summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makefile.headersinst: remove destination-y optionNicolas Dichtel2017-05-102-20/+5
* Makefile.headersinst: cleanup input filesNicolas Dichtel2017-05-101-24/+14
* x86: stop exporting msr-index.h to userlandNicolas Dichtel2017-05-101-1/+0
* nios2: put setup.h in uapiNicolas Dichtel2017-05-101-0/+1
* h8300: put bitsperlong.h in uapiNicolas Dichtel2017-05-101-3/+3
* Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-0924-68/+124
|\
| * selftests: x86: add missing executables to .gitignoreShuah Khan2017-05-031-0/+13
| * selftests: watchdog: accept multiple params on command lineTimur Tabi2017-05-021-27/+34
| * selftests: create cpufreq kconfig fragmentsNaresh Kamboju2017-04-271-0/+15
| * selftests: x86: override clean in lib.mk to fix warningsShuah Khan2017-04-271-2/+1
| * selftests: sync: override clean in lib.mk to fix warningsShuah Khan2017-04-271-2/+1
| * selftests: splice: override clean in lib.mk to fix warningsShuah Khan2017-04-271-2/+1
| * selftests: gpio: fix clean target to remove all generated files and dirsShuah Khan2017-04-251-1/+7
| * selftests: add gpio generated files to .gitignoreShuah Khan2017-04-251-0/+4
| * selftests: powerpc: override clean in lib.mk to fix warningsShuah Khan2017-04-251-1/+2
| * selftests: gpio: override clean in lib.mk to fix warningsShuah Khan2017-04-251-1/+2
| * selftests: futex: override clean in lib.mk to fix warningsShuah Khan2017-04-251-1/+2
| * selftests: lib.mk: define CLEAN macro to allow Makefiles to override cleanShuah Khan2017-04-251-1/+5
| * selftests: splice: fix clean target to not remove default_file_splice_read.shShuah Khan2017-04-251-1/+1
| * selftests: gpio: add config fragment for gpio-mockupFathi Boudra2017-04-211-0/+2
| * selftests: breakpoints: allow to cross-compile for aarch64/arm64Fathi Boudra2017-04-211-1/+1
| * selftests/Makefile: Add missed PHONY targetsSeongJae Park2017-04-211-1/+1
| * selftests/vm/run_vmtests: Fix wrong commentSeongJae Park2017-04-211-1/+1
| * selftests/Makefile: Add missed closing `"` in commentSeongJae Park2017-04-211-1/+1
| * selftests/vm/run_vmtests: Polish output textSeongJae Park2017-04-141-12/+12
| * selftests/timers: fix spelling mistake: "Asynchronous"Colin Ian King2017-04-131-1/+1
| * selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flagSeongJae Park2017-04-114-9/+9
| * selftests/futex: Fix build error with OUTPUT variableDarren Hart2017-04-111-3/+3
| * kselftest: ftrace: Fix to compare a zero-filled hex valueMasami Hiramatsu2017-04-111-1/+1
| * selftests: vm: add CONFIG_SYSVIPC=y to the config fragmentFathi Boudra2017-04-111-0/+1
| * selftests: ftrace: add CONFIG_KPROBES=y to the config fragmentFathi Boudra2017-04-111-0/+1
| * selftests: lib: add config fragment for bitmap, printf and prime numbers testsFathi Boudra2017-04-111-0/+3
* | Merge tag 'trace-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2017-05-092-12/+10
|\ \
| * | ftrace: Simplify ftrace_match_record() even moreSteven Rostedt (VMware)2017-05-041-11/+9
| * | ftrace: Remove an unneeded conditionDan Carpenter2017-05-041-1/+1
| * | tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()Amey Telawane2017-05-041-1/+1
| | |
| \ \
*-. \ \ Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-0929-623/+764
|\ \ \ \
| | * | | rxe: expose num_possible_cpus() cnum_comp_vectorsSagi Grimberg2017-05-052-2/+1
| | * | | IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory typeLeon Romanovsky2017-05-051-1/+1
| | * | | IB/hfi1: Clean up on context initialization failureMichael J. Ruhl2017-05-055-85/+95
| | * | | IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl2017-05-056-28/+41
| | * | | IB/hfi1: Clean up context initializationMichael J. Ruhl2017-05-059-158/+159
| | * | | IB/hfi1: Correctly clear the pkeyMichael J. Ruhl2017-05-054-23/+17
| | * | | IB/hfi1: Search shared contexts on the opened device, not all devicesMichael J. Ruhl2017-05-053-111/+49
| | * | | IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bitSebastian Sanchez2017-05-051-14/+8
| | * | | IB/hfi1: Use filedata rather than filepointerMichael J. Ruhl2017-05-055-75/+72
| | * | | IB/hfi1: Name function prototype parametersMichael J. Ruhl2017-05-0510-120/+143
| | * | | IB/hfi1: Fix a subcontext memory leakMichael J. Ruhl2017-05-053-15/+23
| | * | | IB/hfi1: Return an error on memory allocation failureMichael J. Ruhl2017-05-051-0/+1
| | * | | IB/hfi1: Adjust default eager_buffer_size to 8MBTymoteusz Kielan2017-05-051-2/+2