summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-01-185-5/+20
|\
| * microblaze: pci_controller->arch_data really is a struct device_node *Michal Simek2010-01-181-1/+1
| * microblaze: Add missing double apostrophe in KconfigMichal Simek2010-01-181-1/+1
| * microblaze: Add PT_ macros for special purpose regsMichal Simek2010-01-181-0/+14
| * microblaze: Enable accept4 syscallMichal Simek2010-01-182-2/+2
| * microblaze: Wire up recvmmsg syscallMichal Simek2010-01-181-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2010-01-1813-169/+342
|\ \
| * | mfd: Unlock mc13783 before subsystems initialisation, at probe time.Alberto Panizzo2010-01-181-2/+2
| * | mfd: WM835x GPIO direction register is not lockedMark Brown2010-01-181-2/+1
| * | mfd: tmio_mmc hardware abstraction for CNF areaIan Molton2010-01-189-149/+323
| * | mfd: WM8350 off by one bugDan Carpenter2010-01-181-2/+2
| * | mfd: Correct WM835x ISINK ramp time definesMark Brown2010-01-181-14/+14
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-01-1875-1175/+3837
|\ \
| * \ Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2010-01-157-101/+418
| |\ \
| | * | powerpc: Use scripts/mkuboot.sh instead of 'mkimage'Peter Tyser2009-12-301-2/+5
| | * | powerpc/5200: update defconfigsGrant Likely2009-12-306-99/+413
| * | | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-01-1552-1030/+3351
| |\ \ \
| | * | | powerpc: 2.6.33 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxxKumar Gala2010-01-0652-1030/+3351
| * | | | powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot2010-01-152-14/+12
| * | | | powerpc: Move /proc/ppc64 to /proc/powerpc updateNathan Fontenot2010-01-151-7/+7
| * | | | powerpc/8xx: Fix user space TLB walk in dcbX fixupJoakim Tjernlund2010-01-151-2/+2
| * | | | powerpc: Fix decrementer setup on 1GHz boardsStefan Roese2010-01-151-1/+10
| * | | | powerpc/iseries: Initialise on-stack completionMichael Ellerman2010-01-151-0/+2
| * | | | powerpc/hvc: Driver build breaks with !HVC_CONSOLEKamalesh Babulal2010-01-151-1/+1
| * | | | serial/pmac_zilog: Workaround problem due to interrupt on closed portBenjamin Herrenschmidt2010-01-151-0/+11
| * | | | powerpc/macintosh: Make Open Firmware device id constantMárton Németh2010-01-153-3/+3
| * | | | powerpc: Use helpers for rlimitsJiri Slaby2010-01-152-3/+3
| * | | | powerpc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-151-1/+3
| * | | | powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREEFUJITA Tomonori2010-01-151-1/+3
| * | | | powerpc/pseries: Fix xics interrupt affinityAnton Blanchard2010-01-151-6/+6
| * | | | powerpc/swsusp_32: Fix TLB invalidationAnton Vorontsov2010-01-151-1/+1
| * | | | powerpc/8xx: Always pin kernel instruction TLBJoakim Tjernlund2010-01-151-4/+4
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-01-188-130/+201
|\ \ \ \ \
| * | | | | xfs: xfs_swap_extents needs to handle dynamic fork offsetsDave Chinner2010-01-151-16/+90
| * | | | | xfs: fix missing error check in xfs_rtfree_rangeDave Chinner2010-01-151-0/+2
| * | | | | xfs: fix stale inode flush avoidanceDave Chinner2010-01-151-6/+15
| * | | | | xfs: Remove inode iolock held check during allocationDave Chinner2010-01-151-1/+0
| * | | | | xfs: reclaim all inodes by background tree walksDave Chinner2010-01-151-8/+6
| * | | | | xfs: Avoid inodes in reclaim when flushing from inode cacheDave Chinner2010-01-151-13/+18
| * | | | | xfs: reclaim inodes under a write lockDave Chinner2010-01-153-87/+71
* | | | | | Merge branch 'mantis' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2010-01-1854-1/+7801
|\ \ \ \ \ \
| * | | | | | V4L/DVB (13851): Fix Input dependency for MantisManu Abraham2010-01-171-1/+1
| * | | | | | V4L/DVB(13824a): mantis: Fix __devexit bad annotationsMauro Carvalho Chehab2010-01-172-2/+2
| * | | | | | V4L/DVB (13808b): mantis: replace DMA_nnBIT_MASK to DMA_BIT_MASK(32)Mauro Carvalho Chehab2010-01-171-1/+1
| * | | | | | V4L/DVB (13808): [Mantis/Hopper] Build update for Mantis/Hopper based cardsManu Abraham2010-01-174-1/+26
| * | | | | | V4L/DVB(13808a): mantis: convert it to the new ir-core register/unregister fu...Mauro Carvalho Chehab2010-01-171-3/+3
| * | | | | | V4L/DVB (13812): [Mantis/Hopper] Update Copyright headerManu Abraham2010-01-1736-27/+227
| * | | | | | V4L/DVB (13811): [MB86A16] Update Copyright headerManu Abraham2010-01-173-3/+3
| * | | | | | V4L/DVB (13810): [MB86A16] Use DVB_* macrosManu Abraham2010-01-171-0/+14
| * | | | | | V4L/DVB (13809): Fix Checkpatch violationsManu Abraham2010-01-1720-144/+155