aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+2
* s390: mmu_gather reworkPeter Zijlstra2011-05-251-25/+37
* [S390] oprofile: add missing irq stats counterHeiko Carstens2011-05-231-0/+1
* [S390] Ignore sendmmsg system call note wired up warningHeiko Carstens2011-05-231-0/+1
* [S390] refactor page table functions for better pgste supportMartin Schwidefsky2011-05-234-224/+321
* [S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky2011-05-232-55/+59
* [S390] convert old cpumask API into new oneKOSAKI Motohiro2011-05-231-1/+1
* [S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens2011-05-232-2/+3
* [S390] percpu: implement arch specific irqsafe_cpu_opsHeiko Carstens2011-05-232-1/+68
* [S390] Remove data execution protectionMartin Schwidefsky2011-05-238-132/+24
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-192-3/+38
|\
| * ftrace/s390: mcount offset calculationMartin Schwidefsky2011-05-161-3/+1
| * Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-271-0/+37
| |\
| | * jump label: Add s390 supportJan Glauber2011-04-041-0/+37
* | | module: undo module RONX protection correctly.Jan Glauber2011-05-191-0/+1
* | | [S390] fix alloc_pgste check in init_new_contextMartin Schwidefsky2011-05-101-1/+1
* | | [S390] replace diag10() with diag10_range() functionMichael Holzheu2011-05-101-2/+15
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-312-2/+2
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-03-255-204/+231
|\
| * [S390] cmpxchg: implement cmpxchg64()Heiko Carstens2011-03-231-9/+29
| * [S390] xchg/cmpxchg: move to own header fileHeiko Carstens2011-03-232-195/+206
| * [S390] ccwgroup_driver: remove duplicate membersSebastian Ott2011-03-231-4/+0
| * [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-231-4/+0
| * [S390] wire up sys_syncfsHeiko Carstens2011-03-231-1/+2
| * [S390] wire up sys_clock_adjtimeHeiko Carstens2011-03-231-1/+2
| * [S390] wire up sys_open_by_handle_atHeiko Carstens2011-03-231-1/+2
| * [S390] wire up sys_name_to_handle_atHeiko Carstens2011-03-231-1/+2
* | remove dma64_addr_tFUJITA Tomonori2011-03-231-2/+0
* | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-7/+0
* | s390: introduce little-endian bitopsAkinobu Mita2011-03-231-19/+54
|/
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-6/+0
* 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-151-63/+0
|\ \
| * \ Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar2011-02-163-27/+2
| |\ \
| * | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-6/+0
| * | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0
| * | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-35/+0
| * | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-12/+0
| * | | rwsem: Cleanup includesThomas Gleixner2011-01-271-5/+0
* | | | 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/+2
| |/ |/|
* | s390: remove task_show_regsMartin Schwidefsky2011-02-151-5/+0
* | [S390] use asm-generic/cacheflush.hAkinobu Mita2011-01-311-22/+1
* | [S390] tlb: fix build error caused by THPHeiko Carstens2011-01-311-0/+1
|/
* [S390] Randomize PIEsHeiko Carstens2011-01-121-1/+3