aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-6/+0
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds3-3/+3
2011-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-4/+1532
2011-03-17Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds9-18/+82
2011-03-17s390: change to new flag variablematt mooney3-3/+3
2011-03-17Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgentIngo Molnar4-4/+1532
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-03-16oprofile, s390: CleanupsRobert Richter2-4/+3
2011-03-16oprofile, s390: Remove hwsampler_files.c and merge it into init.cHeinz Graalfs3-166/+159
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-63/+0
2011-03-15[S390] kexec: Disable ftrace during kexecHeiko Carstens1-0/+2
2011-03-15[S390] support XZ compressed kernelHeiko Carstens3-1/+11
2011-03-15[S390] Write protect module text and RO dataJan Glauber4-0/+63
2011-03-15[S390] remove redundant stack check optionJan Glauber2-17/+6
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse5-20/+20
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse5-12/+17
2011-02-17[S390] net: provide architecture specific NET_SKB_PADHorst Hartmann1-0/+1
2011-02-17[S390] atomic: use inline asmHeiko Carstens1-4/+18
2011-02-17[S390] correct ipl parameter block safe guardMartin Schwidefsky1-2/+3
2011-02-17[S390] atomic: use ACCESS_ONCE() for atomic_read()Heiko Carstens1-6/+2
2011-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2011-02-16Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar7-72/+9
2011-02-15s390: remove task_show_regsMartin Schwidefsky2-42/+0
2011-02-15oprofile, s390: Fix section mismatch of function hws_cpu_callback()Robert Richter1-1/+1
2011-02-15oprofile, s390: Rework hwsampler implementationRobert Richter2-23/+38
2011-02-15oprofile, s390: Enhance OProfile to support System zs hardware sampling featureHeinz Graalfs3-2/+153
2011-02-15oprofile, s390: Add support for hardware based sampling on System z processorsHeinz Graalfs4-1/+1371
2011-02-07crypto: sha-s390 - Reset index after processing partial blockHerbert Xu1-0/+1
2011-01-31[S390] reset default for CONFIG_CHSC_SCHSebastian Ott1-1/+1
2011-01-31[S390] use asm-generic/cacheflush.hAkinobu Mita1-22/+1
2011-01-31[S390] tlb: fix build error caused by THPHeiko Carstens1-0/+1
2011-01-31[S390] missing sacf in uaccessMartin Schwidefsky1-6/+4
2011-01-31[S390] pgtable_list corruptionMartin Schwidefsky1-1/+2
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner1-6/+0
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner1-5/+0
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner1-35/+0
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner1-12/+0
2011-01-27rwsem: Cleanup includesThomas Gleixner1-5/+0
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-14Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-25/+101
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-17/+6
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka1-17/+6
2011-01-12[S390] Randomize PIEsHeiko Carstens2-1/+14
2011-01-12[S390] Randomise the brk regionHeiko Carstens2-0/+21
2011-01-12[S390] Add is_32bit_task() helper functionHeiko Carstens2-1/+7
2011-01-12[S390] Randomize lower bits of stack addressHeiko Carstens2-1/+10
2011-01-12[S390] Randomize mmap start addressHeiko Carstens1-2/+11