summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin'Benjamin Herrenschmidt2008-10-155-80/+18
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-135-9/+26
| |\
| | * Merge branch 'x86/urgent' into core/signalIngo Molnar2008-10-121-0/+4
| | |\
| | | * ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo2008-10-081-0/+4
| | * | signals: demultiplexing SIGTRAP signalSrinivasa Ds2008-09-231-5/+0
| | |/
| | * Fix compile failure with non modular buildsJames Bottomley2008-09-172-1/+18
| * | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-20/+0
| * | PowerPC: Use <asm-generic/statfs.h>David Woodhouse2008-09-061-54/+0
* | | powerpc: Get USE_STRICT_MM_TYPECHECKS working againDavid Gibson2008-10-143-15/+16
* | | powerpc: fix fsl_upm nand driver modular buildAnton Vorontsov2008-10-131-44/+4
* | | powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMPKumar Gala2008-10-131-1/+2
* | | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-10-071-0/+11
|\ \ \
| * | | ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo2008-10-021-0/+4
| * | | ibm_newemac: MAL support for PowerPC 405EZJosh Boyer2008-09-301-0/+7
* | | | Merge commit 'kumar/kumar-mmu'Benjamin Herrenschmidt2008-10-026-17/+72
|\ \ \ \
| * | | | POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce2008-09-243-4/+23
| * | | | powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 32-bitKumar Gala2008-09-241-2/+13
| * | | | powerpc: Fixes for CONFIG_PTE_64BIT for SMP supportKumar Gala2008-09-242-6/+21
| * | | | powerpc: Introduce local (non-broadcast) forms of tlb invalidatesKumar Gala2008-09-242-5/+15
| |/ / /
* | | | Merge commit 'kumar/kumar-dma'Benjamin Herrenschmidt2008-10-025-138/+73
|\ \ \ \
| * | | | powerpc: Make dma_addr_t a u64 if CONFIG_PHYS_64BIT is setBecky Bruce2008-09-241-1/+1
| * | | | powerpc: Merge 32 and 64-bit dma codeBecky Bruce2008-09-243-134/+72
| * | | | powerpc: Drop archdata numa_nodeBecky Bruce2008-09-241-3/+0
| |/ / /
* | | | powerpc/math-emu: Use kernel generic math-emu codeKumar Gala2008-10-011-0/+353
|/ / /
* | | powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue2008-09-151-3/+15
* | | powerpc: Use sys_pause for 32-bit pause entry pointChristoph Hellwig2008-09-151-1/+1
* | | powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-153-5/+17
* | | powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras2008-09-151-1/+1
* | | powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras2008-09-152-37/+7
* | | powerpc: Add new CPU feature: CPU_FTR_CP_USE_DCBTZMark Nelson2008-09-151-3/+6
* | | Merge branch 'linux-2.6'Paul Mackerras2008-09-104-46/+11
|\ \ \ | | |/ | |/|
| * | lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-091-0/+3
| * | powerpc: Fix build error with 64K pages and !hugetlbfsBenjamin Herrenschmidt2008-09-031-4/+2
| |/
| * fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher2008-08-271-0/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-08-181-42/+1
| |\
| | * cleanup powerpc/include/asm/ide.hAdrian Bunk2008-08-181-42/+1
* | | powerpc: Remove include of linux/of_device.h from asm/of_device.hStephen Rothwell2008-08-201-3/+0
* | | powerpc: Expose PMCs & cache topology in sysfs on 32-bitBenjamin Herrenschmidt2008-08-201-0/+1
* | | powerpc: Turn get/set_hard_smp_proccessor_id into inlinesBenjamin Herrenschmidt2008-08-201-10/+29
* | | powerpc: Remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell2008-08-201-3/+0
* | | powerpc: Convert the MPIC MSI code to use msi_bitmapMichael Ellerman2008-08-201-2/+2
* | | powerpc: Split-out common MSI bitmap logic into msi_bitmap.cMichael Ellerman2008-08-201-0/+35
|/ /
* | powerpc: Use generic compat_sys_old_readdirChristoph Hellwig2008-08-181-1/+1
* | powerpc: Make CMO paging space pool ID and page size availableRobert Jennings2008-08-181-0/+22
* | powerpc: Fix lockdep IRQ tracing bugBenjamin Herrenschmidt2008-08-181-2/+3
* | powerpc: Fix loss of vdso on fork on 32-bitBenjamin Herrenschmidt2008-08-181-1/+0
|/
* kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-151-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-111-1/+1
|\
| * powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt2008-08-111-1/+1
* | remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-051-1/+0
|/
OpenPOWER on IntegriCloud