summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-141-3/+2
|\
| * powerpc/pci: Use pci_is_pcie() to simplify code [fix]Yijing Wang2013-11-051-1/+1
| * powerpc/pci: Use pci_is_pcie() to simplify codeYijing Wang2013-09-241-2/+1
* | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-12/+0
|\ \
| * \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-10-281-12/+0
| |\ \
| | * | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-301-12/+0
| | |/
* | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-131-2/+1
|\ \ \
| * | | DMA-API: ppc: vio.c: replace dma_set_mask()+dma_set_coherent_mask() with new ...Russell King2013-09-211-2/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+1
|\ \ \
| * | | constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
* | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-123-15/+6
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-076-46/+97
| |\ \ \ \
| | * | | | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-1/+1
| | * | | | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-5/+4
| | * | | | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-1/+1
| | | |_|/ | | |/| |
| * | | | powerpc: add explicit OF includesRob Herring2013-10-101-0/+1
| * | | | 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-1242-518/+623
|\ \ \ \ \
| * | | | | powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt2013-11-061-1/+9
| * | | | | of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha2013-10-311-31/+0
| * | | | | powerpc: Remove big endianness assumption in of_find_next_cache_nodeSudeep KarkadaNagesha2013-10-311-1/+1
| * | | | | powerpc/tm: Remove interrupt disable in __switch_to()Michael Neuling2013-10-311-5/+2
| * | | | | powerpc: Only save/restore SDR1 if in hypervisor modeDan Streetman2013-10-311-0/+4
| * | | | | powerpc/nvram: Fix endian issue when using the partition lengthCedric Le Goater2013-10-311-2/+8
| * | | | | powerpc/kexec: kexec_sequence() is in misc_64.SGeert Uytterhoeven2013-10-301-1/+1
| * | | | | powerpc: Use 32 bit loads and stores when operating on condition register valuesAnton Blanchard2013-10-301-4/+4
| * | | | | powerpc: Enable Little Endian Alignment Handler for Float Pair InstructionsTom Musta2013-10-301-6/+0
| * | | | | powerpc: Fix Handler of Unaligned Load/Store StringsTom Musta2013-10-301-5/+16
| * | | | | powerpc: Fix little endian issue in OF PCI scanAnton Blanchard2013-10-301-2/+2
| * | | | | powerpc/vio: use strcpy in modalias_showPrarit Bhargava2013-10-301-2/+2
| * | | | | powerpc: Move local setup.h declarations to arch includesRobert Jennings2013-10-308-23/+4
| * | | | | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2013-10-3010-133/+148
| |\ \ \ \ \
| | * | | | | powerpc: Fix PPC_EMULATED_STATS build break with sync patchScott Wood2013-10-291-0/+1
| | * | | | | powerpc/8xx: Fixing issue with CONFIG_PIN_TLBLEROY Christophe2013-10-291-0/+3
| | * | | | | powerpc/mpc8xx: Clearer Oops message for Software Emulation ExceptionLEROY Christophe2013-10-291-1/+2
| | * | | | | powerpc: Set the NOTE type for SPE regsetSuzuki Poulose2013-10-291-1/+1
| | * | | | | powerpc/booke: clear DBCR0_BT in user_disable_single_step()James Yang2013-10-191-1/+1
| | * | | | | powerpc: export debug registers save function for KVMBharat Bhushan2013-10-191-1/+2
| | * | | | | powerpc: move debug registers in a structureBharat Bhushan2013-10-196-120/+121
| | * | | | | powerpc: remove unnecessary line continuationsBharat Bhushan2013-10-191-1/+1
| | * | | | | powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_infoTiejun Chen2013-10-191-3/+3
| | * | | | | powerpc: Emulate sync instruction variantsJames Yang2013-10-171-0/+7
| | * | | | | powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbersMihai Caraman2013-10-171-5/+5
| | * | | | | powerpc/booke64: Use common defines for AltiVec interrupts numbersMihai Caraman2013-10-171-2/+3
| * | | | | | Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-292-12/+17
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | powerpc: Don't corrupt user registers on 32-bitPaul Mackerras2013-10-232-12/+17
| * | | | | | Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-1113-218/+215
| |\| | | | |
| | * | | | | powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras2013-10-115-3/+64
| | * | | | | powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-1112-215/+151
| | | |/ / / | | |/| | |
| * | | | | powerpc/eeh: Reorder output messagesGavin Shan2013-10-111-3/+3