summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-21hwspinlock/omap: omap_hwspinlock_remove should be __devexitOhad Ben-Cohen1-2/+2
2011-09-21hwspinlock/u8500: add hwspinlock driverMathieu J. Poirier3-0/+210
2011-09-21hwspinlock/core: register a bank of hwspinlocks in a single API callOhad Ben-Cohen5-144/+211
2011-09-21hwspinlock/core: remove stubs for register/unregisterOhad Ben-Cohen1-10/+0
2011-09-21hwspinlock/core: use a mutex to protect the radix treeJuan Gutierrez2-36/+27
2011-09-21hwspinlock/core/omap: fix id issues on multiple hwspinlock devicesOhad Ben-Cohen4-2/+42
2011-09-21hwspinlock/omap: simplify allocation schemeOhad Ben-Cohen1-34/+17
2011-09-21hwspinlock/core: simplify 'owner' handlingOhad Ben-Cohen4-10/+6
2011-09-21hwspinlock/core: simplify KconfigOhad Ben-Cohen1-9/+7
2011-09-13Linux 3.1-rc6v3.1-rc6Linus Torvalds1-1/+1
2011-09-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-28/+66
2011-09-12Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds18-18/+72
2011-09-12ioctl: register LTTng ioctlMathieu Desnoyers1-0/+2
2011-09-12Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds8-22/+62
2011-09-12fuse: fix memory leakMiklos Szeredi1-4/+8
2011-09-12fuse: fix flock breakageMiklos Szeredi1-0/+3
2011-09-12Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann1-0/+3
2011-09-12Merge branch 'sirf/fixes' into fixesArnd Bergmann4-0/+4
2011-09-12Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds8-93/+49
2011-09-12Merge branch 'for-linus' of git://openrisc.net/~jonas/linuxLinus Torvalds4-27/+96
2011-09-11Btrfs: add dummy extent if dst offset excceeds file end inLi Zefan1-0/+6
2011-09-11Btrfs: calc file extent num_bytes correctly in file cloneLi Zefan1-3/+10
2011-09-11btrfs: xattr: fix attribute removalDavid Sterba1-0/+9
2011-09-11Btrfs: fix wrong nbytes information of the inodeMiao Xie1-2/+2
2011-09-11Btrfs: fix the file extent gap when doing direct IOMiao Xie1-6/+10
2011-09-11Btrfs: fix unclosed transaction handle in btrfs_cont_expandMiao Xie1-2/+6
2011-09-11Btrfs: fix misuse of trans block rsvLiu Bo1-0/+4
2011-09-11Btrfs: reset to appropriate block rsv after orphan operationsLiu Bo1-0/+4
2011-09-11Btrfs: skip locking if searching the commit root in csum lookupJosef Bacik1-1/+3
2011-09-11btrfs: fix warning in iput for bad-inodeSergei Trofimovich1-7/+3
2011-09-11Btrfs: fix an oops when deleting snapshotsLiu Bo1-1/+5
2011-09-11[media] vp7045: fix buffer setupFlorian Mickler1-22/+4
2011-09-11[media] nuvoton-cir: simplify raw IR sample handlingJarod Wilson2-38/+8
2011-09-11[media] [Resend] viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl1-0/+2
2011-09-11[media] v4l2: Fix documentation of the codec device controlsKamil Debski1-19/+19
2011-09-11[media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240Jean-François Moine1-0/+4
2011-09-11[media] gspca - sonixj: Fix wrong register mask for sensor om6802Luiz Carlos Ramos1-1/+1
2011-09-11[media] gspca - ov519: Fix LED inversion of some ov519 webcamsJean-François Moine1-12/+10
2011-09-11[media] pwc: precedence bug in pwc_init_controls()Dan Carpenter1-1/+1
2011-09-11Add missing DMA opsJonas Bonn2-3/+84
2011-09-11ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles4-0/+4
2011-09-11scsi: qla4xxx driver depends on NETRandy Dunlap1-1/+1
2011-09-11Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds6-7/+36
2011-09-11ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik1-1/+1
2011-09-11Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixesArnd Bergmann9-14/+64
2011-09-11backlight: Declare backlight_types[] constBart Van Assche1-1/+1
2011-09-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-32/+48
2011-09-10md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.NeilBrown1-2/+10
2011-09-10md/raid1,10: Remove use-after-free bug in make_request.NeilBrown2-10/+17
2011-09-10md/raid10: unify handling of write completion.NeilBrown1-20/+18