summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1418-18/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0318-18/+0
| |\
| | * powerpc: sysdev: qe_lib: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * powerpc: sysdev: drop owner assignment from platform_driversWolfram Sang2014-10-209-9/+0
| | * powerpc: platforms: pasemi: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * powerpc: platforms: cell: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * powerpc: platforms: 85xx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * powerpc: platforms: 83xx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * powerpc: platforms: 82xx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * powerpc: platforms: 52xx: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
| | * powerpc: kernel: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | | 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
OpenPOWER on IntegriCloud