summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-111-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-1116-35/+39
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| * net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-051-0/+3
| * netpoll: delete defconfig references to obsolete NETPOLL_TRAPPaul Gortmaker2014-11-2911-11/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-299-25/+11
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-211-1/+1
| |\ \
| * | | PPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV | BPF_XDenis Kirjanov2014-11-181-19/+8
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-147-88/+163
| |\ \ \
| * | | | PPC: bpf_jit_comp: add SKF_AD_HATYPE instructionDenis Kirjanov2014-11-111-4/+13
| * | | | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
| * | | | PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instructionDenis Kirjanov2014-11-033-0/+13
* | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-115-17/+18
|\ \ \ \ \
| * | | | | of/reconfig: Always use the same structure for notifiersGrant Likely2014-11-245-17/+18
| | |_|/ / | |/| | |
* | | | | Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-12-101-1/+1
|\ \ \ \ \
| * | | | | ftrace: Add more information to ftrace_bug() outputSteven Rostedt (Red Hat)2014-11-111-1/+1
* | | | | | Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-102-2/+3
|\ \ \ \ \ \
| * | | | | | ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud2014-12-101-2/+2
| * | | | | | mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2014-12-101-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-102-7/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'iov_iter' into for-nextAl Viro2014-12-0818-112/+178
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | assorted conversions to %p[dD]Al Viro2014-11-191-6/+4
| * | | | | | move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-031-1/+1
* | | | | | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-1010-19/+19
|\ \ \ \ \ \ \
| * | | | | | | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-236-11/+11
| * | | | | | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-237-7/+7
| * | | | | | | PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu2014-11-231-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-091-4/+8
|\ \ \ \ \ \ \
| * | | | | | | powerpc: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-4/+8
| |/ / / / / /
* | | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-094-23/+27
|\ \ \ \ \ \ \
| * | | | | | | powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel2014-11-184-23/+27
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-093-3/+3
|\ \ \ \ \ \ \
| * | | | | | | mmu_gather: move minimal range calculations into generic codeWill Deacon2014-11-173-3/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | hwmon: (ibmpowernv) Use platform 'id_table' to probe the deviceNeelesh Gupta2014-11-301-0/+20
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-11-275-8/+8
|\ \ \ \ \ \
| * | | | | | powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard2014-11-271-2/+2
| * | | | | | powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATEGavin Shan2014-11-271-1/+1
| * | | | | | powerpc/eeh: Fix PE state formatGavin Shan2014-11-271-1/+1
| * | | | | | powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour2014-11-271-3/+3
| * | | | | | powerpc/powernv: Fix the hmi event version check.Mahesh Salgaonkar2014-11-271-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt2014-11-242-12/+0
* | | | | | powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2014-11-241-1/+1
* | | | | | powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2014-11-242-4/+2
|/ / / / /
* | | | | powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREADKevin Hao2014-11-171-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-11-047-88/+163
|\ \ \ \ | |_|/ / |/| | |
| * | | powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman2014-11-021-2/+2
| * | | powerpc/powernv: Properly fix LPC debugfs endiannessBenjamin Herrenschmidt2014-10-311-0/+59
| * | | powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard2014-10-311-0/+6
| * | | powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini2014-10-303-85/+95
| * | | powerpc: Fix section mismatch warningFabian Frederick2014-10-301-1/+1
OpenPOWER on IntegriCloud