summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-131-2/+2
|\
| * crypto: powerpc - replace memset by memzero_explicitJulia Lawall2014-12-021-1/+1
| * crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+1
* | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-133-2/+3
|\ \
| * | gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-131-0/+1
| * | mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-132-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-121-8/+11
|\ \ \ | |/ / |/| |
| * | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-111-5/+8
| * | arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-111-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-125-7/+6
|\ \ \
| * | | treewide: fix typo in printk and KconfigMasanari Iida2014-11-201-3/+3
| * | | Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-20395-6771/+11046
| |\ \ \ | | | |/ | | |/|
| * | | powerpc: Fix comment typo 'CONIFG_8xx'Paul Bolle2014-10-291-1/+1
| * | | powerpc: Fix comment typos 'CONFiG_ALTIVEC'Paul Bolle2014-10-292-2/+2
| * | | IBM Akebono: Remove obsolete config selectAlistair Popple2014-10-291-1/+0
* | | | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-11189-2127/+1651
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras2014-12-085-25/+68
| * | | powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar2014-12-051-2/+2
| * | | powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-0515-55/+85
| * | | powerpc/xmon: Cleanup the breakpoint flagsMichael Ellerman2014-12-021-10/+9
| * | | powerpc/xmon: Enable HW instruction breakpoint on POWER8Anshuman Khandual2014-12-021-7/+51
| * | | Merge remote-tracking branch 'benh/next' into nextMichael Ellerman2014-12-0218-284/+162
| |\ \ \
| | * | | powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V2014-12-027-13/+37
| | * | | powerpc/mm/thp: Remove code duplicationAneesh Kumar K.V2014-12-024-108/+65
| | * | | powerpc/mm/hugetlb: Sanity check gigantic hugepage countJames Yang2014-12-021-0/+7
| | * | | powerpc/oprofile: Disable pagefaults during user stack readJiang Lu2014-12-021-2/+4
| | * | | powerpc/mm: Check for matching hpte without taking hpte lockAneesh Kumar K.V2014-12-021-9/+15
| | * | | powerpc: Drop useless warning in eeh_init()Greg Kurz2014-12-021-4/+1
| | * | | powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar2014-12-025-136/+0
| | * | | powerpc/eeh: Dump PHB diag-data earlyGavin Shan2014-12-023-1/+15
| | * | | powerpc/eeh: Recover EEH error on ownership change for BCM5719Gavin Shan2014-12-021-0/+1
| | * | | powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan2014-12-024-9/+8
| | * | | powerpc/eeh: Refactor eeh_reset_pe()Gavin Shan2014-12-021-11/+18
| * | | | powerpc: Remove more traces of bootmemMichael Ellerman2014-11-1912-49/+20
| * | | | powerpc/pseries: Initialise nvram_pstore_info's buf_lockLi Zhong2014-11-191-0/+2
| |/ / /
| * | | Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman2014-11-1835-541/+553
| |\ \ \
| | * | | powerpc/config: Enable memory driverPrabhakar Kushwaha2014-11-174-0/+4
| | * | | powerpc/fsl-rio: add support for mapping inbound windowsMartijn de Gouw2014-11-122-0/+117
| | * | | powerpc/dts: Add node(s) for the platform PLLEmil Medve2014-11-072-0/+14
| | * | | powerpc/dts: Factorize the clock control nodeEmil Medve2014-11-0714-368/+163
| | * | | powerpc: Add INA220 to device tree for supported boardsHongtao Jia2014-11-074-0/+72
| | * | | powerpc: Add ADT7461 to device tree for supported boardsHongtao Jia2014-11-073-0/+29
| | * | | powerpc/fsl: Added rcw registers to global utility registersIgal Liberman2014-11-071-1/+4
| | * | | powerpc/mpc85xx: Remove SPI and NAND partition from bsc9131rdb.dtsiAshish Kumar2014-11-071-50/+0
| | * | | powerpc/8xx: Remove Kconfig symbol FADSPaul Bolle2014-11-071-4/+0
| | * | | powerpc/8xx: Invalidate non present TLB as early as possibleLEROY Christophe2014-11-072-12/+10
| | * | | powerpc/8xx: Use DAR to save r3 for CPU6 ERRATALEROY Christophe2014-11-071-18/+15
| | * | | powerpc/8xx: Don't restore regs to save them again.LEROY Christophe2014-11-071-3/+5
| | * | | powerpc/8xx: _PMD_PRESENT already set in level 1 entriesLEROY Christophe2014-11-071-2/+0
| | * | | powerpc/8xx: set PTE bit 22 off TLBmissLEROY Christophe2014-11-073-10/+27
OpenPOWER on IntegriCloud