aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* s390/time: fix sched_clock() overflowHeiko Carstens2013-01-211-0/+28
* S390: fix tlb flushing for page table pagesMartin Schwidefsky2012-04-222-24/+1
* compat: fix compile breakage on s390Heiko Carstens2012-03-121-7/+0
* [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/+46
* [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-061-91/+28
* [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/+0
|\ \
| * | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-10/+0
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-275-27/+21
|\ \ \
| * | | [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/+8
| * | | [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-261-0/+2
| | |/ | |/|
* | | s390: use asm-generic/bitops/le.hAkinobu Mita2011-05-261-35/+2
* | | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-261-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/+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