summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [S390] cmm: free pages on hibernate.Martin Schwidefsky2009-12-071-11/+50
| * | | [S390] Improve code generated by atomic operations.Martin Schwidefsky2009-12-071-4/+4
| * | | [S390] dasd: remove dead codeChristian Borntraeger2009-12-071-23/+0
| * | | [S390] Use do_exception() in pagetable walk usercopy functions.Gerald Schaefer2009-12-073-96/+76
| * | | [S390] fault handler access flags check.Martin Schwidefsky2009-12-071-17/+13
| * | | [S390] fault handler performance optimization.Martin Schwidefsky2009-12-071-129/+129
| * | | [S390] Improve notify_page_fault implementation.Martin Schwidefsky2009-12-071-10/+4
| * | | [S390] Improve address space mode selection.Martin Schwidefsky2009-12-0711-58/+38
| * | | [S390] Improve address space check.Martin Schwidefsky2009-12-071-54/+45
| * | | [S390] cio: split PGID settings and statusPeter Oberparleiter2009-12-071-0/+4
| * | | [S390] s390: clear high-order bits of registers after sam64Hendrik Brueckner2009-12-071-0/+3
| |/ /
* | | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-091-2/+0
|\ \ \
| * | | s390: Remove BKL from prngThomas Gleixner2009-10-141-2/+0
* | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-081-1/+2
|\ \ \ \
| * | | | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-1/+2
* | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-083-0/+12
|\ \ \ \ \
| * | | | | nohz: Introduce arch_needs_cpuMartin Schwidefsky2009-11-053-0/+12
* | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-033-8/+17
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-083-14/+25
|\ \ \ \ \ \
| * | | | | | KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.cCarsten Otte2009-12-031-3/+3
| * | | | | | KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte2009-12-032-9/+19
| * | | | | | KVM: Activate Virtualization On DemandAlexander Graf2009-12-031-1/+2
| * | | | | | KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity2009-12-031-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-082-3/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-054-95/+31
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1826-74/+255
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | s390: use RCU to walk list of network devicesstephen hemminger2009-11-101-3/+5
| * | | | | | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-086-76/+13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-183-7/+7
| * | | | | sysctl s390: Remove dead sysctl binary supportEric W. Biederman2009-11-122-10/+4
| * | | | | sysctl: s390 Use the compat_sys_sysctlEric W. Biederman2009-11-063-59/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-051-65/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-2920-56/+226
| |\ \ \ \ \
| * | | | | | tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker2009-10-141-65/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-052-29/+28
|\ \ \ \ \ \
| * | | | | | locking: Make inlining decision Kconfig basedThomas Gleixner2009-11-132-29/+28
| | |_|/ / / | |/| | | |
* | | | | | s390: Convert BUG() to use unreachable()David Daney2009-12-051-1/+1
| |_|_|/ / |/| | | |
* | | | | [S390] s390: fix single stepping on svc0Christian Borntraeger2009-11-132-8/+8
* | | | | [S390] reset cputime accounting after IPL from NSSMartin Schwidefsky2009-11-131-0/+9
|/ / / /
* | | | [S390] smp: fix sigp sense handlingHeiko Carstens2009-10-292-1/+1
* | | | [S390] smp: fix sigp stop handlingHeiko Carstens2009-10-293-6/+6
* | | | [S390] cputime: fix overflow on 31 bit systemsMartin Schwidefsky2009-10-291-3/+3
* | | | [S390] smp: fix prefix handling of offlined cpusHeiko Carstens2009-10-291-0/+2
| |/ / |/| |
* | | [S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel2009-10-141-3/+3
* | | [S390] hypfs: Use subcode 6 if subcode 7 is not availableMichael Holzheu2009-10-141-1/+1
| |/ |/|
* | [S390] Add EX_TABLE for addressing exception in usercopy functions.Gerald Schaefer2009-10-062-12/+14
* | [S390] 64-bit register support for 31-bit processesHeiko Carstens2009-10-066-4/+147
OpenPOWER on IntegriCloud