summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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/+16Star
* [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/+4Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-086-6/+0Star
* <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/+3Star
* simplify the stacktrace codeChristoph Hellwig2007-05-081-11/+7Star
* 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-051-1/+1
|\ \
| * | [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-041-1/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-051-16/+16
|\ \
| * | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-031-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] aes-s390 key length.Jan Glauber2007-05-041-4/+11
* | [S390] get rid of kprobes notifier call chain.Christoph Hellwig2007-05-042-29/+14Star
|/
* [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-291-3/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-273-5/+3Star
|\
| * [S390]: Fix build on 31-bit.David S. Miller2007-04-262-3/+1Star
| * [NET]: Inline net_device_statsRusty Russell2007-04-261-2/+2
* | [S390] Clean up smp code in preparation for some larger changes.Heiko Carstens2007-04-271-161/+100Star
* | [S390] Remove debugging junk.Martin Schwidefsky2007-04-271-38/+0Star
* | [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/+7Star
* | [S390] crypto: cleanup.Jan Glauber2007-04-272-86/+81Star
* | [S390] zfcpdump support.Michael Holzheu2007-04-277-86/+330
* | [S390] Improved kernel stack overflow checking.Martin Schwidefsky2007-04-271-0/+2
* | [S390] No execute support cleanup.Martin Schwidefsky2007-04-271-51/+21Star
* | [S390] Minor fault path optimization.Martin Schwidefsky2007-04-271-118/+141
* | [S390] Use generic bug.Heiko Carstens2007-04-275-5/+33