summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * powerpc/smp: More generic support for "soft hotplug"Benjamin Herrenschmidt2011-09-201-5/+25
| * powerpc: Coding style cleanupsAnton Blanchard2011-09-201-7/+13
| * powerpc: Use for_each_node_by_type instead of open coding itAnton Blanchard2011-09-202-3/+2
| * powerpc/ps3: Add gelic udbg driverHector Martin2011-09-201-0/+2
| * powerpc/mm: Fix the call trace when resumed from hibernationTang Yuantian2011-09-201-1/+1
| * powerpc/32: Pass device tree address as u64 to machine_initScott Wood2011-09-206-56/+39
| * powerpc: Hugetlb for BookEBecky Bruce2011-09-201-19/+114
| * serial/8250: Move UPIO_TSI to powerpcArnd Bergmann2011-09-201-0/+25
| * powerpc: Tidy up dma_map_ops after adding new hookMilton Miller2011-09-204-29/+29
| * powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller2011-09-205-28/+47
| * powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller2011-09-012-0/+52
| * Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-08-301-0/+171
| |\
| | * powerpc/44x: Kexec support for PPC440X chipsetsSuzuki Poulose2011-08-111-0/+171
* | | 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