index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Age
Commit message (
Expand
)
Author
2016-05-01
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
2016-04-11
powerpc/cell: Make spu_base.c explicitly non-modular
Paul Gortmaker
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2015-12-14
powerpc/cell: Remove the Cell QPACE code
Rashmica Gupta
2015-11-26
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
Rashmica Gupta
2015-11-05
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-09-29
powerpc: Kconfig: remove BE-only platforms from LE kernel build
Boqun Feng
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-14
powerpc/cell: Prepare irq handler for irq argument removal
Thomas Gleixner
2015-09-08
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-03
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-08-18
powerpc/cell: Drop support for 64K local store on 4K kernels
Michael Ellerman
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-07-22
powerpc/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-06-23
make simple_positive() public
Al Viro
2015-06-11
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
Alexey Kardashevskiy
2015-06-02
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-05-22
powerpc/cell: Move MSI-related ops to pci_controller_ops
Daniel Axtens
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
VFS: assorted weird filesystems: d_inode() annotations
David Howells
2015-04-14
powerpc/cell: Fix iommu breakage caused by controller_ops change
Michael Ellerman
2015-04-11
powerpc/cell: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2015-04-10
powerpc/cell: Fix cell iommu after it_page_shift changes
Michael Ellerman
2015-04-10
powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changes
Michael Ellerman
2015-04-07
powerpc: Remove the celleb support
Michael Ellerman
2015-03-28
powerpc: Add a proper syscall for switching endianness
Michael Ellerman
2015-03-16
powerpc: Delete unnecessary checks before kfree()
Markus Elfring
2015-02-11
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2015-01-23
powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()
Emil Medve
2015-01-22
powerpc/PCI: Add struct pci_ops member names to initialization
Rob Herring
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-10
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
2014-12-10
ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)
Yann Droneaud
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2014-11-19
powerpc: Remove more traces of bootmem
Michael Ellerman
2014-11-18
powerpc/iommu: Rename iommu_[un]map_sg functions
Joerg Roedel
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-05
Merge branch 'topic/get-cpu-var' into next
Michael Ellerman
[next]