Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e14d77490d3e1da833cff4fee52674c52684ce77
/
arch
/
powerpc
e14d774
powerpc: Const-qualify Device Node Argument to DCR Resource Extent API
by Grant Erickson
· 16 years ago
9dce3ce
powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages
by Benjamin Herrenschmidt
· 16 years ago
64b3d0e
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
by Benjamin Herrenschmidt
· 16 years ago
7752035
powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs
by Benjamin Herrenschmidt
· 16 years ago
760ec0e
powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440
by Benjamin Herrenschmidt
· 16 years ago
2a4aca11
powerpc/mm: Split low level tlb invalidate for nohash processors
by Benjamin Herrenschmidt
· 16 years ago
f048aac
powerpc/mm: Add SMP support to no-hash TLB handling
by Benjamin Herrenschmidt
· 16 years ago
7c03d65
powerpc/mm: Introduce MMU features
by Benjamin Herrenschmidt
· 16 years ago
2ca8cf73
powerpc/mm: Rework context management for CPUs with no hash table
by Benjamin Herrenschmidt
· 16 years ago
5e69661
powerpc/mm: Split mmu_context handling
by Benjamin Herrenschmidt
· 16 years ago
6d2170b
powerpc/4xx: Extended DCR support v2
by Benjamin Herrenschmidt
· 16 years ago
fecba96
powerpc: Add reboot notifier to Collaborative Memory Manager
by Brian King
· 16 years ago
2218108
powerpc: Disable Collaborative Memory Manager for kdump
by Brian King
· 16 years ago
5d84e4b
powerpc/iseries: viodasd needs to depend on CONFIG_BLOCK
by Stephen Rothwell
· 16 years ago
532774e
powerpc: Pass a valid token to rtas_call() in phyp-dump code
by Tony Breeds
· 16 years ago
7a2eab0
powerpc: Protect against NULL pointer deref in phyp-dump code
by Tony Breeds
· 16 years ago
8168b54
powerpc: Rename struct vm_region to avoid conflict with NOMMU
by David Howells
· 16 years ago
13ba3c0
powerpc: Convert sysfs cache code to of_find_next_cache_node()
by Nathan Lynch
· 16 years ago
b2ea25b
powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()
by Nathan Lynch
· 16 years ago
e523f72
powerpc: Add of_find_next_cache_node()
by Nathan Lynch
· 16 years ago
c280266
Merge branch 'linux-2.6' into next
by Paul Mackerras
· 16 years ago
af4d364
powerpc: Fix corruption error in rh_alloc_fixed()
by Guillaume Knispel
· 16 years ago
28707af
powerpc/fsl-booke: Fix the miss interrupt restore
by Dave Liu
· 16 years ago
eddce36
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into next
by Paul Mackerras
· 16 years ago
aab0d37
powerpc: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
f63837f
powerpc/mm: Remove flush_HPTE()
by Benjamin Herrenschmidt
· 16 years ago
e41e811
powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.c
by Benjamin Herrenschmidt
· 16 years ago
1a37a3f
powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementations
by Benjamin Herrenschmidt
· 16 years ago
a58f053
powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUG
by Benjamin Herrenschmidt
· 16 years ago
3045b3c
powerpc: Remove dead BIO_VMERGE_BOUNDARY definition
by FUJITA Tomonori
· 16 years ago
7fe519c
powerpc: Introduce ppc_pci_flags accessors
by Josh Boyer
· 16 years ago
edc72ac
powerpc/pseries: Check for GIQ indicator before calling set-indicator
by Nathan Lynch
· 16 years ago
6ff04c5
powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_index
by Nathan Lynch
· 16 years ago
13a9801
powerpc: Move smp_hw_index to 32-bit code
by Nathan Lynch
· 16 years ago
6b82b3e
powerpc: Remove `have_of' global variable
by Anton Vorontsov
· 16 years ago
0efbb57
powerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warning
by Becky Bruce
· 16 years ago
46d0149
powerpc/ps3: Add sub-match id modalias support
by Geert Uytterhoeven
· 16 years ago
62d8074
powerpc/ps3: Quiet dmesg output
by Geoff Levand
· 16 years ago
15cb1cc
powerpc: Fix typo in pgtable-ppc64.h
by Geoff Levand
· 16 years ago
29e931c
powerpc/chrp: Add missing of_node_put in pci.c
by Nicolas Palix
· 16 years ago
1e1c568
Merge branch 'merge' into next
by Paul Mackerras
· 16 years ago
23e0e8a
powerpc/cell/axon-msi: Fix MSI after kexec
by Arnd Bergmann
· 16 years ago
a4c74dd
powerpc: Fix bootmem reservation on uninitialized node
by Dave Hansen
· 16 years ago
48f797d
powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area
by Brian King
· 16 years ago
91cac62
powerpc/85xx: Fix compile issues with mpc8572ds.dts
by Kumar Gala
· 16 years ago
8309ce72
powerpc: Fix bogus cache flushing on all 40x and BookE processors v2
by Benjamin Herrenschmidt
· 16 years ago
cefb3d0
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc
by Linus Torvalds
· 16 years ago
e5e774d
powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted
by Kumar Gala
· 16 years ago
cd85400
powerpc/4xx: Add L2 cache node to AMCC Canyonlands dts file
by Stefan Roese
· 16 years ago
9f3eefc
powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadia
by Josh Boyer
· 16 years ago
ab44f46
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge
by Paul Mackerras
· 16 years ago
640d17d
powerpc/virtex5: Fix Virtex5 machine check handling
by Grant Likely
· 16 years ago
b2c2717
powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigs
by Anton Vorontsov
· 16 years ago
84d727a
powerpc/4xx: Add support for ISA holes on 4xx PCI/X/E
by Benjamin Herrenschmidt
· 16 years ago
9d2421e
powerpc/44x: update ppc44x_defconfig
by Stephen Rothwell
· 16 years ago
23f402c
powerpc/kvm: update KVM config options in ppc44x_defconfig
by Hollis Blanchard
· 16 years ago
361425f
powerpc/85xx: Create dts for each core in CAMP mode for MPC8572DS
by Haiying Wang
· 16 years ago
06be64a
powerpc/85xx: Don't reset the MPIC for CAMP mode on MPC8572DS
by Haiying Wang
· 16 years ago
c64ef80
powerpc/85xx: Add localbus node in mpc8572ds dts file
by Haiying Wang
· 16 years ago
965dc5f
powerpc/86xx: Basic GPIO support for GE Fanuc SBC610
by Martyn Welch
· 16 years ago
09a3fba
powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.c
by Anton Vorontsov
· 16 years ago
d3a8cda
powerpc/86xx: Add use of Epson RTX-8581 RTC to GE Fanuc SBC610 dts
by Martyn Welch
· 16 years ago
24a9959
powerpc/85xx: Fix compile warnings in mpc85xx_mds.c
by Kumar Gala
· 16 years ago
dafdb61
powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dts
by Anton Vorontsov
· 16 years ago
d5b26db
powerpc/85xx: Add support for SMP initialization
by Kumar Gala
· 16 years ago
06b9096
powerpc/85xx: minor head_fsl_booke.S cleanup
by Kumar Gala
· 16 years ago
b389889
powerpc: Better setup of boot page TLB entry
by Trent Piepho
· 16 years ago
6a800f3
powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.
by Liu Yu
· 16 years ago
033b8a3
powerpc/math-emu: Remove redundant 'ret'
by Liu Yu
· 16 years ago
463a8c0
powerpc/math-emu: Adopt new version of _FP_CHOOSENAN
by Liu Yu
· 16 years ago
cf03033
powerpc/math-emu: Fix single float point division bug
by Liu Yu
· 16 years ago
55b9121
powerpc: Remove unncessary SPE related compiler flag
by Kumar Gala
· 16 years ago
3f3b163
powerpc and sparc: Introduce dev_archdata node accessors
by Anton Vorontsov
· 16 years ago
6358d6c
powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()
by Sebastien Dugue
· 16 years ago
786b32f
powerpc: Eliminate NULL test and memset after alloc_bootmem
by Julia Lawall
· 16 years ago
15e09c0
powerpc: Add sync_*_for_* to dma_ops
by Becky Bruce
· 16 years ago
c4d04be
powerpc: Allow the max stack trace depth to be configured
by Johannes Berg
· 16 years ago
0186f47
powerpc: Use RCU based pte freeing mechanism for all powerpc
by Kumar Gala
· 16 years ago
df3b861
powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidates
by Kumar Gala
· 16 years ago
f4f3a12
powerpc: hash_page_sync should only be used on SMP & STD_MMU_32
by Kumar Gala
· 16 years ago
4ee5f55
powerpc: Fix ppc32 mm_struct CPU tracking in SMP
by Benjamin Herrenschmidt
· 16 years ago
1b98326
powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()
by Kumar Gala
· 16 years ago
5274918
Merge branch 'merge'
by Paul Mackerras
· 16 years ago
2434bbb
powerpc: Fix dma_map_sg() cache flushing on non coherent platforms
by Benjamin Herrenschmidt
· 16 years ago
b7d6266
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
7a0d794
powerpc: Use physical cpu id when setting the processor affinity
by Kumar Gala
· 16 years ago
a1e0eb1
powerpc: Fix build for 32-bit SMP configs
by Milton Miller
· 16 years ago
03cfdb8
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
ab598b6
powerpc: Fix system calls on Cell entered with XER.SO=1
by Paul Mackerras
· 16 years ago
960cedb
powerpc/cell: Fix GDB watchpoints, again
by Arnd Bergmann
· 16 years ago
cc353c3
powerpc/mpic: Don't reset affinity for secondary MPIC on boot
by Arnd Bergmann
· 16 years ago
d015fe9
powerpc/cell/axon-msi: Retry on missing interrupt
by Arnd Bergmann
· 16 years ago
4a61866
powerpc: Fix boot freeze on machine with empty memory node
by Dave Hansen
· 16 years ago
4b824de
powerpc: Fix IRQ assignment for some PCIe devices
by Adhemerval Zanella
· 16 years ago
96b8936
remove __ARCH_WANT_COMPAT_SYS_PTRACE
by Christoph Hellwig
· 16 years ago
4ea8fb9
powerpc set_huge_psize() false positive
by Al Viro
· 16 years ago
c30f8a6
KVM: ppc: stop leaking host memory on VM exit
by Hollis Blanchard
· 16 years ago
3f9b5d4
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge
by Paul Mackerras
· 16 years ago
be542fa
Merge branch 'merge' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge
by Paul Mackerras
· 16 years ago
11bac8a
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge
by Paul Mackerras
· 16 years ago
Next »