aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-07[S390] dasd: remove dead codeChristian Borntraeger1-23/+0
2009-12-07[S390] Use do_exception() in pagetable walk usercopy functions.Gerald Schaefer3-96/+76
2009-12-07[S390] fault handler access flags check.Martin Schwidefsky1-17/+13
2009-12-07[S390] fault handler performance optimization.Martin Schwidefsky1-129/+129
2009-12-07[S390] Improve notify_page_fault implementation.Martin Schwidefsky1-10/+4
2009-12-07[S390] Improve address space mode selection.Martin Schwidefsky11-58/+38
2009-12-07[S390] Improve address space check.Martin Schwidefsky1-54/+45
2009-12-07[S390] cio: split PGID settings and statusPeter Oberparleiter1-0/+4
2009-12-07[S390] s390: clear high-order bits of registers after sam64Hendrik Brueckner1-0/+3
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-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
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-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming1-1/+2
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-11-05nohz: Introduce arch_needs_cpuMartin Schwidefsky3-0/+12
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-14s390: Remove BKL from prngThomas Gleixner1-2/+0
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