summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: Fix locking issue when changing RO attributeJan Höppner2016-10-281-2/+15
* s390/dasd: Fix locking issue when changing EER attributeJan Höppner2016-10-282-22/+34
* s390/dasd: Eliminate race condition in dasd_generic_set_offline()Jan Höppner2016-10-281-15/+24
* s390/dasd: Make use of dasd_set_feature() more oftenJan Höppner2016-10-281-61/+29
* s390/dasd: Replace simple_strtoul with kstrtouintJan Höppner2016-10-281-20/+11
* s390/cio: clean up DEV_STATE_SENSE_PGIDDong Jia Shi2016-10-282-7/+0
* s390/time: steer clocksource on STP sync eventsMartin Schwidefsky2016-10-287-7/+106
* s390/time: adjust last_update_clock at clock synchronizationMartin Schwidefsky2016-10-281-0/+2
* s390/time: refactor clock syncMartin Schwidefsky2016-10-283-84/+71
* s390/dasd: Define often used variableJan Höppner2016-10-281-8/+8
* s390/dasd: Make setting queue_max_segments more explicitJan Höppner2016-10-281-1/+1
* s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu2016-10-281-3/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-2824-51/+89
|\
| * drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich2016-10-281-1/+1
| * cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König2016-10-281-1/+1
| * ipack: print a hex number after a 0x prefixUwe Kleine-König2016-10-281-1/+1
| * 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