aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus 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
2011-03-23[S390] ccwgroup_driver: remove duplicate membersSebastian Ott1-4/+0
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott1-4/+0
2011-03-23[S390] setup: register bss section as resourceHeiko Carstens1-0/+8
2011-03-23[S390] setup: simplify setup_resources()Heiko Carstens1-46/+34
2011-03-23[S390] wire up sys_syncfsHeiko Carstens3-1/+8
2011-03-23[S390] wire up sys_clock_adjtimeHeiko Carstens3-1/+9
2011-03-23[S390] wire up sys_open_by_handle_atHeiko Carstens3-1/+10
2011-03-23[S390] wire up sys_name_to_handle_atHeiko Carstens3-1/+12