summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig.debug (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky8-5/+144
2016-11-11s390/bitops: use atomic primitives for bitopsMartin Schwidefsky1-55/+7
2016-11-11s390/atomic: refactor atomic primitivesMartin Schwidefsky3-169/+170
2016-11-08s390: remove unneeded dependency for gen_facilitiesMasahiro Yamada1-2/+0
2016-11-07s390: squash facilities_src.h into gen_facilities.cMasahiro Yamada2-83/+73
2016-11-07s390: delete unneeded #include <linux/kconfig.h> from facilities_src.hMasahiro Yamada1-2/+0
2016-10-31s390: virtio: make ccw explicitly non-modularPaul Gortmaker1-23/+2
2016-10-31s390: hotplug: make pci_hpc explicitly non-modularPaul Gortmaker1-5/+2
2016-10-31s390: kernel: make lgr explicitly non-modularPaul Gortmaker1-2/+3
2016-10-31s390: hypfs: make inode explicitly non-modularPaul Gortmaker1-20/+4
2016-10-31s390: char: make slcp_quiesce explicitly non-modularPaul Gortmaker1-3/+1
2016-10-31s390: char: make sclp_tty explicitly non-modularPaul Gortmaker1-2/+1
2016-10-31s390: char: make con3215 explicitly non-modularPaul Gortmaker1-11/+1
2016-10-31s390: char: make zcore explicitly non-modularPaul Gortmaker1-19/+1
2016-10-31s390: cio: make it explicitly non-modularPaul Gortmaker4-16/+11
2016-10-28s390/dasd: Fix locking issue when changing RO attributeJan Höppner1-2/+15
2016-10-28s390/dasd: Fix locking issue when changing EER attributeJan Höppner2-22/+34
2016-10-28s390/dasd: Eliminate race condition in dasd_generic_set_offline()Jan Höppner1-15/+24
2016-10-28s390/dasd: Make use of dasd_set_feature() more oftenJan Höppner1-61/+29
2016-10-28s390/dasd: Replace simple_strtoul with kstrtouintJan Höppner1-20/+11
2016-10-28s390/cio: clean up DEV_STATE_SENSE_PGIDDong Jia Shi2-7/+0
2016-10-28s390/time: steer clocksource on STP sync eventsMartin Schwidefsky7-7/+106
2016-10-28s390/time: adjust last_update_clock at clock synchronizationMartin Schwidefsky1-0/+2
2016-10-28s390/time: refactor clock syncMartin Schwidefsky3-84/+71
2016-10-28s390/dasd: Define often used variableJan Höppner1-8/+8
2016-10-28s390/dasd: Make setting queue_max_segments more explicitJan Höppner1-1/+1
2016-10-28s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu1-3/+3
2016-10-28drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich1-1/+1
2016-10-28cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-28ipack: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-28block: DAC960: print a hex number after a 0x prefixUwe Kleine-König1-2/+2
2016-10-28fs: exofs: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-28lib/genalloc.c: start search from start of chunkDaniel Mentz1-1/+2
2016-10-28mm: memcontrol: do not recurse in direct reclaimJohannes Weiner2-0/+11
2016-10-28CREDITS: update credit information for Martin KepplingerMartin Kepplinger1-2/+3
2016-10-28proc: fix NULL dereference when reading /proc/<pid>/auxvLeon Yu1-0/+3
2016-10-28mm: kmemleak: ensure that the task stack is not freed during scanningCatalin Marinas1-2/+5
2016-10-28lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov1-1/+1
2016-10-28latent_entropy: raise CONFIG_FRAME_WARN by defaultKees Cook1-0/+1
2016-10-28kconfig.h: remove config_enabled() macroMasahiro Yamada3-7/+6
2016-10-28ipc: account for kmem usage on mqueue and msgAristeu Rozanski1-2/+2
2016-10-28mm/slab: improve performance of gathering slabinfo statsAruna Ramakrishna2-16/+28
2016-10-28mm: page_alloc: use KERN_CONT where appropriateJoe Perches1-7/+9
2016-10-28mm/list_lru.c: avoid error-path NULL pointer derefAlexander Polakov1-0/+2
2016-10-28h8300: fix syscall restartingMark Rutland2-5/+1
2016-10-28kcov: properly check if we are in an interruptAndrey Konovalov1-1/+8
2016-10-28mm/slab: fix kmemcg cache creation delayed issueJoonsoo Kim1-1/+1
2016-10-28Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testingLinus Torvalds1-1/+1
2016-10-28mm: remove unused variable in memory hotplugLinus Torvalds1-1/+0
2016-10-27mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds6-182/+21