summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | [S390] dasd: add large volume supportStefan Weinhuber2009-03-262-7/+19
| * | [S390] page fault: invoke oom-killerHeiko Carstens2009-03-261-26/+2Star
| * | [S390] Automatic IPL after dumpFrank Munzert2009-03-265-24/+86
| * | [S390] fix dump_stack vs. %p and (null)Christian Borntraeger2009-03-261-1/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-261-0/+3
|\ \
| * \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-2613-126/+149
| |\ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-051-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-244-3/+14
| |\ \ \ \
| * | | | | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-161-0/+3
* | | | | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-03-269-13/+35
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | KVM: s390: Fix SIGP set prefix ioctlChristian Borntraeger2009-03-241-1/+6
| * | | | | KVM: s390: Fix problem state check for b2 interceptsChristian Borntraeger2009-03-243-5/+17
| * | | | | KVM: s390: Fix printk on SIGP set archChristian Borntraeger2009-03-241-2/+0Star
| * | | | | KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity2009-03-241-0/+3
| * | | | | KVM: Remove old kvm_guest_debug structsJan Kiszka2009-03-241-3/+0Star
| * | | | | KVM: New guest debug interfaceJan Kiszka2009-03-242-2/+9
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-265-86/+101
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | crypto: sha512-s390 - Add missing block sizeHerbert Xu2009-03-211-0/+1
| * | | | crypto: sha-s390 - Switch to shashHerbert Xu2009-02-185-86/+100
| |/ / /
* | | | [S390] make page table upgrade work againMartin Schwidefsky2009-03-182-14/+35
* | | | [S390] make page table walking more robustMartin Schwidefsky2009-03-183-5/+6
* | | | [S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer2009-03-181-18/+0Star
* | | | [S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens2009-03-181-2/+4
* | | | [S390] topology: define SD_MC_INIT to fix performance regressionHeiko Carstens2009-03-181-0/+2
* | | | [S390] __div64_31 broken for CONFIG_MARCH_G5Martin Schwidefsky2009-03-181-1/+1
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-041-1/+1
|\ \ \ | |_|/ |/| |
| * | crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu2009-02-261-1/+1
| |/
* | [S390] fix "mem=" handling in case of standby memoryHeiko Carstens2009-02-192-2/+9
* | [S390] Fix timeval regression on s390Christian Borntraeger2009-02-191-1/+1
* | KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-151-0/+4
|/
* [S390] Update default configuration.Martin Schwidefsky2009-02-111-27/+60
* [S390] Fix init irq proc build break.Sachin Sant2009-02-111-0/+2
* [S390] vdso: fix per cpu vdso pointer in lowcoreMartin Schwidefsky2009-02-111-2/+2
* [S390] Add missing compat system call wrappers.Michael Holzheu2009-01-232-5/+43
* [S390] etr/stp: fix possible deadlockHeiko Carstens2009-01-231-2/+4
* [S390] cputime: fix lowcore initialization on cpu hotplugHeiko Carstens2009-01-231-0/+4
* [S390] fix compat sigaltstack syscall table entryMichael Holzheu2009-01-231-1/+1
* [S390] personality: fix personality loss on execveHeiko Carstens2009-01-231-8/+8
* Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-157-45/+51
|\
| * [CVE-2009-0029] s390 specific system call wrappersHeiko Carstens2009-01-146-44/+50
| * [CVE-2009-0029] s390: enable system call wrappersHeiko Carstens2009-01-141-0/+1
| * [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-141-1/+0Star
* | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-152-2/+0Star
|/
* [S390] Use unsigned long long for u64 on 64bit.Heiko Carstens2009-01-094-10/+6Star
* [S390] vdso: compile fixHeiko Carstens2009-01-092-2/+4
* [S390] remove code for oldselect system callHeiko Carstens2009-01-092-21/+0Star
* [S390] types: add/fix types.h include in header filesHeiko Carstens2009-01-098-3/+11
* [S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski2009-01-091-0/+1
* [S390] asm-s390/posix_types.h: drop __USE_ALL usageMike Frysinger2009-01-091-4/+0Star
* [S390] gettimeofday.S: removed duplicated #includesHuang Weiyi2009-01-091-4/+0Star