summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-17s390/time: fix clocksource steering for negative clock offsetsMartin Schwidefsky
2016-11-17zcore: Improve startup-message textMichael Holzheu
2016-11-15s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move system_call field from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move thread_info into task_structHeiko Carstens
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky
2016-11-11s390/bitops: use atomic primitives for bitopsMartin Schwidefsky
2016-11-11s390/atomic: refactor atomic primitivesMartin Schwidefsky
2016-11-08s390: remove unneeded dependency for gen_facilitiesMasahiro Yamada
2016-11-07s390: squash facilities_src.h into gen_facilities.cMasahiro Yamada
2016-11-07s390: delete unneeded #include <linux/kconfig.h> from facilities_src.hMasahiro Yamada
2016-10-31s390: virtio: make ccw explicitly non-modularPaul Gortmaker
2016-10-31s390: hotplug: make pci_hpc explicitly non-modularPaul Gortmaker
2016-10-31s390: kernel: make lgr explicitly non-modularPaul Gortmaker
2016-10-31s390: hypfs: make inode explicitly non-modularPaul Gortmaker
2016-10-31s390: char: make slcp_quiesce explicitly non-modularPaul Gortmaker
2016-10-31s390: char: make sclp_tty explicitly non-modularPaul Gortmaker
2016-10-31s390: char: make con3215 explicitly non-modularPaul Gortmaker
2016-10-31s390: char: make zcore explicitly non-modularPaul Gortmaker
2016-10-31s390: cio: make it explicitly non-modularPaul Gortmaker
2016-10-28s390/dasd: Fix locking issue when changing RO attributeJan Höppner
2016-10-28s390/dasd: Fix locking issue when changing EER attributeJan Höppner
2016-10-28s390/dasd: Eliminate race condition in dasd_generic_set_offline()Jan Höppner
2016-10-28s390/dasd: Make use of dasd_set_feature() more oftenJan Höppner
2016-10-28s390/dasd: Replace simple_strtoul with kstrtouintJan Höppner
2016-10-28s390/cio: clean up DEV_STATE_SENSE_PGIDDong Jia Shi
2016-10-28s390/time: steer clocksource on STP sync eventsMartin Schwidefsky
2016-10-28s390/time: adjust last_update_clock at clock synchronizationMartin Schwidefsky
2016-10-28s390/time: refactor clock syncMartin Schwidefsky
2016-10-28s390/dasd: Define often used variableJan Höppner
2016-10-28s390/dasd: Make setting queue_max_segments more explicitJan Höppner
2016-10-28s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-27drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich
2016-10-27cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König
2016-10-27ipack: print a hex number after a 0x prefixUwe Kleine-König
2016-10-27block: DAC960: print a hex number after a 0x prefixUwe Kleine-König
2016-10-27fs: exofs: print a hex number after a 0x prefixUwe Kleine-König
2016-10-27lib/genalloc.c: start search from start of chunkDaniel Mentz
2016-10-27mm: memcontrol: do not recurse in direct reclaimJohannes Weiner
2016-10-27CREDITS: update credit information for Martin KepplingerMartin Kepplinger
2016-10-27proc: fix NULL dereference when reading /proc/<pid>/auxvLeon Yu
2016-10-27mm: kmemleak: ensure that the task stack is not freed during scanningCatalin Marinas
2016-10-27lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov
2016-10-27latent_entropy: raise CONFIG_FRAME_WARN by defaultKees Cook
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada
2016-10-27ipc: account for kmem usage on mqueue and msgAristeu Rozanski
2016-10-27mm/slab: improve performance of gathering slabinfo statsAruna Ramakrishna
2016-10-27mm: page_alloc: use KERN_CONT where appropriateJoe Perches