aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26s390: use asm-generic/bitops/le.hAkinobu Mita1-35/+2
2011-05-26arch: add #define for each of optimized find bitopsAkinobu Mita1-0/+8
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-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
2011-05-04crypto: s390 - extend crypto facility checkJan Glauber7-12/+20
2011-04-29[S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens1-1/+1
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar4-1/+98
2011-04-27[S390] prng: fix pointer arithmeticMartin Schwidefsky1-1/+1
2011-04-26Merge branch 'master' into for-nextJiri Kosina29-314/+403
2011-04-20[S390] kvm-390: Let kernel exit SIE instruction on workCarsten Otte1-2/+2
2011-04-20[S390] pfault: fix token handlingHeiko Carstens1-2/+2
2011-04-20[S390] fix page table walk for changing page attributesJan Glauber1-2/+3