aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-11crypto: sha256-s390 - Add export/import supportHerbert Xu1-0/+26
2009-07-11crypto: sha1-s390 - Add export/import supportHerbert Xu1-0/+26
2009-06-18crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY setJarod Wilson1-5/+6
2009-06-16Merge branch 'akpm'Linus Torvalds2-20/+1
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-16/+1
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0
2009-06-16[S390] s390: hibernation support for s390Hans-Joachim Picht12-27/+375
2009-06-16[S390] pm: appldata power management callbacksGerald Schaefer1-4/+115
2009-06-16[S390] cio: force console functionMartin Schwidefsky1-0/+1
2009-06-16[S390] pm: add kernel_page_presentHans-Joachim Picht1-0/+19
2009-06-16[S390] pm: ccwgroup bus power management callbacksSebastian Ott1-0/+10
2009-06-16[S390] pm: ccw bus power management callbacksSebastian Ott1-5/+13
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-06-12Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds42-171/+1173
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds7-11/+18
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm1-5/+0
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.Martin Olsson1-1/+1
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann7-53/+126
2009-06-12[S390] wire up sys_perf_counter_openHeiko Carstens3-1/+12
2009-06-12[S390] wire up sys_rt_tgsigqueueinfoHeiko Carstens3-1/+11
2009-06-12[S390] ftrace: add system call tracer supportHeiko Carstens7-2/+73
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens8-10/+164
2009-06-12[S390] ftrace: add function trace mcount test supportHeiko Carstens2-12/+27
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens9-29/+263
2009-06-12[S390] kprobes: use probe_kernel_writeHeiko Carstens1-29/+2
2009-06-12[S390] maccess: arch specific probe_kernel_write() implementationHeiko Carstens2-1/+62
2009-06-12[S390] profile_tick called twiceMartin Schwidefsky1-7/+0
2009-06-12[S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens2-5/+18
2009-06-12[S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens2-9/+9
2009-06-12[S390] secure computing arch backendHeiko Carstens6-9/+51
2009-06-12[S390] implement is_compat_taskHeiko Carstens7-19/+36
2009-06-12[S390] add mini sclp driverHeiko Carstens3-5/+342
2009-06-12[S390] use facility list for cpu type safety checkMartin Schwidefsky2-15/+35
2009-06-12[S390] implement interrupt-enabling rwlocksHeiko Carstens2-3/+56
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky6-36/+23
2009-06-12[S390] vdso: kernel parameter syntaxMartin Schwidefsky1-2/+13
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann2-6/+13
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann3-3/+3
2009-06-10KVM: s390: Verify memory in kvm runCarsten Otte1-0/+6
2009-06-10KVM: s390: Sanity check on validity interceptCarsten Otte1-10/+18
2009-06-10KVM: s390: Unlink vcpu on destroy - v2Carsten Otte1-2/+8
2009-06-10KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger4-22/+22
2009-06-10KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger4-14/+35
2009-06-10KVM: s390: Fix memory slot versus run - v3Carsten Otte1-5/+31
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov1-0/+6
2009-04-26s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-3/+4
2009-04-23[S390] update default configuration.Martin Schwidefsky1-13/+50