summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | powerpc/83xx: Remove second USB node from SBC834x DTSLiang Li2009-08-251-12/+0Star
| | * | powerpc/85xx: Add support for P2020RDB boardPoonam Aggrwal2009-08-255-1/+739
| | * | powerpc/booke: Move MMUCSR definition into mmu-book3e.hKumar Gala2009-08-253-8/+12
| | * | powerpc/82xx: mgcoge - updated defconfigHeiko Schocher2009-08-251-6/+80
| * | | powerpc/pseries: Reduce the polling interval in __cpu_up()Gautham R Shenoy2009-08-271-3/+2Star
| * | | powerpc: Remove SMP warning from PowerMac cpufreqBastian Blank2009-08-271-8/+0Star
| * | | powerpc: Fix __flush_icache_range on 44xJosh Boyer2009-08-271-0/+7
| * | | powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt2009-08-2715-87/+149
| * | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-08-2738-355/+407
| |\ \ \ | | |/ / | |/| |
| * | | Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2009-08-207-16/+588
| |\ \ \
| * | | | powerpc: use consistent types in mktreeStephen Rothwell2009-08-201-5/+5
| * | | | powerpc/vmlinux.lds: Move _edata downMichael Ellerman2009-08-201-4/+4
| * | | | powerpc: Enable GCOVMichael Ellerman2009-08-204-0/+12
| * | | | powerpc: Switch to asm-generic/hardirq.hChristoph Hellwig2009-08-201-29/+1Star
| * | | | powerpc: Use DIV_ROUND_CLOSEST in time init codeJulia Lawall2009-08-201-1/+2
| * | | | powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven2009-08-204-12/+13
| * | | | powerpc: Missing tests for NULL after ioremap()roel kluin2009-08-201-1/+8
| * | | | powerpc/prom_init: Evaluate mem kernel parameter for early allocationBenjamin Krill2009-08-201-2/+101
| * | | | powerpc: ARRAY_SIZE changes in pasemi and powermac codeStoyan Gaydarov2009-08-202-3/+3
| * | | | powerpc/nvram: Allow byte length reads from mmio NVRAM driverMartyn Welch2009-08-201-0/+32
| * | | | powerpc/sputrace: Use the generic event tracerChristoph Hellwig2009-08-208-285/+45Star
| * | | | powerpc/mm: Fix assert_pte_locked to work properly on uniprocessorKumar Gala2009-08-201-1/+1
| * | | | powerpc/86xx: Update GE Fanuc sbc310 DTSMartyn Welch2009-08-201-16/+13Star
| * | | | powerpc/86xx: Enable XMC site on GE Fanuc SBC310Martyn Welch2009-08-201-0/+37
| * | | | powerpc/86xx: Correct reading of information presented in cpuinfoMartyn Welch2009-08-201-7/+30
| * | | | powerpc/83xx: Add eSDHC support for MPC837xE-RDB/WLAN boardsAnton Vorontsov2009-08-205-3/+30
| * | | | powerpc/85xx: Add support for I2C EEPROMs on MPC8548CDS boardsAnton Vorontsov2009-08-201-0/+20
| * | | | powerpc/83xx: Add support for MPC8377E-WLAN boardsAnton Vorontsov2009-08-203-4/+469
| * | | | powerpc/qe: introduce missing kfreeJulia Lawall2009-08-201-1/+4
| * | | | powerpc/ipic: introduce missing kfreeJulia Lawall2009-08-201-1/+3
| * | | | powerpc/82xx: mgcoge - updates for 2.6.32Heiko Schocher2009-08-202-9/+113
| * | | | powerpc/ipic: unmask all interrupt sourcesSebastian Andrzej Siewior2009-08-201-0/+3
| * | | | powerpc/fsl_rio: Add kmalloc NULL testsJulia Lawall2009-08-201-4/+14
| * | | | powerpc/fsl-booke: read buffer overflowRoel Kluin2009-08-201-1/+1
| * | | | powerpc/85xx: Added 36-bit physical device tree for mpc8536ds boardKumar Gala2009-08-201-0/+467
| * | | | powerpc/85xx: Move mpc8536ds.dts to address-cells/size-cells = <2>Kumar Gala2009-08-201-16/+16
| * | | | powerpc/40x: Update kilauea defconfig to support NAND, RTC and HWMONStefan Roese2009-08-201-42/+256
| * | | | powerpc/44x: Update Canyonlands defconfig to support NOR, NAND and RTCStefan Roese2009-08-201-53/+297
| * | | | powerpc/40x: Update Kilauea dts to support NAND, RTC and HWMONStefan Roese2009-08-201-3/+41
| * | | | powerpc/44x: Add NAND support to Canyonlands dtsStefan Roese2009-08-201-13/+36
| * | | | powerpc: Add AMCC 460EX/460GT Rev. B support to cputable.cStefan Roese2009-08-201-2/+28
| * | | | powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpusKumar Gala2009-08-201-4/+5
| * | | | powerpc/mm: Fix encoding of page table cache numbersBenjamin Herrenschmidt2009-08-201-1/+6
| * | | | powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt2009-08-2012-24/+993
| * | | | powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3EBenjamin Herrenschmidt2009-08-206-11/+68
| * | | | powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt2009-08-2010-5/+1055
| * | | | powerpc/mm: Move around mmu_gathers definition on 64-bitBenjamin Herrenschmidt2009-08-203-7/+2Star
| * | | | powerpc: Add PACA fields specific to 64-bit Book3E processorsBenjamin Herrenschmidt2009-08-203-3/+37
| * | | | powerpc: Add definitions used by exception handling on 64-bit Book3EBenjamin Herrenschmidt2009-08-202-0/+220
| * | | | powerpc: Add memory management headers for new 64-bit BookEBenjamin Herrenschmidt2009-08-2010-40/+205