summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/cell: fix build breakage with CONFIG_SPUFS disabledArnd Bergmann2008-12-221-2/+2
* powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang2008-12-211-1/+10
* powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin2008-12-211-12/+5Star
* powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabledGrant Likely2008-12-213-5/+21
* powerpc/mpc5200: Bestcomm fixes to ATA supportTim Yamin2008-12-212-3/+3
* powerpc/mpc5200: Bugfix on handling variable sized buffer descriptorsGrant Likely2008-12-211-19/+42
* powerpc/mpc5200: Make internal 5200 PIC the default interrupt controllerGrant Likely2008-12-211-0/+2
* powerpc/mpc5200: Document and tidy irq driverGrant Likely2008-12-215-122/+189
* powerpc: Fix missing 'blr' in _tlbia()Benjamin Herrenschmidt2008-12-211-0/+1
* powerpc/bootwrapper: Use the child-bus #address-cells to decide which range e...Scott Wood2008-12-211-1/+1
* powerpc: Const-qualify Device Node Argument to DCR Resource Extent APIGrant Erickson2008-12-212-4/+5
* powerpc/44x: 44x TLB doesn't need "Guarded" set for all pagesBenjamin Herrenschmidt2008-12-211-1/+11
* powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-218-75/+66Star
* powerpc/mm: Runtime allocation of mmu context maps for nohash CPUsBenjamin Herrenschmidt2008-12-213-54/+116
* powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440Benjamin Herrenschmidt2008-12-211-9/+10
* powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt2008-12-217-249/+292
* powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2008-12-2110-57/+281
* powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-2116-60/+268
* powerpc/mm: Rework context management for CPUs with no hash tableBenjamin Herrenschmidt2008-12-216-54/+234
* powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-2112-319/+335
* powerpc/4xx: Extended DCR support v2Benjamin Herrenschmidt2008-12-214-17/+65
* powerpc: Add reboot notifier to Collaborative Memory ManagerBrian King2008-12-211-1/+28
* powerpc: Disable Collaborative Memory Manager for kdumpBrian King2008-12-211-1/+1
* powerpc/iseries: viodasd needs to depend on CONFIG_BLOCKStephen Rothwell2008-12-211-0/+1
* powerpc: Pass a valid token to rtas_call() in phyp-dump codeTony Breeds2008-12-211-0/+2
* powerpc: Protect against NULL pointer deref in phyp-dump codeTony Breeds2008-12-211-0/+3
* powerpc: Rename struct vm_region to avoid conflict with NOMMUDavid Howells2008-12-211-12/+12
* powerpc: Convert sysfs cache code to of_find_next_cache_node()Nathan Lynch2008-12-211-6/+1Star
* powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()Nathan Lynch2008-12-211-7/+4Star
* powerpc: Add of_find_next_cache_node()Nathan Lynch2008-12-212-0/+34
* Merge branch 'linux-2.6' into nextPaul Mackerras2008-12-189-8/+13
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2008-12-172-2/+3
| |\
| | * powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel2008-12-171-0/+1
| | * powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu2008-12-171-2/+2
| * | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-12-161-0/+2
| |\ \
| | * | sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt2008-12-161-0/+2
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-12-163-5/+17
| |\ \ \ | | | |/ | | |/|
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-165-6/+7
| |\ \ \
| | * | | [ARM] Ensure linux/hardirqs.h is included where requiredRussell King2008-12-152-0/+2
| | * | | [ARM] fix kernel-doc syntaxRandy Dunlap2008-12-141-3/+2Star
| | * | | [ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall2008-12-141-1/+1
| | * | | [ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre2008-12-111-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-161-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov2008-12-111-0/+1
* | | | | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras2008-12-174-105/+230
|\ \ \ \ \
| * | | | | powerpc/4xx: Add L2 cache node to AMCC Canyonlands dts fileStefan Roese2008-12-111-0/+11
| * | | | | powerpc/4xx: Add support for ISA holes on 4xx PCI/X/EBenjamin Herrenschmidt2008-12-043-99/+213
| * | | | | powerpc/44x: update ppc44x_defconfigStephen Rothwell2008-12-041-3/+3
| * | | | | powerpc/kvm: update KVM config options in ppc44x_defconfigHollis Blanchard2008-12-041-3/+3
* | | | | | powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-165-37/+29Star