summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge nommu treeRussell King2006-03-2520-51/+78
|\
| * [ARM] nommu: rename compressed/head.S symbols to a new styleHyok S. Choi2006-03-241-41/+41
| * [ARM] select TLS_REG_EMUL and NEEDS_SYSCALL_FOR_CMPXCHGRussell King2006-03-211-2/+6
| * [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King2006-03-2115-0/+15
| * [ARM] Move read of processor ID out of lookup_processor_type()Russell King2006-03-212-8/+11
| * [ARM] noMMU: block sys_fork in nommu modeHyok S. Choi2006-03-211-0/+5
* | [ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabledMalcolm Parsons2006-03-251-1/+1
* | [ARM] 3398/1: Fix the VFP registers loading/storing base addressCatalin Marinas2006-03-251-3/+1
* | [ARM] 3385/1: Battery support for sharp zaurus sl-5500 (collie)Pavel Machek2006-03-251-0/+278
* | [ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpuRussell King2006-03-251-3/+0
* | [ARM] Move enable_irq and disable_irq to assembler.hRussell King2006-03-232-18/+1
* | [ARM] 3391/1: use PLAT8250_DEV_PLATFORM{,1} for platform device id instead of...Lennert Buytenhek2006-03-232-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-22317-1339/+6063
|\ \
| * | [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas2006-03-231-4/+1
| * | [PATCH] powerpc: Fix warning in add_memoryAndrew Morton2006-03-231-1/+1
| * | [PATCH] powerpc: Remove calculation of io holeMichael Ellerman2006-03-222-50/+0
| * | [PATCH] powerpc: iseries: Add bootargs to /chosenMichael Ellerman2006-03-221-0/+1
| * | [PATCH] powerpc: iseries: Add /system-id, /model and /compatibleMichael Ellerman2006-03-221-0/+20
| * | [PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCIIMichael Ellerman2006-03-221-0/+10
| * | [PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.cMichael Ellerman2006-03-221-39/+39
| * | [PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)Michael Ellerman2006-03-222-28/+4
| * | [PATCH] powerpc: iseries: mf related cleanupsMichael Ellerman2006-03-222-19/+24
| * | [PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2006-03-227-13/+22
| * | [PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early()Michael Ellerman2006-03-221-6/+1
| * | [PATCH] powerpc: Unconfuse htab_bolt_mapping() callersMichael Ellerman2006-03-221-13/+14
| * | [PATCH] powerpc numa: Consolidate assignment of cpus to nodesNathan Lynch2006-03-221-7/+3
| * | [PATCH] powerpc numa: Support sparse online node mapNathan Lynch2006-03-221-52/+43
| * | [PATCH] powerpc numa: Consolidate handling of Power4 special caseNathan Lynch2006-03-221-12/+11
| * | [PATCH] powerpc numa: Get rid of "numa domain" terminologyNathan Lynch2006-03-221-39/+39
| * | [PATCH] powerpc numa: Minor cpu hotplug-related cleanupsNathan Lynch2006-03-221-3/+3
| * | [PATCH] powerpc numa: Minor debugging code changesNathan Lynch2006-03-221-3/+5
| * | [PATCH] powerpc numa: fix boot_cpuid always assigned to node 0Nathan Lynch2006-03-221-3/+3
| * | Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras2006-03-225-25/+166
| |\ \
| | * \ Merge branch 'master'Kumar Gala2006-03-20131-967/+1627
| | |\ \
| | * \ \ Merge branch 'master' of git+ssh://galak@master.kernel.org/pub/scm/linux/kern...Kumar Gala2006-02-28242-2393/+2416
| | |\ \ \
| | * | | | powerpc: Add PCI support for 8540 ADS to powerpc treeAndy Fleming2006-02-215-25/+166
| * | | | | Merge branch 'master'Kumar Gala2006-03-20351-3340/+4023
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | [PATCH] powerpc: Fix bug in bug fix for bug in lmb_alloc()Michael Ellerman2006-03-171-1/+1
| | * | | | [PATCH] Fix compile error for ML300/403Grant Likely2006-03-171-1/+1
| | * | | | [PATCH] ppc: Fix platform_notify functions marked __initAdrian Cox2006-03-176-6/+6
| | * | | | [PATCH] powerpc: add a raw dump command to xmonOlaf Hering2006-03-171-0/+30
| | * | | | [PATCH] kzalloc() conversion in arch/ppcEric Sesterhenn2006-03-175-10/+5
| | * | | | Merge ../linux-2.6Paul Mackerras2006-03-1750-261/+482
| | |\ \ \ \
| | * \ \ \ \ Merge ../linux-2.6Paul Mackerras2006-03-0971-688/+1102
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge ../powerpc-mergePaul Mackerras2006-02-2858-291/+367
| | |\ \ \ \ \
| | * | | | | | powerpc: Export variables used in conversions to/from cputime_tPaul Mackerras2006-02-271-0/+5
| | * | | | | | powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-248-14/+297
| | * | | | | | Merge ../powerpc-mergePaul Mackerras2006-02-24196-2103/+1762
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | ppc32: Fix BCSR_SIZE for MPC834x SYSHorst Kronstorfer2006-02-211-1/+1
| * | | | | | | powerpc: Fix mpc83xx restart bugKumar Gala2006-02-161-1/+1
| |/ / / / / /