summaryrefslogtreecommitdiffstats
path: root/crypto/api.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-09s390/mm: prevent memory offline for memory blocks with cma areasHeiko Carstens1-0/+53
2017-08-09s390/mm: add missing virt_to_pfn() etc. helper functionsHeiko Carstens1-7/+17
2017-08-03s390/cio: add const to bin_attribute structuresBhumika Goyal1-2/+2
2017-08-03s390/sclp: add const to bin_attribute structureBhumika Goyal1-1/+1
2017-08-03s390: use generic asm/unaligned.hHeiko Carstens2-13/+1
2017-08-03s390: use generic uapi/asm/swab.hHeiko Carstens2-89/+1
2017-08-02s390: remove asm/mman.h and asm/types.hHeiko Carstens3-25/+1
2017-08-02s390/nmi: keep comments consistentHeiko Carstens1-1/+1
2017-07-26s390/spinlock: add niai spinlock hintsMartin Schwidefsky2-40/+56
2017-07-26s390/sclp_ocf: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/tape: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/raw3270: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/qeth: constify attribute_group structures.Arvind Yadav1-4/+4
2017-07-26s390/cio: constify attribute_group structures.Arvind Yadav1-2/+2
2017-07-26s390/dasd: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/zcrypt_card: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/zcrypt_queue: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390: add support for IBM z14 machinesMartin Schwidefsky4-2/+28
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky12-62/+130
2017-07-26s390/sclp: single increment assignment controlMartin Schwidefsky1-0/+1
2017-07-26s390/mm,vmem: simplify region and segment table allocation codeHeiko Carstens4-39/+18
2017-07-26KVM: s390: use new mm defines instead of magic valuesHeiko Carstens4-27/+26
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens15-99/+103
2017-07-26s390/mm: introduce defines to reflect the hardware mmuHeiko Carstens3-23/+57
2017-07-26s390/mm: get rid of __ASSEMBLY__ guards within pgtable.hHeiko Carstens1-5/+0
2017-07-26s390/mm: remove and correct comments within pgtable.hHeiko Carstens1-27/+4
2017-07-25s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushingMartin Schwidefsky2-17/+31
2017-07-25s390/mm: add guest ASCE TLB flush optimizationMartin Schwidefsky4-28/+70
2017-07-25s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky6-42/+129
2017-07-25s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky8-21/+208
2017-07-24uuid: remove uuid_beChristoph Hellwig1-14/+0
2017-07-24thunderbolt: use uuid_t instead of uuid_beChristoph Hellwig3-12/+12
2017-07-24HID: ortek: add one more buggy deviceBenjamin Tissoires3-2/+6
2017-07-24vfio: ccw: fix bad ptr math for TIC cda translationJason J. Herne1-1/+1
2017-07-24Linux 4.13-rc2v4.13-rc2Linus Torvalds1-1/+1
2017-07-24Properly alphabetize MAINTAINERS fileLinus Torvalds2-1741/+1815
2017-07-24Fix up MAINTAINERS file problemsLinus Torvalds1-13/+4
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross3-10/+23
2017-07-23xen/x86: fix cpu hotplugJuergen Gross1-1/+2
2017-07-23xen/grant-table: log the lack of grantsWengang Wang1-1/+8
2017-07-23xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov1-1/+0
2017-07-22MAINTAINERS: fix alphabetical orderingRandy Dunlap1-817/+816
2017-07-21NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()Trond Myklebust1-2/+11
2017-07-21HID: usbhid: fix "always poll" quirkDmitry Torokhov1-6/+10
2017-07-21NFS: Be more careful about mapping file permissionsTrond Myklebust1-8/+17
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust2-4/+7
2017-07-21NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()Trond Myklebust1-9/+2
2017-07-21NFS: Refactor NFS access to kernel access mask calculationTrond Myklebust1-8/+23
2017-07-21net/sunrpc/xprt_sock: fix regression in connection error reporting.NeilBrown1-0/+2
2017-07-21nfs: count correct array for mnt3_counts array sizeEryu Guan1-1/+1