index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: system call path micro optimization
Martin Schwidefsky
2013-04-26
6
-13
/
+24
*
s390: lowcore stack pointer offsets
Martin Schwidefsky
2013-04-26
4
-48
/
+46
*
s390/uapi: change struct statfs[64] member types to unsigned values
Heiko Carstens
2013-04-23
2
-52
/
+48
*
s390/pci: return correct dma address for offset > PAGE_SIZE
Gerald Schaefer
2013-04-23
1
-3
/
+1
*
s390/ptrace: remove empty ifdefs
Heiko Carstens
2013-04-23
1
-5
/
+1
*
s390/compat: remove ptrace compat definitions from uapi header file
Heiko Carstens
2013-04-23
3
-20
/
+17
*
s390/compat: fix compile error for !COMPAT
Heiko Carstens
2013-04-23
1
-2
/
+2
*
s390/compat: fix compat_sys_statfs() memory corruption
Heiko Carstens
2013-04-23
1
-1
/
+1
*
s390/mm,gmap: segment mapping race
Martin Schwidefsky
2013-04-23
1
-69
/
+91
*
s390/mm,gmap: implement gmap_translate()
Heiko Carstens
2013-04-23
2
-22
/
+87
*
s390/pci: remove disable_device implementation
Sebastian Ott
2013-04-17
1
-34
/
+0
*
s390/pci: disable per default
Sebastian Ott
2013-04-17
1
-3
/
+3
*
s390/pci: return error after failed pci ops
Sebastian Ott
2013-04-17
1
-4
/
+12
*
s390/pci: do not read data after failed load
Sebastian Ott
2013-04-17
3
-5
/
+11
*
s390/pci: add exception table to load/store instructions
Sebastian Ott
2013-04-17
2
-24
/
+30
*
s390/pci: rename instruction wrappers
Sebastian Ott
2013-04-17
5
-28
/
+29
*
s390/pci: uninline instruction wrappers
Sebastian Ott
2013-04-17
3
-199
/
+202
*
s390/pci: implement pcibios_add_device
Sebastian Ott
2013-04-17
1
-3
/
+11
*
s390/pci: do not modify function handles
Sebastian Ott
2013-04-17
2
-0
/
+8
*
s390/pci: debug device states
Sebastian Ott
2013-04-17
4
-16
/
+16
*
s390/pci: msi cleanup hash usage
Sebastian Ott
2013-04-17
1
-4
/
+6
*
s390/signal: Add BEA to compat signal handler parameters
Michael Holzheu
2013-04-17
1
-0
/
+2
*
s390/cio: ccw_device_force_console don't use static variable
Sebastian Ott
2013-04-17
1
-1
/
+1
*
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
2013-04-17
2
-2
/
+1
*
s390/hibernate: Save and restore absolute zero pages
Michael Holzheu
2013-04-17
3
-3
/
+58
*
s390/bitops: get rid of __BITOPS_BARRIER()
Heiko Carstens
2013-04-17
1
-4
/
+3
*
s390/bitops: remove unnecessary macro definitions in asm/bitops.h
Akinobu Mita
2013-04-17
1
-57
/
+53
*
s390/mm: speedup storage key initialization
Heiko Carstens
2013-04-17
1
-15
/
+9
*
s390/dumpstack: fix call chain walking
Heiko Carstens
2013-04-17
3
-250
/
+253
*
s390/hypfs: Use PTR_RET function
Alexandru Gheorghiu
2013-04-17
1
-3
/
+1
*
s390/cmm: Removed useless label
Alexandru Gheorghiu
2013-04-17
1
-5
/
+3
*
s390/bpf,jit: use kcalloc instead of kmalloc and memset
Stelian Nirlu
2013-04-17
1
-2
/
+1
*
s390/dis: use explicit buf len
Stefan Raspl
2013-04-17
3
-6
/
+8
*
s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2013-04-17
1
-2
/
+1
*
s390/mm: zero page cache synonyms for zEC12
Martin Schwidefsky
2013-04-17
1
-1
/
+9
*
s390/mm: protection exception PSW for aborted transaction
Martin Schwidefsky
2013-04-17
1
-2
/
+7
*
s390/kdump: Add PM notifier for kdump
Michael Holzheu
2013-04-15
1
-0
/
+30
*
s390/mm: provide emtpy check_pgt_cache() function
Heiko Carstens
2013-04-02
1
-1
/
+2
*
s390/uaccess: fix page table walk
Heiko Carstens
2013-04-02
2
-27
/
+55
*
s390/uaccess: fix clear_user_pt()
Heiko Carstens
2013-03-21
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-03-18
5
-6
/
+12
|
\
|
*
s390/scm: process availability
Sebastian Ott
2013-03-07
1
-1
/
+1
|
*
s390/scm_blk: suspend writes
Sebastian Ott
2013-03-07
1
-0
/
+2
|
*
s390/scm_drv: extend notify callback
Sebastian Ott
2013-03-07
1
-1
/
+3
|
*
s390/mm: fix flush_tlb_kernel_range()
Heiko Carstens
2013-03-05
1
-2
/
+0
|
*
s390/mm: fix vmemmap size calculation
Heiko Carstens
2013-03-05
1
-0
/
+2
|
*
s390: critical section cleanup vs. machine checks
Martin Schwidefsky
2013-03-05
2
-3
/
+5
*
|
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
2013-03-12
1
-1
/
+1
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-03-11
1
-0
/
+1
|
\
\
|
*
|
s390: Fix a header dependencies related build error
Li Zefan
2013-03-11
1
-0
/
+1
[next]