summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-311-1/+1
|\
| * sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched()Konstantin Khlebnikov2015-08-031-1/+1
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-311-2/+0
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-251-2/+0
| |\ \
| | * | rcu,locking: Privatize smp_mb__after_unlock_lock()Paul E. McKenney2015-08-041-2/+0
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-08-312-3/+1
|\ \ \
| * | | powerpc: Uncomment and make enable_kernel_vsx() routine availableLeonidas Da Silva Barbosa2015-07-142-3/+1
| | |/ | |/|
* | | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-311-0/+1
|\ \ \
| * | | powerpc/512x: clk: Include clk.hStephen Boyd2015-07-201-0/+1
| |/ /
* | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-312-12/+2
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas2015-08-141-5/+1
| |\ \ \ \
| | * | | | PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang2015-07-301-5/+1
| | |/ / /
| * | | | PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-7/+1
| |/ / /
* | | | Merge tag 'spi-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-08-311-1/+4
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl-espi', 'spi/top...Mark Brown2015-08-311-1/+4
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| / | | |_|_|/ | |/| | |
| | | | * spi: mpc512x-psc: add support for Freescale MPC5125Uwe Kleine-König2015-07-171-1/+4
| | | |/ | | |/|
* | | | powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF caseGuilherme G. Piccoli2015-08-261-0/+3
|/ / /
* | | signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2015-08-071-2/+0
* | | powerpc/eeh-powernv: Fix unbalanced IRQ warningAlistair Popple2015-07-301-1/+1
* | | powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE tableAlexey Kardashevskiy2015-07-231-5/+6
|/ /
* | powerpc/perf/24x7: Fix lockdep warningSukadev Bhattiprolu2015-07-081-0/+2
* | powerpc/powernv: Fix race in updating core_idle_stateShreyas B. Prabhu2015-07-071-10/+21
* | powerpc/powernv: Fix opal-elog interrupt handlerAlistair Popple2015-07-061-11/+5
* | powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_listDaniel Axtens2015-07-061-0/+1
* | powerpc: Add plain English description for alignment exception oopsesAnton Blanchard2015-07-061-0/+4
* | powerpc: Set the correct kernel taint on machine check errors.Daniel Axtens2015-07-061-0/+2
* | powerpc/powernv: Fix vma page prot flags in opal-prd driverVaidyanathan Srinivasan2015-07-061-5/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-041-1/+1
|\
| * make simple_positive() publicAl Viro2015-06-231-1/+1
* | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-022-2/+2
|\ \
| * | powerpc: don't use module_init for non-modular core hugetlb codePaul Gortmaker2015-06-161-1/+1
| * | powerpc: use subsys_initcall for Freescale Local BusPaul Gortmaker2015-06-161-1/+1
* | | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-023-5/+3
|\ \ \
| * | | powerpc: don't use module_init in non-modular 83xx suspend codePaul Gortmaker2015-06-161-2/+1
| * | | powerpc: use device_initcall for registering rtc devicesPaul Gortmaker2015-06-162-3/+2
| |/ /
* | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-013-1/+6
|\ \ \
| * \ \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-06-303-1/+6
| |\ \ \ | | |/ / | |/| |
| | * | of: clean-up unnecessary libfdt include pathsRob Herring2015-06-041-1/+0
| | * | libfdt: add fdt type definitionsRob Herring2015-04-292-0/+6
* | | | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-261-2/+2
|\ \ \ \
| * \ \ \ Merge 4.1-rc7 into driver-core-nextGreg Kroah-Hartman2015-06-085-13/+33
| |\ \ \ \ | | |/ / /
| * | | | module: add extra argument for parse_params() callbackLuis R. Rodriguez2015-05-201-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-9/+0
|\ \ \ \
| * | | | mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-251-9/+0
* | | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-253-3/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| * | | | remove <asm/scatterlist.h>Christoph Hellwig2015-05-052-2/+2
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-247-62/+96
|\ \ \ \
| * | | | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-242-5/+5
| * | | | powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-242-15/+0
OpenPOWER on IntegriCloud