aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17[S390] Simplify stack trace.Heiko Carstens1-15/+11
2007-07-17[S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.Christian Borntraeger1-3/+4
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-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] 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-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 Carstens2-2/+14
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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds1-2/+2
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
2007-05-10[S390] fix subsystem removal falloutCornelia Huck1-13/+13
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+2
2007-05-08no longer #include <asm/kdebug.h>Adrian Bunk1-1/+1
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli1-0/+7
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig1-14/+4
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap6-6/+0
2007-05-08<linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle1-0/+1
2007-05-08move die notifier handling to common codeChristoph Hellwig2-16/+2
2007-05-08simplify the stacktrace codeChristoph Hellwig1-11/+7
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-1/+1
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-16/+16
2007-05-04[S390] add hardware capability support (ELF_HWCAP).Martin Schwidefsky1-0/+109
2007-05-04[S390] Export uaccess as non-gpl symbol.Martin Schwidefsky1-1/+1
2007-05-04[S390] get rid of kprobes notifier call chain.Christoph Hellwig1-2/+1
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-16/+16
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-1/+1
2007-04-27[S390] Clean up smp code in preparation for some larger changes.Heiko Carstens1-161/+100
2007-04-27[S390] Switch etr from tasklet to workqueue.Martin Schwidefsky1-17/+17
2007-04-27[S390] Processor degradation notification.Heiko Carstens1-5/+43
2007-04-27[S390] vtime: cleanup per_cpu usage.Jan Glauber1-9/+7
2007-04-27[S390] zfcpdump support.Michael Holzheu4-86/+318
2007-04-27[S390] Use generic bug.Heiko Carstens3-5/+26
2007-04-27[S390] Improved oops output.Martin Schwidefsky3-39/+1296
2007-04-27[S390] System call cleanup.Martin Schwidefsky8-225/+162
2007-04-27[S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens1-1/+22