summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-08-091-1/+1
|\
| * KVM: s390: fix wait_queue handlingChristian Borntraeger2009-08-051-1/+1
* | [S390] KVM: Read buffer overflowRoel Kluin2009-08-071-3/+4
* | [S390] kernel: Storing machine flags early in lowcoreHendrik Brueckner2009-08-071-0/+3
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-07-275-45/+48
|\
| * [S390] vdso: clock_gettime of CLOCK_THREAD_CPUTIME_ID with noexec=onMartin Schwidefsky2009-07-241-2/+9
| * [S390] vdso: fix per cpu area allocationHeiko Carstens2009-07-241-3/+4
| * [S390] hibernation: fix register corruption on machine checksHeiko Carstens2009-07-242-33/+25Star
| * [S390] hibernation: fix lowcore handlingHeiko Carstens2009-07-242-7/+10
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-3/+6
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-123-3/+0Star
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-07-117-8/+54
|\
| * [S390] define KTIME_SCALAR for 32-bit s390Martin Schwidefsky2009-07-071-0/+3
| * [S390] add generic atomic64 support for 31 bitHeiko Carstens2009-07-072-1/+7
| * [S390] set SCHED_OMIT_FRAME_POINTER for s390Martin Schwidefsky2009-07-071-0/+4
| * [S390] add __ucmpdi2() helper functionHeiko Carstens2009-07-072-1/+27
| * [S390] perf_counter build fixHeiko Carstens2009-07-071-0/+2
| * [S390] shutdown actions: save/return rc from init functionFrank Munzert2009-07-071-6/+9
| * [S390] udelay: disable lockdep to avoid false positivesHeiko Carstens2009-07-071-0/+2
* | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
|/
* KVM: s390: Allow stfle instruction in the guestChristian Borntraeger2009-06-283-3/+26
* [S390] Update default configuration.Martin Schwidefsky2009-06-221-18/+54
* [S390] kprobes: defer setting of ctlblk stateHeiko Carstens2009-06-221-11/+7Star
* [S390] Enable tick based perf_counter on s390.Martin Schwidefsky2009-06-222-0/+9
* [S390] lockless idle time accountingMartin Schwidefsky2009-06-223-17/+35
* [S390] pm: fix build error for !SMPHeiko Carstens2009-06-221-2/+4
* [S390] qdio: Sanitize do_QDIO sanity checksJan Glauber2009-06-221-1/+1
* [S390] s390: remove DEBUG_MALLOCPekka Enberg2009-06-221-9/+0Star
* [S390] time: convert from bootmem to slabHeiko Carstens2009-06-222-16/+5Star
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-212-2/+2
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-201-1/+1
|\
| * function-graph: add stack frame testSteven Rostedt2009-06-191-1/+1
* | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-182-6/+0Star
* | Merge branch 'akpm'Linus Torvalds2009-06-172-20/+1Star
|\ \
| * | kmap_types: make most arches use generic header fileRandy Dunlap2009-06-171-16/+1Star
| * | mm: consolidate init_mm definitionAlexey Dobriyan2009-06-171-4/+0Star
| |/
* | [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-1342-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