summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm (follow)
Commit message (Expand)AuthorAge
...
| * | | powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan2014-12-02
| * | | Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman2014-11-18
| |\ \ \
| | * | | powerpc/fsl: Added rcw registers to global utility registersIgal Liberman2014-11-07
| | * | | powerpc/8xx: set PTE bit 22 off TLBmissLEROY Christophe2014-11-07
| | * | | powerpc/8xx: Implement 16k pagesLEROY Christophe2014-11-07
| | |/ /
| * | | rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta2014-11-17
| * | | powerpc: Use generic PIE randomizationVineeth Vijayan2014-11-17
| * | | powerpc/mm: Switch to generic RCU get_user_pages_fastAneesh Kumar K.V2014-11-14
| * | | mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V2014-11-14
| * | | powerpc/mm: Add missing pmd accessorsAneesh Kumar K.V2014-11-14
| * | | Merge branch 'topic/opal-ipmi' into nextMichael Ellerman2014-11-12
| |\ \ \
| | * | | powerpc/powernv: Add OPAL IPMI interfaceJeremy Kerr2014-11-12
| | |/ /
| * | | powerpc: Fix comment typos in arch/powerpc/include/asm/bitops.hBoqun Feng2014-11-12
| * | | powerpc: Don't use local named register variable in current_thread_infoAnton Blanchard2014-11-10
| * | | powerpc: Remove unused vgacon_remap_base & fix build breakMichael Ellerman2014-11-10
| * | | powerpc: Remove unused CPU_FTRS_A2Michael Ellerman2014-11-10
| * | | powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYSMichael Ellerman2014-11-10
| * | | powerpc: Remove unused devm_ioremap_prot()Kyle McMartin2014-11-10
| * | | powerpc: make __ffs return unsigned longAnton Blanchard2014-11-10
| * | | powerpc: Remove bootmem allocatorAnton Blanchard2014-11-10
| * | | powerpc: Remove ppc_md.remove_memoryAnton Blanchard2014-11-05
| * | | powerpc: Remove ppc64_boot_msgAnton Blanchard2014-11-05
| * | | Merge branch 'topic/get-cpu-var' into nextMichael Ellerman2014-11-05
| |\ \ \
| | * | | powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-03
| | |/ /
| * | | Merge branch 'topic/pm-power-off' into nextMichael Ellerman2014-11-05
| |\ \ \ | | |_|/ | |/| |
| | * | powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-03
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\ \ \
| * | | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-29
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-14
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instructionDenis Kirjanov2014-11-03
| | |_|/ | |/| |
* | | | mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2014-12-10
* | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-09
|\ \ \ \
| * | | | powerpc: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-20
* | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-09
|\ \ \ \ \
| * | | | | powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel2014-11-18
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-09
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mmu_gather: move minimal range calculations into generic codeWill Deacon2014-11-17
* | | | | powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt2014-11-24
| |_|_|/ |/| | |
* | | | powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini2014-10-30
| |/ / |/| |
* | | powerpc: Wire up sys_bpf() syscallPranith Kumar2014-10-22
* | | powerpc/mm: Remove redundant #if caseAneesh Kumar K.V2014-10-22
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-21
|\ \ | |/ |/|
| * powerpc/eeh: Block PCI config access upon frozen PEGavin Shan2014-10-15
| * powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan2014-10-15
| * powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard2014-10-15
| * powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard2014-10-15
| * powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane2014-10-10
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\ \
| * | sparc: simplify syscall_get_arch()Eric Paris2014-09-23