summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* [CRYPTO] sha: Add header file for SHA definitionsJan Glauber2007-10-102-19/+15
* [CRYPTO] sha: Load the SHA[1|256] module by an aliasSebastian Siewior2007-10-102-2/+2
* [CRYPTO] aes: Rename aes to aes-genericSebastian Siewior2007-10-101-1/+1
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+2
* [SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson2007-10-101-1/+0
* [S390] kprobes: fix instruction length calculationDavid Wilder2007-08-221-1/+1
* [S390] hypfs: inode corruption due to missing lockingMichael Holzheu2007-08-221-8/+25
* [S390] disassembler: fix b2 opcodes like srst, bsg, and othersChristian Borntraeger2007-08-221-1/+1
* [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-225-19/+104
* [S390] remove DEFAULT_MIGRATION_COSTHeiko Carstens2007-08-101-4/+0
* [S390] hypfs: implement show_optionsMichael Holzheu2007-08-101-0/+12
* Remove fs.h from mm.hAlexey Dobriyan2007-07-294-0/+4
* [S390] Fix IRQ tracing.Heiko Carstens2007-07-272-4/+8
* [S390] Wire up sys_fallocate.Martin Schwidefsky2007-07-273-1/+31
* [S390] Get rid of new section mismatch warnings.Heiko Carstens2007-07-273-3/+5
* [S390] Improve __smp_call_function_map.Heiko Carstens2007-07-271-8/+6
* [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-273-16/+14
* s390: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-0/+2
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1
* mm: fault feedback #2Nick Piggin2007-07-192-27/+26
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-07-173-96/+47
|\
| * [S390] Simplify stack trace.Heiko Carstens2007-07-171-15/+11
| * [S390] z/VM unit record device driverFrank Munzert2007-07-171-0/+1
| * [S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.Christian Borntraeger2007-07-171-3/+4
| * [S390] Update default configuration.Martin Schwidefsky2007-07-171-78/+31
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-5/+1
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
|/
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
* missing argument in bin_attribute ->read()/->write()Al Viro2007-07-151-5/+5
* pass -msize-long to sparse on s390Al Viro2007-07-151-1/+1
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-2/+0
* [S390] s390: rename CPU_IDLE to S390_CPU_IDLEHeiko Carstens2007-07-103-7/+7
* [S390] system call optimization.Martin Schwidefsky2007-07-102-2/+12
* [S390] Bogomips calculation for 64 bit.Martin Schwidefsky2007-07-101-2/+2
* [S390] smp: Merge smp_count_cpus() and smp_get_save_areas().Heiko Carstens2007-07-101-42/+21
* [S390] sclp: Test facility list before executing a service call.Heiko Carstens2007-07-101-0/+1
* [S390] sclp: introduce some new interfaces.Heiko Carstens2007-07-102-42/+19
* [S390] Fixed comment typo.Ralph Wuerthner2007-07-101-1/+1
* [S390] Add oops_enter()/oops_exit() calls to die().Heiko Carstens2007-06-191-3/+5
* [S390] Print list of modules on die().Heiko Carstens2007-06-191-0/+1
* [S390] Fix yet another two section mismatches.Heiko Carstens2007-06-193-5/+16
* [S390] Missing blank when appending cio_ignore kernel parameterMichael Holzheu2007-06-191-0/+1
* [S390] Fix section annotations.Heiko Carstens2007-05-312-5/+5
* [S390] arch/s390/kernel/debug.c: use mutex instead of semaphoreChristoph Hellwig2007-05-311-11/+11
* [S390] Add exception handler for diagnose 224Michael Holzheu2007-05-311-3/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-211-2/+2
|\
| * all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
| * all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* | [S390] More verbose show_mem() like other architectures.Heiko Carstens2007-05-211-15/+23