| Commit message (Expand) | Author | Age |
... | |
* | s390: allow absolute memory access for /dev/mem | Michael Holzheu | 2012-05-16 |
* | [S390] fix tlb flushing for page table pages | Martin Schwidefsky | 2012-04-11 |
* | [S390] kernel: Use local_irq_save() for memcpy_real() | Michael Holzheu | 2012-04-11 |
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 |
|\ |
|
| * | Disintegrate asm/system.h for S390 | David Howells | 2012-03-28 |
* | | [S390] Remove unncessary export of arch_pick_mmap_layout | Ben Hutchings | 2012-03-23 |
|/ |
|
* | [S390] irq: external interrupt code passing | Heiko Carstens | 2012-03-11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-03-01 |
|\ |
|
| * | [S390] memory hotplug: prevent memory zone interleave | Gerald Schaefer | 2012-02-24 |
* | | compat: fix compile breakage on s390 | Heiko Carstens | 2012-02-27 |
|/ |
|
* | [S390] incorrect PageTables counter for kvm page tables | Martin Schwidefsky | 2012-02-17 |
* | [S390] cleanup trap handling | Martin Schwidefsky | 2011-12-27 |
* | [S390] disable MACHINE_IS_VM check for pfault | Carsten Otte | 2011-12-27 |
* | [S390] add support for physical memory > 4TB | Martin Schwidefsky | 2011-12-27 |
* | [S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260 | Christian Borntraeger | 2011-12-27 |
* | [S390] pfault: ignore leftover completion interrupts | Heiko Carstens | 2011-11-14 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | s390: add missing module.h/export.h includes | Heiko Carstens | 2011-10-31 |
* | | thp: share get_huge_page_tail() | Andrea Arcangeli | 2011-11-02 |
* | | s390: gup_huge_pmd() return 0 if pte changes | Andrea Arcangeli | 2011-11-02 |
* | | s390: gup_huge_pmd() support THP tail recounting | Andrea Arcangeli | 2011-11-02 |
* | | [S390] sparse: fix sparse warnings about missing prototypes | Martin Schwidefsky | 2011-10-30 |
* | | [S390] kvm: Handle diagnose 0x10 (release pages) | Christian Borntraeger | 2011-10-30 |
* | | [S390] take mmap_sem when walking guest page table | Carsten Otte | 2011-10-30 |
* | | [S390] fix list corruption in gmap reverse mapping | Carsten Otte | 2011-10-30 |
* | | [S390] fix possible deadlock in gmap_map_segment | Carsten Otte | 2011-10-30 |
* | | [S390] cleanup psw related bits and pieces | Martin Schwidefsky | 2011-10-30 |
* | | [S390] addressing mode limits and psw address wrapping | Martin Schwidefsky | 2011-10-30 |
* | | [S390] kdump backend code | Michael Holzheu | 2011-10-30 |
* | | [S390] Add real memory access functions | Michael Holzheu | 2011-10-30 |
* | | [S390] memory leak with RCU_TABLE_FREE | Martin Schwidefsky | 2011-10-30 |
|/ |
|
* | [S390] gmap: always up mmap_sem properly | Carsten Otte | 2011-09-26 |
* | [S390] kvm: fix address mode switching | Christian Borntraeger | 2011-09-20 |
* | [S390] Add PSW restart shutdown trigger | Michael Holzheu | 2011-08-03 |
* | [S390] missing return in page_table_alloc_pgste | Jan Glauber | 2011-08-03 |
* | [S390] kvm guest address space mapping | Martin Schwidefsky | 2011-07-24 |
* | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 |
* | [S390] use generic RCU page-table freeing code | Martin Schwidefsky | 2011-06-06 |
* | [S390] mm: fix mmu_gather rework | Heiko Carstens | 2011-05-29 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-28 |
|\ |
|
| * | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-05-27 |
| |\ |
|
| | * | maccess,probe_kernel: Make write/read src const void * | Steven Rostedt | 2011-05-25 |
* | | | [S390] mm: add ZONE_DMA to 31-bit config again | Heiko Carstens | 2011-05-26 |
* | | | [S390] mm: add page fault retry handling | Heiko Carstens | 2011-05-26 |
* | | | [S390] mm: handle kernel caused page fault oom situations | Heiko Carstens | 2011-05-26 |
* | | | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 2011-05-26 |
* | | | [S390] irq: fix service signal external interrupt handling | Heiko Carstens | 2011-05-26 |
* | | | [S390] pfault: always enable service signal interrupt | Heiko Carstens | 2011-05-26 |
|/ / |
|
* | | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 |
* | | [S390] refactor page table functions for better pgste support | Martin Schwidefsky | 2011-05-23 |