aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2007-12-04[S390] Make sure the restore psw masks are initialized.Heiko Carstens
2007-12-04[S390] Fix compile error on 31bit without preemptionChristian Borntraeger
2007-11-20[S390] Add missing die_notifier() call to die().Heiko Carstens
2007-11-20[S390] Fix memory detection.Heiko Carstens
2007-11-20[S390] Dont overwrite lowcores on smp_send_stop().Heiko Carstens
2007-11-20[S390] Fix kernel preemption.Heiko Carstens
2007-11-20[S390] appldata: remove unused binary sysctls.Heiko Carstens
2007-11-20[S390] cmm: remove unused binary sysctls.Heiko Carstens
2007-11-20[S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens
2007-11-20[S390] magic sysrq: check for in_atomic before doing an console_unblankChristian Borntraeger
2007-11-09sched: restore deterministic CPU accounting on powerpcPaul Mackerras
2007-11-05[S390] tod clock: announce clocksource as perfectChristian Borntraeger
2007-11-05[S390] Rename "idle_time" attribute to "idle_time_us".Heiko Carstens
2007-11-05[S390] Fix memory detection.Heiko Carstens
2007-11-05[S390] Fix compile on !CONFIG_SMP.Heiko Carstens
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel
2007-10-22[S390] 4level-fixup cleanupMartin Schwidefsky
2007-10-22[S390] Cleanup page table definitions.Martin Schwidefsky
2007-10-22[S390] Introduce follow_table in uaccess_pt.cMartin Schwidefsky
2007-10-22[S390] Remove unused user_seg from thread structure.Martin Schwidefsky
2007-10-22[S390] tlb flush fix.Martin Schwidefsky
2007-10-22[S390] kernel: Fix dump on panic for DASDs under LPAR.Michael Holzheu
2007-10-22[S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens
2007-10-22[S390] Update default configuration.Martin Schwidefsky
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-11lockdep: s390: connect the sysexit hookHeiko Carstens
2007-10-12[S390] pfault: Fix alignment of parameter list.Heiko Carstens
2007-10-12[S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg
2007-10-12[S390] s390: beautify vmlinux.ldsSam Ravnborg
2007-10-12[S390] cpcmd: fix inline assembly usage.Heiko Carstens
2007-10-12[S390] Use IPL CLEAR for reipl under z/VMMichael Holzheu
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens
2007-10-12[S390] disassembler: Remove redundant variable assignmentChristian Borntraeger
2007-10-12[S390] disassembler: fix output for insns with 6 operands.Martin Schwidefsky
2007-10-12[S390] appldata_base: Remove module_exit function and modular stuffSatyam Sharma
2007-10-12[S390] appldata_base: Misc cpuinit annotations and bugfixSatyam Sharma
2007-10-10[CRYPTO] sha: Add header file for SHA definitionsJan Glauber
2007-10-10[CRYPTO] sha: Load the SHA[1|256] module by an aliasSebastian Siewior
2007-10-10[CRYPTO] aes: Rename aes to aes-genericSebastian Siewior
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman