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
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] fix get_user_pages_fast
Martin Schwidefsky
2010-11-10
1
-4
/
+3
*
[S390] cleanup facility list handling
Martin Schwidefsky
2010-10-25
1
-6
/
+1
*
[S390] kvm: Fix badness at include/asm/mmu_context.h:83
Christian Borntraeger
2010-10-25
1
-0
/
+2
*
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
2010-10-25
1
-3
/
+8
*
[S390] cleanup lowcore access from program checks
Martin Schwidefsky
2010-10-25
1
-22
/
+14
*
[S390] fix SIGBUS handling
Martin Schwidefsky
2010-10-25
1
-3
/
+11
*
[S390] cmm: fix crash on case conversion
Heiko Carstens
2010-10-25
1
-1
/
+6
*
[S390] store indication fault optimization
Martin Schwidefsky
2010-10-25
2
-3
/
+19
*
[S390] lockless get_user_pages_fast()
Martin Schwidefsky
2010-10-25
5
-21
/
+381
*
[S390] zero page cache synonyms
Martin Schwidefsky
2010-10-25
1
-4
/
+45
*
Fix IRQ flag handling naming
David Howells
2010-10-07
2
-4
/
+3
*
[S390] fix tlb flushing vs. concurrent /proc accesses
Martin Schwidefsky
2010-08-24
1
-0
/
+2
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2010-08-10
1
-2
/
+9
|
\
|
*
[S390] cmm, smsgiucv_app: convert sender to uppercase
Hendrik Brueckner
2010-08-09
1
-0
/
+7
|
*
[S390] cmm: add missing __init/__exit annotations
Heiko Carstens
2010-08-09
1
-2
/
+2
*
|
mm: provide init_mm mm_context initializer
Heiko Carstens
2010-08-09
1
-4
/
+0
|
/
*
[S390] appldata/extmem/kvm: add missing GFP_KERNEL flag
Heiko Carstens
2010-06-08
1
-9
/
+10
*
[S390] cmm: get rid of CMM_PROC config option
Heiko Carstens
2010-05-26
1
-9
/
+0
*
[S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanups
Heiko Carstens
2010-05-26
1
-53
/
+29
*
[S390] cmm: fix crash on module unload
Heiko Carstens
2010-05-26
1
-9
/
+9
*
[S390] debug: enable exception-trace debug facility
Heiko Carstens
2010-05-17
1
-15
/
+17
*
[S390] s390: disable change bit override
Christian Borntraeger
2010-04-09
1
-8
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
5
-1
/
+5
*
[S390] zcore: CPU registers are not saved under LPAR
Michael Holzheu
2010-03-24
1
-0
/
+26
*
[S390] smsgiucv: declare char pointers as "const"
Hendrik Brueckner
2010-03-08
1
-1
/
+1
*
[S390] use kprobes_built_in() in mm/fault code
Heiko Carstens
2010-02-26
1
-3
/
+1
*
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2010-02-26
1
-0
/
+1
*
[S390] free_initmem: reduce code duplication
Heiko Carstens
2010-02-26
1
-16
/
+17
*
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
2010-02-26
1
-6
/
+6
*
[S390] use helpers for rlimits
Jiri Slaby
2010-01-13
1
-2
/
+2
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-12-09
4
-202
/
+250
|
\
|
*
[S390] s390: use change recording override for kernel mapping
Christian Borntraeger
2009-12-07
1
-3
/
+8
|
*
[S390] cmm: free pages on hibernate.
Martin Schwidefsky
2009-12-07
1
-11
/
+50
|
*
[S390] Use do_exception() in pagetable walk usercopy functions.
Gerald Schaefer
2009-12-07
1
-0
/
+23
|
*
[S390] fault handler access flags check.
Martin Schwidefsky
2009-12-07
1
-17
/
+13
|
*
[S390] fault handler performance optimization.
Martin Schwidefsky
2009-12-07
1
-129
/
+129
|
*
[S390] Improve notify_page_fault implementation.
Martin Schwidefsky
2009-12-07
1
-10
/
+4
|
*
[S390] Improve address space mode selection.
Martin Schwidefsky
2009-12-07
2
-3
/
+3
|
*
[S390] Improve address space check.
Martin Schwidefsky
2009-12-07
1
-54
/
+45
*
|
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-18
1
-3
/
+3
*
|
sysctl s390: Remove dead sysctl binary support
Eric W. Biederman
2009-11-12
1
-3
/
+2
|
/
*
[S390] fix build breakage with CONFIG_AIO=n
Martin Schwidefsky
2009-10-06
1
-2
/
+8
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
1
-2
/
+2
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-09-23
2
-18
/
+51
|
\
|
*
[S390] Change kernel_page_present coding style.
Heiko Carstens
2009-09-22
1
-10
/
+7
|
*
[S390] hibernation: fix guest page hinting related crash
Heiko Carstens
2009-09-22
1
-8
/
+44
*
|
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-1
/
+1
|
/
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-4
/
+4
*
[S390] Wire up page fault events for software perf counters.
Heiko Carstens
2009-09-11
1
-4
/
+9
*
[S390] Enable guest page hinting by default.
Heiko Carstens
2009-09-11
2
-6
/
+4
[next]