summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* [S390] Fixed handling of access register mode faults.Gerald Schaefer2007-03-052-6/+16
* [S390] nss: disable kexec.Heiko Carstens2007-03-051-0/+5
* [S390] reipl: move dump_prefix_page out of text section.Heiko Carstens2007-03-053-12/+18
* [S390] smp: disable preemption in smp_call_function/smp_call_function_onHeiko Carstens2007-03-051-7/+8
* [S390] kprobes breaks BUG_ONMartin Schwidefsky2007-03-051-14/+7
* [S390] nss: Free unused memory in kernel image.Heiko Carstens2007-02-214-28/+17
* [S390] bss section clearing.Heiko Carstens2007-02-211-1/+1
* [S390] Remove BUG() statementMichael Holzheu2007-02-211-1/+1
* [S390] New header file ipl.hMichael Holzheu2007-02-214-22/+5
* [S390] New get_cpu_id() inline assemblyMichael Holzheu2007-02-212-2/+2
* [S390] etr: Add barrier() to etr_sync_cpu_start().Heiko Carstens2007-02-211-1/+9
* [S390] smp_call_function cleanupJan Glauber2007-02-211-104/+77
* [PATCH] clocksource: fixup is_continous changes on S390Thomas Gleixner2007-02-161-1/+1
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: s390: remove unnecessary use of insert_at_headEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman2007-02-141-1/+0
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-02-121-6/+9
|\
| * [S390] smp_call_function/smp_call_function_on locking.Heiko Carstens2007-02-121-6/+9
* | [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* | [PATCH] Dynamic kernel command-line: s390Alon Bar-Lev2007-02-121-1/+1
|/
* [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-113-49/+4
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+3
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-056-17/+17
* [S390] Mark kernel text section read-only.Heiko Carstens2007-02-053-6/+25
* [S390] Convert memory detection into C code.Heiko Carstens2007-02-058-570/+467
* [S390] Calibrate delay and bogomips.Martin Schwidefsky2007-02-051-0/+1
* [S390] boot from NSS supportHongjie Yang2007-02-055-64/+275
* [S390] ETR support.Martin Schwidefsky2007-02-054-72/+1126
* [S390] noexec protectionGerald Schaefer2007-02-059-48/+111
* [S390] kretprobe_trampoline_holder() in wrong section.Heiko Carstens2007-02-051-1/+1
* [S390] Fix kprobes breakpoint handling.Heiko Carstens2007-02-051-2/+9
* [S390] Fix FCP dump feature detection.Heiko Carstens2007-02-051-1/+5
* [S390] cpcmd with vmalloc addresses.Christian Borntraeger2007-02-051-7/+7
* [S390] Remove pointless/unreliable kernel messages.Heiko Carstens2007-02-051-3/+0
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-0515-72/+63
* [S390] Move init_irq_proc to the other irq related functions.Heiko Carstens2007-02-053-24/+13
* [S390] Fix vmalloc area size calculation.Heiko Carstens2007-01-091-1/+1
* [S390] Fix cpu hotplug (missing 'online' attribute).Heiko Carstens2007-01-091-1/+4
* [S390] memory detection misses 128k.Hongjie Yang2007-01-092-2/+22
* [S390] Save prefix register for dump on panicMichael Holzheu2006-12-153-2/+13
* [S390] Fix reboot hangMichael Holzheu2006-12-151-44/+1
* [S390] Fix reboot hang on LPARsMichael Holzheu2006-12-152-1/+51
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-5/+5
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-081-42/+13
|\
| * [S390] Use add_active_range() and free_area_init_nodes().Heiko Carstens2006-12-081-41/+12
| * [S390] Virtual memmap for s390.Heiko Carstens2006-12-081-1/+1
* | [PATCH] struct path: convert s390Josef Sipek2006-12-081-2/+2
|/
* [PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu2006-12-071-1/+1
* [PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm2006-12-071-1/+0
* [S390] Memory detection fixes.Heiko Carstens2006-12-043-24/+32
OpenPOWER on IntegriCloud