index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
s390/dasd: Add discard support for FBA devices
Jan Höppner
5
-5
/
+226
2017-08-29
s390/zcrypt: make CPRBX const
Bhumika Goyal
1
-1
/
+1
2017-08-29
s390/uaccess: avoid mvcos jump label
Martin Schwidefsky
1
-12
/
+26
2017-08-29
s390/mm: use generic mm_hooks
Martin Schwidefsky
1
-26
/
+1
2017-08-29
s390/facilities: fix typo
Heiko Carstens
1
-1
/
+1
2017-08-29
s390/vmcp: simplify vmcp_response_free()
Heiko Carstens
1
-3
/
+2
2017-08-23
s390/topology: Remove the unused parent_node() macro
Dou Liyang
1
-6
/
+0
2017-08-23
s390/dasd: Change unsigned long long to unsigned long
Jan Höppner
10
-20
/
+16
2017-08-23
s390/smp: convert cpuhp_setup_state() return code to zero on success
Heiko Carstens
1
-0
/
+1
2017-08-23
s390: fix 'novx' early parameter handling
Heiko Carstens
1
-1
/
+1
2017-08-23
s390/dasd: add average request times to dasd statistics
Stefan Haberland
2
-4
/
+34
2017-08-09
s390/scm: use common completion path
Sebastian Ott
1
-5
/
+8
2017-08-09
s390/pci: log changes to uid checking
Sebastian Ott
1
-1
/
+9
2017-08-09
s390/vmcp: simplify vmcp_ioctl()
Heiko Carstens
1
-14
/
+12
2017-08-09
s390/vmcp: return -ENOTTY for unknown ioctl commands
Heiko Carstens
1
-1
/
+1
2017-08-09
s390/vmcp: split vmcp header file and move to uapi
Heiko Carstens
2
-15
/
+17
2017-08-09
s390/vmcp: make use of contiguous memory allocator
Heiko Carstens
6
-9
/
+90
2017-08-09
s390/cpcmd,vmcp: avoid GFP_DMA allocations
Heiko Carstens
3
-14
/
+8
2017-08-09
s390/vmcp: fix uaccess check and avoid undefined behavior
Heiko Carstens
1
-1
/
+3
2017-08-09
s390/mm: prevent memory offline for memory blocks with cma areas
Heiko Carstens
1
-0
/
+53
2017-08-09
s390/mm: add missing virt_to_pfn() etc. helper functions
Heiko Carstens
1
-7
/
+17
2017-08-03
s390/cio: add const to bin_attribute structures
Bhumika Goyal
1
-2
/
+2
2017-08-03
s390/sclp: add const to bin_attribute structure
Bhumika Goyal
1
-1
/
+1
2017-08-03
s390: use generic asm/unaligned.h
Heiko Carstens
2
-13
/
+1
2017-08-03
s390: use generic uapi/asm/swab.h
Heiko Carstens
2
-89
/
+1
2017-08-02
s390: remove asm/mman.h and asm/types.h
Heiko Carstens
3
-25
/
+1
2017-08-02
s390/nmi: keep comments consistent
Heiko Carstens
1
-1
/
+1
2017-07-26
s390/spinlock: add niai spinlock hints
Martin Schwidefsky
2
-40
/
+56
2017-07-26
s390/sclp_ocf: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-26
s390/tape: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-26
s390/raw3270: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-26
s390/qeth: constify attribute_group structures.
Arvind Yadav
1
-4
/
+4
2017-07-26
s390/cio: constify attribute_group structures.
Arvind Yadav
1
-2
/
+2
2017-07-26
s390/dasd: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-26
s390/zcrypt_card: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-26
s390/zcrypt_queue: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-26
s390: add support for IBM z14 machines
Martin Schwidefsky
4
-2
/
+28
2017-07-26
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
12
-62
/
+130
2017-07-26
s390/sclp: single increment assignment control
Martin Schwidefsky
1
-0
/
+1
2017-07-26
s390/mm,vmem: simplify region and segment table allocation code
Heiko Carstens
4
-39
/
+18
2017-07-26
KVM: s390: use new mm defines instead of magic values
Heiko Carstens
4
-27
/
+26
2017-07-26
s390/mm: use new mm defines instead of magic values
Heiko Carstens
15
-99
/
+103
2017-07-26
s390/mm: introduce defines to reflect the hardware mmu
Heiko Carstens
3
-23
/
+57
2017-07-26
s390/mm: get rid of __ASSEMBLY__ guards within pgtable.h
Heiko Carstens
1
-5
/
+0
2017-07-26
s390/mm: remove and correct comments within pgtable.h
Heiko Carstens
1
-27
/
+4
2017-07-25
s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushing
Martin Schwidefsky
2
-17
/
+31
2017-07-25
s390/mm: add guest ASCE TLB flush optimization
Martin Schwidefsky
4
-28
/
+70
2017-07-25
s390/mm: add no-dat TLB flush optimization
Martin Schwidefsky
6
-42
/
+129
2017-07-25
s390/mm: tag normal pages vs pages used in page tables
Martin Schwidefsky
8
-21
/
+208
2017-07-24
uuid: remove uuid_be
Christoph Hellwig
1
-14
/
+0
[next]