| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390]: Add AF_IUCV socket support | Jennifer Hunt | 2007-02-08 | 1 | -0/+1 |
* | [S390]: Rewrite of the IUCV base code, part 2 | Martin Schwidefsky | 2007-02-08 | 1 | -0/+1 |
* | [S390]: Rewrite of the IUCV base code, part 1 | Martin Schwidefsky | 2007-02-08 | 1 | -1/+0 |
* | [S390] Avoid excessive inlining. | Heiko Carstens | 2007-02-05 | 9 | -24/+24 |
* | [S390] Mark kernel text section read-only. | Heiko Carstens | 2007-02-05 | 4 | -11/+29 |
* | [S390] Convert memory detection into C code. | Heiko Carstens | 2007-02-05 | 9 | -571/+467 |
* | [S390] Calibrate delay and bogomips. | Martin Schwidefsky | 2007-02-05 | 8 | -150/+81 |
* | [S390] Hypervisor filesystem (s390_hypfs) for z/VM | Michael Holzheu | 2007-02-05 | 5 | -27/+262 |
* | [S390] boot from NSS support | Hongjie Yang | 2007-02-05 | 5 | -64/+275 |
* | [S390] Support for s390 Pseudo Random Number Generator | Jan Glauber | 2007-02-05 | 4 | -0/+216 |
* | [S390] ETR support. | Martin Schwidefsky | 2007-02-05 | 5 | -86/+1160 |
* | [S390] noexec protection | Gerald Schaefer | 2007-02-05 | 16 | -61/+606 |
* | [S390] move crypto options and some cleanup. | Jan Glauber | 2007-02-05 | 10 | -361/+272 |
* | [S390] kretprobe_trampoline_holder() in wrong section. | Heiko Carstens | 2007-02-05 | 1 | -1/+1 |
* | [S390] Fix kprobes breakpoint handling. | Heiko Carstens | 2007-02-05 | 1 | -2/+9 |
* | [S390] Show loaded DCSS segments under /proc/iomem. | Gerald Schaefer | 2007-02-05 | 1 | -10/+54 |
* | [S390] Fix FCP dump feature detection. | Heiko Carstens | 2007-02-05 | 1 | -1/+5 |
* | [S390] cpcmd with vmalloc addresses. | Christian Borntraeger | 2007-02-05 | 1 | -7/+7 |
* | [S390] Remove pointless/unreliable kernel messages. | Heiko Carstens | 2007-02-05 | 2 | -5/+0 |
* | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens | 2007-02-05 | 27 | -111/+121 |
* | [S390] Move init_irq_proc to the other irq related functions. | Heiko Carstens | 2007-02-05 | 3 | -24/+13 |
* | [PATCH] Fix sparsemem on Cell | Dave Hansen | 2007-01-11 | 1 | -1/+2 |
* | [S390] don't call handle_mm_fault() if in an atomic context. | Heiko Carstens | 2007-01-09 | 2 | -3/+3 |
* | [S390] Fix vmalloc area size calculation. | Heiko Carstens | 2007-01-09 | 1 | -1/+1 |
* | [S390] Fix cpu hotplug (missing 'online' attribute). | Heiko Carstens | 2007-01-09 | 1 | -1/+4 |
* | [S390] memory detection misses 128k. | Hongjie Yang | 2007-01-09 | 2 | -2/+22 |
* | [S390] Save prefix register for dump on panic | Michael Holzheu | 2006-12-15 | 3 | -2/+13 |
* | [S390] Fix reboot hang | Michael Holzheu | 2006-12-15 | 1 | -44/+1 |
* | [S390] Fix reboot hang on LPARs | Michael Holzheu | 2006-12-15 | 2 | -1/+51 |
* | [S390] hypfs fixes | Christian Borntraeger | 2006-12-15 | 1 | -2/+2 |
* | [S390] update default configuration | Martin Schwidefsky | 2006-12-15 | 1 | -13/+34 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 2 | -5/+5 |
* | [PATCH] appldata_mem dependes on vm counters | Al Viro | 2006-12-13 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2006-12-08 | 8 | -271/+477 |
|\ |
|
| * | [S390] Poison init section before freeing it. | Heiko Carstens | 2006-12-08 | 1 | -0/+2 |
| * | [S390] Use add_active_range() and free_area_init_nodes(). | Heiko Carstens | 2006-12-08 | 3 | -58/+21 |
| * | [S390] Virtual memmap for s390. | Heiko Carstens | 2006-12-08 | 6 | -204/+453 |
| * | [S390] runtime switch for qdio performance statistics | Ursula Braun | 2006-12-08 | 2 | -9/+0 |
| * | [S390] uaccess_pt: add missing down_read() and convert to is_init(). | Heiko Carstens | 2006-12-08 | 1 | -2/+3 |
* | | [PATCH] Generic ioremap_page_range: s390 conversion | Haavard Skinnemoen | 2006-12-08 | 1 | -81/+3 |
* | | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 1 | -0/+8 |
* | | [PATCH] struct path: convert s390 | Josef Sipek | 2006-12-08 | 2 | -4/+4 |
|/ |
|
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 2006-12-07 | 1 | -2/+0 |
* | [PATCH] kprobes: enable booster on the preemptible kernel | Masami Hiramatsu | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] elf: Always define elf_addr_t in linux/elf.h | Magnus Damm | 2006-12-07 | 1 | -1/+0 |
* | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 2006-12-07 | 1 | -3/+3 |
* | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 | 1 | -3/+3 |
* | [S390] Don't use small stacks when lockdep is used. | Heiko Carstens | 2006-12-04 | 1 | -1/+1 |
* | [S390] Memory detection fixes. | Heiko Carstens | 2006-12-04 | 3 | -24/+32 |
* | [S390] Convert extmem spin_lock into a mutex. | Heiko Carstens | 2006-12-04 | 1 | -11/+11 |