aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-22[S390] kprobes: fix instruction length calculationDavid Wilder1-1/+1
2007-08-22[S390] hypfs: inode corruption due to missing lockingMichael Holzheu1-8/+25
2007-08-22[S390] disassembler: fix b2 opcodes like srst, bsg, and othersChristian Borntraeger1-1/+1
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu5-19/+104
2007-08-10[S390] remove DEFAULT_MIGRATION_COSTHeiko Carstens1-4/+0
2007-08-10[S390] hypfs: implement show_optionsMichael Holzheu1-0/+12
2007-07-29Remove fs.h from mm.hAlexey Dobriyan4-0/+4
2007-07-27[S390] Fix IRQ tracing.Heiko Carstens2-4/+8
2007-07-27[S390] Wire up sys_fallocate.Martin Schwidefsky3-1/+31
2007-07-27[S390] Get rid of new section mismatch warnings.Heiko Carstens3-3/+5
2007-07-27[S390] Improve __smp_call_function_map.Heiko Carstens1-8/+6
2007-07-27[S390] Convert to smp_call_function_single.Heiko Carstens3-16/+14
2007-07-19s390: Put allocated ELF notes in read-only data segmentRoland McGrath1-0/+2
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-19mm: fault feedback #2Nick Piggin2-27/+26
2007-07-17Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-96/+47
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-4/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-5/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-17[S390] Simplify stack trace.Heiko Carstens1-15/+11
2007-07-17[S390] z/VM unit record device driverFrank Munzert1-0/+1
2007-07-17[S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.Christian Borntraeger1-3/+4
2007-07-17[S390] Update default configuration.Martin Schwidefsky1-78/+31
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-07-15missing argument in bin_attribute ->read()/->write()Al Viro1-5/+5
2007-07-15pass -msize-long to sparse on s390Al Viro1-1/+1
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-2/+0
2007-07-10[S390] s390: rename CPU_IDLE to S390_CPU_IDLEHeiko Carstens3-7/+7
2007-07-10[S390] system call optimization.Martin Schwidefsky2-2/+12
2007-07-10[S390] Bogomips calculation for 64 bit.Martin Schwidefsky1-2/+2
2007-07-10[S390] smp: Merge smp_count_cpus() and smp_get_save_areas().Heiko Carstens1-42/+21
2007-07-10[S390] sclp: Test facility list before executing a service call.Heiko Carstens1-0/+1
2007-07-10[S390] sclp: introduce some new interfaces.Heiko Carstens2-42/+19
2007-07-10[S390] Fixed comment typo.Ralph Wuerthner1-1/+1
2007-06-19[S390] Add oops_enter()/oops_exit() calls to die().Heiko Carstens1-3/+5
2007-06-19[S390] Print list of modules on die().Heiko Carstens1-0/+1
2007-06-19[S390] Fix yet another two section mismatches.Heiko Carstens3-5/+16
2007-06-19[S390] Missing blank when appending cio_ignore kernel parameterMichael Holzheu1-0/+1
2007-05-31[S390] Fix section annotations.Heiko Carstens2-5/+5
2007-05-31[S390] arch/s390/kernel/debug.c: use mutex instead of semaphoreChristoph Hellwig1-11/+11
2007-05-31[S390] Add exception handler for diagnose 224Michael Holzheu1-3/+14
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds1-2/+2
2007-05-21[S390] More verbose show_mem() like other architectures.Heiko Carstens1-15/+23
2007-05-21[S390] Make use of kretprobe_assert.Heiko Carstens1-1/+1
2007-05-21[S390] Wire up signald, timerfd and eventfd syscalls.Heiko Carstens2-0/+23
2007-05-21[S390] Wire up sys_utimensat.Heiko Carstens2-0/+10
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-11[PATCH] audit signal recipientsAmy Griffis1-0/+9
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis2-0/+13