aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-14/+25
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-3/+7
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds6-76/+13
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4-95/+31
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-65/+2
2009-12-05Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-29/+28
2009-12-05s390: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe3-8/+17
2009-12-03KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.cCarsten Otte1-3/+3
2009-12-03KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte2-9/+19
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf1-1/+2
2009-12-03KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity1-1/+1
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller26-74/+255
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman3-7/+7
2009-11-13locking: Make inlining decision Kconfig basedThomas Gleixner2-29/+28
2009-11-13[S390] s390: fix single stepping on svc0Christian Borntraeger2-8/+8
2009-11-13[S390] reset cputime accounting after IPL from NSSMartin Schwidefsky1-0/+9
2009-11-12sysctl s390: Remove dead sysctl binary supportEric W. Biederman2-10/+4
2009-11-10s390: use RCU to walk list of network devicesstephen hemminger1-3/+5
2009-11-06sysctl: s390 Use the compat_sys_sysctlEric W. Biederman3-59/+2
2009-10-29[S390] smp: fix sigp sense handlingHeiko Carstens2-1/+1
2009-10-29[S390] smp: fix sigp stop handlingHeiko Carstens3-6/+6
2009-10-29[S390] cputime: fix overflow on 31 bit systemsMartin Schwidefsky1-3/+3
2009-10-29[S390] smp: fix prefix handling of offlined cpusHeiko Carstens1-0/+2
2009-10-29Merge branch 'tracing/urgent' into tracing/coreIngo Molnar20-56/+226
2009-10-14[S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel1-3/+3
2009-10-14[S390] hypfs: Use subcode 6 if subcode 7 is not availableMichael Holzheu1-1/+1
2009-10-14tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker1-65/+2
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-0/+2
2009-10-06[S390] Add EX_TABLE for addressing exception in usercopy functions.Gerald Schaefer2-12/+14
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens6-4/+147
2009-10-06[S390] hibernate: Use correct place for CPU address in lowcoreMichael Holzheu1-3/+2
2009-10-06[S390] pm: ignore time spend in suspended stateMartin Schwidefsky1-4/+17
2009-10-06[S390] perf_counter: fix vdso detectionHeiko Carstens1-8/+8
2009-10-06[S390] ftrace: drop nmi protectionHeiko Carstens1-3/+0
2009-10-06[S390] compat: fix truncate system call wrapperHeiko Carstens1-1/+1
2009-10-06[S390] Provide arch specific mdelay implementation.Heiko Carstens2-10/+11
2009-10-06[S390] Fix enabled udelay for short delays.Christian Borntraeger1-4/+9
2009-10-06[S390] module: fix memory leak in s390 module loaderChristian Borntraeger1-0/+3
2009-10-06[S390] Enable kmemleak on s390.Heiko Carstens1-0/+1
2009-10-06[S390] fix build breakage with CONFIG_AIO=nMartin Schwidefsky1-2/+8
2009-10-04KVM: s390: fix memsize >= 4GChristian Borntraeger1-1/+1
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan3-9/+8
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-4/+3
2009-09-23headers: utsname.h reduxAlexey Dobriyan2-2/+0
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell2-3/+4
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: s390Rusty Russell1-1/+0