summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* crypto: sha256-s390 - Add export/import supportHerbert Xu2009-07-111-0/+26
* crypto: sha1-s390 - Add export/import supportHerbert Xu2009-07-111-0/+26
* crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY setJarod Wilson2009-06-181-5/+6
* Merge branch 'akpm'Linus Torvalds2009-06-162-20/+1
|\
| * kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-16/+1
| * mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* | [S390] s390: hibernation support for s390Hans-Joachim Picht2009-06-1612-27/+375
* | [S390] pm: appldata power management callbacksGerald Schaefer2009-06-161-4/+115
* | [S390] cio: force console functionMartin Schwidefsky2009-06-161-0/+1
* | [S390] pm: add kernel_page_presentHans-Joachim Picht2009-06-161-0/+19
* | [S390] pm: ccwgroup bus power management callbacksSebastian Ott2009-06-161-0/+10
* | [S390] pm: ccw bus power management callbacksSebastian Ott2009-06-161-5/+13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-141-1/+1
|\
| * trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-121-1/+1
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-06-1242-171/+1173
|\ \
| * | [S390] wire up sys_perf_counter_openHeiko Carstens2009-06-123-1/+12
| * | [S390] wire up sys_rt_tgsigqueueinfoHeiko Carstens2009-06-123-1/+11
| * | [S390] ftrace: add system call tracer supportHeiko Carstens2009-06-127-2/+73
| * | [S390] ftrace: add function graph tracer supportHeiko Carstens2009-06-128-10/+164
| * | [S390] ftrace: add function trace mcount test supportHeiko Carstens2009-06-122-12/+27
| * | [S390] ftrace: add dynamic ftrace supportHeiko Carstens2009-06-129-29/+263
| * | [S390] kprobes: use probe_kernel_writeHeiko Carstens2009-06-121-29/+2
| * | [S390] maccess: arch specific probe_kernel_write() implementationHeiko Carstens2009-06-122-1/+62
| * | [S390] profile_tick called twiceMartin Schwidefsky2009-06-121-7/+0
| * | [S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens2009-06-122-5/+18
| * | [S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens2009-06-122-9/+9
| * | [S390] secure computing arch backendHeiko Carstens2009-06-126-9/+51
| * | [S390] implement is_compat_taskHeiko Carstens2009-06-127-19/+36
| * | [S390] add mini sclp driverHeiko Carstens2009-06-123-5/+342
| * | [S390] use facility list for cpu type safety checkMartin Schwidefsky2009-06-122-15/+35
| * | [S390] implement interrupt-enabling rwlocksHeiko Carstens2009-06-122-3/+56
| * | [S390] merge cpu.h into cputime.hMartin Schwidefsky2009-06-126-36/+23
| * | [S390] vdso: kernel parameter syntaxMartin Schwidefsky2009-06-121-2/+13
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-127-11/+18
|\ \
| * \ asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-127-53/+126
| |\ \ | | |/
| * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
| * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-112-6/+13
| * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-113-3/+3
* | | PM: Remove unused asm/suspend.hMagnus Damm2009-06-121-5/+0
* | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
| |/ |/|
* | KVM: s390: Verify memory in kvm runCarsten Otte2009-06-101-0/+6
* | KVM: s390: Sanity check on validity interceptCarsten Otte2009-06-101-10/+18
* | KVM: s390: Unlink vcpu on destroy - v2Carsten Otte2009-06-101-2/+8
* | KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger2009-06-104-22/+22
* | KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger2009-06-104-14/+35
* | KVM: s390: Fix memory slot versus run - v3Carsten Otte2009-06-101-5/+31
* | KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov2009-06-101-0/+6
|/
* s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-3/+4
* [S390] update default configuration.Martin Schwidefsky2009-04-231-13/+50
OpenPOWER on IntegriCloud