Age | Commit message (Expand) | Author |
2011-05-19 | module: undo module RONX protection correctly. | Jan Glauber |
2011-05-10 | [S390] replace diag10() with diag10_range() function | Michael Holzheu |
2011-04-29 | [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs | Heiko Carstens |
2011-04-20 | [S390] pfault: fix token handling | Heiko Carstens |
2011-04-20 | [S390] fix page table walk for changing page attributes | Jan Glauber |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-15 | [S390] Write protect module text and RO data | Jan Glauber |
2011-01-31 | [S390] pgtable_list corruption | Martin Schwidefsky |
2011-01-12 | [S390] Randomize mmap start address | Heiko Carstens |
2011-01-12 | [S390] Rearrange mmap.c | Heiko Carstens |
2011-01-12 | [S390] Enable flexible mmap layout for 64 bit processes | Heiko Carstens |
2011-01-12 | [S390] reduce miminum gap between stack and mmap_base | Heiko Carstens |
2011-01-12 | [S390] mmap: consider stack address randomization | Heiko Carstens |
2011-01-05 | [S390] ptrace cleanup | Martin Schwidefsky |
2011-01-05 | [S390] pfault: delay register of pfault interrupt | Heiko Carstens |
2011-01-05 | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens |
2010-11-10 | [S390] fix get_user_pages_fast | Martin Schwidefsky |
2010-10-25 | [S390] cleanup facility list handling | Martin Schwidefsky |
2010-10-25 | [S390] kvm: Fix badness at include/asm/mmu_context.h:83 | Christian Borntraeger |
2010-10-25 | [S390] cleanup lowcore access from external interrupts | Martin Schwidefsky |
2010-10-25 | [S390] cleanup lowcore access from program checks | Martin Schwidefsky |
2010-10-25 | [S390] fix SIGBUS handling | Martin Schwidefsky |
2010-10-25 | [S390] cmm: fix crash on case conversion | Heiko Carstens |
2010-10-25 | [S390] store indication fault optimization | Martin Schwidefsky |
2010-10-25 | [S390] lockless get_user_pages_fast() | Martin Schwidefsky |
2010-10-25 | [S390] zero page cache synonyms | Martin Schwidefsky |
2010-10-07 | Fix IRQ flag handling naming | David Howells |
2010-08-24 | [S390] fix tlb flushing vs. concurrent /proc accesses | Martin Schwidefsky |
2010-08-10 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2010-08-09 | mm: provide init_mm mm_context initializer | Heiko Carstens |
2010-08-09 | [S390] cmm, smsgiucv_app: convert sender to uppercase | Hendrik Brueckner |
2010-08-09 | [S390] cmm: add missing __init/__exit annotations | Heiko Carstens |
2010-06-08 | [S390] appldata/extmem/kvm: add missing GFP_KERNEL flag | Heiko Carstens |
2010-05-26 | [S390] cmm: get rid of CMM_PROC config option | Heiko Carstens |
2010-05-26 | [S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanups | Heiko Carstens |
2010-05-26 | [S390] cmm: fix crash on module unload | Heiko Carstens |
2010-05-17 | [S390] debug: enable exception-trace debug facility | Heiko Carstens |
2010-04-09 | [S390] s390: disable change bit override | Christian Borntraeger |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-24 | [S390] zcore: CPU registers are not saved under LPAR | Michael Holzheu |
2010-03-08 | [S390] smsgiucv: declare char pointers as "const" | Hendrik Brueckner |
2010-02-26 | [S390] use kprobes_built_in() in mm/fault code | Heiko Carstens |
2010-02-26 | [S390] Cleanup struct _lowcore usage and defines. | Heiko Carstens |
2010-02-26 | [S390] free_initmem: reduce code duplication | Heiko Carstens |
2010-02-26 | [S390] Replace ENOTSUPP usage with EOPNOTSUPP | Heiko Carstens |
2010-01-13 | [S390] use helpers for rlimits | Jiri Slaby |
2009-12-09 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-12-07 | [S390] s390: use change recording override for kernel mapping | Christian Borntraeger |
2009-12-07 | [S390] cmm: free pages on hibernate. | Martin Schwidefsky |
2009-12-07 | [S390] Use do_exception() in pagetable walk usercopy functions. | Gerald Schaefer |