aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* scripts/sortextable: support objects with more than 64K sections.Jamie Iles2018-11-292-3/+47
* kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2018-11-2918-90/+88
* kallsyms: fix percpu vars on x86-64 with relocation.Rusty Russell2018-11-292-0/+25
* kallsyms: generalize address range checkingKees Cook2018-11-291-21/+32
* kallsyms: Revert back to 128 max symbol lengthMichal Marek2018-11-291-1/+1
* scripts: kallsyms: Use %zu to print 'size_t'Fabio Estevam2018-11-291-1/+1
* Kbuild: Handle longer symbols in kallsyms.cAndi Kleen2018-11-291-1/+7
* kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett2018-11-298-6/+25
* kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->lenMartin Walch2018-11-291-1/+1
* kconfig: adjust warning message for conflicting typesMartin Walch2018-11-291-3/+4
* kconfig: fix trivial typos and update mconf documentationMartin Walch2018-11-293-33/+31
* kconfig/[mn]conf: shorten title in search-boxYann E. MORIN2018-11-292-4/+4
* kconfig/[mn]conf: make it explicit in the search box that a regexp is possibleYann E. MORIN2018-11-292-2/+2
* mconf/nconf: mark empty menus/menuconfigs different from non-empty onesDirk Gouders2018-11-294-13/+31
* kconfig: do not allow more than one symbol to have 'option modules'Yann E. MORIN2018-11-292-0/+7
* kconfig: do not special-case 'MODULES' symbolYann E. MORIN2018-11-292-13/+3
* ARM: 8328/1: remove empty preprocessor #else branchUwe Kleine-König2018-11-291-3/+1
* ARM: 8171/1: Use current_stack_pointer for return_addressBehan Webster2018-11-291-2/+1
* ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König2018-11-291-4/+0
* ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster2018-11-292-6/+1
* USB: core: only clean up what we allocatedAndrey Konovalov2018-11-291-3/+6
* genalloc: Correct nbytes calculation on long boundarySunil Khatri2018-11-291-1/+1
* lib: genalloc: Change chunk allocation to vmallocShubhraprakash Das2018-11-291-2/+14
* lib/scatterlist: error handling in __sg_alloc_table()Dan Carpenter2018-11-291-2/+4
* lib/lzo: huge LZO decompression speedup on ARM by using unaligned accessMarkus F.X.J. Oberhumer2018-11-292-0/+10
* driver: ltr559 fix defineMoyster2018-11-291-2/+2
* drivers: meizu: fix meizu-sensors.c (warning: type qualifiers ignored)Moyster2018-11-291-1/+1
* include: remove redefine in fb.h (CONFIG_DMA_SHARED_BUFFER)Moyster2018-11-291-2/+0
* drivers: meizu: turn off meizu-sensors.c DEBUG flag (no more stupid pr_*/dev_...Moyster2018-11-291-2/+2
* sound: core: fix warning: this 'if' clause does not guard...Moyster2018-11-291-2/+4
* arm64: kuser32-bit helpers: dont include unistd32.hAmit Pundir2018-11-291-1/+0
* GCC: Fix up for gcc 5+mydongistiny2018-11-2934-4/+61
* ANDROID: HID: debug: check length in hid_debug_events_read() before copy_to_u...Daniel Rosenberg2018-11-291-1/+7
* makefile: Add --strip-debug flagWilli Ye2018-11-291-1/+1
* kbuild: Support split debug info v4Andi Kleen2018-11-292-0/+20
* kbuild: LLVMLinux: Add Kbuild support for building kernel with ClangBehan Webster2018-11-291-0/+29
* ./Makefile: tell gcc optimizer to never introduce new data racesJiri Kosina2018-11-291-0/+3
* turn off -Wattribute-aliasArnd Bergmann2018-11-291-0/+1
* disable new gcc-7.1.1 warnings for nowLinus Torvalds2018-11-291-6/+6
* Disable "frame-address" warningLinus Torvalds2018-11-291-0/+1
* kbuild: add -fno-PIESebastian Andrzej Siewior2018-11-291-1/+2
* Makefile: Fix unrecognized cross-compiler command line optionsGeert Uytterhoeven2018-11-291-3/+5
* ARM: fix put_user() for gcc-8Arnd Bergmann2018-11-291-1/+1
* FROMLIST: ANDROID: binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.Martijn Coenen2018-11-292-0/+65
* UPSTREAM: binder: replace "%p" with "%pK"Todd Kjos2018-11-291-4/+4
* UPSTREAM: binder: free memory on errorChristian Brauner2018-11-291-2/+6
* UPSTREAM: ANDROID: binder: change down_write to down_readMinchan Kim2018-11-292-4/+6
* UPSTREAM: ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR宋金时2018-11-291-0/+1
* UPSTREAM: ANDROID: binder: remove 32-bit binder interface.Martijn Coenen2018-11-292-18/+1
* UPSTREAM: ANDROID: binder: re-order some conditionsDan Carpenter2018-11-291-2/+2