summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-176-10/+56
| | * KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras2013-10-174-0/+24
| | * KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_regMichael Neuling2013-10-171-0/+54
| * | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-1726-153/+314
| |\ \ | | |/ | |/|
| * | KVM: PPC: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-5/+0
* | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+0
* | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-152-4/+4
* | | powerpc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-153-5/+12
* | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-142-4/+3
|\ \ \
| * | | powerpc/pci: Use pci_is_pcie() to simplify code [fix]Yijing Wang2013-11-041-1/+1
| * | | powerpc/pci: Use pci_is_pcie() to simplify codeYijing Wang2013-09-232-3/+2
| |/ /
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-142-39/+16
|\ \ \
| * \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-10-282-39/+16
| |\ \ \
| | * | | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-302-39/+16
| | |/ /
* | | | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-141-0/+2
|\ \ \ \
| * | | | driver/mtd/IFC: Add support of 8K page size NAND flashPrabhakar Kushwaha2013-11-061-0/+2
| |/ / /
* | | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-2/+1
|\ \ \ \
| * | | | DMA-API: ppc: vio.c: replace dma_set_mask()+dma_set_coherent_mask() with new ...Russell King2013-09-211-2/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+2
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-2312-61/+169
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-081-0/+1
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-0115-94/+147
| |\ \ \ \ \
| * | | | | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-281-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-133-7/+2
|\ \ \ \ \ \
| * | | | | | mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-131-2/+1
| * | | | | | mm: remove obsolete comments about page table lockNaoya Horiguchi2013-11-131-2/+0
| * | | | | | mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-131-3/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-135-69/+33
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
| * | | | | | new helper: dump_align()Al Viro2013-11-091-1/+1
| * | | | | | spufs: get rid of dump_emit() wrappersAl Viro2013-11-091-49/+20
| * | | | | | switch elf_coredump_extra_notes_write() to dump_emit()Al Viro2013-11-094-31/+24
* | | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-1249-95/+103
|\ \ \ \ \ \ \
| * | | | | | | powerpc: add missing explicit OF includes for ppcRob Herring2013-11-116-0/+6
| * | | | | | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-0723-116/+211
| |\ \ \ \ \ \ \
| | * | | | | | | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-244-15/+11
| | * | | | | | | of/irq: Refactor interrupt-map parsingGrant Likely2013-10-241-2/+4
| | * | | | | | | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-247-13/+8
| | * | | | | | | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-249-36/+30
| | * | | | | | | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-249-9/+9
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | powerpc: add explicit OF includesRob Herring2013-10-0932-4/+49
| * | | | | | | powerpc: clean-up include ordering in prom.hRob Herring2013-10-091-10/+7
| * | | | | | | of: move of_translate_dma_address to of_address.hRob Herring2013-10-091-4/+0
| * | | | | | | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-091-2/+0
| * | | | | | | of: implement of_node_to_nid as a weak functionRob Herring2013-10-091-7/+0
| * | | | | | | of: implement pci_address_to_pio as weak functionRob Herring2013-10-091-5/+0
| * | | | | | | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-9/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-12156-2106/+4014
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt2013-11-062-8/+9
| * | | | | | | powerpc/powernv: Reserve the correct PE numberGavin Shan2013-11-063-16/+17
OpenPOWER on IntegriCloud