summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
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-113-1/+6
|\
| * 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
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-291-2/+0
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-141-26/+26
| |\ \
| * | | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
| * | | PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instructionDenis Kirjanov2014-11-031-0/+1
* | | | mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2014-12-101-0/+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-091-7/+10
|\ \ \ \ \
| * | | | | powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel2014-11-181-7/+10
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-092-1/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mmu_gather: move minimal range calculations into generic codeWill Deacon2014-11-172-1/+3
* | | | | powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt2014-11-241-2/+0
| |_|_|/ |/| | |
* | | | powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini2014-10-301-26/+26
| |/ / |/| |
* | | powerpc: Wire up sys_bpf() syscallPranith Kumar2014-10-223-1/+3
* | | powerpc/mm: Remove redundant #if caseAneesh Kumar K.V2014-10-221-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-214-5/+5
|\ \ | |/ |/|
| * powerpc/eeh: Block PCI config access upon frozen PEGavin Shan2014-10-151-0/+1
| * powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan2014-10-151-1/+1
| * powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard2014-10-152-2/+2
| * powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard2014-10-152-3/+2
| * powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane2014-10-101-1/+1
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-0/+6
|\ \
| * | sparc: simplify syscall_get_arch()Eric Paris2014-09-231-8/+2
| * | ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+12
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-3/+3
|\ \ \
| * | | Revert "powerpc: Replace __get_cpu_var uses"Tejun Heo2014-08-273-9/+7
| * | | powerpc: Replace __get_cpu_var usesChristoph Lameter2014-08-263-7/+9
| * | | alpha: Replace __get_cpu_varChristoph Lameter2014-08-261-3/+3
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-0/+2
|\ \ \ \
| * | | | sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel2014-10-031-0/+2
| |/ / /
* | | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-121/+77
|\ \ \ \
| * | | | locking,arch,powerpc: Fold atomic_opsPeter Zijlstra2014-08-141-121/+77
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-1126-80/+348
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | powerpc/opal: Add PHB to cxl mode callIan Munsie2014-10-081-0/+2
| * | | | powerpc/mm: Add new hash_page_mm()Ian Munsie2014-10-081-0/+1
| * | | | powerpc/powerpc: Add new PCIe functions for allocating cxl interruptsIan Munsie2014-10-081-0/+31
| * | | | powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie2014-10-081-0/+6
| * | | | powerpc/cell: Move data segment faulting code out of cell platformIan Munsie2014-10-082-0/+14
| * | | | powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie2014-10-082-3/+18
| * | | | powerpc/pseries: Use new defines when calling H_SET_MODEMichael Neuling2014-10-071-6/+6
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-042-1/+5
| |\ \ \ \
| | * | | | Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"Scott Wood2014-09-191-2/+0
| | * | | | powerpc/8xx: Declare SPRG2 as a SCRATCH registerLEROY Christophe2014-09-041-1/+2
| | * | | | powerpc/fsl_msi: spread msi ints across different MSIRsTudor Laurentiu2014-09-041-0/+2
| | * | | | powerpc: Dynamic DMA zone limitsScott Wood2014-09-031-0/+3
| * | | | | powerpc: Add printk levels to powerpc codeAnton Blanchard2014-10-023-6/+6
OpenPOWER on IntegriCloud