aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-2/+2
* firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-241-4/+4
* kset: convert s390 ipl.c to use kset_createGreg Kroah-Hartman2008-01-241-36/+37
* kobject: convert s390 ipl.c to kobj_attr interfaceGreg Kroah-Hartman2008-01-241-32/+48
* kobject: convert s390 hypervisor to use kobject_createGreg Kroah-Hartman2008-01-241-6/+7
* kobject: convert /sys/hypervisor to use kobject_createGreg Kroah-Hartman2008-01-241-1/+1
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-242-6/+6
* [S390] Make sure the restore psw masks are initialized.Heiko Carstens2007-12-041-3/+1
* [S390] Fix compile error on 31bit without preemptionChristian Borntraeger2007-12-041-0/+2
* [S390] Add missing die_notifier() call to die().Heiko Carstens2007-11-201-0/+1
* [S390] Fix memory detection.Heiko Carstens2007-11-201-1/+1
* [S390] Dont overwrite lowcores on smp_send_stop().Heiko Carstens2007-11-201-49/+7
* [S390] Fix kernel preemption.Heiko Carstens2007-11-202-20/+7
* [S390] appldata: remove unused binary sysctls.Heiko Carstens2007-11-205-63/+15
* [S390] cmm: remove unused binary sysctls.Heiko Carstens2007-11-201-3/+0
* [S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens2007-11-203-66/+153
* [S390] magic sysrq: check for in_atomic before doing an console_unblankChristian Borntraeger2007-11-201-1/+1
* sched: restore deterministic CPU accounting on powerpcPaul Mackerras2007-11-092-11/+1
* [S390] tod clock: announce clocksource as perfectChristian Borntraeger2007-11-051-1/+1
* [S390] Rename "idle_time" attribute to "idle_time_us".Heiko Carstens2007-11-051-3/+3
* [S390] Fix memory detection.Heiko Carstens2007-11-051-1/+3
* [S390] Fix compile on !CONFIG_SMP.Heiko Carstens2007-11-051-2/+6
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-1/+1
* [S390] 4level-fixup cleanupMartin Schwidefsky2007-10-223-8/+37
* [S390] Cleanup page table definitions.Martin Schwidefsky2007-10-224-29/+114
* [S390] Introduce follow_table in uaccess_pt.cMartin Schwidefsky2007-10-221-63/+22
* [S390] Remove unused user_seg from thread structure.Martin Schwidefsky2007-10-221-2/+0
* [S390] tlb flush fix.Martin Schwidefsky2007-10-221-1/+1
* [S390] kernel: Fix dump on panic for DASDs under LPAR.Michael Holzheu2007-10-221-0/+2
* [S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens2007-10-222-3/+76
* [S390] Update default configuration.Martin Schwidefsky2007-10-221-46/+85
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-192-37/+1
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-1/+1
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-192-2/+2
* remove include/asm-*/ipc.hAdrian Bunk2007-10-172-2/+2
* oom: move prototypes to appropriate header fileDavid Rientjes2007-10-171-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-7/+7
|\
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-3/+3
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-4/+4
* | kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+2
* | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* | Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-5/+0
* | lockdep: s390: connect the sysexit hookHeiko Carstens2007-10-112-0/+21
* | [S390] pfault: Fix alignment of parameter list.Heiko Carstens2007-10-121-1/+1
* | [S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg2007-10-121-13/+14
* | [S390] s390: beautify vmlinux.ldsSam Ravnborg2007-10-121-106/+127
* | [S390] cpcmd: fix inline assembly usage.Heiko Carstens2007-10-121-45/+55
* | [S390] Use IPL CLEAR for reipl under z/VMMichael Holzheu2007-10-121-2/+2
* | [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-123-6/+17