Commit Graph

2583 Commits (7959bd76a18cea222eb9ee9040709ffc0a4612de)

Author SHA1 Message Date
Linus Torvalds 4f2e29031e s390: move dummy io_remap_pfn_range() to asm/pgtable.h 12 years ago
Heiko Carstens 765a0cac56 s390/mm: provide emtpy check_pgt_cache() function 12 years ago
Heiko Carstens ea81531de2 s390/uaccess: fix page table walk 12 years ago
Heiko Carstens b7fef2dd72 s390/uaccess: fix clear_user_pt() 12 years ago
Stephen Rothwell 4febd95a8a Select VIRT_TO_BUS directly where needed 12 years ago
Li Zefan cb16b91a44 s390: Fix a header dependencies related build error 12 years ago
Sebastian Ott aebfa669d9 s390/scm: process availability 12 years ago
Sebastian Ott 4fa3c01964 s390/scm_blk: suspend writes 12 years ago
Sebastian Ott 93481c9020 s390/scm_drv: extend notify callback 12 years ago
Heiko Carstens f6a70a0707 s390/mm: fix flush_tlb_kernel_range() 12 years ago
Heiko Carstens a7bb1ae749 s390/mm: fix vmemmap size calculation 12 years ago
Martin Schwidefsky 6551fbdfd8 s390: critical section cleanup vs. machine checks 12 years ago
Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
Heiko Carstens 72a6b43e4b s390/module: fix compile warning 12 years ago
Heiko Carstens 066c437359 s390/uaccess: fix kernel ds access for page table walk 12 years ago
Heiko Carstens 225cf8d69c s390/uaccess: fix strncpy_from_user string length check 12 years ago
Syam Sidhardhan db7760ad9b s390/dis: Fix invalid array size 12 years ago
Heiko Carstens d12a297038 s390/uaccess: remove pointless access_ok() checks 12 years ago
Heiko Carstens f45655f6a6 s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen case 12 years ago
Heiko Carstens d7b788cd06 s390/uaccess: shorten strncpy_from_user/strnlen_user 12 years ago
Heiko Carstens 17ea345a47 s390/mm: ignore change bit for vmemmap 12 years ago
Heiko Carstens 1819ed1f06 s390/page table dumper: add support for change-recording override bit 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Stephen Rothwell 887cbce0ad arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS 12 years ago
Al Viro 6131ffaa1f more file_inode() open-coded instances 12 years ago
Al Viro e72837e3e7 default SET_PERSONALITY() in linux/elf.h 12 years ago
Al Viro 3f6d078d4a fix compat truncate/ftruncate 12 years ago
Al Viro 561c673197 switch lseek to COMPAT_SYSCALL_DEFINE 12 years ago
Tang Chen 0197518cd3 memory-hotplug: remove memmap of sparse-vmemmap 12 years ago
Wen Congyang 24d335ca36 memory-hotplug: introduce new arch_remove_memory() for removing page table 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Hendrik Brueckner e80cfc31d8 s390/module: Add missing R_390_NONE relocation type 12 years ago
Hendrik Brueckner 23d18e8d93 s390/cleanup: rename SPP to LPP 12 years ago
Martin Schwidefsky abf09bed3c s390/mm: implement software dirty bits 12 years ago
Hendrik Brueckner 486c0a0bc8 s390/mm: Fix crst upgrade of mmap with MAP_FIXED 12 years ago
Heiko Carstens a4e69245bd s390/linker skript: discard exit.data at runtime 12 years ago
Heiko Carstens 5303a0fe8c s390/bpf,jit: add vlan tag support 12 years ago
Heiko Carstens 0e0d04a867 s390/Kconfig: sort list of arch selected config options 12 years ago
Sebastian Ott 53923354d6 s390/pci: fix hotplug module init 12 years ago
Sebastian Ott add09d61fe s390/pci: cleanup clp page allocation 12 years ago
Sebastian Ott bf4ec24ff8 s390/pci: cleanup clp inline assembly 12 years ago
Hendrik Brueckner 151a0eb6c8 s390/perf: cpum_cf: fallback to software sampling events 12 years ago
Heiko Carstens bddb7ae217 s390/mm: provide PAGE_SHARED define 12 years ago
Heiko Carstens 1e5635d10d s390/pci: rename pci_probe to s390_pci_probe 12 years ago
Heiko Carstens a50b2eae8b s390/dma: remove dma_is_consistent() declaration 12 years ago
Heiko Carstens e978948db1 s390/dma: provide dma_cache_sync() function 12 years ago
Heiko Carstens e06ef37283 s390/barrier: convert mb() to define again 12 years ago
Heiko Carstens 1aae0560d1 s390/time: rename tod clock access functions 12 years ago
Michael Holzheu 0894b3ae77 s390/ipl: Implement diag308 loop for zfcpdump 12 years ago
Sebastian Ott 9a17e97252 s390/chsc: cleanup SEI helper functions 12 years ago