aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds27-658/+371
2009-12-09Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-0/+12
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-07Merge branch 'for-next' into for-linusJiri Kosina1-2/+2
2009-12-07[S390] s390: remove unused nfsd #includesBoaz Harrosh2-10/+0
2009-12-07[S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390Aristeu Rozanski1-0/+1
2009-12-07[S390] etr/stp: put correct per cpu variableHeiko Carstens1-2/+2
2009-12-07[S390] s390: use change recording override for kernel mappingChristian Borntraeger2-4/+11
2009-12-07[S390] use generic sockios.h header fileChristian Borntraeger1-18/+3
2009-12-07[S390] use generic termbits.h header fileChristian Borntraeger1-203/+3
2009-12-07[S390] smp: remove unused typedef and definesHeiko Carstens1-44/+10
2009-12-07[S390] cmm: free pages on hibernate.Martin Schwidefsky1-11/+50
2009-12-07[S390] Improve code generated by atomic operations.Martin Schwidefsky1-4/+4
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