Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2c86cd188f8a5631f3d75a1dea14d22df85189b4
/
arch
/
powerpc
/
platforms
/
cell
5c35a02
powerpc: clean the inclusion of stringify.h
by Christophe Leroy
· 7 years ago
c90fca9
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
e807f02c
powerpc/cell/spufs: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
454d7ef
powerpc/syscalls: Add COMPAT_SPU_NEW() macro
by Michael Ellerman
· 7 years ago
4c392e6
powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE
by Al Viro
· 7 years ago
3691d61
powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE
by Al Viro
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
9a1015b
proc: fix /proc/loadavg regression
by Alexey Dobriyan
· 7 years ago
f437c51
Merge branch 'topic/paca' into next
by Michael Ellerman
· 7 years ago
d2e6007
powerpc/64: Use array of paca pointers and allocate pacas individually
by Nicholas Piggin
· 7 years ago
a0828cf
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
by Markus Elfring
· 8 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
03f51d4
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
57ad583f
powerpc: Use octal numbers for file permissions
by Russell Currey
· 8 years ago
cef37ac
powerpc/spufs: use timespec64 for timestamps
by Arnd Bergmann
· 7 years ago
9625e69
powerpc: make use of for_each_node_by_type() instead of open-coding it
by Dmitry Torokhov
· 8 years ago
2d9d6f6
powerpc: rename dma_direct_ to dma_nommu_
by Christoph Hellwig
· 7 years ago
0aa8ff9
powerpc: Use of for_each_node_by_name() instead of open-coding it
by Dmitry Torokhov
· 8 years ago
8153a5e
ppc: annotate ->poll() instances
by Al Viro
· 8 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
95846ec
pid: replace pid bitmap implementation with IDR API
by Gargi Sharma
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
bac65d9
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
b7c670d
powerpc: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
3b49c9a
fs: convert a pile of fsync routines to errseq_t based reporting
by Jeff Layton
· 8 years ago
78dcf73
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
a66ca41
spufs: Implement show_options
by David Howells
· 8 years ago
d691b7e
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
218ea31
Merge branch 'fixes' into next
by Michael Ellerman
· 8 years ago
7eb8a7a
powerpc/cell: use the dma_supported method for ops switching
by Christoph Hellwig
· 8 years ago
228a5e1
powerpc/cell: clean up fixed mapping dma_ops initialization
by Christoph Hellwig
· 8 years ago
6009faa
powerpc: implement ->mapping_error
by Christoph Hellwig
· 8 years ago
c642af9
powerpc/smp: Convert NR_CPUS to nr_cpu_ids
by Santosh Sivaraj
· 8 years ago
f8d0d5d
powerpc/smp: Do not BUG_ON if invalid CPU during kick
by Santosh Sivaraj
· 8 years ago
99acc9b
powerpc/spufs: Fix coredump of SPU contexts
by Michael Ellerman
· 8 years ago
d75e491
powerpc/spufs: Fix hash faults for kernel regions
by Jeremy Kerr
· 8 years ago
ddd703c
powerpc: Add NMI IPI infrastructure
by Nicholas Piggin
· 8 years ago
6e83985
powerpc/cbe: Do not process external or decremeter interrupts from sreset
by Nicholas Piggin
· 8 years ago
7644d58
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
by Michael Ellerman
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
4f17722
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>
by Ingo Molnar
· 8 years ago
0c98d34
sched/core: Remove the tsk_cpus_allowed() wrapper
by Ingo Molnar
· 8 years ago
b286ced
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
7d7be3a
powerpc/spufs: Get rid of broken fasync stuff
by Al Viro
· 9 years ago
5657933
treewide: Move dma_ops from struct dev_archdata into struct device
by Bart Van Assche
· 8 years ago
5299709
treewide: Constify most dma_map_ops structures
by Bart Van Assche
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
de39981
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
1a29d85
mm: use vmf->address instead of of vmf->virtual_address
by Jan Kara
· 8 years ago
3359672
powerpc: Make selects of IBM_EMAC_* depend on IBM_EMAC
by Michael Ellerman
· 8 years ago
577ec78
powerpc/cell: Drop select of MEMORY_HOTPLUG
by Michael Ellerman
· 8 years ago
da66588
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
by Thiago Jung Bauermann
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
078cd82
fs: Replace CURRENT_TIME with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
ef24ba7
powerpc: Remove all usages of NO_IRQ
by Michael Ellerman
· 8 years ago
7c98bd7
powerpc/sparse: Make a bunch of things static
by Daniel Axtens
· 8 years ago
bc42f1d
powerpc/cell: Drop unused iic_get_irq_host()
by Daniel Axtens
· 8 years ago
54a94fc
powerpc/cell: Add missing error code in spufs_mkgang()
by Dan Carpenter
· 8 years ago
2cfd716
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
b92a226
powerpc: Move cpu_has_feature() to a separate file
by Kevin Hao
· 8 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
406b0b6
powerpc/64: Move 64-bit probe_machine() to later in the boot process
by Benjamin Herrenschmidt
· 9 years ago
166dd7d
powerpc/64: Move MMU backend selection out of platform code
by Benjamin Herrenschmidt
· 9 years ago
69a94d8
powerpc/cell: Don't use flat device-tree after boot
by Benjamin Herrenschmidt
· 9 years ago
027dfac
powerpc: Various typo fixes
by Michael Ellerman
· 9 years ago
bb4b993
Merge back earlier cpufreq changes for v4.8.
by Rafael J. Wysocki
· 9 years ago
1607f09
coredump: fix dumping through pipes
by Mateusz Guzik
· 9 years ago
e788892
cpufreq: governor: Get rid of governor events
by Rafael J. Wysocki
· 9 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
9e17632
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
a008393
coredump: get rid of coredump_params->written
by Omar Sandoval
· 9 years ago
4e82901
dcache_{readdir,dir_lseek}() users: switch to ->iterate_shared
by Al Viro
· 9 years ago
ac29c64
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
by Aneesh Kumar K.V
· 9 years ago
c7d5484
powerpc/mm: Use _PAGE_READ to indicate Read access
by Aneesh Kumar K.V
· 9 years ago
8038665
powerpc/cell: Make spu_base.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
f689b74
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
24ad164
powerpc/cell: Remove the Cell QPACE code
by Rashmica Gupta
· 9 years ago
f43194e
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
by Rashmica Gupta
· 9 years ago
2f4bf52
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
5d4c9bc
irqdomain: Use irq_domain_get_of_node() instead of direct field access
by Marc Zyngier
· 9 years ago
e5e16d8
powerpc: Kconfig: remove BE-only platforms from LE kernel build
by Boqun Feng
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
391de7f
powerpc/cell: Prepare irq handler for irq argument removal
by Thomas Gleixner
· 9 years ago
96db800
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
by Vlastimil Babka
· 9 years ago
ff474e8
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
f444f1f
powerpc/cell: Drop support for 64K local store on 4K kernels
by Michael Ellerman
· 9 years ago
ad3aedf
genirq/irqdomain: Allow irq domain aliasing
by Marc Zyngier
· 9 years ago
2921d17
powerpc/PCI: Use for_pci_msi_entry() to access MSI device list
by Jiang Liu
· 10 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
Next »