summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Kirkwood: add LaCie Network Space Max v2 supportSimon Guinot2010-07-163-0/+36
* [ARM] Kirkwood: more factorization of the PCIe init codeNicolas Pitre2010-07-161-33/+19
* [ARM] Dove: platform device registration for the sdio interfacesSaeed Bishara2010-07-163-0/+65
* [ARM] Kirkwood: add support for PCIe1Saeed Bishara2010-07-1615-72/+219
* [ARM] PCI: add platform private data to pci_sys_dataSaeed Bishara2010-07-161-0/+1
* [ARM] Kirkwood: Add support for 88f6282Saeed Bishara2010-07-163-4/+14
* [ARM] Kirkwood: add support for rev A1 of the 88f6192 and 88f6180 chips.Saeed Bishara2010-07-162-0/+6
* [ARM] Kirkwood: configure NAND mpp's for db88f6281Saeed Bishara2010-07-161-0/+8
* [ARM] orion5x: Fix soft-reset for some platformsBenjamin Herrenschmidt2010-07-161-0/+2
* [ARM] orion5x: Base support for DNS-323 rev C1Benjamin Herrenschmidt2010-07-161-62/+305
* net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flagBenjamin Herrenschmidt2010-07-162-18/+40
* [ARM] Marvell OpenRD-Ultimate machine supportDmytro Milinevskyy2010-07-162-3/+31
* [ARM] orion/kirkwood: reset PCIe unit on bootOlaf Rempel2010-07-161-0/+34
* [ARM] Kirkwood: fix HP t5325 after commit 6605742f2aNicolas Pitre2010-07-161-7/+7
* [ARM] Kirkwood: Add support for HP t5325 Thin ClientMartin Michlmayr2010-07-163-0/+201
* [ARM] Kirkwood: Add MPP44 (board ID) on TS-219Martin Michlmayr2010-07-161-0/+1
* [ARM] Kirkwood: update MPP definition.Benjamin Zores2010-07-165-307/+357
* [ARM] orion5x: Set links to solid on D-Link DNS-323Martin Michlmayr2010-07-161-2/+1
* [ARM] Kirkwood: Fix explanation of MPP45 for QNAP TS41xMartin Michlmayr2010-07-161-1/+1
* [ARM] Kirkwood: Export GPIO indicating jumper setting of JP1Martin Michlmayr2010-07-161-1/+6
* [ARM] qnap tsx1x: fix section mismatchArnaud Patard2010-07-161-1/+1
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-165-29/+36
|\
| * tracing: Add alignment to syscall metadata declarationsSteven Rostedt2010-07-091-2/+4
| * perf: Sync callchains with period based hitsFrederic Weisbecker2010-07-083-19/+20
| * perf: Resurrect flat callchainsFrederic Weisbecker2010-07-081-0/+3
| * perf: Version String fix, for fallback if not from gitThavidu Ranatunga2010-07-051-8/+9
| * perf: Version String fix, using kernel versionThavidu Ranatunga2010-07-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-07-165-10/+23
|\ \
| * | GFS2: rename causes kernel OopsBob Peterson2010-07-151-1/+1
| * | GFS2: BUG in gfs2_adjust_quotaAbhijith Das2010-07-151-5/+3
| * | GFS2: Fix kernel NULL pointer dereference by dlm_astdBob Peterson2010-07-151-4/+8
| * | GFS2: recovery stuck on transaction lockBob Peterson2010-07-151-0/+10
| * | GFS2: O_TRUNC not working on stuffed files across clusterBob Peterson2010-07-151-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-163-7/+8
|\ \ \
| * | | Input: w90p910_ts - fix call to setup_timer()Wan ZongShun2010-07-151-1/+1
| * | | Input: synaptics - fix wrong dimensions checkTakashi Iwai2010-07-141-0/+1
| * | | Input: i8042 - mark stubs in i8042.h "static inline"Feng Tang2010-06-301-6/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-07-151-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | crypto: skcipher - avoid NULL dereferenceJiri Slaby2010-06-231-1/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-148-93/+243
|\ \ \ \
| * | | | ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre2010-07-141-2/+3
| * | | | ARM: Update mach-typesRussell King2010-07-121-3/+149
| * | | | ARM: lockdep: fix unannotated irqs-onRussell King2010-07-102-19/+20
| * | | | ARM: 6184/2: ux500: use neutral PRCMU baseLinus Walleij2010-07-092-1/+2
| * | | | ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon2010-07-091-66/+66
| * | | | ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon2010-07-091-1/+1
| * | | | ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLSascha Hauer2010-07-091-2/+3
* | | | | Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-07-1472-1025/+1025
|\ \ \ \ \
| * | | | | lmb: rename to memblockYinghai Lu2010-07-1472-1025/+1025
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-145-38/+45
|\ \ \ \ \ \
OpenPOWER on IntegriCloud