summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-04staging: sync: Fix timeout = 0 wait behaviorJamie Gennis
2013-03-04staging: sync: Don't log wait timeouts when timeout = 0Erik Gilling
2013-03-04staging: sync: Fix race condition between merge and signalØrjan Eide
2013-03-04staging: sync: Add tracepoint supportErik Gilling
2013-03-04staging: sw_sync: Convert to use new value_str debug opsErik Gilling
2013-03-04staging: sync: Refactor sync debug printingErik Gilling
2013-03-04staging: sync: Use proper barriers when waiting indefinitelyErik Gilling
2013-03-04staging: sync: Update new fence status with sync_fence_signal_ptErik Gilling
2013-03-04staging: sync: Protect unlocked access to fence statusErik Gilling
2013-03-04staging: sync: Dump sync state on fence errorsErik Gilling
2013-03-04staging: sync: Improve timeout dump messagesErik Gilling
2013-03-04staging: sync: Dump sync state to console on timeoutErik Gilling
2013-03-04staging: sync: Change wait timeout to mirror poll semanticsErik Gilling
2013-03-04staging: sw_sync: Fix error pathsRebecca Schultz Zavin
2013-03-04staging: sync: Fix error pathsRebecca Schultz Zavin
2013-03-04staging: sync: Add reference counting to timelinesErik Gilling
2013-03-04staging: sync: Add internal refcounting to fencesErik Gilling
2013-03-04staging: sync: Optimize fence mergesErik Gilling
2013-03-04staging: sync: Reorder sync_fence_releaseErik Gilling
2013-03-04staging: sw_sync: Export sw_sync APIErik Gilling
2013-03-04staging: sync: Export sync API symbolsErik Gilling
2013-03-04staging: sync: Allow async waits to be canceledErik Gilling
2013-03-04staging: sync: Add poll supportErik Gilling
2013-03-04staging: sw_sync: Add fill_driver_data supportErik Gilling
2013-03-04staging: sync: Add ioctl to get fence dataErik Gilling
2013-03-04staging: sw_sync: Add debug supportErik Gilling
2013-03-04staging: sync: Add debugfs supportErik Gilling
2013-03-04staging: sync: Add timestamps to sync_ptsErik Gilling
2013-03-04staging: sw_sync: Add cpu based sync driverErik Gilling
2013-03-04staging: sync: Add synchronization frameworkErik Gilling
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-03Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-03-03Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-03-03Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King
2013-03-02metag: Internal and external irqchipsJames Hogan
2013-03-02metag: Time keepingJames Hogan
2013-03-02Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-03-02parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu