aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
Commit message (Expand)AuthorAge
* [S390] mm: fix storage key handlingHeiko Carstens2011-05-29
* Merge branch 'setns'Linus Torvalds2011-05-28
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-27
|\ \
| * | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-24
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-27
|\ \ \
| * | | [S390] delay: implement ndelayHeiko Carstens2011-05-26
| * | | [S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitionsHeiko Carstens2011-05-26
| * | | [S390] uaccess: turn __access_ok() into a defineHeiko Carstens2011-05-26
| * | | [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-26
| * | | [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-26
| | |/ | |/|
* | | s390: use asm-generic/bitops/le.hAkinobu Mita2011-05-26
* | | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-26
|/ /
* | s390: mmu_gather reworkPeter Zijlstra2011-05-25
* | [S390] oprofile: add missing irq stats counterHeiko Carstens2011-05-23
* | [S390] Ignore sendmmsg system call note wired up warningHeiko Carstens2011-05-23
* | [S390] refactor page table functions for better pgste supportMartin Schwidefsky2011-05-23
* | [S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky2011-05-23
* | [S390] convert old cpumask API into new oneKOSAKI Motohiro2011-05-23
* | [S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens2011-05-23
* | [S390] percpu: implement arch specific irqsafe_cpu_opsHeiko Carstens2011-05-23
* | [S390] Remove data execution protectionMartin Schwidefsky2011-05-23
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-19
|\
| * ftrace/s390: mcount offset calculationMartin Schwidefsky2011-05-16
| * Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-27
| |\
| | * jump label: Add s390 supportJan Glauber2011-04-04
* | | module: undo module RONX protection correctly.Jan Glauber2011-05-19
* | | [S390] fix alloc_pgste check in init_new_contextMartin Schwidefsky2011-05-10
* | | [S390] replace diag10() with diag10_range() functionMichael Holzheu2011-05-10
|/ /
* / Fix common misspellingsLucas De Marchi2011-03-31
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-03-25
|\
| * [S390] cmpxchg: implement cmpxchg64()Heiko Carstens2011-03-23
| * [S390] xchg/cmpxchg: move to own header fileHeiko Carstens2011-03-23
| * [S390] ccwgroup_driver: remove duplicate membersSebastian Ott2011-03-23
| * [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-23
| * [S390] wire up sys_syncfsHeiko Carstens2011-03-23
| * [S390] wire up sys_clock_adjtimeHeiko Carstens2011-03-23
| * [S390] wire up sys_open_by_handle_atHeiko Carstens2011-03-23
| * [S390] wire up sys_name_to_handle_atHeiko Carstens2011-03-23
* | remove dma64_addr_tFUJITA Tomonori2011-03-23
* | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-23
* | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* | s390: introduce little-endian bitopsAkinobu Mita2011-03-23
|/
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-22
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-03-17
|\
| * [S390] Write protect module text and RO dataJan Glauber2011-03-15
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\ \
| * \ Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar2011-02-16
| |\ \
| * | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-27
| * | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-27