summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not setKumar Gala2011-06-021-1/+1
| * | dtc/powerpc: remove obsolete .gitignore entriesWolfram Sang2011-06-082-4/+0
* | | powerpc/pseries: Move hvsi support into a libraryBenjamin Herrenschmidt2011-06-291-0/+34
* | | powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-296-192/+24
* | | powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt2011-06-292-2/+2
* | | powerpc/pseries: Factor HVSI header struct in packet definitionsBenjamin Herrenschmidt2011-06-291-12/+4
* | | powerpc/hvsi: Move HVSI protocol definitions to a header fileBenjamin Herrenschmidt2011-06-291-0/+68
* | | powerpc/maple: Register CPC925 EDAC device on all boards with CPC925Dmitry Eremin-Solenikov2011-06-291-22/+19
* | | powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita2011-06-294-26/+12
* | | powerpc/pseries: Introduce pSeries_reconfig_notify()Akinobu Mita2011-06-293-19/+23
* | | powerpc/maple: Enable scom access functions on MapleDmitry Eremin-Solenikov2011-06-291-2/+2
* | | powerpc: mem_init should call memblock_is_reserved with phys_addr_tBecky Bruce2011-06-291-1/+2