summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Kirkwood: Add support for QNAP TS-119/TS-219 Turbo NASMartin Michlmayr2009-03-235-4/+244
* [ARM] update mach-typesNicolas Pitre2009-03-231-1/+9
* [ARM] Kirkwood: More consistency regarding MPP namingMartin Michlmayr2009-03-231-2/+2
* [ARM] Kirkwood: Hook up I2CMartin Michlmayr2009-03-233-0/+42
* [ARM] mv78xx0: Add Marvell RD-78x00-mASA Reference Design supportLennert Buytenhek2009-03-154-0/+96
* [ARM] Kirkwood: update defconfigNicolas Pitre2009-03-151-62/+163
* [ARM] Kirkwood: SheevaPlug LED supportNicolas Pitre2009-03-151-0/+25
* [ARM] Kirkwood: SheevaPlug USB Power Enable setupNicolas Pitre2009-03-151-0/+13
* [ARM] Kirkwood: Marvell SheevaPlug supportShadi Ammouri2009-03-153-0/+105
* Merge commit '305b07680f' into orion/masterNicolas Pitre2009-03-15471-2823/+15004
|\
| * [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/+12
| |\ \
| | * | 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/+5
| | * | 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-261-1/+1
| | * | | [ARM] S3C64XX: Fix name of USB host clock.Ben Dooks2009-02-261-1/+1
| | * | | [ARM] S3C64XX: Rename IRQ_UHOST to IRQ_USBHBen Dooks2009-02-261-1/+1
| | * | | [ARM] S3C64XX: Do gpiolib configuration earlierMark Brown2009-02-261-1/+1
| | * | | [ARM] S3C64XX: Staticise s3c64xx_init_irq_eint()Mark Brown2009-02-261-1/+1
| | * | | [ARM] SMDK6410: Declare iodesc table staticMark Brown2009-02-261-1/+1
| | * | | [ARM] SMDK6410: Correct I2C device name for WM8580Mark Brown2009-02-261-1/+1
| | * | | [ARM] S3C64XX: Fix section mismatch for s3c64xx_register_clocks()Mark Brown2009-02-261-1/+1
| | * | | [ARM] S3C64XX: Set GPIO pin when select IRQ_EINT typeBen Dooks2009-02-261-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 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-03-041-0/+4
| |\ \ \ \
| | * | | | powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds2009-03-041-0/+4
| | | |_|/ | | |/| |
| * | | | drm: fix double lock typoHelge Bahmann2009-03-041-1/+1
| |/ / /
| * | | Linux 2.6.29-rc7v2.6.29-rc7Linus Torvalds2009-03-031-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-035-8/+21
| |\ \ \
| | * | | crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof Hałasa2009-03-041-2/+4
| | * | | crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu2009-02-264-6/+17
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-034-14/+54
| |\ \ \ \
| | * | | | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-274-13/+53
| | * | | | sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto2009-02-261-1/+1
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-032-2/+14
| |\ \ \ \ \
| | * | | | | x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann2009-03-031-2/+12
| | * | | | | x86: fix init_memory_mapping() to handle small rangesYinghai Lu2009-03-031-0/+2
OpenPOWER on IntegriCloud