aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2011-03-25Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 11-262/+332
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+3
2011-03-23remove dma64_addr_tGravatar FUJITA Tomonori 1-2/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hGravatar Akinobu Mita 1-1/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hGravatar Akinobu Mita 1-7/+0
2011-03-23s390: introduce little-endian bitopsGravatar Akinobu Mita 1-19/+54
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmGravatar Stephen Wilson 1-1/+1
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structGravatar Stephen Wilson 1-1/+1
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structGravatar Stephen Wilson 1-1/+1
2011-03-23[S390] cmpxchg: implement cmpxchg64()Gravatar Heiko Carstens 1-9/+29
2011-03-23[S390] xchg/cmpxchg: move to own header fileGravatar Heiko Carstens 2-195/+206
2011-03-23[S390] ccwgroup_driver: remove duplicate membersGravatar Sebastian Ott 1-4/+0
2011-03-23[S390] ccw_driver: remove duplicate membersGravatar Sebastian Ott 1-4/+0
2011-03-23[S390] setup: register bss section as resourceGravatar Heiko Carstens 1-0/+8
2011-03-23[S390] setup: simplify setup_resources()Gravatar Heiko Carstens 1-46/+34
2011-03-23[S390] wire up sys_syncfsGravatar Heiko Carstens 3-1/+8
2011-03-23[S390] wire up sys_clock_adjtimeGravatar Heiko Carstens 3-1/+9
2011-03-23[S390] wire up sys_open_by_handle_atGravatar Heiko Carstens 3-1/+10
2011-03-23[S390] wire up sys_name_to_handle_atGravatar Heiko Carstens 3-1/+12
2011-03-23[S390] oprofile: disable hw sampling for CONFIG_32BITGravatar Heiko Carstens 2-3/+15
2011-03-23[S390] early: limit savesys cmd string handlingGravatar Heiko Carstens 1-2/+3
2011-03-23[S390] early: Fix possible overlapping data bufferGravatar Chen Liu 1-7/+10
2011-03-22add the common dma_addr_t typedef to include/linux/types.hGravatar FUJITA Tomonori 1-6/+0
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 3-3/+3
2011-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-4/+1532
2011-03-17Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 9-18/+82
2011-03-17s390: change to new flag variableGravatar matt mooney 3-3/+3
2011-03-17Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Gravatar Ingo Molnar 4-4/+1532
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Gravatar Linus Torvalds 1-1/+1
2011-03-16oprofile, s390: CleanupsGravatar Robert Richter 2-4/+3
2011-03-16oprofile, s390: Remove hwsampler_files.c and merge it into init.cGravatar Heinz Graalfs 3-166/+159
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-63/+0
2011-03-15[S390] kexec: Disable ftrace during kexecGravatar Heiko Carstens 1-0/+2
2011-03-15[S390] support XZ compressed kernelGravatar Heiko Carstens 3-1/+11
2011-03-15[S390] Write protect module text and RO dataGravatar Jan Glauber 4-0/+63
2011-03-15[S390] remove redundant stack check optionGravatar Jan Glauber 2-17/+6
2011-03-11futex: Sanitize futex ops argument typesGravatar Michel Lespinasse 5-20/+20
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIGravatar Michel Lespinasse 5-12/+17
2011-02-17[S390] net: provide architecture specific NET_SKB_PADGravatar Horst Hartmann 1-0/+1
2011-02-17[S390] atomic: use inline asmGravatar Heiko Carstens 1-4/+18
2011-02-17[S390] correct ipl parameter block safe guardGravatar Martin Schwidefsky 1-2/+3
2011-02-17[S390] atomic: use ACCESS_ONCE() for atomic_read()Gravatar Heiko Carstens 1-6/+2
2011-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-0/+1
2011-02-16Merge commit 'v2.6.38-rc5' into core/lockingGravatar Ingo Molnar 7-72/+9
2011-02-15s390: remove task_show_regsGravatar Martin Schwidefsky 2-42/+0
2011-02-15oprofile, s390: Fix section mismatch of function hws_cpu_callback()Gravatar Robert Richter 1-1/+1
2011-02-15oprofile, s390: Rework hwsampler implementationGravatar Robert Richter 2-23/+38
2011-02-15oprofile, s390: Enhance OProfile to support System zs hardware sampling featureGravatar Heinz Graalfs 3-2/+153
2011-02-15oprofile, s390: Add support for hardware based sampling on System z processorsGravatar Heinz Graalfs 4-1/+1371
2011-02-07crypto: sha-s390 - Reset index after processing partial blockGravatar Herbert Xu 1-0/+1