summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* [S390] fix kvm defines for 31 bit compileMartin Schwidefsky2011-06-061-13/+26
* [S390] use generic RCU page-table freeing codeMartin Schwidefsky2011-06-062-56/+46Star
* [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-061-91/+28Star
* [S390] mm: fix storage key handlingHeiko Carstens2011-05-291-8/+8
* Merge branch 'setns'Linus Torvalds2011-05-281-1/+2
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-271-10/+0Star
|\ \
| * | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-10/+0Star
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-275-27/+21Star
|\ \ \
| * | | [S390] delay: implement ndelayHeiko Carstens2011-05-261-3/+5
| * | | [S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitionsHeiko Carstens2011-05-261-2/+2
| * | | [S390] uaccess: turn __access_ok() into a defineHeiko Carstens2011-05-261-5/+6
| * | | [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-262-19/+8Star
| * | | [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-261-0/+2
| | |/ | |/|
* | | s390: use asm-generic/bitops/le.hAkinobu Mita2011-05-271-35/+2Star
* | | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-271-0/+8
|/ /
* | 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/+24Star
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-202-3/+38
|\
| * ftrace/s390: mcount offset calculationMartin Schwidefsky2011-05-161-3/+1Star
| * 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-265-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/+0Star
| * [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-231-4/+0Star
| * [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-241-2/+0Star
* | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-241-1/+0Star
* | 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
|\ \