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
Paul Mackerras bd45ac0c5d Merge branch 'linux-2.6' 17 years ago
..
vdso32 [POWERPC] vdso: Fixes for cache block sizes 17 years ago
vdso64 [POWERPC] vdso: Fixes for cache block sizes 17 years ago
Makefile [POWERPC] Move RapidIO support code from arch/ppc 17 years ago
align.c [POWERPC] Handle alignment faults on SPE load/store instructions 18 years ago
asm-offsets.c [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE 17 years ago
audit.c [PATCH] audit signal recipients 18 years ago
binfmt_elf32.c powerpc: Use linux/elfcore-compat.h 18 years ago
btext.c [POWERPC] Use for_each macros in arch/powerpc/kernel 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 Spelling fix: explicitly 18 years ago
cpu_setup_44x.S [POWERPC] 4xx: Fix 440grx setup function to call 440A fixup 17 years ago
cpu_setup_pa6t.S [POWERPC] pasemi: Enable one more hid bit 18 years ago
cpu_setup_ppc970.S [POWERPC] powerpc: Enable DEEPNAP power savings mode on 970MP 19 years ago
cputable.c [POWERPC] 4xx: Add PowerPC 440EP Rev C 17 years ago
crash.c [POWERPC] kdump shutdown hook support 17 years ago
crash_dump.c [POWERPC] FWNMI is only used on pSeries 18 years ago
dma_64.c [POWERPC] Remove bogus comment in dma_direct_alloc_coherent() 17 years ago
entry_32.S [POWERPC] Avoid unpaired stwcx. on some processors 17 years ago
entry_64.S [POWERPC] Add 1TB workaround for PA6T 18 years ago
firmware.c Remove obsolete #include <linux/config.h> 19 years ago
fpu.S [POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.S 19 years ago
head_8xx.S [POWERPC] 8xx: Work around CPU15 erratum. 18 years ago
head_32.S [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE 17 years ago
head_40x.S [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE 17 years ago
head_44x.S [POWERPC] Reworking machine check handling and Fix 440/440A 17 years ago
head_64.S [POWERPC] Provide a way to protect 4k subpages when using 64k pages 17 years ago
head_booke.h [POWERPC] Reworking machine check handling and Fix 440/440A 17 years ago
head_fsl_booke.S [POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500 17 years ago
ibmebus.c [POWERPC] Make ibmebus use of_(un)register_driver 17 years ago
idle.c [POWERPC] Fix sysctl table check failure on PowerMac 17 years ago
idle_6xx.S Remove obsolete #include <linux/config.h> 19 years ago
idle_power4.S [POWERPC] powermac: Support G5 CPU hotplug 18 years ago
init_task.c [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 19 years ago
io.c [POWERPC] Move inline asm eieio to using eieio inline function 18 years ago
iomap.c [POWERPC] Add 64-bit resources support to pci_iomap 18 years ago
iommu.c Merge branch 'linux-2.6' 17 years ago
irq.c Spelling fix: explicitly 18 years ago
isa-bridge.c [POWERPC] pci_controller->arch_data really is a struct device_node * 17 years ago
kprobes.c kprobes: support kretprobe blacklist 18 years ago
l2cr_6xx.S Convert files to UTF-8 and some cleanups 18 years ago
legacy_serial.c [POWERPC] Reduce code duplication in legacy_serial, add UART parent types 17 years ago
lparcfg.c [POWERPC] lparcfg: Remove useless buffer allocation 17 years ago
machine_kexec.c Use extended crashkernel command line on ppc64 18 years ago
machine_kexec_32.c Storage class should be first 19 years ago
machine_kexec_64.c [POWERPC] Rename get_property to of_get_property: arch/powerpc 18 years ago
misc.S [POWERPC] Make setjmp/longjmp code usable outside of xmon 17 years ago
misc_32.S [POWERPC] 85xx: Only invalidate TLB0 and TLB1 17 years ago
misc_64.S [POWERPC] kernel_execve is identical in 32 and 64 bit 17 years ago
module_32.c [POWERPC] Optimize counting distinct entries in the relocation sections 17 years ago
module_64.c [POWERPC] Optimize counting distinct entries in the relocation sections 17 years ago
msi.c [POWERPC] PowerPC MSI infrastructure 18 years ago
nvram_64.c [POWERPC] pseries: Eliminate global error_log_cnt variable 18 years ago
of_device.c [POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants. 17 years ago
of_platform.c [POWERPC] arch/powerpc/kernel: Use for_each_child_of_node 17 years ago
paca.c [POWERPC] Implement SLB shadow buffer 19 years ago
pci-common.c [POWERPC] Fixup transparent P2P resources 17 years ago
pci_32.c [POWERPC] Remove update_bridge_resource 17 years ago
pci_64.c [POWERPC] Always hookup PHB IO resource even when empty 17 years ago
pci_dn.c [POWERPC] iSeries: eliminate pci_dn bussubno 17 years ago
pmc.c [POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAO 18 years ago
ppc32.h
ppc_ksyms.c [POWERPC] Export copy_page() on 32bit 17 years ago
proc_ppc64.c [PATCH] mark struct file_operations const 2 18 years ago
process.c [POWERPC] Fix hardware IRQ time accounting problem. 17 years ago
prom.c [POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaround 17 years ago
prom_init.c [POWERPC] Efika: prune fixups and make them more carefull 17 years ago
prom_parse.c [POWERPC] Add of_translate_dma_address 17 years ago
ptrace.c powerpc: ptrace generic resume 17 years ago
ptrace32.c [POWERPC] Add CHECK_FULL_REGS in several places in ptrace code 18 years ago
rio.c [POWERPC] Move RapidIO support code from arch/ppc 17 years ago
rtas-proc.c [POWERPC] Fix ppc_rtas_progress_show() 18 years ago
rtas-rtc.c [PATCH] powerpc: reorg RTAS delay code 19 years ago
rtas.c Revert "[POWERPC] Fix RTAS os-term usage on kernel panic" 17 years ago
rtas_flash.c Slab API: remove useless ctor parameter and reorder parameters 18 years ago
rtas_pci.c [POWERPC] arch/powerpc/kernel: Use for_each_child_of_node 17 years ago
semaphore.c
setup-common.c [POWERPC] Cleanup SMT thread handling 17 years ago
setup.h [PATCH] powerpc: Make early xmon logic immune to location of early parsing 19 years ago
setup_32.c [POWERPC] Only call ppc_md.setup_arch() if it is provided 18 years ago
setup_64.c [POWERPC] Fix cache line vs. block size confusion 17 years ago
signal.c [POWERPC] Implement logging of unhandled signals 18 years ago
signal.h [POWERPC] Less ifdef's in signal.c/signal.h 18 years ago
signal_32.c [POWERPC] arch/powerpc: Remove duplicate includes 17 years ago
signal_64.c [POWERPC] Implement logging of unhandled signals 18 years ago
smp-tbsync.c [POWERPC] Replace kmalloc+memset with kzalloc 18 years ago
smp.c [POWERPC] Make smp_send_stop() handle panic and xmon reboot 17 years ago
softemu8xx.c [POWERPC] 8xx: Move softemu8xx.c from arch/ppc 18 years ago
suspend.c [PATCH] x86: Move swsusp __pa() dependent code to arch portion 18 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] powermac: Suspend to disk on G5 18 years ago
sys_ppc32.c remove include/asm-*/ipc.h 18 years ago
syscalls.c remove include/asm-*/ipc.h 18 years ago
sysfs.c remove __attribute_used__ 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 Remove obsolete #include <linux/config.h> 19 years ago
time.c [POWERPC] Implement arch disable/enable irq hooks. 17 years ago
traps.c [POWERPC] Reworking machine check handling and Fix 440/440A 17 years ago
udbg.c [POWERPC] 4xx: Add early udbg support for 40x processors 17 years ago
udbg_16550.c [POWERPC] 4xx: Add early udbg support for 40x processors 17 years ago
vdso.c [POWERPC] vdso: Fixes for cache block sizes 17 years ago
vecemu.c
vector.S Remove obsolete #include <linux/config.h> 19 years ago
vio.c PPC: Fix powerpc vio_find_name to not use devices_subsys 17 years ago
vmlinux.lds.S all archs: consolidate init and exit sections in vmlinux.lds.h 17 years ago