summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FXPeter Bergner2006-09-211-0/+1
| * | | [POWERPC] Start arch/powerpc/boot code reorganizationMark A. Greer2006-09-209-178/+441
| * | | [POWERPC] Define of_read_ulong helperPaul Mackerras2006-09-203-25/+11
| * | | [POWERPC] convert string i/o operations to CStephen Rothwell2006-09-204-103/+118
| * | | [POWERPC] clean up ide io accessorsStephen Rothwell2006-09-204-28/+0
| * | | [POWERPC] remove unused asm routinesStephen Rothwell2006-09-204-144/+0
| * | | [POWERPC] remove unused io accessorsStephen Rothwell2006-09-201-16/+0
| * | | [POWERPC] silence a warningStephen Rothwell2006-09-201-1/+1
| * | | [POWERPC] make spinlocks work in a combined kernelStephen Rothwell2006-09-201-14/+13
| * | | [POWERPC] Fix MPC8349EMDS dts PCI interrupt-map values for IDSEL 0x18Kim Phillips2006-09-141-8/+8
| * | | [POWERPC] Fix non-smp buildOlof Johansson2006-09-141-0/+1
| * | | Merge branch 'linux-2.6'Paul Mackerras2006-09-1484-890/+1887
| |\ \ \
| * | | | [POWERPC] Export copy_4K_page()David Howells2006-09-131-0/+3
| * | | | [POWERPC] print backtrace when entering xmonOlaf Hering2006-09-133-0/+16
| * | | | [POWERPC] PPC: Fix Kconfig whitespace warningsJosh Boyer2006-09-131-3/+3
| * | | | [POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz2006-09-135-0/+223
| * | | | [POWERPC] powerpc: PA Semi PWRficient platform supportOlof Johansson2006-09-137-0/+436
| * | | | [POWERPC] powerpc: PA6T cputable entry, PVR valueOlof Johansson2006-09-131-0/+14
| * | | | [POWERPC] powerpc: Reduce default cacheline size to 64 bytesOlof Johansson2006-09-132-5/+5
| * | | | [POWERPC] PPC 4xx: Enable XMON on PPC 4xx boardsJosh Boyer2006-09-132-16/+38
| * | | | [POWERPC] Make function of pm_power_off consistent with x86Corey Minyard2006-09-131-5/+12
| * | | | [POWERPC] Emulate power5 popcntb instructionWill Schmidt2006-09-131-0/+25
| * | | | [POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()Michael Ellerman2006-09-131-6/+12
| * | | | Merge branch 'merge'Paul Mackerras2006-08-31100-1071/+2831
| |\ \ \ \
| * \ \ \ \ Merge branch 'merge'Paul Mackerras2006-08-2530-449/+1598
| |\ \ \ \ \
| * | | | | | [POWERPC] reboot when panic_timout is setOlaf Hering2006-08-251-0/+3
| * | | | | | [POWERPC] iseries: remove some gcc 4.1 warningsStephen Rothwell2006-08-251-63/+63
| * | | | | | [POWERPC] Add a helper for calculating RTAS "config_addr" parametersMichael Ellerman2006-08-251-4/+2
| * | | | | | [POWERPC] iseries: remove const warningStephen Rothwell2006-08-251-4/+5
| * | | | | | [POWERPC] powerpc: Make RTAS console init genericMichael Neuling2006-08-253-5/+7
| * | | | | | [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2006-08-252-3/+9
| * | | | | | [POWERPC] Cleanup CPU initsOlof Johansson2006-08-256-98/+68
| * | | | | | [POWERPC] Rename cpu_setup_power4.S to cpu_setup_ppc970.SOlof Johansson2006-08-252-1/+1
| * | | | | | [POWERPC] cell: interrupt.c whitespace clean upGeoff Levand2006-08-251-11/+11
| * | | | | | [POWERPC] SLB shadow buffer cleanupMichael Neuling2006-08-252-9/+9
| * | | | | | Merge branch 'merge'Paul Mackerras2006-08-0854-304/+441
| |\ \ \ \ \ \
| * | | | | | | [POWERPC] Implement SLB shadow bufferMichael Neuling2006-08-087-11/+102
| * | | | | | | [POWERPC] Fix powerpc 44x_mmu buildMatt Porter2006-08-081-2/+2
| * | | | | | | [POWERPC] Remove flush_dcache_all exportMatt Porter2006-08-081-4/+0
| * | | | | | | [POWERPC] Add MPC8641 HPCN Device Tree Source file.Jon Loeliger2006-08-081-0/+338
| * | | | | | | [POWERPC] Make doc comments extractableMichael Ellerman2006-08-082-2/+2
| * | | | | | | [POWERPC] Turn on tigon3 support in maple_defconfigAmos Waterland2006-08-081-1/+1
| * | | | | | | [POWERPC] Export msi symbolsJake Moilanen2006-08-081-0/+5
| * | | | | | | [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger2006-08-083-198/+188
| * | | | | | | [POWERPC] Enable PURR sysfs entry correctlyMichael Neuling2006-08-071-2/+2
| * | | | | | | [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-017-230/+142
| * | | | | | | Merge branch 'merge'Paul Mackerras2006-08-01417-4925/+5520
| |\ \ \ \ \ \ \
| * | | | | | | | [POWERPC] Simplify dma_ops bug conditionsJeremy Kerr2006-07-311-37/+28
| * | | | | | | | [POWERPC] Make get_property() return a const void *Jeremy Kerr2006-07-311-1/+1
| * | | | | | | | [POWERPC] tsi108: Constify & voidify get_property()Jeremy Kerr2006-07-311-2/+2
OpenPOWER on IntegriCloud