index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2011-03-30
powerpc/cell: fixup for removal of handle_iic_irq
Stephen Rothwell
1
-1
/
+1
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
5
-25
/
+25
2011-03-29
powerpc: cell: Fix the irq_desc access
Thomas Gleixner
1
-8
/
+1
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
1
-2
/
+1
2011-03-28
powerpc: cell: Use the core flow handler
Thomas Gleixner
2
-49
/
+2
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
5
-54
/
+64
2011-03-17
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-7
/
+4
2011-03-14
kill path_lookup()
Al Viro
1
-1
/
+1
2011-03-10
powerpc: platforms/cell irq_data conversion.
Lennert Buytenhek
5
-54
/
+64
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-7
/
+4
2011-01-21
powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler
Anton Blanchard
1
-0
/
+70
2011-01-21
powerpc/kexec: Don't initialise kexec hooks to default handlers
Anton Blanchard
1
-4
/
+0
2011-01-21
powerpc/kdump: Remove ppc_md.machine_crash_shutdown
Anton Blanchard
1
-1
/
+0
2011-01-21
powerpc/cell: Use system_wq in cpufreq_spudemand
Tejun Heo
1
-17
/
+3
2011-01-21
powerpc/spufs: Use simple_write_to_buffer
Akinobu Mita
1
-20
/
+7
2011-01-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-4
/
+2
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-2
/
+8
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
1
-1
/
+1
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-4
/
+1
2011-01-07
fs: dcache scale d_unhashed
Nick Piggin
1
-0
/
+3
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
1
-1
/
+1
2010-11-29
powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_std
Jesper Juhl
1
-2
/
+1
2010-11-29
powerpc/cell: Beat dma ops cleanup
Nishanth Aravamudan
1
-2
/
+1
2010-10-29
convert get_sb_single() users
Al Viro
1
-5
/
+5
2010-10-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-2
/
+24
2010-10-13
powerpc/spufs: Use llseek in all file operations
Arnd Bergmann
1
-0
/
+18
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
1
-3
/
+3
2010-09-02
powerpc/cell: Add of_node_put to avoid memory leak
Julia Lawall
2
-2
/
+6
2010-08-24
powerpc: Fix bogus it_blocksize in VIO iommu code
Anton Blanchard
1
-1
/
+1
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+6
2010-08-10
spufs conversion to ->evict_inode()
Al Viro
1
-5
/
+3
2010-08-10
remove inode_setattr
Christoph Hellwig
1
-1
/
+3
2010-07-24
of: remove of_default_bus_ids
Jonas Bonn
2
-2
/
+26
2010-07-24
powerpc: remove references to of_device and to_of_device
Grant Likely
1
-2
/
+2
2010-07-24
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2
-2
/
+2
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-5
/
+5
2010-06-02
powerpc/cell: Fix integer constant warning
Denis Kirjanov
1
-1
/
+1
2010-05-28
rename the generic fsync implementations
Christoph Hellwig
1
-1
/
+1
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+1
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-1
/
+1
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-3
/
+4
2010-05-19
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-3
/
+2
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2010-05-06
powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
Anton Blanchard
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
14
-3
/
+11
2010-02-26
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
3
-5
/
+5
2010-02-19
powerpc: Convert beat_htab_lock to raw_spinlock
Thomas Gleixner
1
-12
/
+12
2010-02-19
powerpc: Convert beatic_irq_mask_lock to raw_spinlock
Thomas Gleixner
1
-9
/
+9
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
3
-4
/
+4
[next]