summaryrefslogtreecommitdiffstats
path: root/arch/mn10300 (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-14smp: Convert smplocks to raw_spinlocksThomas Gleixner1-16/+16
2009-12-14rtmutes: Convert rtmutex.lock to raw_spinlockThomas Gleixner3-30/+30
2009-12-14sched: Convert pi_lock to raw_spinlockThomas Gleixner8-61/+61
2009-12-14sched: Convert cpupri lock to raw_spinlockThomas Gleixner2-6/+6
2009-12-14sched: Convert rt_runtime_lock to raw_spinlockThomas Gleixner2-37/+37
2009-12-14sched: Convert rq->lock to raw_spinlockThomas Gleixner5-103/+106
2009-12-14plist: Make plist debugging raw_spinlock awareThomas Gleixner3-12/+45
2009-12-14bkl: Fixup core_lock falloutThomas Gleixner1-2/+2
2009-12-14locking: Cleanup the name space completelyThomas Gleixner6-261/+274
2009-12-14locking: Further name space cleanupsThomas Gleixner8-81/+81
2009-12-14alpha: Fix fallout from locking changesThomas Gleixner2-18/+18
2009-12-14locking: Implement new raw_spinlockThomas Gleixner8-135/+297
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner18-216/+216
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner32-151/+151
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner37-319/+319
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner25-33/+33
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner51-164/+164
2009-12-14locking: Separate rwlock api from spinlock apiThomas Gleixner2-249/+280
2009-12-14locking: Split rwlock from spinlock headersThomas Gleixner4-129/+195
2009-12-14locking: Reorder functions in spinlock.cThomas Gleixner1-123/+123
2009-12-14udf: Avoid IO in udf_clear_inodeJan Kara3-22/+41
2009-12-14udf: Try harder when looking for VAT inodeJan Kara1-8/+24
2009-12-14udf: Fix compilation with UDFFS_DEBUG enabledJan Kara1-1/+1
2009-12-14PCI: Global variable decls must match the defs in section attributesDavid Howells1-1/+1
2009-12-14FRV: Fix no-hardware-breakpoint caseDavid Howells1-1/+1
2009-12-14Documentation: rw_lock lessons learnedWilliam Allen Simpson1-100/+84
2009-12-14x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto1-5/+12
2009-12-14x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov1-2/+3
2009-12-14perf sched: Fix build failure on sparcDavid Miller2-4/+8
2009-12-14x86: Gart: fix breakage due to IOMMU initialization cleanupYinghai Lu2-6/+8
2009-12-14x86: Move swiotlb initialization before dma32_free_bootmemFUJITA Tomonori1-1/+4
2009-12-14x86: Fix build warning in arch/x86/mm/mmio-mod.cJoe Perches1-1/+1
2009-12-14x86: Remove usedac in feature-removal-schedule.txtFUJITA Tomonori1-7/+0
2009-12-14perf bench: Add "all" pseudo subsystem and "all" pseudo suiteHitoshi Mitake3-7/+57
2009-12-14microblaze: Remove rt_sigsuspend wrapperMichal Simek3-13/+1
2009-12-14microblaze: nommu: Don't clobber R11 on syscallssteve@digidescorp.com1-2/+0
2009-12-14microblaze: Remove show_tmem functionMichal Simek1-10/+0
2009-12-14microblaze: Support for WB cacheMichal Simek4-268/+574
2009-12-14microblaze: Add PVR for Microblaze v7.30.aMichal Simek1-0/+1
2009-12-14microblaze: Remove ancient and fake microblaze version from cpu_ver tableMichal Simek1-5/+0
2009-12-14microblaze: Remove panic_timeout init valueMichal Simek1-2/+0
2009-12-14microblaze: Do not count system calls in defaultMichal Simek1-0/+4
2009-12-14microblaze: Enable DTC compilationMichal Simek1-0/+3
2009-12-14microblaze: Core oprofile configs and hooksJohn Williams4-0/+39
2009-12-14microblaze: Fix level interrupt ACKingsteve@digidescorp.com1-1/+9
2009-12-14microblaze: Enable futimesat syscallMichal Simek1-1/+1
2009-12-14microblaze: Checking DTS against PVR for write-back cacheMichal Simek2-12/+29
2009-12-14microblaze: Remove duplicity from pgalloc.hMichal Simek1-6/+3
2009-12-14microblaze: Futex supportMichal Simek1-1/+126