aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26[S390] mm: handle kernel caused page fault oom situationsHeiko Carstens1-7/+9
2011-05-26[S390] delay: implement ndelayHeiko Carstens2-3/+20
2011-05-26[S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitionsHeiko Carstens1-2/+2
2011-05-26[S390] hwsampler: allow cpu hotplugMartin Schwidefsky1-1/+1
2011-05-26[S390] uaccess: turn __access_ok() into a defineHeiko Carstens1-5/+6
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens13-170/+145
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens3-1/+26
2011-05-26[S390] pfault: always enable service signal interruptHeiko Carstens1-2/+1
2011-05-25maccess,probe_kernel: Make write/read src const void *Steven Rostedt1-2/+2
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-1/+0
2011-05-25s390: mmu_gather reworkPeter Zijlstra1-25/+37
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki1-10/+0
2011-05-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds35-668/+626
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo11-262/+332
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-23[S390] cpu hotplug: fix external interrupt subclass mask handlingHeiko Carstens1-2/+2
2011-05-23[S390] oprofile: dont access lowcoreHeiko Carstens1-9/+2
2011-05-23[S390] oprofile: add missing irq stats counterHeiko Carstens3-0/+4
2011-05-23[S390] Ignore sendmmsg system call note wired up warningHeiko Carstens1-0/+1
2011-05-23[S390] s390,oprofile: fix compile error for !CONFIG_SMPJan Glauber1-3/+3
2011-05-23[S390] s390,oprofile: fix alert counter incrementJan Glauber1-1/+1
2011-05-23[S390] Remove unused includes in process.cJan Glauber1-17/+2
2011-05-23[S390] refactor page table functions for better pgste supportMartin Schwidefsky7-233/+331
2011-05-23[S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky2-55/+59
2011-05-23[S390] convert old cpumask API into new oneKOSAKI Motohiro4-23/+23
2011-05-23[S390] pfault: cleanup codeHeiko Carstens1-30/+37
2011-05-23[S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens6-26/+71
2011-05-23[S390] smp: add __noreturn attribute to cpu_die()Heiko Carstens1-1/+1
2011-05-23[S390] percpu: implement arch specific irqsafe_cpu_opsHeiko Carstens2-1/+68
2011-05-23[S390] vdso: disable gcov profilingPeter Oberparleiter2-0/+6
2011-05-23[S390] extmem: get rid of compile warningHeiko Carstens1-0/+2
2011-05-23[S390] get rid of unused variablesHeiko Carstens2-6/+0
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky14-283/+35
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds10-249/+919
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-4/+99
2011-05-19module: undo module RONX protection correctly.Jan Glauber2-0/+6
2011-05-16ftrace/s390: mcount offset calculationMartin Schwidefsky1-3/+1
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar4-8/+9
2011-05-10[S390] fix alloc_pgste check in init_new_contextMartin Schwidefsky1-1/+1
2011-05-10[S390] oprofile: fix min/max interval query checksMartin Schwidefsky3-18/+8
2011-05-10[S390] replace diag10() with diag10_range() functionMichael Holzheu3-24/+16
2011-05-10[S390] disassembler: handle b280/spp instructionChristian Borntraeger1-0/+1
2011-05-10[S390] kernel: Initialize register 14 when starting new CPUMichael Holzheu2-2/+2
2011-05-10Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar4-8/+9
2011-05-04crypto: s390 - add System z hardware support for CTR modeGerald Schaefer3-4/+377
2011-05-04crypto: s390 - add System z hardware support for GHASHGerald Schaefer3-0/+164
2011-05-04crypto: s390 - add System z hardware support for XTS modeGerald Schaefer2-0/+264
2011-05-04crypto: s390 - cleanup DES codeJan Glauber2-235/+96