summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-1/+1
|\
| * [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-041-16/+16
|\ \
| * | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-16/+16
| |/
* | [S390] add hardware capability support (ELF_HWCAP).Martin Schwidefsky2007-05-041-0/+109
* | [S390] Export uaccess as non-gpl symbol.Martin Schwidefsky2007-05-041-1/+1
* | [S390] get rid of kprobes notifier call chain.Christoph Hellwig2007-05-041-2/+1
|/
* [S390] Clean up smp code in preparation for some larger changes.Heiko Carstens2007-04-271-161/+100
* [S390] Switch etr from tasklet to workqueue.Martin Schwidefsky2007-04-271-17/+17
* [S390] Processor degradation notification.Heiko Carstens2007-04-271-5/+43
* [S390] vtime: cleanup per_cpu usage.Jan Glauber2007-04-271-9/+7
* [S390] zfcpdump support.Michael Holzheu2007-04-274-86/+318
* [S390] Use generic bug.Heiko Carstens2007-04-273-5/+26
* [S390] Improved oops output.Martin Schwidefsky2007-04-273-39/+1296
* [S390] System call cleanup.Martin Schwidefsky2007-04-278-225/+162
* [S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens2007-04-271-1/+22
* [S390] memory detection: stop at first memory hole.Heiko Carstens2007-04-271-4/+3
* [S390] kprobes: Align probe address.David Wilder2007-03-261-1/+1
* [S390] Wire up sys_utimes.Heiko Carstens2007-03-192-0/+7
* [S390] reboot from and dump to SCSI under z/VM fails.Michael Holzheu2007-03-191-5/+4
* [S390] Wire up compat_sys_epoll_pwait.Heiko Carstens2007-03-192-1/+12
* [S390] strlcpy is smart enoughJean Delvare2007-03-191-1/+1
* [S390] memory detection: fix off by one bug.Heiko Carstens2007-03-191-2/+8
* [S390] Fixed handling of access register mode faults.Gerald Schaefer2007-03-052-6/+16
* [S390] nss: disable kexec.Heiko Carstens2007-03-051-0/+5
* [S390] reipl: move dump_prefix_page out of text section.Heiko Carstens2007-03-053-12/+18
OpenPOWER on IntegriCloud