| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs | Christian Borntraeger | 2017-08-29 | 2 | -8/+33 |
* | s390/dasd: Add discard support for FBA devices | Jan Höppner | 2017-08-29 | 5 | -5/+226 |
* | s390/zcrypt: make CPRBX const | Bhumika Goyal | 2017-08-29 | 1 | -1/+1 |
* | s390/uaccess: avoid mvcos jump label | Martin Schwidefsky | 2017-08-29 | 1 | -12/+26 |
* | s390/mm: use generic mm_hooks | Martin Schwidefsky | 2017-08-29 | 1 | -26/+1 |
* | s390/facilities: fix typo | Heiko Carstens | 2017-08-29 | 1 | -1/+1 |
* | s390/vmcp: simplify vmcp_response_free() | Heiko Carstens | 2017-08-29 | 1 | -3/+2 |
* | s390/topology: Remove the unused parent_node() macro | Dou Liyang | 2017-08-23 | 1 | -6/+0 |
* | s390/dasd: Change unsigned long long to unsigned long | Jan Höppner | 2017-08-23 | 10 | -20/+16 |
* | s390/smp: convert cpuhp_setup_state() return code to zero on success | Heiko Carstens | 2017-08-23 | 1 | -0/+1 |
* | s390: fix 'novx' early parameter handling | Heiko Carstens | 2017-08-23 | 1 | -1/+1 |
* | s390/dasd: add average request times to dasd statistics | Stefan Haberland | 2017-08-23 | 2 | -4/+34 |
* | s390/scm: use common completion path | Sebastian Ott | 2017-08-09 | 1 | -5/+8 |
* | s390/pci: log changes to uid checking | Sebastian Ott | 2017-08-09 | 1 | -1/+9 |
* | s390/vmcp: simplify vmcp_ioctl() | Heiko Carstens | 2017-08-09 | 1 | -14/+12 |
* | s390/vmcp: return -ENOTTY for unknown ioctl commands | Heiko Carstens | 2017-08-09 | 1 | -1/+1 |
* | s390/vmcp: split vmcp header file and move to uapi | Heiko Carstens | 2017-08-09 | 2 | -15/+17 |
* | s390/vmcp: make use of contiguous memory allocator | Heiko Carstens | 2017-08-09 | 6 | -9/+90 |
* | s390/cpcmd,vmcp: avoid GFP_DMA allocations | Heiko Carstens | 2017-08-09 | 3 | -14/+8 |
* | s390/vmcp: fix uaccess check and avoid undefined behavior | Heiko Carstens | 2017-08-09 | 1 | -1/+3 |
* | s390/mm: prevent memory offline for memory blocks with cma areas | Heiko Carstens | 2017-08-09 | 1 | -0/+53 |
* | s390/mm: add missing virt_to_pfn() etc. helper functions | Heiko Carstens | 2017-08-09 | 1 | -7/+17 |
* | s390/cio: add const to bin_attribute structures | Bhumika Goyal | 2017-08-03 | 1 | -2/+2 |
* | s390/sclp: add const to bin_attribute structure | Bhumika Goyal | 2017-08-03 | 1 | -1/+1 |
* | s390: use generic asm/unaligned.h | Heiko Carstens | 2017-08-03 | 2 | -13/+1 |
* | s390: use generic uapi/asm/swab.h | Heiko Carstens | 2017-08-03 | 2 | -89/+1 |
* | s390: remove asm/mman.h and asm/types.h | Heiko Carstens | 2017-08-02 | 3 | -25/+1 |
* | s390/nmi: keep comments consistent | Heiko Carstens | 2017-08-02 | 1 | -1/+1 |
* | Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Martin Schwidefsky | 2017-07-26 | 1 | -1/+1 |
|\ |
|
| * | vfio: ccw: fix bad ptr math for TIC cda translation | Jason J. Herne | 2017-07-24 | 1 | -1/+1 |
* | | s390/spinlock: add niai spinlock hints | Martin Schwidefsky | 2017-07-26 | 2 | -40/+56 |
* | | s390/sclp_ocf: constify attribute_group structures. | Arvind Yadav | 2017-07-26 | 1 | -1/+1 |
* | | s390/tape: constify attribute_group structures. | Arvind Yadav | 2017-07-26 | 1 | -1/+1 |
* | | s390/raw3270: constify attribute_group structures. | Arvind Yadav | 2017-07-26 | 1 | -1/+1 |
* | | s390/qeth: constify attribute_group structures. | Arvind Yadav | 2017-07-26 | 1 | -4/+4 |
* | | s390/cio: constify attribute_group structures. | Arvind Yadav | 2017-07-26 | 1 | -2/+2 |
* | | s390/dasd: constify attribute_group structures. | Arvind Yadav | 2017-07-26 | 1 | -1/+1 |
* | | s390/zcrypt_card: constify attribute_group structures. | Arvind Yadav | 2017-07-26 | 1 | -1/+1 |
* | | s390/zcrypt_queue: constify attribute_group structures. | Arvind Yadav | 2017-07-26 | 1 | -1/+1 |
* | | s390: add support for IBM z14 machines | Martin Schwidefsky | 2017-07-26 | 4 | -2/+28 |
* | | s390/time: add support for the TOD clock epoch extension | Martin Schwidefsky | 2017-07-26 | 12 | -62/+130 |
* | | s390/sclp: single increment assignment control | Martin Schwidefsky | 2017-07-26 | 1 | -0/+1 |
* | | s390/mm,vmem: simplify region and segment table allocation code | Heiko Carstens | 2017-07-26 | 4 | -39/+18 |
* | | KVM: s390: use new mm defines instead of magic values | Heiko Carstens | 2017-07-26 | 4 | -27/+26 |
* | | s390/mm: use new mm defines instead of magic values | Heiko Carstens | 2017-07-26 | 15 | -99/+103 |
* | | s390/mm: introduce defines to reflect the hardware mmu | Heiko Carstens | 2017-07-26 | 3 | -23/+57 |
* | | s390/mm: get rid of __ASSEMBLY__ guards within pgtable.h | Heiko Carstens | 2017-07-26 | 1 | -5/+0 |
* | | s390/mm: remove and correct comments within pgtable.h | Heiko Carstens | 2017-07-26 | 1 | -27/+4 |
* | | Merge branch 'tlb-flushing' into features | Martin Schwidefsky | 2017-07-26 | 13 | -81/+411 |
|\ \ |
|
| * | | s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushing | Martin Schwidefsky | 2017-07-25 | 2 | -17/+31 |