summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* remove include/asm-*/ipc.hAdrian Bunk2007-10-172-2/+2
* kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+2
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-5/+0
* lockdep: s390: connect the sysexit hookHeiko Carstens2007-10-112-0/+21
* [S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg2007-10-121-13/+14
* [S390] s390: beautify vmlinux.ldsSam Ravnborg2007-10-121-106/+127
* [S390] cpcmd: fix inline assembly usage.Heiko Carstens2007-10-121-45/+55
* [S390] Use IPL CLEAR for reipl under z/VMMichael Holzheu2007-10-121-2/+2
* [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-123-6/+17
* [S390] disassembler: Remove redundant variable assignmentChristian Borntraeger2007-10-121-1/+0
* [S390] disassembler: fix output for insns with 6 operands.Martin Schwidefsky2007-10-121-1/+3
* [SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson2007-10-101-1/+0
* [S390] kprobes: fix instruction length calculationDavid Wilder2007-08-221-1/+1
* [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-223-2/+103
* 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-272-0/+2
* [S390] Improve __smp_call_function_map.Heiko Carstens2007-07-271-8/+6
* [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-272-10/+8
* 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
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-07-172-18/+15
|\
| * [S390] Simplify stack trace.Heiko Carstens2007-07-171-15/+11
| * [S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.Christian Borntraeger2007-07-171-3/+4
* | 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
* 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] 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] 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-192-2/+14
* [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
* 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] Make use of kretprobe_assert.Heiko Carstens2007-05-211-1/+1
* | [S390] Wire up signald, timerfd and eventfd syscalls.Heiko Carstens2007-05-212-0/+23
* | [S390] Wire up sys_utimensat.Heiko Carstens2007-05-212-0/+10
|/
* [PATCH] audit signal recipientsAmy Griffis2007-05-111-0/+9
OpenPOWER on IntegriCloud