aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan3-3/+0
2009-07-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds7-8/+54
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-07-07[S390] define KTIME_SCALAR for 32-bit s390Martin Schwidefsky1-0/+3
2009-07-07[S390] add generic atomic64 support for 31 bitHeiko Carstens2-1/+7
2009-07-07[S390] set SCHED_OMIT_FRAME_POINTER for s390Martin Schwidefsky1-0/+4
2009-07-07[S390] add __ucmpdi2() helper functionHeiko Carstens2-1/+27
2009-07-07[S390] perf_counter build fixHeiko Carstens1-0/+2
2009-07-07[S390] shutdown actions: save/return rc from init functionFrank Munzert1-6/+9
2009-07-07[S390] udelay: disable lockdep to avoid false positivesHeiko Carstens1-0/+2
2009-06-28KVM: s390: Allow stfle instruction in the guestChristian Borntraeger3-3/+26
2009-06-22[S390] Update default configuration.Martin Schwidefsky1-18/+54
2009-06-22[S390] kprobes: defer setting of ctlblk stateHeiko Carstens1-11/+7
2009-06-22[S390] Enable tick based perf_counter on s390.Martin Schwidefsky2-0/+9
2009-06-22[S390] lockless idle time accountingMartin Schwidefsky3-17/+35
2009-06-22[S390] pm: fix build error for !SMPHeiko Carstens1-2/+4
2009-06-22[S390] qdio: Sanitize do_QDIO sanity checksJan Glauber1-1/+1
2009-06-22[S390] s390: remove DEBUG_MALLOCPekka Enberg1-9/+0
2009-06-22[S390] time: convert from bootmem to slabHeiko Carstens2-16/+5
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2-2/+2
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-06-18function-graph: add stack frame testSteven Rostedt1-1/+1
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2-6/+0
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