summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-241-7/+0Star
* s390: introduce little-endian bitopsAkinobu Mita2011-03-241-19/+54
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-231-6/+0Star
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-03-171-0/+4
|\
| * [S390] Write protect module text and RO dataJan Glauber2011-03-151-0/+4
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-161-63/+0Star
|\ \
| * \ Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar2011-02-163-27/+2Star
| |\ \
| * | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-6/+0Star
| * | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0Star
| * | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-35/+0Star
| * | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-12/+0Star
| * | | rwsem: Cleanup includesThomas Gleixner2011-01-271-5/+0Star
* | | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-112-7/+7
* | | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-112-3/+3
| |_|/ |/| |
* | | [S390] net: provide architecture specific NET_SKB_PADHorst Hartmann2011-02-171-0/+1
* | | [S390] atomic: use inline asmHeiko Carstens2011-02-171-4/+18
* | | [S390] atomic: use ACCESS_ONCE() for atomic_read()Heiko Carstens2011-02-171-6/+2Star
| |/ |/|
* | s390: remove task_show_regsMartin Schwidefsky2011-02-151-5/+0Star
* | [S390] use asm-generic/cacheflush.hAkinobu Mita2011-01-311-22/+1Star
* | [S390] tlb: fix build error caused by THPHeiko Carstens2011-01-311-0/+1
|/
* [S390] Randomize PIEsHeiko Carstens2011-01-121-1/+3
* [S390] Randomise the brk regionHeiko Carstens2011-01-121-0/+3
* [S390] Add is_32bit_task() helper functionHeiko Carstens2011-01-122-1/+7
* [S390] Randomize lower bits of stack addressHeiko Carstens2011-01-121-1/+1
* [S390] mmap: consider stack address randomizationHeiko Carstens2011-01-121-0/+2
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-0715-86/+125
|\
| * [S390] smp: remove cpu hotplug messagesHeiko Carstens2011-01-051-1/+0Star
| * [S390] mutex: Introduce arch_mutex_cpu_relax()Gerald Schaefer2011-01-051-0/+2
| * [S390] cleanup ftrace backend functionsMartin Schwidefsky2011-01-051-7/+4Star
| * [S390] ptrace cleanupMartin Schwidefsky2011-01-054-5/+60
| * [S390] smp/idle: call init_idle() before starting a new cpuHeiko Carstens2011-01-051-1/+2
| * [S390] dasd: Add support for raw ECKD access.Stefan Haberland2011-01-051-0/+2
| * [S390] dasd: Improve handling of stolen DASD reservationStefan Weinhuber2011-01-051-0/+1
| * [S390] cio: obtain mdc value per channel pathSebastian Ott2011-01-051-0/+2
| * [S390] nohz: optimize arch_needs_cpu()Heiko Carstens2011-01-051-1/+1
| * [S390] qdio: outbound tasklet scan thresholdJan Glauber2011-01-051-0/+1
| * [S390] current_thread_info optimizationMartin Schwidefsky2011-01-051-1/+1
| * [S390] extint: get rid of early code plus cleanupHeiko Carstens2011-01-051-22/+7Star
| * [S390] pfault: delay register of pfault interruptHeiko Carstens2011-01-051-2/+0Star
| * [S390] ap bus: add support for irq statisticsHolger Dengler2011-01-051-0/+1
| * [S390] ctc: add support for irq statisticsHeiko Carstens2011-01-051-0/+1
| * [S390] claw: add support for irq statisticsHeiko Carstens2011-01-051-0/+1
| * [S390] lcs: add support for irq statisticsHeiko Carstens2011-01-051-0/+1
| * [S390] vmur: add support for irq statisticsHeiko Carstens2011-01-051-0/+1
| * [S390] tape: add support for irq statisticsHeiko Carstens2011-01-051-0/+1
| * [S390] 3270: add support for irq statisticsHeiko Carstens2011-01-051-0/+1
| * [S390] 3215: add support for irq statisticsHeiko Carstens2011-01-051-0/+1
| * [S390] dasd: add support for irq statisticsHeiko Carstens2011-01-051-0/+1
| * [S390] qdio: add qdio interrupts to interrupt statisticsJan Glauber2011-01-051-0/+2
| * [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-051-12/+11Star