aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sched: Convert pi_lock to raw_spinlockThomas Gleixner2009-12-14
* sched: Convert cpupri lock to raw_spinlockThomas Gleixner2009-12-14
* sched: Convert rt_runtime_lock to raw_spinlockThomas Gleixner2009-12-14
* sched: Convert rq->lock to raw_spinlockThomas Gleixner2009-12-14
* plist: Make plist debugging raw_spinlock awareThomas Gleixner2009-12-14
* bkl: Fixup core_lock falloutThomas Gleixner2009-12-14
* locking: Cleanup the name space completelyThomas Gleixner2009-12-14
* locking: Further name space cleanupsThomas Gleixner2009-12-14
* alpha: Fix fallout from locking changesThomas Gleixner2009-12-14
* locking: Implement new raw_spinlockThomas Gleixner2009-12-14
* locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
* locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* locking: Separate rwlock api from spinlock apiThomas Gleixner2009-12-14
* locking: Split rwlock from spinlock headersThomas Gleixner2009-12-14
* locking: Reorder functions in spinlock.cThomas Gleixner2009-12-14
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-14
|\
| * udf: Avoid IO in udf_clear_inodeJan Kara2009-12-14
| * udf: Try harder when looking for VAT inodeJan Kara2009-12-14
| * udf: Fix compilation with UDFFS_DEBUG enabledJan Kara2009-12-14
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-14
|\ \
| * | x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto2009-12-14
| * | x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov2009-12-14
| * | x86: Gart: fix breakage due to IOMMU initialization cleanupYinghai Lu2009-12-14
| * | x86: Move swiotlb initialization before dma32_free_bootmemFUJITA Tomonori2009-12-14
| * | x86: Fix build warning in arch/x86/mm/mmio-mod.cJoe Perches2009-12-14
| * | x86: Remove usedac in feature-removal-schedule.txtFUJITA Tomonori2009-12-14
| * | x86: Fix duplicated UV BAU interrupt vectorCliff Wickman2009-12-13
| * | nvram: Fix write beyond end condition; prove to gcc copy is safeH. Peter Anvin2009-12-11
| * | mm: Adjust do_pages_stat() so gcc can see copy_from_user() is safeH. Peter Anvin2009-12-11
| * | x86: Limit the number of processor bootup messagesMike Travis2009-12-11
| * | x86: Remove enabling x2apic message for every CPUMike Travis2009-12-11
| * | doc: Add documentation for bootloader_{type,version}H. Peter Anvin2009-12-11
| * | x86, msr: Add support for non-contiguous cpumasksBorislav Petkov2009-12-11
| * | Merge commit 'linus/master' into x86/urgentH. Peter Anvin2009-12-11
| |\ \
| * | | x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu2009-12-11
| * | | x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasksPrarit Bhargava2009-12-10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-14
|\ \ \ \
| * | | | pcmcia: CodingStyle fixesDominik Brodowski2009-12-07
| * | | | pcmcia: remove unused IRQ_FIRST_SHAREDDominik Brodowski2009-12-07
* | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-14
|\ \ \ \ \
| * | | | | spi: fix probe/remove section markingsGrant Likely2009-12-13
| * | | | | Add OMAP spi100k driverCory Maccarrone2009-12-13
| * | | | | spi-imx: don't access struct device directly but use dev_get_platdataUwe Kleine-König2009-12-13
| * | | | | spi-imx: Add mx25 supportSascha Hauer2009-12-13
| * | | | | spi-imx: use positive logic to distinguish cpu variantsUwe Kleine-König2009-12-13
| * | | | | spi-imx: correct check for platform_get_irq failingUwe Kleine-König2009-12-13
| * | | | | ARM: NUC900: Add spi driver support for nuc900Wan ZongShun2009-12-13