| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] Write protect module text and RO data | Jan Glauber | 2011-03-15 | 2 | -0/+56 |
* | [S390] pgtable_list corruption | Martin Schwidefsky | 2011-01-31 | 1 | -1/+2 |
* | [S390] Randomize mmap start address | Heiko Carstens | 2011-01-12 | 1 | -2/+11 |
* | [S390] Rearrange mmap.c | Heiko Carstens | 2011-01-12 | 1 | -9/+9 |
* | [S390] Enable flexible mmap layout for 64 bit processes | Heiko Carstens | 2011-01-12 | 1 | -9/+4 |
* | [S390] reduce miminum gap between stack and mmap_base | Heiko Carstens | 2011-01-12 | 1 | -2/+2 |
* | [S390] mmap: consider stack address randomization | Heiko Carstens | 2011-01-12 | 1 | -1/+10 |
* | [S390] ptrace cleanup | Martin Schwidefsky | 2011-01-05 | 1 | -3/+3 |
* | [S390] pfault: delay register of pfault interrupt | Heiko Carstens | 2011-01-05 | 1 | -12/+15 |
* | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens | 2011-01-05 | 1 | -0/+2 |
* | [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-10 | 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-10 | 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 |