summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-1724-524/+515
|\
| * fs: fix address space warnings in ioctl_fiemap()Namhyung Kim2011-01-172-7/+7
| * aio: check return value of create_workqueue()Namhyung Kim2011-01-171-1/+1
| * hpfs_setattr error case avoids unlock_kernelDr. David Alan Gilbert2011-01-171-1/+1
| * compat: copy missing fields in compat_statfs64 to userNamhyung Kim2011-01-171-1/+3
| * compat: update comment of compat statfs syscallsNamhyung Kim2011-01-171-1/+1
| * compat: remove unnecessary assignment in compat_rw_copy_check_uvector()Namhyung Kim2011-01-171-3/+1
| * fs: FS_POSIX_ACL does not depend on BLOCKRandy Dunlap2011-01-171-9/+8
| * fs: Remove unlikely() from fget_light()Steven Rostedt2011-01-171-1/+1
| * fs: Remove unlikely() from fput_light()Steven Rostedt2011-01-171-1/+1
| * fallocate should be a file operationChristoph Hellwig2011-01-1713-448/+440
| * make the feature checks in ->fallocate future proofChristoph Hellwig2011-01-175-3/+8
| * staging: smbfs building fixYang Ruirui2011-01-171-2/+2
| * tidy up around finish_automount()Al Viro2011-01-172-30/+18
| * don't drop newmnt on error in do_add_mount()Al Viro2011-01-171-11/+5
| * Take the completion of automount into new helperAl Viro2011-01-173-26/+39
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2011-01-1728-504/+159
|\ \
| * | alpha: fix WARN_ON in __local_bh_enable()Ivan Kokshaysky2011-01-171-3/+2
| * | alpha: fix breakage caused by df9ee29270Ivan Kokshaysky2011-01-171-3/+5
| * | alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to KconfigMatt Turner2011-01-171-0/+3
| * | alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim2011-01-171-3/+0
| * | alpha: change to new Makefile flag variablesmatt mooney2011-01-175-7/+7
| * | alpha: kill off alpha_do_IRQKyle McMartin2011-01-1721-460/+94
| * | alpha: irq clean upKyle McMartin2011-01-1720-58/+67
| * | alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin2011-01-1720-48/+59
| |/
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-01-1720-262/+124
|\ \
| * | drm/radeon/kms: balance asic_reset functionsAlex Deucher2011-01-173-18/+20
| * | drm/radeon/kms: remove duplicate card_posted() functionsAlex Deucher2011-01-173-46/+3
| * | drm/radeon/kms: add module option for pcie gen2Alex Deucher2011-01-175-0/+14
| * | drm/radeon/kms: fix typo in evergreen safe regAlex Deucher2011-01-171-1/+1
| * | Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2011-01-1711-197/+86
| |\ \ | | |/ | |/|
| | * drm/nouveau: fix gpu page faults triggered by plymouthdBen Skeggs2011-01-171-2/+2
| | * drm/nouveau: greatly simplify mm, killing some bugs in the processBen Skeggs2011-01-173-160/+52
| | * drm/nvc0: enable protection of system-use-only structures in vmBen Skeggs2011-01-174-5/+10
| | * drm/nv40: initialise 0x17xx on all chipsets that have itBen Skeggs2011-01-171-12/+2
| | * drm/nv40: make detection of 0x4097-ful chipsets available everywhereBen Skeggs2011-01-173-18/+20
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-01-1713-844/+994
|\ \ \ | |/ / |/| |
| * | ARM: PL08x: cleanup commentsRussell King - ARM Linux2011-01-162-117/+72
| * | Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.cWei Yongquan2011-01-141-2/+2
| * | ARM: PL08x: fix a warningDan Williams2011-01-141-1/+1
| * | Fix dmaengine_submit() return typeRussell King - ARM Linux2011-01-141-1/+1
| * | dmaengine: at_hdmac: fix race while monitoring channel statusNicolas Ferre2011-01-141-2/+2
| * | dmaengine: at_hdmac: flags located in first descriptorNicolas Ferre2011-01-141-3/+3
| * | dmaengine: at_hdmac: use subsys_initcall instead of module_initEric Xu2011-01-141-1/+1
| * | dmaengine: at_hdmac: no need set ACK in new descriptorNicolas Ferre2011-01-141-1/+0
| * | dmaengine: at_hdmac: trivial add precision to unmapping commentNicolas Ferre2011-01-141-1/+1
| * | dmaengine: at_hdmac: use dma_address to program DMA hardwareNicolas Ferre2011-01-141-2/+2
| * | pch_dma: support new device ML7213 IOHTomoya MORINAGA2011-01-142-7/+21
| | |
| | \
| *-. \ Merge branches 'amba' and 'dma40' into dmaengineDan Williams2011-01-076-706/+871
| |\ \ \
| | | * | dmaengine: dma40: Add support to split up large elementsPer Forlin2011-01-044-130/+351
OpenPOWER on IntegriCloud