aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-16[S390] s390: hibernation support for s390Hans-Joachim Picht
2009-06-16[S390] pm: appldata power management callbacksGerald Schaefer
2009-06-16[S390] cio: force console functionMartin Schwidefsky
2009-06-16[S390] pm: add kernel_page_presentHans-Joachim Picht
2009-06-16[S390] pm: ccwgroup bus power management callbacksSebastian Ott
2009-06-16[S390] pm: ccw bus power management callbacksSebastian Ott
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-12Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann
2009-06-12[S390] wire up sys_perf_counter_openHeiko Carstens
2009-06-12[S390] wire up sys_rt_tgsigqueueinfoHeiko Carstens
2009-06-12[S390] ftrace: add system call tracer supportHeiko Carstens
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens
2009-06-12[S390] ftrace: add function trace mcount test supportHeiko Carstens
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens
2009-06-12[S390] kprobes: use probe_kernel_writeHeiko Carstens
2009-06-12[S390] maccess: arch specific probe_kernel_write() implementationHeiko Carstens
2009-06-12[S390] profile_tick called twiceMartin Schwidefsky
2009-06-12[S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens
2009-06-12[S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens
2009-06-12[S390] secure computing arch backendHeiko Carstens
2009-06-12[S390] implement is_compat_taskHeiko Carstens
2009-06-12[S390] add mini sclp driverHeiko Carstens
2009-06-12[S390] use facility list for cpu type safety checkMartin Schwidefsky
2009-06-12[S390] implement interrupt-enabling rwlocksHeiko Carstens
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky
2009-06-12[S390] vdso: kernel parameter syntaxMartin Schwidefsky
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
2009-06-10KVM: s390: Verify memory in kvm runCarsten Otte
2009-06-10KVM: s390: Sanity check on validity interceptCarsten Otte
2009-06-10KVM: s390: Unlink vcpu on destroy - v2Carsten Otte
2009-06-10KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger
2009-06-10KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger
2009-06-10KVM: s390: Fix memory slot versus run - v3Carsten Otte
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov
2009-04-26s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-04-23[S390] update default configuration.Martin Schwidefsky
2009-04-23[S390] /proc/stat idle field for idle cpusMartin Schwidefsky
2009-04-23[S390] appldata: avoid deadlock with appldata_memGerald Schaefer
2009-04-23[S390] ipl: fix compile breakageHeiko Carstens