Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8a38082d21cbc5ec961da7dda195e98a9a064dcf
/
include
/
asm-powerpc
42b7772
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
by Jan Beulich
· 16 years ago
a1f242f
powerpc ioremap_prot
by Benjamin Herrenschmidt
· 16 years ago
17ce452
kgdb, powerpc: arch specific powerpc kgdb support
by Jason Wessel
· 16 years ago
8725f25
Merge commit 'origin/master'
by Benjamin Herrenschmidt
· 16 years ago
551c3c0
powerpc: Use PPC_LONG_ALIGN in uaccess.h
by Michael Ellerman
· 16 years ago
6a2a24b
powerpc: Add a #define for aligning to a long-sized boundary
by Michael Ellerman
· 16 years ago
059e493
powerpc/ps3: Add a sub-match id to ps3_system_bus
by Masakazu Mokuno
· 16 years ago
4f3dd8a
powerpc/dma: Use the struct dma_attrs in iommu code
by Mark Nelson
· 16 years ago
4795b78
powerpc/cell: Add support for power button of future IBM cell blades
by Christian Krafft
· 16 years ago
588968b
KVM: Add coalesced MMIO support (powerpc part)
by Laurent Vivier
· 17 years ago
6cfd899
powerpc: rework FSL Book-E PTE access and TLB miss
by Kumar Gala
· 16 years ago
7e1cc9c
powerpc: Fix a bunch of sparse warnings in the qe_lib
by Andy Fleming
· 17 years ago
d49747b
powerpc/mpc83xx: Power Management support
by Scott Wood
· 17 years ago
84c3d4a
Merge commit 'origin/master'
by Benjamin Herrenschmidt
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
43d2548
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
by Benjamin Herrenschmidt
· 16 years ago
585583d
powerpc: Fix pte_update for CONFIG_PTE_64BIT and !PTE_ATOMIC_UPDATES
by Kumar Gala
· 16 years ago
7c29217
powerpc: fix giveup_vsx to save registers correctly
by Michael Neuling
· 16 years ago
0f47331
powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPAT
by Nathan Lynch
· 16 years ago
b3fcaaa
powerpc: mman.h export fixups
by Stephen Rothwell
· 16 years ago
930074b
Merge commit 'jwb/jwb-next'
by Benjamin Herrenschmidt
· 16 years ago
11c2d81
Merge commit 'origin/HEAD' into test-merge
by Benjamin Herrenschmidt
· 16 years ago
bac0c91
Merge branch 'tracing/ftrace' into auto-ftrace-next
by Ingo Molnar
· 16 years ago
1bc54c0
powerpc: rework 4xx PTE access and TLB miss
by Benjamin Herrenschmidt
· 16 years ago
ef3d324
powerpc/mm: Add Strong Access Ordering support
by Dave Kleikamp
· 16 years ago
3790704
powerpc/mm: Add SAO Feature bit to the cputable
by Dave Kleikamp
· 16 years ago
aba46c5
powerpc/mm: Define flags for Strong Access Ordering
by Dave Kleikamp
· 16 years ago
e5093ff
powerpc: Implement task_pt_regs() accessor
by Srinivasa Ds
· 16 years ago
3a4c6f0
powerpc: move device_to_mask() to dma-mapping.h
by Mark Nelson
· 16 years ago
3affedc
powerpc/dma: implement new dma_*map*_attrs() interfaces
by Mark Nelson
· 16 years ago
c869236
powerpc/dma: Add struct iommu_table argument to iommu_map_sg()
by Mark Nelson
· 16 years ago
fabb657
powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info
by Maxim Shchetynin
· 16 years ago
86df864
Correct hash flushing from huge_ptep_set_wrprotect()
by David Gibson
· 16 years ago
3c3f67e
powerpc/pseries: Update the device tree correctly for drconf memory add/remove
by Nathan Fontenot
· 16 years ago
138fc1ee0
powerpc: Remove old dump_task_* functions
by Michael Neuling
· 16 years ago
2d1b202
powerpc: Fixup lwsync at runtime
by Kumar Gala
· 16 years ago
e17a256
powerpc: Fix compile warning in init_thread
by Michael Neuling
· 16 years ago
db7f37d
powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPARSEMEM=n
by Tony Breeds
· 16 years ago
f3e909c
powerpc: Update for VSX core file and ptrace
by Michael Neuling
· 16 years ago
a91a03e
powerpc: Keep 3 high personality bytes across exec
by Eric B Munson
· 16 years ago
89b5810
powerpc: Make sure that include/asm-powerpc/spinlock.h does not trigger compilation warnings
by Bart Van Assche
· 16 years ago
016b33c
powerpc: Add 64 bit version of huge_ptep_set_wrprotect
by Andy Whitcroft
· 17 years ago
ce48b21
powerpc: Add VSX context save/restore, ptrace and signal support
by Michael Neuling
· 17 years ago
72ffff5
powerpc: Add VSX assembler code macros
by Michael Neuling
· 17 years ago
b962ce9
powerpc: Add VSX CPU feature
by Michael Neuling
· 17 years ago
c6e6771
powerpc: Introduce VSX thread_struct and CONFIG_VSX
by Michael Neuling
· 17 years ago
9c75a31
powerpc: Add macros to access floating point registers in thread_struct.
by Michael Neuling
· 17 years ago
fac23fe
powerpc: Introduce infrastructure for feature sections with alternatives
by Michael Ellerman
· 17 years ago
c1137c3
powerpc: Consolidate feature fixup macros for 64/32 bit
by Michael Ellerman
· 17 years ago
c5157e5
powerpc: Consolidate CPU and firmware feature fixup macros
by Michael Ellerman
· 17 years ago
b7bcda6
powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction
by Michael Ellerman
· 17 years ago
411781a
powerpc: Add new code patching routines
by Michael Ellerman
· 17 years ago
07630a3
powerpc: Add ppc_function_entry() which gets the entry point for a function
by Michael Ellerman
· 17 years ago
e7a5727
powerpc: Allow create_branch() to return errors
by Michael Ellerman
· 17 years ago
aaddd3e
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
by Michael Ellerman
· 17 years ago
178f8d7
powerpc: asm/elf.h: Reduce userspace header
by Adrian Bunk
· 17 years ago
d1cdcf2
powerpc: Don't export asm/asm-compat.h to userspace
by Adrian Bunk
· 17 years ago
3a8247c
powerpc: Only demote individual slices rather than whole process
by Paul Mackerras
· 17 years ago
e952e6c
powerpc: Add cputable entry for POWER7
by Michael Neuling
· 17 years ago
e2d7550
powerpc: Fix copy-and-paste error in clrsetbits_le16
by Scott Wood
· 17 years ago
316a405
powerpc: Get rid of bitfields in ppc_bat struct
by Becky Bruce
· 17 years ago
7c5c432
powerpc: Change BAT code to use phys_addr_t
by Becky Bruce
· 17 years ago
bf2737f
powerpc: Silly spelling fix in pgtable-ppc32
by Becky Bruce
· 17 years ago
aee10c6
powerpc: Provide dummy crash_shutdown_register
by Arnd Bergmann
· 17 years ago
41743a4
powerpc: Free a PTE bit on ppc64 with 64K pages
by Benjamin Herrenschmidt
· 17 years ago
ff1f4ee
powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=n
by Anton Vorontsov
· 17 years ago
74f0609
powerpc: Optimise smp_wmb on 64-bit processors
by Nick Piggin
· 17 years ago
e9a4b6a
Merge branch 'linux-2.6'
by Paul Mackerras
· 16 years ago
441dbb5
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx
by Paul Mackerras
· 16 years ago
b660398
kbuild: fix a.out.h export to userspace with O= build.
by David Woodhouse
· 17 years ago
b7d7a24
powerpc: convert to generic helpers for IPI function calls
by Jens Axboe
· 17 years ago
d14b3dd
powerpc/QE: use arch_initcall to probe QUICC Engine GPIOs
by Anton Vorontsov
· 17 years ago
d3c511a
powerpc/cpm: Remove !CONFIG_PPC_CPM_NEW_BINDING code
by Kumar Gala
· 17 years ago
aba11fc
powerpc/e500mc: flush L2 on NAP for e500mc
by Kumar Gala
· 17 years ago
fc4033b
powerpc/85xx: add DOZE/NAP support for e500 core
by Kumar Gala
· 17 years ago
395a59d
ftrace: store mcount address in rec->ip
by Abhishek Sagar
· 17 years ago
f34bfb1
Merge branch 'linus' into tracing/ftrace
by Ingo Molnar
· 17 years ago
3dfa877
powerpc/booke: Add support for new e500mc core
by Kumar Gala
· 17 years ago
5ce4b59
powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 Errata
by Josh Boyer
· 17 years ago
bccaea8
powerpc/booke: Fix definitions for dbcr[1-2] and dbsr registers
by Jerone Young
· 17 years ago
e765ee9
Merge branch 'linus' into tracing/ftrace
by Ingo Molnar
· 17 years ago
305c736
[POWERPC] Build fix for drivers/macintosh/mediabay.c
by Adrian Bunk
· 17 years ago
598056d
[POWERPC] Fix rmb to order cacheable vs. noncacheable
by Nick Piggin
· 17 years ago
a9653cf
Merge branch 'linux-2.6' into merge
by Paul Mackerras
· 17 years ago
1f64643
powerpc/spufs: remove class_0_dsisr from spu exception handling
by Luke Browning
· 17 years ago
5848f16
powerpc/QE: qe_reset should be __init
by Anton Vorontsov
· 17 years ago
5093bb9
powerpc/QE: switch to the cpm_muram implementation
by Anton Vorontsov
· 17 years ago
32def33
powerpc/QE: implement support for the GPIO LIB API
by Anton Vorontsov
· 17 years ago
9572653
powerpc/QE: prepare QE PIO code for GPIO LIB support
by Anton Vorontsov
· 17 years ago
5e41486
powerpc/QE: add support for QE USB clocks routing
by Anton Vorontsov
· 17 years ago
83ff9dc
powerpc/sysdev: implement FSL GTM support
by Anton Vorontsov
· 17 years ago
0f3d6bc
powerpc: Improve (in|out)_[bl]eXX() asm code
by Trent Piepho
· 17 years ago
7c4f10b
powerpc: Check that TASK_SIZE does not overlap KERNEL_START
by Rune Torgersen
· 17 years ago
8a3e1c6
Merge branch 'merge'
by Paul Mackerras
· 17 years ago
ce263d7
KVM: ppc: Remove duplicate function
by Hollis Blanchard
· 17 years ago
bcf0b08
[POWERPC] Move to runtime allocated exception stacks
by Kumar Gala
· 17 years ago
cfab3bd
[POWERPC] Add "memory" clobber to MMIO accessors
by Benjamin Herrenschmidt
· 17 years ago
b786af1
[POWERPC] Refactor DCR code
by Stephen Neuendorffer
· 17 years ago
ccbfac2
ftrace: powerpc clean ups
by Steven Rostedt
· 17 years ago
e0eca07
ftrace, POWERPC: add irqs_disabled_flags to ppc
by Steven Rostedt
· 17 years ago
Next »