summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* pass -msize-long to sparse on s390Al Viro2007-07-151-1/+1
* 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] Bogomips calculation for 64 bit.Martin Schwidefsky2007-07-101-2/+2
* [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] Fixed comment typo.Ralph Wuerthner2007-07-101-1/+1
* [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-193-5/+16
* [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
* [S390] Add exception handler for diagnose 224Michael Holzheu2007-05-311-3/+14
* 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] More verbose show_mem() like other architectures.Heiko Carstens2007-05-211-15/+23
* | [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] update default configuration.Martin Schwidefsky2007-05-101-106/+128
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-101-33/+16
* [S390] Avoid compile warning.Heiko Carstens2007-05-101-1/+4
* [S390] fix subsystem removal falloutCornelia Huck2007-05-102-14/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\
| * Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-1/+1
* | rename thread_info to stackRoman Zippel2007-05-091-1/+1
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-092-0/+4
|/
* 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-083-17/+3
* simplify the stacktrace codeChristoph Hellwig2007-05-081-11/+7
* Introduce CONFIG_HAS_DMAHeiko Carstens2007-05-071-0/+3
* 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/davem/net-2.6Linus Torvalds2007-05-041-1/+1
|\ \
| * | [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-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
OpenPOWER on IntegriCloud