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