You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/powerpc/kernel
Kumar Gala b38fd42ff4 powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP support 17 years ago
..
vdso32 powerpc: Fixup lwsync at runtime 17 years ago
vdso64 powerpc: Fixup lwsync at runtime 17 years ago
Makefile powerpc: Make the 64-bit kernel as a position-independent executable 17 years ago
align.c powerpc: Fix uninitialised variable in VSX alignment code 17 years ago
asm-offsets.c powerpc: Make it possible to move the interrupt handlers away from the kernel 17 years ago
audit.c
btext.c powerpc: Use the common ascii hex helpers 17 years ago
clock.c [POWERPC] clk.h interface for platforms 18 years ago
compat_audit.c
cpu_setup_6xx.S [POWERPC] ppc32: Fix errata for 603 CPUs 17 years ago
cpu_setup_44x.S powerpc: Remove use of CONFIG_PPC_MERGE 17 years ago
cpu_setup_pa6t.S
cpu_setup_ppc970.S powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit 17 years ago
cputable.c powerpc: Expose PMCs & cache topology in sysfs on 32-bit 17 years ago
crash.c powerpc: Increase CRASH_HANDLER_MAX 17 years ago
crash_dump.c powerpc: Fix /dev/oldmem interface for kdump 17 years ago
dma_64.c powerpc: move device_to_mask() to dma-mapping.h 17 years ago
entry_32.S powerpc: Add TIF_NOTIFY_RESUME support for tracehook 17 years ago
entry_64.S powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit 17 years ago
firmware.c
fpu.S powerpc: Add VSX context save/restore, ptrace and signal support 17 years ago
ftrace.c ftrace: store mcount address in rec->ip 17 years ago
head_8xx.S [POWERPC] 8xx: fix swap 17 years ago
head_32.S powerpc: Fix TLB invalidation on boot on 32-bit 17 years ago
head_40x.S [POWERPC] 40x/Book-E: Save/restore volatile exception registers 17 years ago
head_44x.S powerpc: rework 4xx PTE access and TLB miss 17 years ago
head_64.S powerpc: Make the 64-bit kernel as a position-independent executable 17 years ago
head_booke.h powerpc: rework 4xx PTE access and TLB miss 17 years ago
head_fsl_booke.S powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP support 17 years ago
ibmebus.c powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices 17 years ago
idle.c nohz: prevent tick stop outside of the idle loop 17 years ago
idle_6xx.S powerpc: Fix for getting CPU number in power_save_ppc32_restore() 17 years ago
idle_e500.S powerpc: Fix for getting CPU number in power_save_ppc32_restore() 17 years ago
idle_power4.S
init_task.c [PATCH] take init_files to fs/file.c 17 years ago
io.c ftrace: support for PowerPC 17 years ago
iomap.c [POWERPC] Add 64-bit resources support to pci_iomap 18 years ago
iommu.c powerpc/pseries: iommu enablement for CMO 17 years ago
irq.c powerpc: Make the irq reverse mapping radix tree lockless 17 years ago
isa-bridge.c [POWERPC] Remove leftover printk in isa-bridge.c 17 years ago
kgdb.c kgdb, powerpc: arch specific powerpc kgdb support 17 years ago
kprobes.c kprobes: improve kretprobe scalability with hashed locking 17 years ago
l2cr_6xx.S Convert files to UTF-8 and some cleanups 18 years ago
legacy_serial.c powerpc/powermac: Fixup default serial port device for pmac_zilog 17 years ago
lparcfg.c powerpc: Replace __FUNCTION__ with __func__ 17 years ago
machine_kexec.c kexec jump 17 years ago
machine_kexec_32.c kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE 17 years ago
machine_kexec_64.c Merge commit 'origin/master' 17 years ago
misc.S powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit 17 years ago
misc_32.S powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion 17 years ago
misc_64.S powerpc: fix giveup_vsx to save registers correctly 17 years ago
module.c powerpc: Remove dead module_find_bug code 17 years ago
module_32.c powerpc: Move common module code into its own file 17 years ago
module_64.c lib: Correct printk %pF to work on all architectures 17 years ago
msi.c [POWERPC] Fix sparse warnings in arch/powerpc/kernel 17 years ago
nvram_64.c
of_device.c [POWERPC] Move of_device_get_modalias to drivers/of 17 years ago
of_platform.c powerpc: Add missing reference to coherent_dma_mask 17 years ago
paca.c powerpc: Make the 64-bit kernel as a position-independent executable 17 years ago
pci-common.c powerpc/pci: Don't keep ISA memory hole resources in the tree 17 years ago
pci_32.c [POWERPC] Remove update_bridge_resource 17 years ago
pci_64.c [POWERPC] Use dev_set_name in pci_64.c 17 years ago
pci_dn.c [POWERPC] iSeries: eliminate pci_dn bussubno 17 years ago
pmc.c [POWERPC] Made FSL Book-E PMC support more generic 17 years ago
ppc32.h powerpc: Add VSX context save/restore, ptrace and signal support 17 years ago
ppc_ksyms.c Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build 17 years ago
proc_ppc64.c powerpc: use non-racy method for proc entries creation 17 years ago
process.c powerpc: Remove use of CONFIG_PPC_MERGE 17 years ago
prom.c powerpc: Make the 64-bit kernel as a position-independent executable 17 years ago
prom_init.c powerpc: Make the 64-bit kernel as a position-independent executable 17 years ago
prom_init_check.sh [POWERPC] Fix -Os kernel builds with newer gcc versions 17 years ago
prom_parse.c powerpc: Fix OF parsing of 64 bits PCI addresses 17 years ago
ptrace.c powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs 17 years ago
ptrace32.c powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes 17 years ago
reloc_64.S powerpc: Make the 64-bit kernel as a position-independent executable 17 years ago
rtas-proc.c [POWERPC] Fix sparse warnings in arch/powerpc/kernel 17 years ago
rtas-rtc.c
rtas.c powerpc: Zero fill the return values of rtas argument buffer 17 years ago
rtas_flash.c SL*B: drop kmem cache argument from constructor 17 years ago
rtas_pci.c [POWERPC] Fix sparse warnings in arch/powerpc/kernel 17 years ago
setup-common.c powerpc: Fix major revision number for Freescale cores 17 years ago
setup.h
setup_32.c powerpc: Expose PMCs & cache topology in sysfs on 32-bit 17 years ago
setup_64.c powerpc: Make it possible to move the interrupt handlers away from the kernel 17 years ago
signal.c powerpc: Add TIF_NOTIFY_RESUME support for tracehook 17 years ago
signal.h powerpc: Clean up copy_to/from_user for vsx and fpr 17 years ago
signal_32.c powerpc: fix giveup_vsx to save registers correctly 17 years ago
signal_64.c powerpc: fix giveup_vsx to save registers correctly 17 years ago
smp-tbsync.c
smp.c powerpc: Make core id information available to userspace 17 years ago
softemu8xx.c powerpc: Add macros to access floating point registers in thread_struct. 17 years ago
stacktrace.c powerpc: Removed duplicated include in stacktrace.c 17 years ago
suspend.c PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
swsusp.c
swsusp_32.S [POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVEC 17 years ago
swsusp_64.c
swsusp_asm64.S
sys_ppc32.c powerpc: Use sys_pause for 32-bit pause entry point 17 years ago
syscalls.c powerpc/mm: Add Strong Access Ordering support 17 years ago
sysfs.c powerpc: Fix build warnings introduced by PMC support on 32-bit 17 years ago
systbl.S [POWERPC] Align the sys_call_table 18 years ago
systbl_chk.c [POWERPC] Fix a couple of copyright symbols 17 years ago
systbl_chk.sh [POWERPC] Fix a couple of copyright symbols 17 years ago
tau_6xx.c on_each_cpu(): kill unused 'retry' parameter 17 years ago
time.c Merge commit 'origin/master' 17 years ago
traps.c powerpc: BookE hardware watchpoint support 17 years ago
udbg.c [POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in boot 17 years ago
udbg_16550.c [POWERPC] 4xx: Add early udbg support for 40x processors 17 years ago
vdso.c powerpc: Remove use of CONFIG_PPC_MERGE 17 years ago
vecemu.c
vector.S
vio.c powerpc: Fix vio_bus_probe oops on probe error 17 years ago
vmlinux.lds.S powerpc: Make the 64-bit kernel as a position-independent executable 17 years ago