Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
78c7705037ed9f107660178e17aa73f8bc4127e8
/
arch
78c7705
powerpc/83xx: Fix sparse warnings in mpc836x_mds.c
by Anton Vorontsov
· 16 years ago
81b36a0
powerpc/83xx: Fix sparse warnings in board files
by Anton Vorontsov
· 16 years ago
a5dae76
powerpc: Implement get_brgfreq() and get_baudrate() stubs
by Anton Vorontsov
· 16 years ago
ca9153a
powerpc/44x: Support 16K/64K base page sizes on 44x
by Ilya Yanok
· 16 years ago
6ca4f74
powerpc: Force memory size to be a multiple of PAGE_SIZE
by Hollis Blanchard
· 16 years ago
f8f50b1
powerpc/32: Wire up the trampoline code for kdump
by Dale Farnsworth
· 16 years ago
ccdcef7
powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M
by Dale Farnsworth
· 16 years ago
01695a9
powerpc/32: Allow __ioremap on RAM addresses for kdump kernel
by Anton Vorontsov
· 16 years ago
6f29c32
powerpc/32: Setup OF properties for kdump
by Dale Farnsworth
· 16 years ago
7375331
powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()
by Anton Vorontsov
· 16 years ago
322b439
powerpc: Prepare xmon_save_regs for use with kdump
by Anton Vorontsov
· 16 years ago
5be8554
powerpc: Remove default kexec/crash_kernel ops assignments
by Anton Vorontsov
· 16 years ago
77733f8
powerpc: Make default kexec/crash_kernel ops implicit
by Anton Vorontsov
· 16 years ago
2e8e4f5
powerpc: Setup OF properties for ppc32 kexec
by Dale Farnsworth
· 16 years ago
b906cfa
powerpc/pseries: Fix cpu hotplug
by Sebastien Dugue
· 16 years ago
fad7b9b
powerpc: Fix KVM build on ppc440
by Paul Mackerras
· 16 years ago
def434c
powerpc/cell: add QPACE as a separate Cell platform
by Benjamin Krill
· 16 years ago
e68558d
powerpc/cell: fix build breakage with CONFIG_SPUFS disabled
by Arnd Bergmann
· 16 years ago
aec739e
powerpc/mpc5200: add rts/cts handling in PSC UART driver
by Wolfram Sang
· 16 years ago
6b61e69
powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver
by Tim Yamin
· 16 years ago
aaab5e8
powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled
by Grant Likely
· 16 years ago
e4efe3c
powerpc/mpc5200: Bestcomm fixes to ATA support
by Tim Yamin
· 16 years ago
6228824
powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors
by Grant Likely
· 16 years ago
dd952cb
powerpc/mpc5200: Make internal 5200 PIC the default interrupt controller
by Grant Likely
· 16 years ago
bcb73f5
powerpc/mpc5200: Document and tidy irq driver
by Grant Likely
· 16 years ago
a149535
powerpc: Fix missing 'blr' in _tlbia()
by Benjamin Herrenschmidt
· 16 years ago
49e6e3f
powerpc/bootwrapper: Use the child-bus #address-cells to decide which range entry to use
by Scott Wood
· 16 years ago
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
a52519f
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc
by Linus Torvalds
· 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
3bd8226
Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
eef70b2
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
f9d62c0
sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.
by Paul Mundt
· 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
a3dd154
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
7004405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 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
67306da
[ARM] Ensure linux/hardirqs.h is included where required
by Russell King
· 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
ae8d04e
x86 Fix VMI crash on boot in 2.6.28-rc8
by Zachary Amsden
· 16 years ago
3909845
[ARM] fix kernel-doc syntax
by Randy Dunlap
· 16 years ago
442a902
[ARM] arch/arm/common/sa1111.c: Correct error handling code
by Julia Lawall
· 16 years ago
e5e774d
powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted
by Kumar Gala
· 16 years ago
5279585
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx
by Linus Torvalds
· 16 years ago
6d8a52d
MIPS: IP32: Update defconfig
by David Daney
· 16 years ago
11531ac
MIPS: Add missing calls to plat_unmap_dma_mem.
by David Daney
· 16 years ago
00ace20
MIPS: Kconfig: Fix the arch-specific header path
by Dmitri Vorobiev
· 16 years ago
b6354db
MIPS: Use EI/DI for MIPS R2.
by David Daney
· 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
674a0a6
[ARM] 5341/2: there is no copy_page on nommu ARM
by Nicolas Pitre
· 16 years ago
bb49eed
IA64: HP_SIMETH needs to depend upon NET
by Alexander Beregalov
· 16 years ago
c7f8d6f
MN10300: Give correct size when reserving interrupt vector table
by Akira Takeuchi
· 16 years ago
24646bd
MN10300: Fix the preemption resume_kernel() routine
by Akira Takeuchi
· 16 years ago
a8893fb
MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port
by Akira Takeuchi
· 16 years ago
cb32898
MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros
by Cyrill Gorcunov
· 16 years ago
061afe9
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
942c88c
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
Next »