summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
| * 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/+0
* | 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/+1
* | 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/+0
* | powerpc: Dont require a dma_ops struct to set dma maskKumar Gala2011-07-081-3/+1
* | powerpc: implement arch_setup_pdev_archdataKumar Gala2011-07-081-24/+4
* | 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/+0
* | 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/+19
* Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt2011-06-3021-141/+152
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-06-299-91/+102
| |\
| | * arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-295-57/+60
| | * powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich2011-06-291-12/+17
| | * powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigMichael Neuling2011-06-291-1/+0
| | * powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood2011-06-222-18/+19
| | * powerpc/p1022ds: fix audio-related properties in the device treeTimur Tabi2011-06-221-3/+6
| * | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-7/+0
| |/
| * rtc: fix build warnings in defconfigsWanlong Gao2011-06-152-2/+2
| * powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-094-32/+43
| * Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-06-093-5/+5
| |\
| | * powerpc/85xx: fix race bug of calling request_irq after enable elbc interruptsShaohui Xie2011-06-031-3/+3
| | * powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit modeKumar Gala2011-06-021-1/+1