aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson
2007-08-22[S390] kprobes: fix instruction length calculationDavid Wilder
2007-08-22[S390] hypfs: inode corruption due to missing lockingMichael Holzheu
2007-08-22[S390] disassembler: fix b2 opcodes like srst, bsg, and othersChristian Borntraeger
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu
2007-08-10[S390] remove DEFAULT_MIGRATION_COSTHeiko Carstens
2007-08-10[S390] hypfs: implement show_optionsMichael Holzheu
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-27[S390] Fix IRQ tracing.Heiko Carstens
2007-07-27[S390] Wire up sys_fallocate.Martin Schwidefsky
2007-07-27[S390] Get rid of new section mismatch warnings.Heiko Carstens
2007-07-27[S390] Improve __smp_call_function_map.Heiko Carstens
2007-07-27[S390] Convert to smp_call_function_single.Heiko Carstens
2007-07-19s390: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19mm: fault feedback #2Nick Piggin