summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-113-13/+13
* Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-027-14/+11
|\
| * powerpc: Use octal numbers for file permissionsRussell Currey2018-01-221-2/+2
| * powerpc/spufs: use timespec64 for timestampsArnd Bergmann2018-01-212-4/+4
| * powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov2018-01-161-2/+2
| * powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov2017-12-043-6/+3
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-14/+14
|\ \
| * | powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig2018-01-101-14/+14
| |/
* | ppc: annotate ->poll() instancesAl Viro2017-11-274-16/+14
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+4
* pid: replace pid bitmap implementation with IDR APIGargi Sharma2017-11-171-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-028-0/+8
* Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-077-51/+51
|\
| * powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-237-51/+51
* | fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-011-1/+1
|/
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-151-3/+19
|\
| * spufs: Implement show_optionsDavid Howells2017-07-111-3/+19
* | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-071-1/+2
|\ \
| * \ Merge branch 'fixes' into nextMichael Ellerman2017-07-031-0/+2
| |\ \ | | |/
| * | powerpc/smp: Convert NR_CPUS to nr_cpu_idsSantosh Sivaraj2017-06-281-1/+1
| * | powerpc/smp: Do not BUG_ON if invalid CPU during kickSantosh Sivaraj2017-06-281-1/+2
* | | powerpc/cell: use the dma_supported method for ops switchingChristoph Hellwig2017-06-281-16/+9
* | | powerpc/cell: clean up fixed mapping dma_ops initializationChristoph Hellwig2017-06-281-20/+7
* | | powerpc: implement ->mapping_errorChristoph Hellwig2017-06-281-0/+1
| |/ |/|
* | powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman2017-06-011-0/+2
|/
* powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr2017-05-251-1/+3
* powerpc: Add NMI IPI infrastructureNicholas Piggin2017-04-281-1/+1
* powerpc/cbe: Do not process external or decremeter interrupts from sresetNicholas Piggin2017-04-281-4/+7
* powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman2017-04-111-1/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-1/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-021-1/+1
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-012-62/+6
|\
| * powerpc/spufs: Get rid of broken fasync stuffAl Viro2017-02-152-62/+6
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-3/+3
|\ \
| * | treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-1/+1
| * | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
| |/
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-20/+19
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-162-6/+5
|\
| * powerpc: Make selects of IBM_EMAC_* depend on IBM_EMACMichael Ellerman2016-12-011-4/+4
| * powerpc/cell: Drop select of MEMORY_HOTPLUGMichael Ellerman2016-12-011-1/+0
| * powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-301-1/+1
* | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-141-5/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-1/+1
* | powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-207-32/+35
* | powerpc/sparse: Make a bunch of things staticDaniel Axtens2016-09-133-3/+3
OpenPOWER on IntegriCloud