summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King2009-06-08264-1507/+3613
|\
| * [ARM] Kirkwood: platform device registration for the crypto engineNicolas Pitre2009-06-082-0/+40
| * [ARM] Kirkwood: create a mapping for the Security Accelerator SRAMNicolas Pitre2009-06-084-8/+12
| * [ARM] Kirkwood: let's use real size for resourcesNicolas Pitre2009-06-081-3/+1
| * [ARM] orion5x: add sram support for cryptoSebastian Andrzej Siewior2009-06-084-2/+56
| * [ARM] orion5x: WNR854T switch supportImre Kaloz2009-06-081-0/+16
| * [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdtNicolas Pitre2009-06-086-69/+69
| * [ARM] Kirkwood: Add the watchdog timer as a platform device.Thomas Reitmayr2009-06-083-2/+30
| * [ARM] orion5x: Change names of defines for Reset-Out-Mask registerThomas Reitmayr2009-06-084-11/+11
| * [ARM] Kirkwood: clock gating for unused peripheralsRabeeh Khoury2009-06-084-0/+88
| * [ARM] Kirkwood: rationalize NAND setup a bitNicolas Pitre2009-06-086-91/+43
| * [ARM] orion: convert gpio to use gpiolibErik Benada2009-06-086-128/+95
| * [ARM] Kirkwood: comment type fixNicolas Pitre2009-06-081-1/+1
| * [ARM] Kirkwood: only map peripheral register space onceNicolas Pitre2009-06-081-0/+25
| * [ARM] Kirkwood: enable gpio leds/buttons for the mv88f6281gtw_ge boardSiddarth Gore2009-06-081-0/+74
| * [ARM] Kirkwood: add Marvell 88F6281 GTW GE board supportLennert Buytenhek2009-06-084-0/+107
| * [ARM] orion: make sure sched_clock() usage of cnt32_to_63() is safeNicolas Pitre2009-06-081-12/+32
| * [ARM] orion: sched_clock implementation for orion platformsStefan Agner2009-06-081-0/+37
| * [ARM] Kirkwood: CPU idle driverRabeeh Khoury2009-06-084-1/+102
| * [ARM] orion: add hwrng timeriomem hook to TS-78xxAlexander Clouter2009-06-033-1/+61
| * Linux 2.6.30-rc8v2.6.30-rc8Linus Torvalds2009-06-021-1/+1
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-021-83/+195
| |\
| | * powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt2009-06-021-83/+195
| * | parport: quickfix the proc registration bugAlan Cox2009-06-022-3/+14
| * | pata_netcell: LBA48 force identify bits correctAlan Cox2009-06-021-1/+12
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-024-16/+33
| |\ \
| | * | net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui2009-06-021-6/+17
| | * | e1000: add missing length check to e1000 receive routineNeil Horman2009-06-021-2/+3
| | * | forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk2009-06-021-2/+13
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-06-011-6/+0
| | |\ \
| | | * | Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young2009-05-271-6/+0
| * | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-06-023-5/+7
| |\ \ \ \
| | * | | | xfs: prevent deadlock in xfs_qm_shake()Felix Blyakher2009-06-011-1/+1
| | * | | | xfs: fix overflow in xfs_growfs_data_privateEric Sandeen2009-06-011-1/+1
| | * | | | xfs: fix double unlock in xfs_swap_extents()Felix Blyakher2009-06-011-3/+5
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-06-011-3/+4
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | crypto: hash - Fix handling of sg entry that crosses page boundaryHerbert Xu2009-05-311-3/+4
| * | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-06-012-1/+7
| |\ \ \ \ \
| | * | | | | hwmon: Update documentation on fan_maxChristian Engelmayer2009-06-011-0/+6
| | * | | | | hwmon: (lm78) Add missing __devexit_p()Mike Frysinger2009-06-011-1/+1
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-06-013-4/+5
| |\ \ \ \ \
| | * | | | | sparc64: Fix section attribute warnings.David S. Miller2009-05-292-2/+2
| | * | | | | sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.David S. Miller2009-05-071-2/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-0123-56/+109
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | 3c509: Add missing EISA IDsMaciej W. Rozycki2009-06-011-0/+4
| | * | | | | MAINTAINERS: take maintainership of the cpmac Ethernet driverFlorian Fainelli2009-06-011-0/+7
| | * | | | | net/firmare: Ignore .cis filesMatt Kraai2009-05-291-0/+1
| | * | | | | ath1e: add new device id for asus hardwareGreg Kroah-Hartman2009-05-291-0/+1
| | * | | | | mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin2009-05-291-4/+4
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-293-6/+9
| | |\ \ \ \ \
OpenPOWER on IntegriCloud