summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
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://g...Linus Torvalds1-3/+3
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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...Ingo 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
2011-04-20[S390] prng: prevent access beyond end of stackJan Glauber1-1/+1
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-3/+3
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-8/+8
2011-04-04jump label: Add s390 supportJan Glauber4-1/+98
2011-04-04[S390] compile fix for latest binutilsMartin Schwidefsky1-1/+1
2011-04-04[S390] Fix parameter passing for smp_switch_to_cpu()Michael Holzheu2-2/+6
2011-04-04[S390] oprofile s390: prevent stack corruptionJan Glauber1-5/+1
2011-03-31Fix common misspellingsLucas De Marchi9-11/+11
2011-03-25Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds11-262/+332
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2011-03-23remove dma64_addr_tFUJITA Tomonori1-2/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-7/+0
2011-03-23s390: introduce little-endian bitopsAkinobu Mita1-19/+54
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson1-1/+1
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson1-1/+1
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson1-1/+1
2011-03-23[S390] cmpxchg: implement cmpxchg64()Heiko Carstens1-9/+29
2011-03-23[S390] xchg/cmpxchg: move to own header fileHeiko Carstens2-195/+206