aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-03fsl_ifc: Fix csor_ext position in fsl_ifc_regsAaron Sierra1-3/+3
2014-09-03powerpc/fsl_msi: support vmpic msi with mpic 4.3Tudor Laurentiu1-2/+8
2014-09-03powerpc/fsl-pci: Limit ZONE_DMA32 to 2GiB on 64-bit platformsScott Wood2-0/+21
2014-09-03powerpc/64: Limit ZONE_DMA32 to 4GiB in swiotlb_detect_4g()Scott Wood1-2/+6
2014-09-03powerpc/64: Honor swiotlb limit in coherent allocationsScott Wood1-1/+14
2014-09-03powerpc: Dynamic DMA zone limitsScott Wood4-5/+83
2014-07-31powerpc/t2080rdb: Add T2080RDB board supportShengzhou Liu4-1/+243
2014-07-31powerpc/85xx: Add binding for CPLDPriyanka Jain1-0/+16
2014-07-29powerpc/fsl-pci: Correct use of ! and &Himangi Saraogi1-2/+2
2014-07-29powerpc/mpic_msgr: Use kcalloc and correct the argument to sizeofHimangi Saraogi1-1/+1
2014-07-29memory: Freescale CoreNet Coherency Fabric error reporting driverScott Wood5-0/+264
2014-07-29powerpc/e6500: Work around erratum A-008139Scott Wood1-12/+56
2014-07-29powerpc/e6500: Add support for hardware threadsAndy Fleming8-10/+116
2014-07-29powerpc/booke: Define MSR bits the same way as reg.hScott Wood1-9/+19
2014-07-02powerpc/85xx: drop hypervisor specific board compatiblesLaurentiu TUDOR1-32/+20
2014-07-02powerpc/fsl-booke: Add initial T208x QDS board supportShengzhou Liu5-1/+347
2014-07-02powerpc/fsl-booke: Add support for T2080/T2081 SoCShengzhou Liu4-0/+605
2014-06-25powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood8-17/+0
2014-06-25pcmcia: Remove m8xx_pcmcia driverScott Wood6-1244/+0
2014-06-25booke/powerpc: define wimge shift mask to fix compilation errorBharat Bhushan1-0/+2
2014-06-25powerpc/traps/e500: fix misleading error outputWladislav Wiebe1-1/+1
2014-06-25powerpc/85xx: Add T4240RDB board supportChunhe Lan3-1/+189
2014-06-20powerpc/mpc85xx: fix fsl/p2041-post.dtsi clockgen mux2Valentin Longchamp1-0/+1
2014-06-20MAINTAINERS: Update Linux for Freescale PowerPCScott Wood1-0/+2
2014-06-20powerpc/booke64: wrap tlb lock and search in htw miss with FTR_SMTLaurentiu Tudor1-0/+4
2014-06-20MAINTAINERS: Update PPC 8xx entryMarcelo Tosatti1-1/+0
2014-06-20t4240/dts: Enable third elo3 DMA engine supportChunhe Lan2-0/+2
2014-06-20powerpc/defconfig: update RTC supportShengzhou Liu4-1/+12
2014-06-20powerpc/e500mc: Fix wrong value of MCSR_L2MMU_MHITScott Wood1-1/+1
2014-06-20powerpc/e6500: hw tablewalk: fix recursive tlb lock on cpu 0Scott Wood1-1/+2
2014-06-20powerpc/e6500: hw tablewalk: clear TID in kernel indirect entriesScott Wood1-7/+5
2014-06-16Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt1-10/+1
2014-06-15Linux 3.16-rc1Linus Torvalds1-2/+2
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-34/+96
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds30-265/+1836
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds5-110/+194
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann1-4/+28
2014-06-15Merge branch 'csum_fixes'David S. Miller7-25/+60
2014-06-15vxlan: Checksum fixesTom Herbert1-9/+2
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert1-0/+12
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert1-1/+3
2014-06-15net: Fix save software checksum completeTom Herbert2-10/+29
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert3-5/+14
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds24-369/+715
2014-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-36/+192
2014-06-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-34/+36
2014-06-14fix __swap_writepage() compile failure on old gcc versionsAl Viro1-1/+1
2014-06-14Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2014-06-14Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-1/+1
2014-06-14Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-137/+279