aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2007-05-10[S390] Avoid compile warning.Heiko Carstens
2007-05-10[S390] fix subsystem removal falloutCornelia Huck
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09rename thread_info to stackRoman Zippel
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba
2007-05-08no longer #include <asm/kdebug.h>Adrian Bunk
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08<linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08simplify the stacktrace codeChristoph Hellwig
2007-05-07Introduce CONFIG_HAS_DMAHeiko Carstens
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-05-04[S390] add hardware capability support (ELF_HWCAP).Martin Schwidefsky
2007-05-04[S390] Export uaccess as non-gpl symbol.Martin Schwidefsky
2007-05-04[S390] aes-s390 key length.Jan Glauber
2007-05-04[S390] get rid of kprobes notifier call chain.Christoph Hellwig
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge
2007-04-28[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-27[S390] Clean up smp code in preparation for some larger changes.Heiko Carstens
2007-04-27[S390] Remove debugging junk.Martin Schwidefsky
2007-04-27[S390] Switch etr from tasklet to workqueue.Martin Schwidefsky
2007-04-27[S390] Processor degradation notification.Heiko Carstens
2007-04-27[S390] vtime: cleanup per_cpu usage.Jan Glauber
2007-04-27[S390] crypto: cleanup.Jan Glauber
2007-04-27[S390] zfcpdump support.Michael Holzheu
2007-04-27[S390] Improved kernel stack overflow checking.Martin Schwidefsky
2007-04-27[S390] No execute support cleanup.Martin Schwidefsky
2007-04-27[S390] Minor fault path optimization.Martin Schwidefsky
2007-04-27[S390] Use generic bug.Heiko Carstens
2007-04-27[S390] Improved oops output.Martin Schwidefsky
2007-04-27[S390] System call cleanup.Martin Schwidefsky
2007-04-27[S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens
2007-04-27[S390] memory detection: stop at first memory hole.Heiko Carstens
2007-04-25[S390]: Fix build on 31-bit.David S. Miller
2007-04-25[NET]: Inline net_device_statsRusty Russell
2007-03-26[S390] kprobes: Align probe address.David Wilder
2007-03-19[S390] Wire up sys_utimes.Heiko Carstens
2007-03-19[S390] reboot from and dump to SCSI under z/VM fails.Michael Holzheu
2007-03-19[S390] Wire up compat_sys_epoll_pwait.Heiko Carstens
2007-03-19[S390] strlcpy is smart enoughJean Delvare
2007-03-19[S390] memory detection: fix off by one bug.Heiko Carstens
2007-03-14[PATCH] appldata build fixAl Viro