Commit Graph

74 Commits (e060c38434b2caa78efe7cedaff4191040b65a15)

Author SHA1 Message Date
Jan Glauber 144d634a21 [S390] fix s390 assembler code alignments 14 years ago
Heiko Carstens b396637841 [S390] delay: implement ndelay 14 years ago
Michel Lespinasse 8d7718aa08 futex: Sanitize futex ops argument types 14 years ago
Michel Lespinasse 37a9d912b2 futex: Sanitize cmpxchg_futex_value_locked API 14 years ago
Martin Schwidefsky e4d82692f4 [S390] missing sacf in uaccess 14 years ago
Heiko Carstens 545b288dcb [S390] time: let local_tick_enable/disable() reprogram the clock comparator 14 years ago
Heiko Carstens e8129c6421 [S390] nmi: fix clock comparator revalidation 14 years ago
Heiko Carstens 596a95cdf0 [S390] uaccess: make sure copy_from_user_overflow is builtin 15 years ago
Gerald Schaefer 59b6978745 [S390] spinlock: check virtual cpu running status 15 years ago
Heiko Carstens 1dcec254af [S390] uaccess: implement strict user copy checks 15 years ago
Heiko Carstens fb380aadfe [S390] Move __cpu_logical_map to smp.c 15 years ago
Thomas Gleixner e5931943d0 locking: Convert raw_rwlock functions to arch_rwlock 15 years ago
Thomas Gleixner fb3a6bbc91 locking: Convert raw_rwlock to arch_rwlock 15 years ago
Thomas Gleixner 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
Thomas Gleixner 445c89514b locking: Convert raw_spinlock to arch_spinlock 15 years ago
Gerald Schaefer 6c1e3e7943 [S390] Use do_exception() in pagetable walk usercopy functions. 15 years ago
Martin Schwidefsky b11b533427 [S390] Improve address space mode selection. 15 years ago
Gerald Schaefer af9d2ff9af [S390] Add EX_TABLE for addressing exception in usercopy functions. 16 years ago
Heiko Carstens 0cd6a403e8 [S390] Provide arch specific mdelay implementation. 16 years ago
Christian Borntraeger 78d81f2f84 [S390] Fix enabled udelay for short delays. 16 years ago
Heiko Carstens 5075baca2e [S390] add __ucmpdi2() helper function 16 years ago
Heiko Carstens bb8c29caff [S390] udelay: disable lockdep to avoid false positives 16 years ago
Linus Torvalds d06063cc22 Move FAULT_FLAG_xyz into handle_mm_fault() callers 16 years ago
Heiko Carstens ce58ae6f7f [S390] implement interrupt-enabling rwlocks 16 years ago
Heiko Carstens 1edad85b16 [S390] use compiler builtin versions of strlen/strcpy/strcat 16 years ago
Heiko Carstens 1485c5c884 [S390] move EXPORT_SYMBOLs to definitions 16 years ago
Gerald Schaefer 2887fc5aa6 [S390] Dont check for pfn_valid() in uaccess_pt.c 16 years ago
Martin Schwidefsky 4fa81ed277 [S390] __div64_31 broken for CONFIG_MARCH_G5 16 years ago
Heiko Carstens 5a0d0e6537 [S390] Move private simple udelay function to arch/s390/lib/delay.c. 17 years ago
Heiko Carstens d3d238c774 [S390] nohz: Fix __udelay. 17 years ago
Heiko Carstens 934b2857cc [S390] nohz/sclp: disable timer on synchronous waits. 17 years ago
Heiko Carstens ccf183e469 [S390] uaccess_mvcos: #ifdef config dependent code. 17 years ago
Mathieu Desnoyers 47494f6a84 [S390] remove -traditional 17 years ago
Heiko Carstens 3f12ebce6a [S390] uaccess: Always access the correct address space. 17 years ago
Heiko Carstens 5a62b19219 [S390] Convert s390 to GENERIC_CLOCKEVENTS. 17 years ago
Heiko Carstens 504e75d0ed [S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests. 17 years ago
Heiko Carstens d5b02b3ff1 [S390] Fix futex_atomic_cmpxchg_std inline assembly. 17 years ago
Hisashi Hifumi 894cdde26b [S390] do local_irq_restore while spinning in spin_lock_irqsave. 17 years ago
Heiko Carstens 3b4beb3175 [S390] Remove owner_pc member from raw_spinlock_t. 17 years ago
Martin Schwidefsky 190a1d722a [S390] 4level-fixup cleanup 18 years ago
Martin Schwidefsky e4aa402e7a [S390] Introduce follow_table in uaccess_pt.c 18 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 18 years ago
Nick Piggin 83c54070ee mm: fault feedback #2 18 years ago
Martin Schwidefsky 8a88367088 [S390] Bogomips calculation for 64 bit. 18 years ago
David S. Miller cb8c181f28 [S390]: Fix build on 31-bit. 18 years ago
Martin Schwidefsky bf6f6aa46f [S390] prevent softirqs if delay is called disabled 18 years ago
Heiko Carstens 4d284cac76 [S390] Avoid excessive inlining. 18 years ago
Martin Schwidefsky 31ee4b2f40 [S390] Calibrate delay and bogomips. 18 years ago
Martin Schwidefsky d54853ef8c [S390] ETR support. 18 years ago
Gerald Schaefer c1821c2e97 [S390] noexec protection 18 years ago