summaryrefslogtreecommitdiffstats
path: root/kernel/uid16.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-10-27blk-mq: update hardware and software queues for sleeping allocJens Axboe1-3/+3
2016-10-26block: flush: fix IO hang in case of flood fua reqMing Lei1-0/+28
2016-10-26MAINTAINERS: Begin module maintainer transitionRusty Russell1-0/+1
2016-10-25ahci: fix the single MSI-X case in ahci_init_oneChristoph Hellwig1-1/+1
2016-10-25i2c: imx: defer probe if bus recovery GPIOs are not readyStefan Agner1-4/+7
2016-10-25i2c: designware: Avoid aborted transfers with fast reacting I2C slavesJarkko Nikula1-3/+14
2016-10-25i2c: i801: Fix I2C Block Read on 8-Series/C220 and laterJean Delvare1-3/+13
2016-10-25i2c: xgene: Avoid dma_buffer overrunHoan Tran1-1/+1
2016-10-25i2c: digicolor: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-25i2c: xlr: Fix module autoload for OF registrationJavier Martinez Canillas1-0/+1
2016-10-25i2c: xlp9xx: Fix module autoloadJavier Martinez Canillas1-0/+1