summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+1
|\
| * Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-2720-82/+34Star
|\ \
| * | pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring2011-07-121-49/+1Star
| * | powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-1220-49/+49
* | | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-271-4/+0Star
* | | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-271-7/+7
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-2732-32/+31Star
* | | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-271-4/+1Star
* | | ptrace: unify show_regs() prototypeMike Frysinger2011-07-271-1/+0Star
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-26128-1290/+8022
|\ \ \
| * | | powerpc/85xx: fix mpic configuration in CAMP modeFabio Baltieri2011-07-222-3/+5
| * | | powerpc: Copy back TIF flags on return from softirq stackBenjamin Herrenschmidt2011-07-221-0/+7
| * | | powerpc/64: Make server perfmon only built on ppc64 server devicesKumar Gala2011-07-221-1/+1
| * | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-07-2211-84/+185
| |\ \ \
| | * | | powerpc/4xx: Move PCIE printk to proper functionJosh Boyer2011-07-121-3/+2Star
| | * | | powerpc/47x: allow kernel to be loaded in higher physical memoryDave Kleikamp2011-07-124-15/+48
| | * | | powerpc/44x: Use correct phy-address dt nodes on taishan.dtsStefan Roese2011-07-121-2/+2
| | * | | powerpc/44x: boot wrapper: allow kernel to load into non-zero addressDave Kleikamp2011-07-121-1/+22
| | * | | powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp2011-07-124-1/+31
| | * | | powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwopsTony Breeds2011-07-121-65/+83
| * | | | powerpc: Exporting boot_cpuid_physAndrew Gabbasov2011-07-191-0/+1
| * | | | powerpc: Add CFAR to oops outputMichael Neuling2011-07-191-0/+2
| * | | | powerpc/irq: Quieten irq mapping printksAnton Blanchard2011-07-191-1/+1
| * | | | powerpc: Enable lockup and hung task detectors in pseries and ppc64 defeconfigsAnton Blanchard2011-07-192-0/+4
| * | | | powerpc: Add mpt2sas driver to pseries and ppc64 defconfigAnton Blanchard2011-07-192-0/+2
| * | | | powerpc: Disable IRQs off tracer in ppc64 defconfigAnton Blanchard2011-07-191-1/+0Star
| * | | | powerpc: Sync pseries and ppc64 defconfigsAnton Blanchard2011-07-191-0/+12
| * | | | powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard2011-07-191-1/+1
| * | | | powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling2011-07-191-5/+1Star
| * | | | powerpc/mm: Fix output of total_ram.Tony Breeds2011-07-191-2/+2
| * | | | powerpc: Correct annotations of pmu registration functionsDmitry Eremin-Solenikov2011-07-198-8/+8
| * | | | powerpc: Remove redundant set_fs(USER_DS)Mathias Krause2011-07-191-2/+0Star
| * | | | powerpc: Dont require a dma_ops struct to set dma maskKumar Gala2011-07-081-3/+1Star
| * | | | powerpc: implement arch_setup_pdev_archdataKumar Gala2011-07-081-24/+4Star
| * | | | powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce2011-07-084-0/+24
| * | | | powerpc/p1022ds: Remove fixed-link property from ethernet nodes.Felix Radensky2011-07-081-2/+0Star
| * | | | powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_initLaurentiu TUDOR2011-07-081-4/+5
| * | | | powerpc/85xx: Add p2040 RDB board supportMingkai Hu2011-07-086-0/+891
| * | | | powerpc/85xx: add hypervisor config entries to corenet_smp_defconfigTimur Tabi2011-07-081-0/+3
| * | | | powerpc/85xx: Add P5020 SoC device tree include stubKumar Gala2011-07-072-570/+653
| * | | | powerpc/85xx: Add P3041 SoC device tree include stubKumar Gala2011-07-072-578/+661
| |/ / /
| * | | powerpc: Use -mtraceback=noAnton Blanchard2011-07-011-1/+1
| * | | powerpc: Add jump label supportMichael Ellerman2011-07-014-0/+72
| * | | powerpc/hvsi: Fix conflict with old HVSI driverBenjamin Herrenschmidt2011-07-011-12/+12
| * | | powerpc: Fix build problem with default ppc_md.progress commitBenjamin Herrenschmidt2011-07-011-0/+2
| * | | powerpc: Add printk companion for ppc_md.progressDave Carroll2011-06-303-1/+8
| * | | powerpc: Move free_initmem to common codeDave Carroll2011-06-304-51/+19Star
| * | | Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt2011-06-3021-141/+152
| |\| |
| * | | powerpc/pseries: Move hvsi support into a libraryBenjamin Herrenschmidt2011-06-291-0/+34