index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-10
1
-2
/
+2
|
\
|
*
powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_ID
Aneesh Kumar K.V
2019-04-21
1
-1
/
+1
|
*
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
2019-04-21
1
-2
/
+2
*
|
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
\
|
*
|
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
1
-1
/
+1
|
|
/
*
/
spufs: switch to ->free_inode()
Al Viro
2019-05-02
1
-8
/
+2
|
/
*
powerpc: remove nargs from __SYSCALL
Firoz Khan
2019-03-02
1
-1
/
+1
*
Merge branch 'topic/dma' into next
Michael Ellerman
2019-02-21
1
-146
/
+26
|
\
|
*
powerpc/dma: remove set_dma_offset
Christoph Hellwig
2019-02-18
1
-2
/
+2
|
*
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
2019-02-18
1
-3
/
+0
|
*
powerpc/dma: remove get_pci_dma_ops
Christoph Hellwig
2019-02-18
1
-9
/
+8
|
*
powerpc/cell: use the generic iommu bypass code
Christoph Hellwig
2019-02-18
1
-131
/
+9
|
*
powerpc/cell: move dma direct window setup out of dma_configure
Christoph Hellwig
2019-02-18
1
-9
/
+15
*
|
powerpc/cell: Remove duplicate header
Sabyasachi Gupta
2019-01-30
1
-1
/
+0
*
|
powerpc/spufs: use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-01-14
1
-3
/
+2
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-8
/
+8
*
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-29
1
-1
/
+1
|
\
|
*
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
2018-11-23
1
-1
/
+1
*
|
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
1
-1
/
+0
|
\
\
|
*
|
powerpc/iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-1
/
+0
|
|
/
*
|
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-22
2
-9
/
+3
*
|
powerpc: generate uapi header and system call table files
Firoz Khan
2018-12-21
1
-14
/
+3
*
|
powerpc: Use device_type helpers to access the node type
Rob Herring
2018-11-26
2
-5
/
+4
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-27
2
-7
/
+4
|
\
|
*
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
2018-10-27
2
-7
/
+4
*
|
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
2
-22
/
+6
|
\
\
|
|
/
|
/
|
|
*
powerpc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2018-10-13
1
-3
/
+0
|
*
powerpc: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-03
1
-2
/
+2
|
*
powerpc/cell: Use irq_of_parse_and_map() helper
Rob Herring
2018-10-03
1
-17
/
+4
*
|
signal/powerpc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-21
2
-20
/
+10
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-18
1
-1
/
+1
|
\
|
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-18
1
-1
/
+1
*
|
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
2018-08-07
1
-1
/
+1
*
|
powerpc: clean the inclusion of stringify.h
Christophe Leroy
2018-07-30
2
-0
/
+2
|
/
*
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
3
-17
/
+21
|
\
|
*
powerpc/cell/spufs: Change return type to vm_fault_t
Souptick Joarder
2018-05-14
1
-15
/
+18
|
*
powerpc/syscalls: Add COMPAT_SPU_NEW() macro
Michael Ellerman
2018-05-10
1
-0
/
+1
|
*
powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE
Al Viro
2018-05-10
1
-1
/
+0
|
*
powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE
Al Viro
2018-05-10
1
-1
/
+2
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-05
1
-1
/
+1
|
\
\
|
*
|
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-1
/
+1
*
|
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-13
/
+1
|
|
/
|
/
|
*
|
proc: fix /proc/loadavg regression
Alexey Dobriyan
2018-04-21
1
-1
/
+1
|
/
*
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
1
-2
/
+2
|
\
|
*
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
1
-2
/
+2
*
|
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
2018-03-20
3
-3
/
+3
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
3
-13
/
+13
*
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-02
7
-14
/
+11
|
\
|
*
powerpc: Use octal numbers for file permissions
Russell Currey
2018-01-21
1
-2
/
+2
|
*
powerpc/spufs: use timespec64 for timestamps
Arnd Bergmann
2018-01-21
2
-4
/
+4
[next]