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
2015-09-08
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
1
-1
/
+1
2015-09-03
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-192
/
+2
2015-08-18
powerpc/cell: Drop support for 64K local store on 4K kernels
Michael Ellerman
3
-192
/
+2
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
1
-1
/
+2
2015-07-22
powerpc/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
1
-3
/
+3
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-06-23
make simple_positive() public
Al Viro
1
-1
/
+1
2015-06-11
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
Alexey Kardashevskiy
1
-2
/
+6
2015-06-02
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-05-22
powerpc/cell: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-2
/
+3
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+11
2015-04-15
VFS: assorted weird filesystems: d_inode() annotations
David Howells
1
-11
/
+11
2015-04-14
powerpc/cell: Fix iommu breakage caused by controller_ops change
Michael Ellerman
1
-2
/
+2
2015-04-11
powerpc/cell: Move controller ops from ppc_md to controller_ops
Daniel Axtens
3
-3
/
+33
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
1
-8
/
+1
2015-04-10
powerpc/cell: Fix cell iommu after it_page_shift changes
Michael Ellerman
1
-1
/
+1
2015-04-10
powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changes
Michael Ellerman
1
-1
/
+1
2015-04-07
powerpc: Remove the celleb support
Michael Ellerman
22
-4396
/
+0
2015-03-28
powerpc: Add a proper syscall for switching endianness
Michael Ellerman
1
-0
/
+1
2015-03-16
powerpc: Delete unnecessary checks before kfree()
Markus Elfring
1
-3
/
+2
2015-02-11
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+1
2015-01-23
powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()
Emil Medve
1
-1
/
+1
2015-01-22
powerpc/PCI: Add struct pci_ops member names to initialization
Rob Herring
1
-2
/
+2
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
10
-17
/
+16
2014-12-10
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
1
-2
/
+2
2014-12-10
ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)
Yann Droneaud
1
-2
/
+2
2014-12-10
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-11
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
[next]