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
2015-01-22
powerpc/PCI: Add struct pci_ops member names to initialization
Rob Herring
1
-2
/
+2
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-12
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
10
-17
/
+16
2014-12-11
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
1
-2
/
+2
2014-12-11
ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)
Yann Droneaud
1
-2
/
+2
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
3
-5
/
+6
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
1
-3
/
+3
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
1
-1
/
+1
2014-11-19
powerpc: Remove more traces of bootmem
Michael Ellerman
1
-3
/
+3
2014-11-18
powerpc/iommu: Rename iommu_[un]map_sg functions
Joerg Roedel
1
-4
/
+5
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2
-2
/
+0
2014-11-05
Merge branch 'topic/get-cpu-var' into next
Michael Ellerman
1
-3
/
+3
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-1
/
+1
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
3
-4
/
+4
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
1
-3
/
+3
2014-10-20
powerpc: platforms: cell: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
7
-145
/
+15
2014-10-08
powerpc/cell: Move data segment faulting code out of cell platform
Ian Munsie
1
-46
/
+9
2014-10-08
powerpc/cell: Move spu_handle_mm_fault() out of cell platform
Ian Munsie
4
-97
/
+4
2014-10-01
PCI/MSI/PPC: Remove arch_msi_check_device()
Alexander Gordeev
1
-9
/
+0
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
2
-2
/
+2
2014-07-23
powerpc: cell: Use ktime_get_ns()
Thomas Gleixner
4
-17
/
+6
2014-07-11
powerpc/cell: Fix compilation with CONFIG_COREDUMP=n
Michael Ellerman
3
-3
/
+8
2014-06-24
powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type
Rickard Strandqvist
1
-1
/
+1
2014-06-11
powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE define
Dan Carpenter
1
-1
/
+0
2014-04-23
powerpc: Fix SMP issues with ppc64le ABIv2
Anton Blanchard
1
-2
/
+3
2014-04-09
arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.c
Monam Agarwal
1
-1
/
+1
2014-04-03
Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-03-11
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-1
/
+2
2014-03-11
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
1
-1
/
+2
2014-03-05
powerpc: Implement tick broadcast IPI as a fixed IPI message
Srivatsa S. Bhat
1
-1
/
+1
2014-03-05
powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message
Srivatsa S. Bhat
1
-1
/
+1
2014-02-11
powerpc/spufs: Remove MAX_USER_PRIO define
Jeremy Kerr
1
-1
/
+0
2013-12-30
powerpc/iommu: Add it_page_shift field to determine iommu page size
Alistair Popple
1
-3
/
+5
2013-12-30
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
1
-6
/
+6
2013-12-09
powerpc/mm: Use HPTE constants when updating hpte bits
Aneesh Kumar K.V
1
-2
/
+2
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-67
/
+30
2013-11-09
new helper: dump_align()
Al Viro
1
-1
/
+1
2013-11-09
spufs: get rid of dump_emit() wrappers
Al Viro
1
-49
/
+20
2013-11-09
switch elf_coredump_extra_notes_write() to dump_emit()
Al Viro
3
-30
/
+22
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2
-6
/
+5
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
4
-9
/
+5
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
4
-15
/
+13
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
4
-4
/
+4
2013-09-09
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-2
/
+6
2013-08-22
powerpc/spufs: convert userns uid/gid mount options to kuid/kgid
Dwight Engen
1
-2
/
+6
2013-08-14
powerpc: of_parse_dma_window should take a __be32 *dma_window
Anton Blanchard
1
-1
/
+1
2013-08-14
powerpc: Convert platforms to smp_generic_cpu_bootable
Andy Fleming
1
-14
/
+1
[next]