summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kconfig: remove P_ENV property typeMasahiro Yamada2018-08-143-4/+0
* kconfig: remove unused sym_get_env_prop() functionMasahiro Yamada2018-08-142-10/+0
* kconfig: fix the rule of mainmenu_stmt symbolMasahiro Yamada2018-08-131-2/+2
* init/Kconfig: Use short unix-style option instead of --longnameRob Landley2018-08-091-2/+2
* Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatoryDirk Gouders2018-08-031-2/+2
* kbuild: remove auto.conf from prerequisite of phony targetsMasahiro Yamada2018-07-251-10/+4
* kbuild: do not update config for 'make kernelrelease'Masahiro Yamada2018-07-251-1/+2
* kbuild: do not update config when running install targetsMasahiro Yamada2018-07-251-7/+20
* kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada2018-07-251-0/+3
* kbuild: use 'include' directive to load auto.conf from top MakefileMasahiro Yamada2018-07-251-1/+1
* kconfig: allow all config targets to write auto.conf if missingMasahiro Yamada2018-07-257-19/+30
* kconfig: make syncconfig update .config regardless of sym_change_countMasahiro Yamada2018-07-251-4/+6
* kconfig: create directories needed for syncconfig by itselfMasahiro Yamada2018-07-252-9/+20
* kconfig: remove unneeded directory generation from local*configMasahiro Yamada2018-07-251-1/+0
* kconfig: split out useful helpers in confdata.cMasahiro Yamada2018-07-251-17/+64
* kconfig: rename file_write_dep and move it to confdata.cMasahiro Yamada2018-07-253-32/+30
* kconfig: fix typos in description of "choice" in kconfig-language.txtRandy Dunlap2018-07-251-2/+2
* kconfig: handle format string before calling conf_message_callback()Masahiro Yamada2018-07-254-18/+17
* kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITEDirk Gouders2018-07-186-8/+8
* kconfig: check for pkg-config on make {menu,n,g,x}configRandy Dunlap2018-07-183-0/+17
* Linux 4.18-rc5v4.18-rc5Linus Torvalds2018-07-151-1/+1
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-154-3/+49
|\
| * Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2018-07-142-0/+46
| |\
| | * ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controllerAdam Ford2018-07-121-0/+5
| | * ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary coresNishanth Menon2018-07-121-0/+41
| * | Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2018-07-141-1/+1
| |\ \
| | * | ARM: dts: armada-38x: use the new thermal bindingBaruch Siach2018-07-061-1/+1
| * | | Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixesOlof Johansson2018-07-141-2/+2
| |\ \ \
| | * | | ARM: pxa: irq: fix handling of ICMR registers in suspend/resumeDaniel Mack2018-07-071-2/+2
* | | | | Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2018-07-142-6/+6
|\ \ \ \ \
| * | | | | rtc: fix alarm read and set offsetAlexandre Belloni2018-07-131-3/+5
| * | | | | rtc: mrst: fix error code in probe()Dan Carpenter2018-06-201-3/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-07-142-16/+13
|\ \ \ \ \
| * | | | | xen: setup pv irq ops vector earlierJuergen Gross2018-07-132-16/+12
| * | | | | xen: remove global bit from __default_kernel_pte_mask for pv guestsJuergen Gross2018-07-121-0/+1
* | | | | | Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-blockLinus Torvalds2018-07-141-2/+0
|\ \ \ \ \ \
| * | | | | | bsg: fix bogus EINVAL on non-data commandsTony Battersby2018-07-111-2/+0
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-07-1412-99/+133
|\ \ \ \ \ \ \
| * | | | | | | reiserfs: fix buffer overflow with long warning messagesEric Biggers2018-07-141-60/+81
| * | | | | | | checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messagesJoe Perches2018-07-141-3/+3
| * | | | | | | mm: do not bug_on on incorrect length in __mm_populate()Michal Hocko2018-07-142-19/+12
| * | | | | | | mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVEMichal Hocko2018-07-141-1/+2
| * | | | | | | fs, elf: make sure to page align bss in load_elf_libraryOscar Salvador2018-07-141-3/+2
| * | | | | | | x86/purgatory: add missing FORCE to Makefile targetPhilipp Rudo2018-07-141-1/+1
| * | | | | | | net/9p/client.c: put refcount of trans_mod in error case in parse_opts()piaojun2018-07-141-1/+2
| * | | | | | | mm: allow arch to supply p??_free_tlb functionsNicholas Piggin2018-07-141-0/+8
| * | | | | | | autofs: fix slab out of bounds read in getname_kernel()Tomas Bortoli2018-07-141-9/+13
| * | | | | | | fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*Vlastimil Babka2018-07-141-1/+2
| * | | | | | | mm: do not drop unused pages when userfaultd is runningChristian Borntraeger2018-07-141-1/+7
* | | | | | | | mm: zero unavailable pages before memmap initPavel Tatashin2018-07-141-2/+2