aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-27/+200
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-2/+2
2008-01-24firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman1-4/+4
2008-01-24kset: convert s390 ipl.c to use kset_createGreg Kroah-Hartman1-36/+37
2008-01-24kobject: convert s390 ipl.c to kobj_attr interfaceGreg Kroah-Hartman1-32/+48
2008-01-24kobject: convert s390 hypervisor to use kobject_createGreg Kroah-Hartman1-6/+7
2008-01-24kobject: convert /sys/hypervisor to use kobject_createGreg Kroah-Hartman1-1/+1
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2-6/+6
2008-01-11[CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallbackSebastian Siewior1-8/+2
2008-01-11[CRYPTO] aes_s390: Add fallback driverSebastian Siewior1-21/+205
2008-01-11[CRYPTO] aes: Move common defines into a header fileSebastian Siewior1-6/+1
2007-12-04[S390] Make sure the restore psw masks are initialized.Heiko Carstens1-3/+1
2007-12-04[S390] Fix compile error on 31bit without preemptionChristian Borntraeger1-0/+2
2007-11-20[S390] Add missing die_notifier() call to die().Heiko Carstens1-0/+1
2007-11-20[S390] Fix memory detection.Heiko Carstens1-1/+1
2007-11-20[S390] Dont overwrite lowcores on smp_send_stop().Heiko Carstens1-49/+7
2007-11-20[S390] Fix kernel preemption.Heiko Carstens2-20/+7
2007-11-20[S390] appldata: remove unused binary sysctls.Heiko Carstens5-63/+15
2007-11-20[S390] cmm: remove unused binary sysctls.Heiko Carstens1-3/+0
2007-11-20[S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens3-66/+153
2007-11-20[S390] magic sysrq: check for in_atomic before doing an console_unblankChristian Borntraeger1-1/+1
2007-11-09sched: restore deterministic CPU accounting on powerpcPaul Mackerras2-11/+1
2007-11-05[S390] tod clock: announce clocksource as perfectChristian Borntraeger1-1/+1
2007-11-05[S390] Rename "idle_time" attribute to "idle_time_us".Heiko Carstens1-3/+3
2007-11-05[S390] Fix memory detection.Heiko Carstens1-1/+3
2007-11-05[S390] Fix compile on !CONFIG_SMP.Heiko Carstens1-2/+6
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel1-1/+1
2007-10-22[S390] 4level-fixup cleanupMartin Schwidefsky3-8/+37
2007-10-22[S390] Cleanup page table definitions.Martin Schwidefsky4-29/+114
2007-10-22[S390] Introduce follow_table in uaccess_pt.cMartin Schwidefsky1-63/+22
2007-10-22[S390] Remove unused user_seg from thread structure.Martin Schwidefsky1-2/+0
2007-10-22[S390] tlb flush fix.Martin Schwidefsky1-1/+1
2007-10-22[S390] kernel: Fix dump on panic for DASDs under LPAR.Michael Holzheu1-0/+2
2007-10-22[S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens2-3/+76
2007-10-22[S390] Update default configuration.Martin Schwidefsky1-46/+85
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2-37/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-1/+1
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2-2/+2
2007-10-17remove include/asm-*/ipc.hAdrian Bunk2-2/+2
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes1-0/+1
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-7/+7
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu1-0/+2
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-5/+0
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-3/+3
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-4/+4
2007-10-11lockdep: s390: connect the sysexit hookHeiko Carstens2-0/+21
2007-10-12[S390] pfault: Fix alignment of parameter list.Heiko Carstens1-1/+1
2007-10-12[S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg1-13/+14