summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * block: DAC960: print a hex number after a 0x prefixUwe Kleine-König2016-10-281-2/+2
| * fs: exofs: print a hex number after a 0x prefixUwe Kleine-König2016-10-281-1/+1
| * lib/genalloc.c: start search from start of chunkDaniel Mentz2016-10-281-1/+2
| * mm: memcontrol: do not recurse in direct reclaimJohannes Weiner2016-10-282-0/+11
| * CREDITS: update credit information for Martin KepplingerMartin Kepplinger2016-10-281-2/+3
| * proc: fix NULL dereference when reading /proc/<pid>/auxvLeon Yu2016-10-281-0/+3
| * mm: kmemleak: ensure that the task stack is not freed during scanningCatalin Marinas2016-10-281-2/+5
| * lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov2016-10-281-1/+1
| * latent_entropy: raise CONFIG_FRAME_WARN by defaultKees Cook2016-10-281-0/+1
| * kconfig.h: remove config_enabled() macroMasahiro Yamada2016-10-283-7/+6
| * ipc: account for kmem usage on mqueue and msgAristeu Rozanski2016-10-281-2/+2
| * mm/slab: improve performance of gathering slabinfo statsAruna Ramakrishna2016-10-282-16/+28
| * mm: page_alloc: use KERN_CONT where appropriateJoe Perches2016-10-281-7/+9
| * mm/list_lru.c: avoid error-path NULL pointer derefAlexander Polakov2016-10-281-0/+2
| * h8300: fix syscall restartingMark Rutland2016-10-282-5/+1
| * kcov: properly check if we are in an interruptAndrey Konovalov2016-10-281-1/+8
| * mm/slab: fix kmemcg cache creation delayed issueJoonsoo Kim2016-10-281-1/+1
* | Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testingLinus Torvalds2016-10-281-1/+1
* | mm: remove unused variable in memory hotplugLinus Torvalds2016-10-281-1/+0
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-2811-18/+57
|\ \
| * | i2c: imx: defer probe if bus recovery GPIOs are not readyStefan Agner2016-10-251-4/+7
| * | i2c: designware: Avoid aborted transfers with fast reacting I2C slavesJarkko Nikula2016-10-251-3/+14
| * | i2c: i801: Fix I2C Block Read on 8-Series/C220 and laterJean Delvare2016-10-251-3/+13
| * | i2c: xgene: Avoid dma_buffer overrunHoan Tran2016-10-251-1/+1
| * | i2c: digicolor: Fix module autoloadJavier Martinez Canillas2016-10-251-0/+1
| * | i2c: xlr: Fix module autoload for OF registrationJavier Martinez Canillas2016-10-251-0/+1
| * | i2c: xlp9xx: Fix module autoloadJavier Martinez Canillas2016-10-251-0/+1
| * | i2c: jz4780: Fix module autoloadJavier Martinez Canillas2016-10-251-0/+1
| * | i2c: allow configuration of imx driver for ColdFire architectureGreg Ungerer2016-10-251-2/+2
| * | i2c: mark device nodes only in case of successful instantiationRalf Ramsauer2016-10-251-1/+10
| * | i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timingsDavid Wu2016-10-251-0/+2
| * | i2c: hix5hd2: allow build with ARCH_HISIRuqiang Ju2016-10-251-4/+4
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-10-272-12/+62
|\ \ \
| * | | thermal/powerclamp: correct cpu support checkEric Ernst2016-10-201-12/+2
| * | | thermal: intel_pch_thermal: Enable Haswell PCHSrinivas Pandruvada2016-10-201-0/+9
| * | | thermal: intel_pch_thermal: Add an ACPI passive tripSrinivas Pandruvada2016-10-201-0/+51
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-2712-72/+61
|\ \ \ \
| * | | | s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer2016-10-241-17/+21
| * | | | s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens2016-10-241-8/+8
| * | | | s390/dumpstack: get rid of return_address againHeiko Carstens2016-10-172-27/+1
| * | | | s390/disassambler: use pr_cont where appropriateHeiko Carstens2016-10-171-2/+2
| * | | | s390/dumpstack: use pr_cont where appropriateHeiko Carstens2016-10-171-4/+4
| * | | | s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens2016-10-175-11/+16
| * | | | s390/mm: use hugetlb_bad_size()Shyam Saini2016-10-171-0/+1
| * | | | s390/cio: don't register chpids in reserved stateSebastian Ott2016-10-171-2/+4
| * | | | s390: ignore pkey system callsHeiko Carstens2016-10-171-0/+3
| * | | | s390/dasd: avoid undefined behaviourChristian Borntraeger2016-10-171-2/+2
| |/ / /
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-10-271-0/+1
|\ \ \ \
| * | | | MAINTAINERS: Begin module maintainer transitionRusty Russell2016-10-261-0/+1
* | | | | Merge tag 'for-linus-4.9-rc2-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-274-13/+21
|\ \ \ \ \