index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
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-09
spufs conversion to ->evict_inode()
Al Viro
1
-5
/
+3
2010-08-09
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-27
rename the generic fsync implementations
Christoph Hellwig
1
-1
/
+1
2010-05-27
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-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-3
/
+2
2010-05-18
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
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
2
-2
/
+2
2010-01-28
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
Grant Likely
7
-29
/
+27
2010-01-28
of: unify phandle name in struct device_node
Grant Likely
1
-3
/
+3
2010-01-15
powerpc: Use helpers for rlimits
Jiri Slaby
1
-1
/
+1
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-4
/
+2
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-4
/
+4
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-7
/
+7
2009-12-12
kbuild: drop include2/ used for O=... builds
Sam Ravnborg
1
-4
/
+2
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
3
-4
/
+4
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
4
-5
/
+5
2009-11-24
powerpc/spufs: Fix test in spufs_switch_log_read()
roel kluin
1
-1
/
+1
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
2
-3
/
+3
2009-10-29
percpu: make percpu symbols in powerpc unique
Tejun Heo
1
-7
/
+7
2009-10-14
powerpc: Fix memory leak in axon_msi.c
Michael Ellerman
1
-1
/
+1
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-7
/
+7
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
2
-7
/
+4
2009-09-22
const: mark remaining inode_operations as const
Alexey Dobriyan
1
-1
/
+1
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-18
tracing: Remove markers
Christoph Hellwig
2
-2
/
+0
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
1
-1
/
+1
2009-08-20
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
8
-285
/
+45
2009-08-20
powerpc: Move definitions of secondary CPU spinloop to header file
Benjamin Herrenschmidt
1
-2
/
+0
2009-08-20
powerpc/cell: Replace strncpy by strlcpy
roel kluin
1
-2
/
+1
2009-07-08
powerpc/cell: Use pr_devel() in axon_msi.c
Michael Ellerman
1
-11
/
+11
[next]