summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390: move thread_info into task_structHeiko Carstens2016-11-118-36/+19
* s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky2016-11-118-5/+144
* s390/bitops: use atomic primitives for bitopsMartin Schwidefsky2016-11-111-55/+7
* s390/atomic: refactor atomic primitivesMartin Schwidefsky2016-11-113-169/+170
* s390: remove unneeded dependency for gen_facilitiesMasahiro Yamada2016-11-081-2/+0
* s390: squash facilities_src.h into gen_facilities.cMasahiro Yamada2016-11-072-83/+73
* s390: delete unneeded #include <linux/kconfig.h> from facilities_src.hMasahiro Yamada2016-11-071-2/+0
* s390: virtio: make ccw explicitly non-modularPaul Gortmaker2016-10-311-23/+2
* s390: hotplug: make pci_hpc explicitly non-modularPaul Gortmaker2016-10-311-5/+2
* s390: kernel: make lgr explicitly non-modularPaul Gortmaker2016-10-311-2/+3
* s390: hypfs: make inode explicitly non-modularPaul Gortmaker2016-10-311-20/+4
* s390: char: make slcp_quiesce explicitly non-modularPaul Gortmaker2016-10-311-3/+1
* s390: char: make sclp_tty explicitly non-modularPaul Gortmaker2016-10-311-2/+1
* s390: char: make con3215 explicitly non-modularPaul Gortmaker2016-10-311-11/+1
* s390: char: make zcore explicitly non-modularPaul Gortmaker2016-10-311-19/+1
* s390: cio: make it explicitly non-modularPaul Gortmaker2016-10-314-16/+11
* 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