summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-123-3/+0
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-07-107-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/+7
* [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/+0
* [S390] time: convert from bootmem to slabHeiko Carstens2009-06-222-16/+5
* 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-181-1/+1
* | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-182-6/+0
* | 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