summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-07-16[ARM] Kirkwood: add support for PCIe1Saeed Bishara15-72/+219
2010-07-16[ARM] PCI: add platform private data to pci_sys_dataSaeed Bishara1-0/+1
2010-07-16[ARM] Kirkwood: Add support for 88f6282Saeed Bishara3-4/+14
2010-07-16[ARM] Kirkwood: add support for rev A1 of the 88f6192 and 88f6180 chips.Saeed Bishara2-0/+6
2010-07-16[ARM] Kirkwood: configure NAND mpp's for db88f6281Saeed Bishara1-0/+8
2010-07-16[ARM] orion5x: Fix soft-reset for some platformsBenjamin Herrenschmidt1-0/+2
2010-07-16[ARM] orion5x: Base support for DNS-323 rev C1Benjamin Herrenschmidt1-62/+305
2010-07-16[ARM] Marvell OpenRD-Ultimate machine supportDmytro Milinevskyy2-3/+31
2010-07-16[ARM] orion/kirkwood: reset PCIe unit on bootOlaf Rempel1-0/+34
2010-07-16[ARM] Kirkwood: fix HP t5325 after commit 6605742f2aNicolas Pitre1-7/+7
2010-07-16[ARM] Kirkwood: Add support for HP t5325 Thin ClientMartin Michlmayr3-0/+201
2010-07-16[ARM] Kirkwood: Add MPP44 (board ID) on TS-219Martin Michlmayr1-0/+1
2010-07-16[ARM] Kirkwood: update MPP definition.Benjamin Zores5-307/+357
2010-07-16[ARM] orion5x: Set links to solid on D-Link DNS-323Martin Michlmayr1-2/+1
2010-07-16[ARM] Kirkwood: Fix explanation of MPP45 for QNAP TS41xMartin Michlmayr1-1/+1
2010-07-16[ARM] Kirkwood: Export GPIO indicating jumper setting of JP1Martin Michlmayr1-1/+6
2010-07-16[ARM] qnap tsx1x: fix section mismatchArnaud Patard1-1/+1
2010-07-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-93/+243
2010-07-14Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds63-389/+389
2010-07-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds4-16/+45
2010-07-14ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre1-2/+3
2010-07-14lmb: rename to memblockYinghai Lu63-389/+389
2010-07-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-1/+15
2010-07-13Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+4
2010-07-12Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/...Linus Torvalds177-194157/+652
2010-07-12ARM: Update mach-typesRussell King1-3/+149
2010-07-12KVM: MMU: flush remote tlbs when overwriting spte with different pfnXiao Guangrong1-0/+2
2010-07-11powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock1-3/+1
2010-07-11powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov2-10/+11
2010-07-11powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov1-0/+5
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2-3/+28
2010-07-10ARM: lockdep: fix unannotated irqs-onRussell King2-19/+20
2010-07-09ARM: 6184/2: ux500: use neutral PRCMU baseLinus Walleij2-1/+2
2010-07-09ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon1-66/+66
2010-07-09ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon1-1/+1
2010-07-09ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLSascha Hauer1-2/+3
2010-07-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds12-37/+179
2010-07-08Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-56/+67
2010-07-08powerpc: Fix userspace build of ptrace.hSam Ravnborg1-18/+14
2010-07-08powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney1-1/+1
2010-07-08powerpc: Fix logic error in fixup_irqsJohannes Berg1-1/+4
2010-07-08powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov1-1/+5
2010-07-08powerpc: Linux cannot run with 0 coresAnton Blanchard1-1/+1
2010-07-08powerpc: Fix feature-fixup tests for gcc 4.5Stephen Rothwell1-8/+9
2010-07-08powerpc: Disable SPARSE_IRQ by defaultYang Li1-2/+2
2010-07-08powerpc: Fix compile errors in prom_init_check for gcc 4.5Stephen Rothwell1-0/+6
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell3-4/+133
2010-07-08powerpc/perf_event: Fix for power_pmu_disable()Matt Evans1-1/+4
2010-07-07x86, mrst: Add i8042_detect API for Moorestwon platformFeng Tang1-0/+7
2010-07-07x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang2-1/+5