summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-204/+231
2011-03-24remove dma64_addr_tFUJITA Tomonori1-2/+0
2011-03-24bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-24bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-7/+0
2011-03-24s390: introduce little-endian bitopsAkinobu Mita1-19/+54
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] wire up sys_syncfsHeiko Carstens1-1/+2
2011-03-23[S390] wire up sys_clock_adjtimeHeiko Carstens1-1/+2
2011-03-23[S390] wire up sys_open_by_handle_atHeiko Carstens1-1/+2
2011-03-23[S390] wire up sys_name_to_handle_atHeiko Carstens1-1/+2
2011-03-23add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-6/+0
2011-03-17Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+4
2011-03-16Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-63/+0
2011-03-15[S390] Write protect module text and RO dataJan Glauber1-0/+4
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse2-7/+7
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2-3/+3
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] atomic: use ACCESS_ONCE() for atomic_read()Heiko Carstens1-6/+2
2011-02-16Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar3-27/+2
2011-02-15s390: remove task_show_regsMartin Schwidefsky1-5/+0
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-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-12[S390] Randomize PIEsHeiko Carstens1-1/+3
2011-01-12[S390] Randomise the brk regionHeiko Carstens1-0/+3
2011-01-12[S390] Add is_32bit_task() helper functionHeiko Carstens2-1/+7
2011-01-12[S390] Randomize lower bits of stack addressHeiko Carstens1-1/+1
2011-01-12[S390] mmap: consider stack address randomizationHeiko Carstens1-0/+2
2011-01-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds15-86/+125
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-10/+41
2011-01-05[S390] smp: remove cpu hotplug messagesHeiko Carstens1-1/+0
2011-01-05[S390] mutex: Introduce arch_mutex_cpu_relax()Gerald Schaefer1-0/+2
2011-01-05[S390] cleanup ftrace backend functionsMartin Schwidefsky1-7/+4
2011-01-05[S390] ptrace cleanupMartin Schwidefsky4-5/+60
2011-01-05[S390] smp/idle: call init_idle() before starting a new cpuHeiko Carstens1-1/+2
2011-01-05[S390] dasd: Add support for raw ECKD access.Stefan Haberland1-0/+2
2011-01-05[S390] dasd: Improve handling of stolen DASD reservationStefan Weinhuber1-0/+1
2011-01-05[S390] cio: obtain mdc value per channel pathSebastian Ott1-0/+2
2011-01-05[S390] nohz: optimize arch_needs_cpu()Heiko Carstens1-1/+1
2011-01-05[S390] qdio: outbound tasklet scan thresholdJan Glauber1-0/+1
2011-01-05[S390] current_thread_info optimizationMartin Schwidefsky1-1/+1