summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1412-61/+104
| |\ \ \ | | | |/ | | |/|
| * | | crypto-prng: BKL pushdownArnd Bergmann2008-06-201-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-07-141-0/+4
|\ \ \ \
| * | | | crypto: s390 - Respect STFL bitJan Glauber2008-07-121-0/+4
| | |/ / | |/| |
* | | | [S390] Remove P390 support.Heiko Carstens2008-07-142-10/+0Star
* | | | [S390] Cleanup kprobes printk messages.Martin Schwidefsky2008-07-142-4/+1Star
* | | | [S390] Cleanup s390 debug feature print messages.Michael Holzheu2008-07-141-9/+0Star
* | | | [S390] Cleanup appldata printk messages.Gerald Schaefer2008-07-145-177/+11Star
* | | | [S390] Cleanup cpacf printk messages.Jan Glauber2008-07-141-4/+1Star
* | | | [S390] Cleanup vtime printk messages.Martin Schwidefsky2008-07-141-44/+12Star
* | | | [S390] Move memory detection code to own file.Heiko Carstens2008-07-144-110/+103Star
* | | | [S390] Add support for memory hot-add.Heiko Carstens2008-07-142-0/+23
* | | | [S390] s390: use memory_read_from_buffer()Akinobu Mita2008-07-141-14/+4Star
* | | | [S390] s390: use simple_read_from_buffer()Akinobu Mita2008-07-141-19/+10Star
* | | | [S390] arch/s390: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-141-2/+0Star
* | | | [S390] Extra Kernel Parameters via VMPARMHendrik Brueckner2008-07-143-83/+458
* | | | [S390] idle: remove idle notifier chain.Heiko Carstens2008-07-142-53/+4Star
* | | | [S390] cio: Add chsc subchannel driver.Cornelia Huck2008-07-141-0/+16
* | | | [S390] stp support.Martin Schwidefsky2008-07-141-150/+484
* | | | [S390] initrd vs bss section clearing.Heiko Carstens2008-07-141-0/+18
* | | | [S390] Introduce user_regset accessors for s390Martin Schwidefsky2008-07-145-262/+327
* | | | [S390] Remove ipldelay kernel parameter.Heiko Carstens2008-07-141-26/+0Star
* | | | [S390] make appldata compile w/o CONFIG_SWAPGerald Schaefer2008-07-141-0/+2
|/ / /
* | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-114-22/+44
|\ \ \
| * | | KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte2008-06-061-2/+5
| * | | KVM: s390: Send program check on access errorCarsten Otte2008-06-061-1/+4
| * | | KVM: s390: fix interrupt deliveryCarsten Otte2008-06-061-1/+2
| * | | KVM: s390: handle machine checks when guest is runningChristian Borntraeger2008-06-061-0/+5
| * | | KVM: s390: fix locking order problem in enable_sieChristian Borntraeger2008-06-061-17/+27
| * | | KVM: s390: use yield instead of schedule to implement diag 0x44Christian Borntraeger2008-06-061-1/+1
* | | | [S390] Fix build failure in __cpu_up()Segher Boessenkool2008-06-101-1/+1
* | | | [S390] vmemmap: fix off-by-one bug.Heiko Carstens2008-06-101-1/+1
* | | | [S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.Heiko Carstens2008-06-101-0/+1
|/ / /
* | | [S390] Update default configuration.Martin Schwidefsky2008-05-301-3/+8
* | | [S390] disassembler: fix idte instruction format.Martin Schwidefsky2008-05-301-1/+1
* | | [S390] showmem: Only walk spanned pages.Heiko Carstens2008-05-301-26/+23Star
* | | [S390] appldata: prevent cpu hotplug when walking cpu_online_map.Gerald Schaefer2008-05-301-0/+8
* | | [S390] Fix section mismatch warnings.Heiko Carstens2008-05-302-6/+14
* | | [S390] fix sparsemem related compile error with allnoconfig on s390Hans-Joachim Picht2008-05-301-0/+3
| |/ |/|
* | [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0Star
|/
* [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens2008-05-151-1/+2
* [S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens2008-05-151-8/+8
* [S390] s390dbf: Use const char * for dbf name.Cornelia Huck2008-05-151-10/+10
* [S390] sparsemem vmemmap: initialize memmap.Heiko Carstens2008-05-151-13/+6Star
* [S390] guest page hinting lightMartin Schwidefsky2008-05-074-0/+90
* [S390] compat ptrace cleanupRoland McGrath2008-05-072-95/+7Star
* [S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger2008-05-074-6/+33
* [S390] s390: Optimize user and work TIF checkMartin Schwidefsky2008-05-072-30/+28Star
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0Star
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-04-3022-399/+513
|\