summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-02-01kernel.h: fix kernel-doc warningRandy Dunlap1-1/+1
2011-02-01Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+4
2011-02-01Revert "appletalk: move to staging"Greg Kroah-Hartman2-0/+209
2011-02-01appletalk: move to stagingArnd Bergmann2-209/+0
2011-02-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-0/+6
2011-01-31time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2-3/+0
2011-01-31Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Thomas Gleixner13-24/+79
2011-01-31time: Provide xtime_update()Torben Hohn1-0/+1
2011-01-31time: Remove unused __get_wall_to_monotonic()Thomas Gleixner1-1/+0
2011-01-31time: Provide get_xtime_and_monotonic_offset()Torben Hohn1-0/+1
2011-01-31time: Move do_timer() to kernel/time/timekeeping.cTorben Hohn1-1/+0
2011-01-31power_supply: Add new LED trigger charging-blink-solid-fullVasily Khoruzhick1-0/+2
2011-01-31leds: Add ability to blink via simple triggerVasily Khoruzhick1-0/+3
2011-01-31bq20z75: Add support for charge propertiesRhyland Klein1-0/+44
2011-01-31drm/i915: Suppress spurious vblank interruptsChris Wilson1-1/+1
2011-01-30Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllersMark Brown1-1/+2
2011-01-30net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman2-0/+3
2011-01-30caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com2-0/+3
2011-01-30dmaengine/dw_dmac: provide a mechanism to indicate private devicesJamie Iles1-0/+3
2011-01-30dmaengine/dw_dmac: allow src/dst masters to be configured at runtimeJamie Iles1-0/+2
2011-01-29ipv4: Attach FIB info to dst_default_metrics when possibleDavid S. Miller1-0/+1
2011-01-29ipv4: Allocate fib metrics dynamically.David S. Miller1-1/+1
2011-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+2
2011-01-28mac80211: add MCS information to radiotapJohannes Berg1-0/+25
2011-01-28ASoC: Add card driver dataMark Brown1-0/+13
2011-01-28net: Pre-COW metrics for TCP.David S. Miller3-2/+13
2011-01-28Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-2/+21
2011-01-28net: fix dev_seq_next()Eric Dumazet1-1/+8
2011-01-28inetpeer: Mark metrics as "new" in fresh inetpeer entries.David S. Miller1-0/+7
2011-01-28inetpeer: Add metrics storage to inetpeer entries.David S. Miller1-2/+4
2011-01-28ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk1-1/+3
2011-01-28ttm: Introduce a placeholder for DMA (bus) addresses.Konrad Rzeszutek Wilk2-2/+8
2011-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+6
2011-01-27ALSA: Release v1.0.24Jaroslav Kysela1-1/+1
2011-01-27ASoC: Add subsequence information to seq_notify callbacksMark Brown2-2/+2
2011-01-27ASoC: Make cache status available via debugfsMark Brown1-2/+2
2011-01-27ASoC: Export card PM callbacks for use in direct registered cardsMark Brown1-0/+5
2011-01-27ASoC: Replace pdev with card in machine driver probe and removeMark Brown1-2/+2
2011-01-27ASoC: Use card rather than soc-audio device to card PM functionsMark Brown1-4/+4
2011-01-27rwsem: Remove redundant asmregparm annotationThomas Gleixner1-4/+4
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner1-0/+5
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner1-0/+7
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2-22/+26
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner1-1/+12
2011-01-27rwsem: Cleanup includesThomas Gleixner2-8/+3
2011-01-27locking: Remove deprecated lock initializersThomas Gleixner2-16/+0
2011-01-27kthread: Replace deprecated spinlock initializationThomas Gleixner1-1/+1
2011-01-27ALSA: [hdspm] Move static mapping arrays to .cAdrian Knoth1-170/+0
2011-01-27ALSA: hdspm - Add support for RME RayDAT and AIOAdrian Knoth1-42/+307
2011-01-27net: Implement read-only protection and COW'ing of metrics.David S. Miller3-37/+80