summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Unify sys_mmap*Al Viro2009-12-112-57/+5
* Kill ancient crap in s390 compat mmapAl Viro2009-12-111-5/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-2/+2
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-2/+2
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-0927-658/+371
|\ \ \
| * | | [S390] s390: remove unused nfsd #includesBoaz Harrosh2009-12-072-10/+0
| * | | [S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390Aristeu Rozanski2009-12-071-0/+1
| * | | [S390] etr/stp: put correct per cpu variableHeiko Carstens2009-12-071-2/+2
| * | | [S390] s390: use change recording override for kernel mappingChristian Borntraeger2009-12-072-4/+11
| * | | [S390] use generic sockios.h header fileChristian Borntraeger2009-12-071-18/+3
| * | | [S390] use generic termbits.h header fileChristian Borntraeger2009-12-071-203/+3
| * | | [S390] smp: remove unused typedef and definesHeiko Carstens2009-12-071-44/+10
| * | | [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
| | |_|/ / / | |/| | | |
OpenPOWER on IntegriCloud