summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-1180-1750/+111
* smc_diag.h: fix include from userlandNicolas Dichtel2017-05-113-3/+4
* btrfs_tree.h: fix include from userlandNicolas Dichtel2017-05-111-0/+1
* uapi: includes linux/types.h before exporting filesNicolas Dichtel2017-05-116-1/+10
* Makefile.headersinst: remove destination-y optionNicolas Dichtel2017-05-112-20/+5
* Makefile.headersinst: cleanup input filesNicolas Dichtel2017-05-111-24/+14
* x86: stop exporting msr-index.h to userlandNicolas Dichtel2017-05-111-1/+0
* nios2: put setup.h in uapiNicolas Dichtel2017-05-111-0/+1
* h8300: put bitsperlong.h in uapiNicolas Dichtel2017-05-111-3/+3
* Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-0824-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-131-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-082-12/+10
|\ \
| * | ftrace: Simplify ftrace_match_record() even moreSteven Rostedt (VMware)2017-05-031-11/+9
| * | ftrace: Remove an unneeded conditionDan Carpenter2017-05-031-1/+1
| * | tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()Amey Telawane2017-05-031-1/+1
| | |
| \ \
*-. \ \ Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-0829-623/+764
|\ \ \ \
| | * | | rxe: expose num_possible_cpus() cnum_comp_vectorsSagi Grimberg2017-05-042-2/+1
| | * | | IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory typeLeon Romanovsky2017-05-041-1/+1
| | * | | IB/hfi1: Clean up on context initialization failureMichael J. Ruhl2017-05-045-85/+95
| | * | | IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl2017-05-046-28/+41
| | * | | IB/hfi1: Clean up context initializationMichael J. Ruhl2017-05-049-158/+159
| | * | | IB/hfi1: Correctly clear the pkeyMichael J. Ruhl2017-05-044-23/+17
| | * | | IB/hfi1: Search shared contexts on the opened device, not all devicesMichael J. Ruhl2017-05-043-111/+49
| | * | | IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bitSebastian Sanchez2017-05-041-14/+8
| | * | | IB/hfi1: Use filedata rather than filepointerMichael J. Ruhl2017-05-045-75/+72