Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e1e2e605c2ad6791ce6346b22443ce611709fa65
/
arch
/
s390
e1e2e60
KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390
by Nick Wang
· 12 years ago
dd2887e
KVM: s390: Remove the sanity checks for kvm memory slot
by Nick Wang
· 12 years ago
b13b5dc
KVM: s390: fix compile with !CONFIG_COMPAT
by Heiko Carstens
· 12 years ago
c51f068
KVM: s390: fix stsi exception handling
by Heiko Carstens
· 12 years ago
db4a29c
KVM: s390: fix and enforce return code handling for irq injections
by Heiko Carstens
· 12 years ago
3736b87
KVM: s390: make if statements in lpsw/lpswe handlers readable
by Heiko Carstens
· 12 years ago
6fd0fcc
KVM: s390: fix return code handling in lpsw/lpswe handlers
by Heiko Carstens
· 12 years ago
ace5058
KVM: s390: fix psw conversion in lpsw handler
by Heiko Carstens
· 12 years ago
d21683e
KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler
by Heiko Carstens
· 12 years ago
2cef4de
KVM: s390: Dont do a gmap update on minor memslot changes
by Christian Borntraeger
· 12 years ago
2ae33b3
Merge remote-tracking branch 'upstream/master' into queue
by Marcelo Tosatti
· 12 years ago
991657a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
4febd95
Select VIRT_TO_BUS directly where needed
by Stephen Rothwell
· 12 years ago
7c6baa30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
cb16b91
s390: Fix a header dependencies related build error
by Li Zefan
· 12 years ago
0a75ca2
s390/kvm,gaccess: add address space annotations
by Heiko Carstens
· 12 years ago
7c959e8
s390/kvm: cleanup/fix handle_tpi()
by Heiko Carstens
· 12 years ago
f9dc72e
s390/kvm,gaccess: shorten copy_to/from_guest code
by Heiko Carstens
· 12 years ago
396083a
s390/kvm,gaccess: shorten put/get_guest code
by Heiko Carstens
· 12 years ago
dc5008b
s390/kvm: remove explicit -EFAULT return code checking on guest access
by Heiko Carstens
· 12 years ago
59a1fa2
s390/kvm,tprot: use new gmap_translate() function
by Heiko Carstens
· 12 years ago
9e0fdb4
s390/mm,gmap: implement gmap_translate()
by Heiko Carstens
· 12 years ago
744b37f
s390/kvm,gaccess: fix guest access return code handling
by Heiko Carstens
· 12 years ago
aebfa66
s390/scm: process availability
by Sebastian Ott
· 12 years ago
4fa3c01
s390/scm_blk: suspend writes
by Sebastian Ott
· 12 years ago
93481c9
s390/scm_drv: extend notify callback
by Sebastian Ott
· 12 years ago
10ccaa1
KVM: s390: Wire up ioeventfd.
by Cornelia Huck
· 12 years ago
6a773cb
KVM: s390: Export virtio-ccw api.
by Cornelia Huck
· 12 years ago
f6a70a0
s390/mm: fix flush_tlb_kernel_range()
by Heiko Carstens
· 12 years ago
a7bb1ae
s390/mm: fix vmemmap size calculation
by Heiko Carstens
· 12 years ago
6551fbd
s390: critical section cleanup vs. machine checks
by Martin Schwidefsky
· 12 years ago
8482644
KVM: set_memory_region: Refactor commit_memory_region()
by Takuya Yoshikawa
· 12 years ago
7b6195a
KVM: set_memory_region: Refactor prepare_memory_region()
by Takuya Yoshikawa
· 12 years ago
462fce4
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
by Takuya Yoshikawa
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
56a79b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
530ede1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
14cc0b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
72a6b43
s390/module: fix compile warning
by Heiko Carstens
· 12 years ago
066c437
s390/uaccess: fix kernel ds access for page table walk
by Heiko Carstens
· 12 years ago
225cf8d
s390/uaccess: fix strncpy_from_user string length check
by Heiko Carstens
· 12 years ago
db7760a
s390/dis: Fix invalid array size
by Syam Sidhardhan
· 12 years ago
d12a297
s390/uaccess: remove pointless access_ok() checks
by Heiko Carstens
· 12 years ago
f45655f
s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen case
by Heiko Carstens
· 12 years ago
d7b788c
s390/uaccess: shorten strncpy_from_user/strnlen_user
by Heiko Carstens
· 12 years ago
17ea345
s390/mm: ignore change bit for vmemmap
by Heiko Carstens
· 12 years ago
1819ed1
s390/page table dumper: add support for change-recording override bit
by Heiko Carstens
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
887cbce0
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
by Stephen Rothwell
· 12 years ago
6131ffa
more file_inode() open-coded instances
by Al Viro
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
e72837e
default SET_PERSONALITY() in linux/elf.h
by Al Viro
· 12 years ago
9043a26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
3f6d078
fix compat truncate/ftruncate
by Al Viro
· 12 years ago
89f8833
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
561c673
switch lseek to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
0197518
memory-hotplug: remove memmap of sparse-vmemmap
by Tang Chen
· 12 years ago
24d335c
memory-hotplug: introduce new arch_remove_memory() for removing page table
by Wen Congyang
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
81ec44a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
a0b1c42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
d652e1eb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
b7133a9
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
6338a53
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
by David S. Miller
· 12 years ago
e80cfc3
s390/module: Add missing R_390_NONE relocation type
by Hendrik Brueckner
· 12 years ago
23d18e8
s390/cleanup: rename SPP to LPP
by Hendrik Brueckner
· 12 years ago
abf09be
s390/mm: implement software dirty bits
by Martin Schwidefsky
· 12 years ago
486c0a0
s390/mm: Fix crst upgrade of mmap with MAP_FIXED
by Hendrik Brueckner
· 12 years ago
a4e6924
s390/linker skript: discard exit.data at runtime
by Heiko Carstens
· 12 years ago
5303a0f
s390/bpf,jit: add vlan tag support
by Heiko Carstens
· 12 years ago
0e0d04a
s390/Kconfig: sort list of arch selected config options
by Heiko Carstens
· 12 years ago
5392335
s390/pci: fix hotplug module init
by Sebastian Ott
· 12 years ago
add09d6
s390/pci: cleanup clp page allocation
by Sebastian Ott
· 12 years ago
bf4ec24
s390/pci: cleanup clp inline assembly
by Sebastian Ott
· 12 years ago
151a0eb
s390/perf: cpum_cf: fallback to software sampling events
by Hendrik Brueckner
· 12 years ago
bddb7ae
s390/mm: provide PAGE_SHARED define
by Heiko Carstens
· 12 years ago
1e5635d
s390/pci: rename pci_probe to s390_pci_probe
by Heiko Carstens
· 12 years ago
a50b2eae
s390/dma: remove dma_is_consistent() declaration
by Heiko Carstens
· 12 years ago
e978948
s390/dma: provide dma_cache_sync() function
by Heiko Carstens
· 12 years ago
e06ef37
s390/barrier: convert mb() to define again
by Heiko Carstens
· 12 years ago
1aae056
s390/time: rename tod clock access functions
by Heiko Carstens
· 12 years ago
0894b3ae
s390/ipl: Implement diag308 loop for zfcpdump
by Michael Holzheu
· 12 years ago
9a17e97
s390/chsc: cleanup SEI helper functions
by Sebastian Ott
· 12 years ago
083e14c
s390/modules: add relocation overflow checking
by Martin Schwidefsky
· 12 years ago
d64008a
burying unused conditionals
by Al Viro
· 12 years ago
79fd50c
KVM: s390: Fix handling of iscs.
by Cornelia Huck
· 12 years ago
fd50231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
1cb44eb
s390: kill useless wrappers
by Al Viro
· 12 years ago
7eddd99
s390: switch to generic old sigaction()
by Al Viro
· 12 years ago
f036b94
s390: switch to generic compat rt_sigaction
by Al Viro
· 12 years ago
d7b5427
s390: switch to generic compat sched_rr_get_interval()
by Al Viro
· 12 years ago
e181ee4
s390: switch to generic old sigsuspend
by Al Viro
· 12 years ago
07562be7
s390: switch to generic compat rt_sigqueueinfo()
by Al Viro
· 12 years ago
bdcf031
s390: switch to generic compat rt_sigpending()
by Al Viro
· 12 years ago
7426022
s390: switch to generic compat rt_sigprocmask(2)
by Al Viro
· 12 years ago
e214125
s390: switch to generic sigaltstack
by Al Viro
· 12 years ago
574c486
consolidate kernel-side struct sigaction declarations
by Al Viro
· 12 years ago
92a3ce4
consolidate declarations of k_sigaction
by Al Viro
· 12 years ago
Next »