index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
powerpc/cell/spufs: Change return type to vm_fault_t
Souptick Joarder
1
-15
/
+18
2018-05-10
powerpc/syscalls: Add COMPAT_SPU_NEW() macro
Michael Ellerman
1
-0
/
+1
2018-05-10
powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE
Al Viro
1
-1
/
+0
2018-05-10
powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE
Al Viro
1
-1
/
+2
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-1
/
+1
2018-04-20
proc: fix /proc/loadavg regression
Alexey Dobriyan
1
-1
/
+1
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
1
-2
/
+2
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
1
-2
/
+2
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
3
-3
/
+3
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
3
-13
/
+13
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-14
/
+11
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-14
/
+14
2018-01-22
powerpc: Use octal numbers for file permissions
Russell Currey
1
-2
/
+2
2018-01-21
powerpc/spufs: use timespec64 for timestamps
Arnd Bergmann
2
-4
/
+4
2018-01-16
powerpc: make use of for_each_node_by_type() instead of open-coding it
Dmitry Torokhov
1
-2
/
+2
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
1
-14
/
+14
2017-12-04
powerpc: Use of for_each_node_by_name() instead of open-coding it
Dmitry Torokhov
3
-6
/
+3
2017-11-27
ppc: annotate ->poll() instances
Al Viro
4
-16
/
+14
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+4
2017-11-17
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-51
/
+51
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
7
-51
/
+51
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
1
-1
/
+1
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+19
2017-07-11
spufs: Implement show_options
David Howells
1
-3
/
+19
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+2
2017-07-03
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+2
2017-06-28
powerpc/cell: use the dma_supported method for ops switching
Christoph Hellwig
1
-16
/
+9
2017-06-28
powerpc/cell: clean up fixed mapping dma_ops initialization
Christoph Hellwig
1
-20
/
+7
2017-06-28
powerpc: implement ->mapping_error
Christoph Hellwig
1
-0
/
+1
2017-06-28
powerpc/smp: Convert NR_CPUS to nr_cpu_ids
Santosh Sivaraj
1
-1
/
+1
2017-06-28
powerpc/smp: Do not BUG_ON if invalid CPU during kick
Santosh Sivaraj
1
-1
/
+2
2017-06-01
powerpc/spufs: Fix coredump of SPU contexts
Michael Ellerman
1
-0
/
+2
2017-05-25
powerpc/spufs: Fix hash faults for kernel regions
Jeremy Kerr
1
-1
/
+3
2017-04-28
powerpc: Add NMI IPI infrastructure
Nicholas Piggin
1
-1
/
+1
2017-04-28
powerpc/cbe: Do not process external or decremeter interrupts from sreset
Nicholas Piggin
1
-4
/
+7
2017-04-11
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
1
-1
/
+1
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-62
/
+6
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-20
/
+19
2017-02-15
powerpc/spufs: Get rid of broken fasync stuff
Al Viro
2
-62
/
+6
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
1
-1
/
+1
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
4
-4
/
+4
[prev]
[next]