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
Benjamin Herrenschmidt 6d2170be45 powerpc/4xx: Extended DCR support v2 16 years ago
..
vdso32 powerpc: Improve resolution of VDSO clock_gettime 16 years ago
vdso64 powerpc: Improve resolution of VDSO clock_gettime 16 years ago
.gitignore powerpc: Ignore generated vmlinux.lds in git 17 years ago
Makefile ftrace: rename FTRACE to FUNCTION_TRACER 17 years ago
align.c powerpc: Fix uninitialised variable in VSX alignment code 17 years ago
asm-offsets.c powerpc: Improve resolution of VDSO clock_gettime 16 years ago
audit.c [PATCH] audit signal recipients 18 years ago
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 [PATCH] add SIGNAL syscall class (v3) 18 years ago
cpu_setup_6xx.S [POWERPC] ppc32: Fix errata for 603 CPUs 17 years ago
cpu_setup_44x.S powerpc/virtex5: Fix Virtex5 machine check handling 16 years ago
cpu_setup_pa6t.S [POWERPC] pasemi: Enable one more hid bit 18 years ago
cpu_setup_ppc970.S powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit 17 years ago
cputable.c powerpc/4xx: Extended DCR support v2 16 years ago
crash.c powerpc: Increase CRASH_HANDLER_MAX 17 years ago
crash_dump.c powerpc: Support for relocatable kdump kernel 17 years ago
dma-iommu.c powerpc: Update remaining dma_mapping_ops to use map/unmap_page 17 years ago
dma.c powerpc: Add sync_*_for_* to dma_ops 16 years ago
entry_32.S ftrace: rename FTRACE to FUNCTION_TRACER 17 years ago
entry_64.S powerpc: Fix system calls on Cell entered with XER.SO=1 16 years ago
firmware.c
fpu.S powerpc: Add VSX context save/restore, ptrace and signal support 17 years ago
ftrace.c ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file 17 years ago
head_8xx.S [POWERPC] 8xx: fix swap 17 years ago
head_32.S powerpc: Fix 32-bit SMP boot on CHRP 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/ppc64/kdump: Better flag for running relocatable 17 years ago
head_booke.h powerpc: rework 4xx PTE access and TLB miss 17 years ago
head_fsl_booke.S powerpc/85xx: Add support for SMP initialization 16 years ago
ibmebus.c powerpc: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
idle.c powerpc: Fix failure to shutdown with CPU hotplug 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 [POWERPC] powermac: Support G5 CPU hotplug 18 years ago
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: Update remaining dma_mapping_ops to use map/unmap_page 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, x86, arm, mips, powerpc: ignore user space single stepping 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 powerpc: Support for relocatable kdump kernel 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 powerpc: Kexec exit should not use magic numbers 17 years ago
misc.S powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit 17 years ago
misc_32.S powerpc/fsl-booke: Fix the miss interrupt restore 16 years ago
misc_64.S powerpc: Kexec exit should not use magic numbers 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 Fix compile failure with non modular builds 17 years ago
msi.c [POWERPC] Fix sparse warnings in arch/powerpc/kernel 17 years ago
nvram_64.c [POWERPC] pseries: Eliminate global error_log_cnt variable 18 years ago
of_device.c powerpc: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
of_platform.c powerpc: Add missing reference to coherent_dma_mask 17 years ago
paca.c powerpc: Update page-in counter for CMM 16 years ago
pci-common.c powerpc: Remove `have_of' global variable 16 years ago
pci_32.c powerpc: Remove `have_of' global variable 16 years ago
pci_64.c powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup 16 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 ftrace: rename FTRACE to FUNCTION_TRACER 17 years ago
proc_ppc64.c powerpc: use non-racy method for proc entries creation 17 years ago
process.c powerpc: Allow the max stack trace depth to be configured 16 years ago
prom.c powerpc: Add of_find_next_cache_node() 16 years ago
prom_init.c Revert "powerpc: Sync RPA note in zImage with kernel's RPA note" 17 years ago
prom_init_check.sh powerpc: Fix build issue with CONFIG_RELOCATABLE=y 17 years ago
prom_parse.c Merge branch 'merge' 16 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/pseries: Check for GIQ indicator before calling set-indicator 16 years ago
rtas_flash.c SL*B: drop kmem cache argument from constructor 17 years ago
rtas_pci.c powerpc/pci: Fix various pseries PCI hotplug issues 16 years ago
setup-common.c powerpc: Move memory size print into common show_cpuinfo for 32-bit 17 years ago
setup.h
setup_32.c powerpc: Move smp_hw_index to 32-bit code 16 years ago
setup_64.c powerpc: Remove `have_of' global variable 16 years ago
signal.c powerpc: Add TIF_NOTIFY_RESUME support for tracehook 17 years ago
signal.h x86, um: get rid of uml signal.h 17 years ago
signal_32.c powerpc: Fix msr check in compat_sys_swapcontext 16 years ago
signal_64.c powerpc: Fix swapcontext system for VSX + old ucontext size 17 years ago
smp-tbsync.c powerpc: Silence software timebase sync 16 years ago
smp.c powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node() 16 years ago
softemu8xx.c Remove asm/a.out.h files for all architectures without a.out support. 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 powerpc: fixup hard_irq_disable semantics 18 years ago
swsusp_32.S [POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVEC 17 years ago
swsusp_64.c [POWERPC] powermac: Suspend to disk on G5 18 years ago
swsusp_asm64.S powerpc: Fix 64-bit hibernation with 64k pages 17 years ago
sys_ppc32.c compat: generic compat get/settimeofday 17 years ago
syscalls.c powerpc/mm: Add Strong Access Ordering support 17 years ago
sysfs.c powerpc: Convert sysfs cache code to of_find_next_cache_node() 16 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 powerpc: Eliminate unused do_gtod variable 16 years ago
traps.c powerpc: Add SPE/EFP math emulation for E500v1/v2 processors. 16 years ago
udbg.c [POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in boot 17 years ago
udbg_16550.c powerpc: Unsigned speed cannot be negative in udbg_16559.c 17 years ago
vdso.c powerpc: Remove use of CONFIG_PPC_MERGE 17 years ago
vecemu.c
vector.S
vio.c powerpc: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
vmlinux.lds.S Revert "powerpc: Sync RPA note in zImage with kernel's RPA note" 17 years ago