summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-3120-20/+20
* powerpc: fix implicit use of cache.h in kernel/firmware.cPaul Gortmaker2011-10-311-1/+2
* powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-10-311-0/+1
* powerpc: Fix up implicit stat.h usersPaul Gortmaker2011-10-312-0/+2
* powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-312-0/+2
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-3110-0/+10
* powerpc: io-workarounds.c was implicitly getting init_mmPaul Gortmaker2011-10-311-0/+1
* Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-302-16/+7
|\
| * KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras2011-09-251-0/+6
| * KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras2011-09-251-6/+1
| * KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras2011-09-251-10/+0
* | tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driverTimur Tabi2011-08-231-0/+2
|/
* powerpc: Really fix build without CONFIG_PCIBenjamin Herrenschmidt2011-08-111-1/+1
* powerpc: Fix build without CONFIG_PCIBenjamin Herrenschmidt2011-08-051-0/+2
* powerpc: Move kdump default base address to half RMO size on 64bitAnton Blanchard2011-08-051-3/+7
* powerpc/perf: Disable pagefaults during callchain stack readDavid Ahern2011-08-051-3/+17
* powerpc: Clean up some panic messages in prom_initAnton Blanchard2011-08-051-3/+5
* powerpc: Fix device tree claim codeAnton Blanchard2011-08-051-3/+3
* powerpc: Return the_cpu_ spec from identify_cpuScott Wood2011-08-051-5/+6
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-264-15/+15
|\
| * powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-124-15/+15
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-266-6/+6
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-2530-136/+269
|\ \
| * | powerpc: Copy back TIF flags on return from softirq stackBenjamin Herrenschmidt2011-07-221-0/+7
| * | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-07-222-8/+36
| |\ \
| | * | powerpc/47x: allow kernel to be loaded in higher physical memoryDave Kleikamp2011-07-121-8/+34
| | * | powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp2011-07-121-0/+2
| * | | 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/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling2011-07-191-5/+1
| * | | 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-081-0/+4
| |/ /
| * | powerpc: Add jump label supportMichael Ellerman2011-07-012-0/+24
| * | powerpc: Add printk companion for ppc_md.progressDave Carroll2011-06-301-0/+5
| * | Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt2011-06-306-63/+93
| |\ \ | | |/
| * | powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-291-0/+3
| * | powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt2011-06-291-0/+2
| * | powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita2011-06-291-5/+3
| * | powerpc/maple: Enable scom access functions on MapleDmitry Eremin-Solenikov2011-06-291-2/+2
| * | powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disableScott Wood2011-06-293-15/+21
| * | powerpc/e500mc: Add support for the wait instruction in e500_idleScott Wood2011-06-271-0/+12
| * | powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder2011-06-221-0/+35
| * | powerpc/pci: Move FSL fixup from 32-bit to commonKumar Gala2011-06-222-19/+18
| * | powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra2011-06-223-38/+56
| * | powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras2011-06-201-4/+14
| * | powerpc: Fix early boot accounting of CPUsMatt Evans2011-06-174-5/+12
OpenPOWER on IntegriCloud