summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | [S390] __exit cleanup.Heiko Carstens2006-09-202-2/+2
| | * | | | [S390] Use simple_strtoul instead of own cmm_strtoul wrapper.Heiko Carstens2006-09-201-23/+7
| | * | | | [S390] fix syscall restart handling.Heiko Carstens2006-09-201-0/+1
| | * | | | [S390] ipl/dump on panic.Michael Holzheu2006-09-209-284/+1002
| | * | | | [S390] hypfs compiler warnings.Michael Holzheu2006-09-201-4/+8
| | * | | | [S390] hypfs comment cleanup.Michael Holzheu2006-09-204-4/+4
| | * | | | [S390] initrd vs. bootmem bitmap.Heiko Carstens2006-09-204-11/+48
| | * | | | [S390] add kprobes support.Michael Grundy2006-09-208-4/+764
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-09-22139-1862/+3086
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [POWERPC] EEH: Power4 systems sometimes need multiple resets.Linas Vepstas2006-09-221-12/+24
| | * | | [POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.Scott Wood2006-09-221-0/+2
| | * | | [POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.cNathan Lynch2006-09-221-19/+25
| | * | | [POWERPC] Maple U3 HT - reject inappropriate config space accessNathan Lynch2006-09-221-0/+6
| | * | | [POWERPC] Fix IPIC pending register assignmentsScott Wood2006-09-221-21/+21
| | * | | [POWERPC] Merge iSeries i/o operations with the restStephen Rothwell2006-09-222-52/+242
| | * | | [POWERPC] Fix compile error in sbc8560Amy Fong2006-09-212-0/+19
| | * | | [POWERPC] EEH: support MMIO enable recovery stepLinas Vepstas2006-09-211-17/+64
| | * | | [POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas2006-09-211-0/+29
| | * | | [POWERPC] EEH: code comment cleanupLinas Vepstas2006-09-212-11/+35
| | * | | [POWERPC] EEH: balance pcidev_get/put callsLinas Vepstas2006-09-211-15/+2
| | * | | [POWERPC] PPC: Fix xmon stack frame address in backtraceJosh Boyer2006-09-211-1/+1
| | * | | [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
OpenPOWER on IntegriCloud