aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] add SIGNAL syscall class (v3)Amy Griffis2007-05-112-0/+13
* [S390] fix subsystem removal falloutCornelia Huck2007-05-101-13/+13
* rename thread_info to stackRoman Zippel2007-05-091-1/+1
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+2
* no longer #include <asm/kdebug.h>Adrian Bunk2007-05-081-1/+1
* Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-0/+7
* kprobes: kretprobes simplificationsChristoph Hellwig2007-05-081-14/+4
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-086-6/+0
* <linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle2007-05-081-0/+1
* move die notifier handling to common codeChristoph Hellwig2007-05-082-16/+2
* simplify the stacktrace codeChristoph Hellwig2007-05-081-11/+7