Age | Commit message (Expand) | Author | Files | Lines |
2017-07-13 | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s... | Michal Hocko | 1 | -1/+1 |
2017-07-07 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+1 |
2017-06-12 | s390: drivers: convert to use DRIVER_ATTR_RO/WO | Greg Kroah-Hartman | 2 | -11/+8 |
2017-05-16 | s390 keyboard.c: don't open-code strndup_user() | Al Viro | 1 | -6/+1 |
2017-04-21 | s390/sclp: Detect KSS facility | Farhan Ali | 1 | -1/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -1/+2 |
2017-02-08 | s390/sclp: get rid of common response code handling | Heiko Carstens | 3 | -33/+17 |
2017-02-08 | s390/sclp: don't add new lines to each printed string | Heiko Carstens | 1 | -9/+7 |
2017-02-08 | s390/sclp: make early sclp code readable | Heiko Carstens | 4 | -280/+228 |
2017-02-08 | s390/sclp: disable early sclp code as soon as the base sclp driver is active | Heiko Carstens | 3 | -7/+11 |
2017-02-08 | s390/sclp: move early printk code to drivers | Heiko Carstens | 2 | -1/+228 |
2017-01-16 | s390: use false/true when using bool | Heiko Carstens | 2 | -2/+2 |
2017-01-16 | s390: proper type casts for csum_partial invocations | Heiko Carstens | 1 | -1/+1 |
2017-01-16 | s390/zcore: remove unneeded linux/miscdevice.h include | Corentin Labbe | 1 | -1/+0 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 13 | -13/+13 |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 8 | -61/+61 |
2016-12-12 | s390/vmlogrdr: fix IUCV buffer allocation | Gerald Schaefer | 1 | -1/+1 |
2016-12-07 | s390/smp: initialize cpu_present_mask in setup_arch | Heiko Carstens | 3 | -24/+55 |
2016-11-17 | zcore: Improve startup-message text | Michael Holzheu | 1 | -1/+1 |
2016-11-10 | s390: char: make slp_ctl explicitly non-modular | Paul Gortmaker | 1 | -2/+2 |
2016-10-31 | s390: char: make slcp_quiesce explicitly non-modular | Paul Gortmaker | 1 | -3/+1 |
2016-10-31 | s390: char: make sclp_tty explicitly non-modular | Paul Gortmaker | 1 | -2/+1 |
2016-10-31 | s390: char: make con3215 explicitly non-modular | Paul Gortmaker | 1 | -11/+1 |
2016-10-31 | s390: char: make zcore explicitly non-modular | Paul Gortmaker | 1 | -19/+1 |
2016-10-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 3 | -15/+16 |
2016-09-30 | s390/con3270: fix insufficient space padding | Sascha Silbe | 1 | -2/+7 |
2016-09-30 | s390/con3270: fix use of uninitialised data | Sascha Silbe | 1 | -1/+1 |
2016-09-20 | s390/vmur: fix irq pointer dereference in int handler | Sebastian Ott | 1 | -4/+5 |
2016-08-31 | miscdevice: Add helper macro for misc device boilerplate | PrasannaKumar Muralidharan | 1 | -18/+1 |
2016-08-24 | s390/tape: Use memdup_user() rather than duplicating its implementation | Markus Elfring | 1 | -8/+3 |
2016-08-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -9/+26 |
2016-07-13 | s390/console: Make preferred console handling more consistent | Peter Oberparleiter | 1 | -1/+2 |
2016-06-13 | s390/ipl: rename diagnose enums | Heiko Carstens | 1 | -1/+1 |
2016-06-13 | s390/cpuinfo: show dynamic and static cpu mhz | Heiko Carstens | 1 | -1/+1 |
2016-06-13 | s390/keyboard: use memdup_user_nul() | Muhammad Falak R Wani | 1 | -12/+3 |
2016-06-10 | s390/sclp: detect storage-key facility | David Hildenbrand | 1 | -0/+1 |
2016-06-10 | s390/sclp: detect interlock-and-broadcast-suppression facility | David Hildenbrand | 1 | -0/+1 |
2016-06-10 | s390/sclp: detect PFMF interpretation facility | David Hildenbrand | 1 | -1/+3 |
2016-06-10 | s390/sclp: detect conditional-external-interception facility | David Hildenbrand | 1 | -0/+1 |
2016-06-10 | s390/sclp: detect intervention bypass facility | David Hildenbrand | 1 | -0/+1 |
2016-06-10 | s390/sclp: detect guest-storage-limit-suppression | David Hildenbrand | 1 | -0/+1 |
2016-06-10 | s390/sclp: detect cmma | David Hildenbrand | 1 | -0/+1 |
2016-06-10 | s390/sclp: detect guest-PER enhancement | David Hildenbrand | 1 | -0/+1 |
2016-06-10 | s390/sclp: detect 64-bit-SCAO facility | David Hildenbrand | 1 | -0/+1 |
2016-06-10 | s390: Make cpc_name accessible | Janosch Frank | 1 | -8/+15 |
2016-05-21 | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -14/+12 |
2016-05-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+5 |
2016-05-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 10 | -190/+337 |
2016-05-10 | s390/3270: hangup the 3270 tty after a disconnect | Martin Schwidefsky | 1 | -3/+35 |
2016-05-10 | s390/3270: handle reconnect of a tty with a different size | Martin Schwidefsky | 2 | -4/+53 |