summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ps3: ps3_defconfig updatesGeoff Levand2009-03-181-60/+190
* Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-03-18131-1835/+3138
|\
| * powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala2009-03-171-3/+3
| * powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xxPiotr Ziecik2009-03-171-1/+3
| * parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yKyle McMartin2009-03-151-2/+0Star
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-1530-54/+226
| |\
| | * [ARM] Fix virtual to physical translation macro corner casesRussell King2009-03-133-10/+14
| | * [ARM] update mach-typesRussell King2009-03-121-3/+133
| | * [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-129-10/+18
| | * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-03-122-0/+3
| | |\
| | | * MX1 fix includeDarius Augulis2009-03-062-0/+3
| | * | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-03-095-13/+12Star
| | |\ \
| | | * | ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHzKoen Kooi2009-03-041-1/+3
| | | * | ARM: OMAP: Allow I2C bus driver to be compiled as a moduleAaro Koskinen2009-03-042-2/+3
| | | * | ARM: OMAP: sched_clock() correctedAaro Koskinen2009-03-041-9/+5Star
| | | * | ARM: OMAP: Fix compile error if pm.h is includedDavid Brownell2009-03-041-1/+1
| | * | | Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-03-067-18/+33
| | |\ \ \
| | | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2009-03-06333-1714/+11319
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | [ARM] S3C64XX: Fix s3c64xx_setrate_clksrcWerner Almesberger2009-02-271-2/+4
| | | * | | [ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/irq.cBen Dooks2009-02-271-1/+1
| | | * | | [ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/s3c6400-clock.cBen Dooks2009-02-271-7/+7
| | | * | | [ARM] S3C64XX: Fix USB host clock mux listBen Dooks2009-02-271-1/+1
| | | * | | [ARM] S3C64XX: Fix name of USB host clock.Ben Dooks2009-02-271-1/+1
| | | * | | [ARM] S3C64XX: Rename IRQ_UHOST to IRQ_USBHBen Dooks2009-02-271-1/+1
| | | * | | [ARM] S3C64XX: Do gpiolib configuration earlierMark Brown2009-02-271-1/+1
| | | * | | [ARM] S3C64XX: Staticise s3c64xx_init_irq_eint()Mark Brown2009-02-271-1/+1
| | | * | | [ARM] SMDK6410: Declare iodesc table staticMark Brown2009-02-271-1/+1
| | | * | | [ARM] SMDK6410: Correct I2C device name for WM8580Mark Brown2009-02-271-1/+1
| | | * | | [ARM] S3C64XX: Fix section mismatch for s3c64xx_register_clocks()Mark Brown2009-02-271-1/+1
| | | * | | [ARM] S3C64XX: Set GPIO pin when select IRQ_EINT typeBen Dooks2009-02-271-0/+13
| | * | | | [ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_infoHartley Sweeten2009-03-051-0/+2
| | * | | | [ARM] 5418/1: restore lr before leaving mcountUwe Kleine-König2009-03-051-0/+4
| | * | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-03-051-0/+7
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | [ARM] orion5x: pass dram mbus data to xor driverSaeed Bishara2009-03-031-0/+7
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-144-6/+31
| |\ \ \ \ \
| | * | | | | Fix Xilinx SystemACE driver to handle empty CF slotGrant Likely2009-03-141-0/+22
| | * | | | | block: fix memory leak in bio_clone()Li Zefan2009-03-141-1/+3
| | * | | | | block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura2009-03-143-5/+6
| * | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-03-147-56/+60
| |\ \ \ \ \ \
| | * | | | | | MIPS: Mark Eins: Fix configuration.Ralf Baechle2009-03-135-52/+54
| | * | | | | | MIPS: Fix TIF_32BIT undefined problem when seccomp is disabledZhang Le2009-03-132-4/+6
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-03-1419-631/+586Star
| |\ \ \ \ \ \
| | * | | | | | [SCSI] qla2xxx: Update version number to 8.03.00-k4.Andrew Vasquez2009-03-101-1/+1
| | * | | | | | [SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur...Andrew Vasquez2009-03-101-4/+0Star
| | * | | | | | [SCSI] qla2xxx: Correct truncation in return-code status checking.Andrew Vasquez2009-03-102-2/+2
| | * | | | | | [SCSI] qla2xxx: Correct vport delete bug.Anirban Chakraborty2009-03-103-9/+15
| | * | | | | | [SCSI] qla2xxx: Use correct value for max vport in LOOP topology.Lalit Chandivade2009-03-101-1/+5
| | * | | | | | [SCSI] qla2xxx: Correct address range checking for option-rom updates.Andrew Vasquez2009-03-101-8/+1Star
| | * | | | | | [SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ...Robert Love2009-03-101-1/+1
| | * | | | | | [SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)Chris Leech2009-03-101-57/+24Star