Nicholas Piggin 7b9f71f974 powerpc/64s: POWER9 machine check handler 8 years ago
..
vdso32 b9a4a0d02c powerpc/vdso: Fix build rules to rebuild vdsos correctly 9 years ago
vdso64 5045ea3737 powerpc/vdso64: Use double word compare on pointers 9 years ago
.gitignore 6ddc9d3200 powerpc: Ignore generated vmlinux.lds in git 17 years ago
Makefile 38705613b7 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux 8 years ago
align.c e2827fe5c1 powerpc/64: Clean up ppc64_caches using a struct per cache 8 years ago
asm-offsets.c b286cedd47 Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux 8 years ago
audit.c e54dc2431d [PATCH] audit signal recipients 18 years ago
btext.c 72176dd0ad powerpc/mm: Use a helper for finding pte bits mapping I/O area 9 years ago
cacheinfo.c f7e9e35836 powerpc: Fix missing L2 cache size in /sys/devices/system/cpu 10 years ago
cacheinfo.h 93197a36a9 powerpc: Rewrite sysfs processor cache info code 17 years ago
compat_audit.c 7f13da40e3 [PATCH] add SIGNAL syscall class (v3) 18 years ago
cpu_setup_44x.S 6edc323db7 powerpc/44x: Add support for the AMCC APM821xx SoC 15 years ago
cpu_setup_6xx.S 027dfac694 powerpc: Various typo fixes 9 years ago
cpu_setup_fsl_booke.S e7affb1dba powerpc/cache: add cache flush operation for various e500 9 years ago
cpu_setup_pa6t.S 62357d8215 [POWERPC] pasemi: Enable one more hid bit 18 years ago
cpu_setup_power.S fda2d27db6 powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU 8 years ago
cpu_setup_ppc970.S 969391c58a powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits 14 years ago
cputable.c 7b9f71f974 powerpc/64s: POWER9 machine check handler 8 years ago
crash.c a7d6392866 powerpc/crash: Rearrange loop condition to avoid out of bounds array access 9 years ago
crash_dump.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
dbell.c 755563bc79 powerpc/powernv: Fixes for hypervisor doorbell handling 10 years ago
dma-iommu.c 00085f1efa dma-mapping: use unsigned long for dma_attrs 9 years ago
dma-swiotlb.c 5299709d0a treewide: Constify most dma_map_ops structures 9 years ago
dma.c 5657933dbb treewide: Move dma_ops from struct dev_archdata into struct device 9 years ago
eeh.c 387bbc974f powerpc/eeh: Enable IO path on permanent error 9 years ago
eeh_cache.c 91dc068202 powerpc/eeh: Fix pr_debug()s in eeh_cache.c 9 years ago
eeh_dev.c 8cc7581cdb powerpc/pci: Delay populating pdn 9 years ago
eeh_driver.c f05fea5b35 powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe() 9 years ago
eeh_event.c 1f52f17614 powerpc/pci: Always print PHB and PE numbers as hexadecimal 9 years ago
eeh_pe.c 1f52f17614 powerpc/pci: Always print PHB and PE numbers as hexadecimal 9 years ago
eeh_sysfs.c 7531473c30 powerpc/eeh: Fix PE state format 11 years ago
entry_32.S b286cedd47 Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux 8 years ago
entry_64.S 84d69848c9 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 9 years ago
epapr_hcalls.S 9445aa1a30 ppc: move exports to definitions 9 years ago
epapr_paravirt.c c5aec4c76a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 11 years ago
exceptions-64e.S ae88f7b9af powerpc/64e: Don't branch to dot symbols 9 years ago
exceptions-64s.S da0e7e6276 Merge branch 'topic/ppc-kvm' into next 8 years ago
fadump.c f2a5e8f002 powerpc/fadump: Fix the race in crash_fadump(). 9 years ago
firmware.c cab2e05271 powerpc: fix implicit use of cache.h in kernel/firmware.c 14 years ago
fpu.S 84d69848c9 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 9 years ago
fsl_booke_entry_mapping.S c60232029a powerpc/fsl: Force coherent memory on e500mc derivatives 10 years ago
ftrace.c c02e0349d7 powerpc/ftrace: Fix the comments for ftrace_modify_code 9 years ago
head_32.S 2add203169 powerpc/32: Remove FIX_SRR1 9 years ago
head_40x.S 9445aa1a30 ppc: move exports to definitions 9 years ago
head_44x.S 9445aa1a30 ppc: move exports to definitions 9 years ago
head_64.S da6658859b powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. 9 years ago
head_8xx.S 75b8247276 powerpc/8xx: Perf events on PPC 8xx 9 years ago
head_booke.h fc2a6cfe05 powerpc: Fix interrupt range check on debug exception 12 years ago
head_fsl_booke.S 9445aa1a30 ppc: move exports to definitions 9 years ago
hw_breakpoint.c 6c8f9ad566 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next 8 years ago
idle.c cc293bf7a9 powerpc/idle: Convert use of typedef ctl_table to struct ctl_table 12 years ago
idle_6xx.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 years ago
idle_book3e.S b1576fec7f powerpc: No need to use dot symbols when branching to a function 11 years ago
idle_book3s.S 424f8acd32 powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stop 8 years ago
idle_e500.S 86d63363de powerpc/e500mc: Remove dead L2 flushing code in idle_e500.S 10 years ago
idle_power4.S b1576fec7f powerpc: No need to use dot symbols when branching to a function 11 years ago
ima_kexec.c ab6b1d1fc4 powerpc: ima: send the kexec buffer to the next kernel 9 years ago
io-workarounds.c 589ee62844 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> 8 years ago
io.c 3fafe9c202 powerpc/powernv: Add PIO accessors for Power8 LPC bus 12 years ago
iomap.c 38e9d36bc1 powerpc: Move isa bridge definitions to separate include 9 years ago
iommu.c af8a24988e powerpc: implement the DMA_ATTR_NO_WARN attribute 9 years ago
irq.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
isa-bridge.c b3c711a9e1 powerpc: Add support for non-PCI ISA bridges 9 years ago
jump_label.c 76b235c6bc jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} 10 years ago
kexec_elf_64.c ab6b1d1fc4 powerpc: ima: send the kexec buffer to the next kernel 9 years ago
kgdb.c 94e3d92359 powerpc: Fix kgdb on little endian ppc64le 9 years ago
kprobes.c 0ddde5004d powerpc/kprobes: Remove kprobe_exceptions_notify() 8 years ago
kvm.c a825ac078b powerpc: Remove redundant breaks 10 years ago
kvm_emul.S d35b1075af KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt. 13 years ago
l2cr_6xx.S 25985edced Fix common misspellings 14 years ago
legacy_serial.c 023b13a501 powerpc/powernv: Add support for direct mapped LPC on POWER9 9 years ago
machine_kexec.c 925e2d1ded powerpc: Update of_remove_property() call sites to remove null checking 9 years ago
machine_kexec_32.c ff2d8b19a3 treewide: convert uses of ATTRIB_NORETURN to __noreturn 14 years ago
machine_kexec_64.c 0d97631392 powerpc: Add purgatory for kexec_file_load() implementation. 9 years ago
machine_kexec_file_64.c ab6b1d1fc4 powerpc: ima: send the kexec buffer to the next kernel 9 years ago
mce.c 7b9f71f974 powerpc/64s: POWER9 machine check handler 8 years ago
mce_power.c 7b9f71f974 powerpc/64s: POWER9 machine check handler 8 years ago
misc.S 9445aa1a30 ppc: move exports to definitions 9 years ago
misc_32.S 8ae679c4bc powerpc: Fix build warning on 32-bit PPC 9 years ago
misc_64.S bd067f83b0 powerpc/64: Fix naming of cache block vs. cache line 8 years ago
module.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
module_32.c 136cd3450a powerpc/module: Only try to generate the ftrace_caller() stub once 9 years ago
module_64.c 71810db27c modversions: treat symbol CRCs as 32 bit quantities 8 years ago
msi.c 1f88d5860e powerpc: Remove MSI-related PCI controller ops from ppc_md 10 years ago
nvram_64.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
of_platform.c ebb242d56b powerpc/of_platform: Use builtin_platform_driver 9 years ago
optprobes.c 762df10bad powerpc/kprobes: Optimize kprobe in kretprobe_trampoline() 8 years ago
optprobes_head.S f558b37bf4 powerpc/optprobes: Fix TOC handling in optprobes trampoline 8 years ago
paca.c 9164bb4a18 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> 8 years ago
pci-common.c b286cedd47 Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux 8 years ago
pci-hotplug.c 4a5954ed77 powerpc/pci: Don't scan empty slot 9 years ago
pci_32.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
pci_64.c b5f1bf48f2 Merge tag 'powerpc-4.7-5' into next 9 years ago
pci_dn.c d468fcafb7 powerpc/pci: Fix build with PCI_IOV=y and EEH=n 9 years ago
pci_of_scan.c ef24ba7091 powerpc: Remove all usages of NO_IRQ 9 years ago
pmc.c 50af5ead3b bug.h: add include of it to various implicit C users 13 years ago
ppc32.h 09a4d5d015 powerpc: switch to generic old sigaction() 13 years ago
ppc_save_regs.S 25985edced Fix common misspellings 14 years ago
proc_powerpc.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
process.c 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
prom.c da6658859b powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. 9 years ago
prom_init.c 014d02cbf1 powerpc: Update to new option-vector-5 format for CAS 8 years ago
prom_init_check.sh fe921c8c39 powerpc: Simplify symbol check in prom_init_check.sh 11 years ago
prom_parse.c 2083f681e3 powerpc: of_parse_dma_window should take a __be32 *dma_window 12 years ago
ptrace.c b34ca60148 powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset write 9 years ago
ptrace32.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
reloc_32.S 348c2298a6 powerpc: Don't flush/invalidate the d/icache for an unknown relocation type 12 years ago
reloc_64.S a5b2cf5b1a powerpc: Align p_dyn, p_rela and p_st symbols 11 years ago
rtas-proc.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
rtas-rtc.c 9a8f99fab0 powerpc/rtas-rtc: remove sideeffects of printk_ratelimit 14 years ago
rtas.c 8b25778321 powerpc/kernel: Fix unbalanced refcount on RTAS device node 9 years ago
rtas_flash.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
rtas_pci.c bdc728a849 powerpc: move find_and_init_phbs() to pSeries specific code 10 years ago
rtasd.c 675d8ee685 powerpc/pseries: Update affinity for memory and cpus specified in a PRRN event 8 years ago
setup-common.c 33ec723cac powerpc: Move {d,i,u}cache_bsize definitions to a common place 8 years ago
setup.h b1923caa6e powerpc: Merge 32-bit and 64-bit setup_arch() 9 years ago
setup_32.c 33ec723cac powerpc: Move {d,i,u}cache_bsize definitions to a common place 8 years ago
setup_64.c 6ba422c75f powerpc/64: Avoid panic during boot due to divide by zero in init_cache_info() 8 years ago
signal.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
signal.h 000ec280e3 powerpc: tm: Rename transct_(*) to ck(\1)_state 9 years ago
signal_32.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
signal_64.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
smp-tbsync.c c141611fb1 powerpc: Delete non-required instances of include <linux/init.h> 12 years ago
smp.c 68e21be291 sched/headers: Move task->mm handling methods to <linux/sched/mm.h> 8 years ago
stacktrace.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
suspend.c 7f8998c7ae nosave: consolidate __nosave_{begin,end} in <asm/sections.h> 11 years ago
swsusp.c d2adba3fd1 powerpc/mm: Abstraction for switch_mmu_context() 9 years ago
swsusp_32.S 25985edced Fix common misspellings 14 years ago
swsusp_64.c 38b8d208a4 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> 8 years ago
swsusp_asm64.S 711b5138d5 powerpc: Only save/restore SDR1 if in hypervisor mode 12 years ago
swsusp_booke.S b58a7bd6df powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprg 12 years ago
sys_ppc32.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
syscalls.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
sysfs.c 977ab257a2 powerpc/sysfs: Convert to hotplug state machine 9 years ago
systbl.S 529d235a0e powerpc: Add a proper syscall for switching endianness 10 years ago
systbl_chk.c f43194e458 powerpc: Standardise on NR_syscalls rather than __NR_syscalls. 10 years ago
systbl_chk.sh f43194e458 powerpc: Standardise on NR_syscalls rather than __NR_syscalls. 10 years ago
tau_6xx.c af901ca181 tree-wide: fix assorted typos all over the place 16 years ago
time.c 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 years ago
tm.S 000ec280e3 powerpc: tm: Rename transct_(*) to ck(\1)_state 9 years ago
trace_clock.c 197165d449 powerpc/ftrace: add powerpc timebase as a trace clock source 10 years ago
traps.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
udbg.c bf4981a006 powerpc: Remove the celleb support 10 years ago
udbg_16550.c cd32e2dcc9 powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll() 11 years ago
uprobes.c 3d78e945b6 uprobes/powerpc: Kill arch_uprobe->ainsn 12 years ago
vdso.c e2827fe5c1 powerpc/64: Clean up ppc64_caches using a struct per cache 8 years ago
vecemu.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
vector.S 84d69848c9 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 9 years ago
vmlinux.lds.S dadc4a1bb9 powerpc/64: Fix placement of .text to be immediately following .head.text 9 years ago