Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e765c0e51aae058503d94f3364ae855470e43ad1
/
arch
/
powerpc
/
platforms
/
cell
« Previous
eca3930
of: Merge of_platform_bus_type with platform_bus_type
by Grant Likely
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
257d569
powerpc/cell: Fix integer constant warning
by Denis Kirjanov
· 14 years ago
1b061d9
rename the generic fsync implementations
by Christoph Hellwig
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
cf9b59e
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
58f9b0b
of: eliminate of_device->node and dev_archdata->{of,prom}_node
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
cc1ba8e
powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
by Anton Blanchard
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
874f2f9
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
7cc8a5e
powerpc: Convert beat_htab_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
5181e79
powerpc: Convert beatic_irq_mask_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
fc380c0
powerpc: Remove whitespace in irq chip name fields
by Anton Blanchard
· 15 years ago
71a157e
of: add 'of_' prefix to machine_is_compatible()
by Grant Likely
· 15 years ago
0ada0a7
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
by Grant Likely
· 15 years ago
6016a36
of: unify phandle name in struct device_node
by Grant Likely
· 15 years ago
4bf936b
powerpc: Use helpers for rlimits
by Jiri Slaby
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
96f1304
kbuild: drop include2/ used for O=... builds
by Sam Ravnborg
· 15 years ago
40d50cf
powerpc: Make "intspec" pointers in irq_host->xlate() const
by Roman Fietze
· 15 years ago
b27df67
powerpc: Fixup last users of irq_chip->typename
by Thomas Gleixner
· 15 years ago
17e3767
powerpc/spufs: Fix test in spufs_switch_log_read()
by roel kluin
· 15 years ago
6cff46f
powerpc: Remove get_irq_desc()
by Michael Ellerman
· 15 years ago
6b7487f
percpu: make percpu symbols in powerpc unique
by Tejun Heo
· 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
· 15 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
· 15 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
Next »