Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
96f13045b6cb0c562bf3ffd3844871811e677e63
/
arch
/
powerpc
/
platforms
/
cell
96f1304
kbuild: drop include2/ used for O=... builds
by Sam Ravnborg
· 15 years ago
aee7a28
powerpc: Fix memory leak in axon_msi.c
by Michael Ellerman
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
738ef42
powerpc: Change archdata dma_data to a union
by Becky Bruce
· 15 years ago
6e1d5dc
const: mark remaining inode_operations as const
by Alexey Dobriyan
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
fc53776
tracing: Remove markers
by Christoph Hellwig
· 15 years ago
45223c5
powerpc: use dma_map_ops struct
by FUJITA Tomonori
· 15 years ago
ae142e0
powerpc/sputrace: Use the generic event tracer
by Christoph Hellwig
· 15 years ago
cf54dc7
powerpc: Move definitions of secondary CPU spinloop to header file
by Benjamin Herrenschmidt
· 15 years ago
2e2ddb2
powerpc/cell: Replace strncpy by strlcpy
by roel kluin
· 15 years ago
33875f0
powerpc/cell: Use pr_devel() in axon_msi.c
by Michael Ellerman
· 15 years ago
c4007a2
powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
by Benjamin Herrenschmidt
· 15 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
517d086
Merge branch 'akpm'
by Linus Torvalds
· 15 years ago
ae52bb2
fbdev: move logo externs to header file
by Geert Uytterhoeven
· 15 years ago
6484eb3
page allocator: do not check NUMA node ID when the caller knows the node is valid
by Mel Gorman
· 15 years ago
86c2765
powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI
by Michael Ellerman
· 15 years ago
5c6fc8d
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
by Geert Uytterhoeven
· 15 years ago
1babddb
powerpc/spufs: Remove unused error path
by Stephen Rothwell
· 15 years ago
45db924
powerpc/spufs: Remove double check for non-negative dentry
by Jan Blunck
· 16 years ago
58513dc
powerpc/pci: Clean up direct access to sysdata by celleb platforms
by Kumar Gala
· 16 years ago
37cd8ed
powerpc/cell: Make ptcal more reliable
by Gerhard Stenzel
· 16 years ago
ff61e5c
powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB
by Michael Ellerman
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
9ff9a26
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
a841696
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2a7d55f
powerpc/cell: Fix iommu exception reporting
by Jeremy Kerr
· 16 years ago
d746286
powerpc: setup default archdata for {of_}platform via bus_register_notifier
by Kumar Gala
· 16 years ago
56aa412
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
by Rusty Russell
· 16 years ago
a6bc326
sparseirq, powerpc/cell: fix unused variable warning in interrupt.c
by Stephen Rothwell
· 16 years ago
28794d3
powerpc/kconfig: Kill PPC_MULTIPLATFORM
by Benjamin Herrenschmidt
· 16 years ago
47c3c6e
powerpc/cell: Fix Axon MSI driver dependencies
by Michael Ellerman
· 16 years ago
2fb4423
powerpc/spufs: Fix incorrect buffer offset in regs write
by Jeremy Kerr
· 16 years ago
d219889
powerpc/spufs: Check file offset before calculating write size in fixed-sized files
by Jeremy Kerr
· 16 years ago
8f748aa
powerpc/spufs: Initialize ctx->stats.tstamp correctly
by Arnd Bergmann
· 16 years ago
1cdab55
powerpc: Wire up /proc/vmallocinfo to our ioremap()
by Benjamin Herrenschmidt
· 16 years ago
41fd81c
powerpc/cell: Add rtas rtc calls for the QPACE platform
by Benjamin Krill
· 16 years ago
6ed8d12
powerpc/cell: Fix dependency in cpufreq
by Arnd Bergmann
· 16 years ago
7425464
powerpc/spufs: Constify context contents and coredump callback constants
by Jeremy Kerr
· 16 years ago
3688b46
powerpc/spufs: Clear purge status before setting up isolated mode
by Jeremy Kerr
· 16 years ago
60ee031
powerpc/spufs: Use correct return value for spu_handle_mm_fault
by Jeremy Kerr
· 16 years ago
7401922
timers: add mod_timer_pending()
by Ingo Molnar
· 16 years ago
8f8573a
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
by Ingo Molnar
· 16 years ago
9477e45
powerpc: Cleanup from l64 to ll64 change: arch code
by Stephen Rothwell
· 16 years ago
fe33332
powerpc: Change u64/s64 to a long long integer type
by Ingo Molnar
· 16 years ago
ae04d14
powerpc: Fix cpufreq drivers after cpufreq core changes
by Benjamin Herrenschmidt
· 16 years ago
dee4102
sparseirq: use kstat_irqs_cpu instead
by Yinghai Lu
· 16 years ago
85da1fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
73ac36e
fix similar typos to successfull
by Coly Li
· 16 years ago
b36ac9e
powerpc/cell: Fix some u64 vs. long types
by Ingo Molnar
· 16 years ago
19b0bd0
powerpc/cell: Use correct types in beat files
by Ingo Molnar
· 16 years ago
54cfd0d
powerpc/cell: local_irq_save takes an unsigned long
by Stephen Rothwell
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
33edcf1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Rusty Russell
· 16 years ago
3c92ec8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
86c6f27
cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask
by Rusty Russell
· 16 years ago
cbacc2c
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
5be8554
powerpc: Remove default kexec/crash_kernel ops assignments
by Anton Vorontsov
· 16 years ago
def434c
powerpc/cell: add QPACE as a separate Cell platform
by Benjamin Krill
· 16 years ago
e68558d
powerpc/cell: fix build breakage with CONFIG_SPUFS disabled
by Arnd Bergmann
· 16 years ago
64b3d0e
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
by Benjamin Herrenschmidt
· 16 years ago
1e1c568
Merge branch 'merge' into next
by Paul Mackerras
· 16 years ago
23e0e8a
powerpc/cell/axon-msi: Fix MSI after kexec
by Arnd Bergmann
· 16 years ago
ec98ce4
Merge branch 'master' into next
by James Morris
· 16 years ago
5274918
Merge branch 'merge'
by Paul Mackerras
· 16 years ago
960cedb
powerpc/cell: Fix GDB watchpoints, again
by Arnd Bergmann
· 16 years ago
d015fe9
powerpc/cell/axon-msi: Retry on missing interrupt
by Arnd Bergmann
· 16 years ago
3f9b5d4
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge
by Paul Mackerras
· 16 years ago
6065726
powerpc/spufs: Fix spinning in spufs_ps_fault on signal
by Jeremy Kerr
· 16 years ago
ba82efb
powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()
by Michael Ellerman
· 16 years ago
2b82892
Merge branch 'master' into next
by James Morris
· 16 years ago
745ca24
CRED: Pass credentials through dentry_open()
by David Howells
· 16 years ago
1330deb
CRED: Wrap task credential accesses in the PowerPC arch
by David Howells
· 16 years ago
9c8b4af
powerpc/cell: Fix compile error in ras.c
by Alexey Dobriyan
· 16 years ago
f9226d5
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
by Mark Nelson
· 16 years ago
62a8bd6
powerpc: Use is_kdump_kernel()
by Milton Miller
· 16 years ago
5ed487b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
2c552d8
[PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs
by Al Viro
· 16 years ago
54622f1
powerpc: Support for relocatable kdump kernel
by Mohan Kumar M
· 16 years ago
a02efb9
Merge commit 'origin' into master
by Benjamin Herrenschmidt
· 16 years ago
6a75a6b
powerpc: Use cpu_thread_in_core in smp_init for of_spin_map
by Milton Miller
· 16 years ago
34318c2
powerpc/spufs: Explain conditional decrement of aff_sched_count
by Andre Detsch
· 16 years ago
10baa26
powerpc/spufs: Improve search of node for contexts with SPU affinity
by Andre Detsch
· 16 years ago
837ef88
powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer
by Jeremy Kerr
· 16 years ago
f027faa
powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read
by Jeremy Kerr
· 16 years ago
14f693e
powerpc/spufs: Don't require full buffer in switch_log read
by Jeremy Kerr
· 16 years ago
f5ed0eb
powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple openers
by Jeremy Kerr
· 16 years ago
e869446
powerpc/spufs: sputrace: Don't block until the read buffer is full
by Jeremy Kerr
· 16 years ago
baf3992
powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openers
by Jeremy Kerr
· 16 years ago
92b29b8
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
6dc6472
Merge commit 'origin'
by Benjamin Herrenschmidt
· 16 years ago
5b9261d
sputrace: use marker_synchronize_unregister()
by Mathieu Desnoyers
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
bb3d55e
Merge commit 'jk/jk-merge'
by Benjamin Herrenschmidt
· 16 years ago
6747c2e
powerpc/spufs: add a missing mutex_unlock
by Kou Ishizaki
· 16 years ago
ba0b996
powerpc/spufs: use inc_nlink
by Jeremy Kerr
· 16 years ago
e2ed6e4
powerpc/spufs: set nlink count for spufs root correctly
by Jeremy Kerr
· 16 years ago
Next »