summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-23s390/smp: convert cpuhp_setup_state() return code to zero on successHeiko Carstens1-0/+1
2017-08-23s390: fix 'novx' early parameter handlingHeiko Carstens1-1/+1
2017-08-23s390/dasd: add average request times to dasd statisticsStefan Haberland2-4/+34
2017-08-09s390/scm: use common completion pathSebastian Ott1-5/+8
2017-08-09s390/pci: log changes to uid checkingSebastian Ott1-1/+9
2017-08-09s390/vmcp: simplify vmcp_ioctl()Heiko Carstens1-14/+12
2017-08-09s390/vmcp: return -ENOTTY for unknown ioctl commandsHeiko Carstens1-1/+1
2017-08-09s390/vmcp: split vmcp header file and move to uapiHeiko Carstens2-15/+17
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens6-9/+90
2017-08-09s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens3-14/+8
2017-08-09s390/vmcp: fix uaccess check and avoid undefined behaviorHeiko Carstens1-1/+3
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