summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-15/dev/mem: cleanup unxlate_dev_mem_ptr() callsWu Fengguang
2009-12-15/dev/mem: introduce size_inside_page()Wu Fengguang
2009-12-15/dev/mem: remove redundant test on lenWu Fengguang
2009-12-15mmap: don't return ENOMEM when mapcount is temporarily exceeded in munmap()KOSAKI Motohiro
2009-12-15page-types: exit early when invoked with -d|--describeAlex Chiang
2009-12-15page-types: whitespace alignmentAlex Chiang
2009-12-15page-types: learn to describe flags directly from command lineAlex Chiang
2009-12-15page-types: unsigned cannot be less than 0 in add_page()Roel Kluin
2009-12-15page-types: constify read only arraysTommi Rantala
2009-12-15oom: dump stack and VM state when oom killer panicsDavid Rientjes
2009-12-15MAINTAINERS: new kbuild maintainerMichal Marek
2009-12-15hfs: fix a potential buffer overflowAmerigo Wang
2009-12-15bsdacct: fix uid/gid misreportingAlexey Dobriyan
2009-12-15USB: Close usb_find_interface race v3Russ Dill
2009-12-15Revert "USB: Close usb_find_interface race"Greg Kroah-Hartman
2009-12-15Merge branch 'fix/hda' into for-linusTakashi Iwai
2009-12-15Merge branch 'fix/asoc' into for-linusTakashi Iwai
2009-12-15Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai
2009-12-15cfq: set workload as expired if it doesn't have any slice leftGui Jianfeng
2009-12-15ALSA: ac97_codec - increase timeout for analog sections to 5 secondSteve Soule
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-12-14xfs: change the xfs_iext_insert / xfs_iext_removeChristoph Hellwig
2009-12-14xfs: cleanup bmap extent state macrosChristoph Hellwig
2009-12-14ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui
2009-12-14clockevents: Convert to raw_spinlockThomas Gleixner
2009-12-14clockevents: Make tick_device_lock staticThomas Gleixner
2009-12-14debugobjects: Convert to raw_spinlocksThomas Gleixner
2009-12-14perf_event: Convert to raw_spinlockThomas Gleixner
2009-12-14hrtimers: Convert to raw_spinlocksThomas Gleixner
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14smp: Convert smplocks to raw_spinlocksThomas Gleixner
2009-12-14rtmutes: Convert rtmutex.lock to raw_spinlockThomas Gleixner
2009-12-14sched: Convert pi_lock to raw_spinlockThomas Gleixner
2009-12-14sched: Convert cpupri lock to raw_spinlockThomas Gleixner
2009-12-14sched: Convert rt_runtime_lock to raw_spinlockThomas Gleixner
2009-12-14sched: Convert rq->lock to raw_spinlockThomas Gleixner
2009-12-14plist: Make plist debugging raw_spinlock awareThomas Gleixner
2009-12-14bkl: Fixup core_lock falloutThomas Gleixner
2009-12-14locking: Cleanup the name space completelyThomas Gleixner
2009-12-14locking: Further name space cleanupsThomas Gleixner
2009-12-14alpha: Fix fallout from locking changesThomas Gleixner
2009-12-14locking: Implement new raw_spinlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-12-14locking: Separate rwlock api from spinlock apiThomas Gleixner
2009-12-14locking: Split rwlock from spinlock headersThomas Gleixner
2009-12-14locking: Reorder functions in spinlock.cThomas Gleixner