summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | KVM: PPC: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-5/+0
* | | powerpc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* | | 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-071-0/+2
| | |/ | |/|
* | | 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-231-1/+1
| |\| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-012-5/+3
| |\ \ \
| * | | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-291-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+2
|\ \ \ \
| * | | | switch elf_coredump_extra_notes_write() to dump_emit()Al Viro2013-11-091-1/+2
| | |/ / | |/| |
* | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-27/+6
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | powerpc: clean-up include ordering in prom.hRob Herring2013-10-101-10/+7
| * | | | of: move of_translate_dma_address to of_address.hRob Herring2013-10-101-4/+0
| * | | | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-101-2/+0
| * | | | of: implement of_node_to_nid as a weak functionRob Herring2013-10-101-7/+0
| * | | | of: implement pci_address_to_pio as weak functionRob Herring2013-10-101-5/+0
| | |/ / | |/| |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-1225-204/+508
|\ \ \ \
| * | | | powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt2013-11-061-7/+0
| * | | | powerpc/scom: Enable 64-bit addressesBenjamin Herrenschmidt2013-11-061-4/+4
| * | | | powerpc/bpf: Fix DIVWU instruction opcodeVladimir Murzin2013-10-311-1/+1
| * | | | of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha2013-10-311-3/+0
| * | | | powerpc: word-at-a-time optimization for 64-bit Little EndianPhilippe Bergheaud2013-10-311-25/+32
| * | | | powerpc/bpf: BPF JIT compiler for 64-bit Little EndianPhilippe Bergheaud2013-10-311-0/+1
| * | | | powerpc/powernv: Code update interfaceVasant Hegde2013-10-301-0/+7
| * | | | powerpc/powernv: Create opal sysfs directoryVasant Hegde2013-10-301-0/+3
| * | | | powerpc: Add VMX optimised xor for RAID5Anton Blanchard2013-10-301-0/+67
| * | | | powerpc/pseries: Fix dedicated processor partition detectionAnton Blanchard2013-10-301-6/+6
| * | | | powerpc: Fix 64K page size support for PPC44xAlistair Popple2013-10-301-1/+1
| * | | | powerpc: Fix a typo in comments of va to pa conversionVaishnavi Bhat2013-10-301-1/+1
| * | | | powerpc: Move local setup.h declarations to arch includesRobert Jennings2013-10-301-0/+4
| * | | | powerpc: Fix PPC_EMULATED_STATS build break with sync patchScott Wood2013-10-291-0/+1
| * | | | powerpc: export debug registers save function for KVMBharat Bhushan2013-10-191-0/+1
| * | | | powerpc: move debug registers in a structureBharat Bhushan2013-10-192-19/+23
| * | | | powerpc: Emulate sync instruction variantsJames Yang2013-10-171-0/+2
| * | | | Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-115-114/+46
| |\ \ \ \
| | * | | | powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras2013-10-111-0/+7
| | * | | | powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-113-112/+25
| | * | | | powerpc: add real mode support for dma operations on powernvAlexey Kardashevskiy2013-10-111-0/+12
| | * | | | powerpc: Prepare to support kernel handling of IOMMU map/unmapAlexey Kardashevskiy2013-10-111-0/+2
| | |/ / /
| * | | | powerpc/eeh: Output PHB3 diag-dataGavin Shan2013-10-111-0/+65
| * | | | powerpc/scom: Change scom_read() and scom_write() to return errorsBenjamin Herrenschmidt2013-10-111-6/+17
| * | | | powerpc: Enable /dev/port when isa_io_special is setBenjamin Herrenschmidt2013-10-111-1/+1
| * | | | powerpc: Implement arch_get_random_long/int() for powernvMichael Ellerman2013-10-112-0/+36
| * | | | powerpc/hvsi: Fix endian issues in HVSI driverBenjamin Herrenschmidt2013-10-111-8/+8
| * | | | powerpc/powernv: Fix some PCI sparse errors and one LE bugAnton Blanchard2013-10-111-11/+11
| * | | | powerpc/powernv: More little endian issues in OPAL RTC driverAnton Blanchard2013-10-111-2/+2
| * | | | powerpc/powernv: Fix endian issues in OPAL console and udbg backendBenjamin Herrenschmidt2013-10-111-4/+4
| * | | | powerpc: Use generic memcpy code in little endianAnton Blanchard2013-10-111-0/+4
| * | | | powerpc: Use generic checksum code in little endianAnton Blanchard2013-10-111-0/+5