summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'depends/irqdomain' into next/driversArnd Bergmann2012-03-0543-1211/+230
|\
| * ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker2012-02-222-6/+6
| * irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-166-81/+6
| * irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-1622-22/+22
| * irq_domain: constify irq_domain_opsGrant Likely2012-02-161-1/+1
| * irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely2012-02-163-5/+2
| * irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-1632-101/+51
| * irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-163-646/+1
| * irq_domain/powerpc: Eliminate virq_is_host()Grant Likely2012-02-163-14/+6
| * irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely2012-02-142-198/+69
| * irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-1442-343/+272
* | powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt2012-02-224-7/+15
* | powerpc: Fix program check handling when lockdep is enabledMichael Ellerman2012-02-221-1/+1
* | powerpc: Remove references to cpu_*_mapRusty Russell2012-02-221-1/+1
* | powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard2012-02-161-1/+7
* | powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt2012-02-161-1/+1
* | powerpc: Remove legacy iSeries from ppc64_defconfigStephen Rothwell2012-02-161-5/+0
* | powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt2012-02-161-19/+29
* | powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder2012-02-161-3/+3
* | powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo2012-02-142-2/+7
* | powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2012-02-142-3/+8
* | powerpc/powernv: Disable interrupts while taking phb->lockMichael Ellerman2012-02-141-8/+14
* | powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt2012-02-141-1/+5
* | powerpc/wsp: Fix IRQ affinity settingBenjamin Herrenschmidt2012-02-141-1/+1
* | powerpc: Implement GET_IP/SET_IPSrikar Dronamraju2012-02-141-8/+12
* | powerpc/wsp: Permanently enable PCI class code workaroundBenjamin Herrenschmidt2012-02-141-4/+4
|/
* powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt2012-01-251-0/+2
* powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt2012-01-251-16/+27
* powerpc/crash: Fix build error without SMPChristian Kujau2012-01-251-1/+1
* powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar2012-01-251-1/+1
* Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-01-2511-14/+32
|\
| * powerpc/85xx: Add dr_mode property in USB nodesRamneek Mehresh2012-01-184-3/+8
| * powerpc/85xx: Enable USB2 controller node for P1020RDBRamneek Mehresh2012-01-181-7/+4
| * powerpc/85xx: Fix cmd12 bug and add the chip compatible for eSDHCJerry Huang2012-01-185-2/+16
| * arch/powerpc/sysdev/fsl_pci.c: add missing iounmapJulia Lawall2012-01-171-2/+3
| * powerpc: fix compile error with 85xx/p1022_ds.cMichael Neuling2012-01-171-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-172-18/+25
|\ \ | |/ |/|
| * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-14/+12
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-172-4/+13
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-01-161-2/+2
|\ \
| * | Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-01-151-2/+2
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-01-143-15/+14
|\ \ \
| * | | powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exitLi Zhong2012-01-111-1/+2
| * | | powerpc: Fix RCU idle and hcall tracingAnton Blanchard2012-01-112-14/+12
* | | | kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-121-1/+0
* | | | cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao2012-01-121-1/+1
* | | | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-122-2/+2
* | | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-122-4/+4
| |_|/ |/| |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-114-36/+40
|\ \ \
| * | | powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-061-11/+14
OpenPOWER on IntegriCloud