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
John Rose ae883cab94 [POWERPC] pseries: Force 4k update_flash block and list sizes 18 years ago
..
vdso32 [POWERPC] Support feature fixups in vdso's 19 years ago
vdso64 [POWERPC] Cell timebase bug workaround 19 years ago
Makefile [POWERPC] Fix oprofile support for e500 in arch/powerpc 19 years ago
align.c [PATCH] powerpc: Implement support for setting little-endian mode via prctl 19 years ago
asm-offsets.c [POWERPC] Fix non-smp build 19 years ago
audit.c [PATCH] audit: AUDIT_PERM support 19 years ago
binfmt_elf32.c Remove obsolete #include <linux/config.h> 19 years ago
btext.c [POWERPC] Fix various offb issues 19 years ago
compat_audit.c [PATCH] audit: AUDIT_PERM support 19 years ago
cpu_setup_6xx.S Remove obsolete #include <linux/config.h> 19 years ago
cpu_setup_ppc970.S Merge branch 'merge' 19 years ago
cputable.c [POWERPC] Support feature fixups in vdso's 19 years ago
crash.c [POWERPC] Fix interrupt clearing in kdump shutdown sequence 19 years ago
crash_dump.c [POWERPC] Make doc comments extractable 19 years ago
dma_64.c [POWERPC] Simplify dma_ops bug conditions 19 years ago
entry_32.S Remove obsolete #include <linux/config.h> 19 years ago
entry_64.S [POWERPC] implement BEGIN/END_FW_FTR_SECTION 19 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_4xx.S Remove obsolete #include <linux/config.h> 19 years ago
head_8xx.S Remove obsolete #include <linux/config.h> 19 years ago
head_32.S Remove obsolete #include <linux/config.h> 19 years ago
head_44x.S Remove obsolete #include <linux/config.h> 19 years ago
head_64.S [PATCH] powerpc: Eliminate "exceeds stub group size" linker warning 19 years ago
head_booke.h
head_fsl_booke.S Remove obsolete #include <linux/config.h> 19 years ago
ibmebus.c IRQ: Use the new typedef for interrupt handler function pointers 19 years ago
idle.c Remove obsolete #include <linux/config.h> 19 years ago
idle_6xx.S Remove obsolete #include <linux/config.h> 19 years ago
idle_power4.S Remove obsolete #include <linux/config.h> 19 years ago
init_task.c [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 19 years ago
io.c [POWERPC] Merge iSeries i/o operations with the rest 19 years ago
iomap.c
iommu.c [POWERPC] Use 4kB iommu pages even on 64kB-page systems 19 years ago
irq.c [PATCH] extern doesn't make sense on a definition of function... 19 years ago
kprobes.c [PATCH] kretprobe spinlock deadlock patch 19 years ago
l2cr_6xx.S Remove obsolete #include <linux/config.h> 19 years ago
legacy_serial.c Merge branch 'merge' 19 years ago
lparcfg.c [POWERPC] clean up pseries hcall interfaces 19 years ago
lparmap.c
machine_kexec.c [POWERPC] Move some kexec logic into machine_kexec.c 19 years ago
machine_kexec_32.c Storage class should be first 19 years ago
machine_kexec_64.c Merge branch 'merge' 19 years ago
misc.S [POWERPC] convert string i/o operations to C 19 years ago
misc_32.S [POWERPC] Consolidate feature fixup code 19 years ago
misc_64.S [POWERPC] Consolidate feature fixup code 19 years ago
module_32.c [POWERPC] Support feature fixups in modules 19 years ago
module_64.c [POWERPC] Support feature fixups in modules 19 years ago
nvram_64.c
of_device.c [POWERPC] Remove linux,device properties 19 years ago
paca.c [POWERPC] Implement SLB shadow buffer 19 years ago
pci_32.c [POWERPC] Fix IO Window Updates on P2P bridges. 19 years ago
pci_64.c [POWERPC] Check for offline nodes in pci NUMA code 19 years ago
pci_direct_iommu.c [POWERPC] cleanup dma_mapping_ops 19 years ago
pci_dn.c [POWERPC] Constify & voidify get_property() 19 years ago
pci_iommu.c [POWERPC] cleanup dma_mapping_ops 19 years ago
pmc.c [POWERPC] Fix oprofile support for e500 in arch/powerpc 19 years ago
ppc32.h
ppc_ksyms.c [POWERPC] convert string i/o operations to C 19 years ago
proc_ppc64.c Remove obsolete #include <linux/config.h> 19 years ago
process.c [POWERPC] Better check in show_instructions 19 years ago
prom.c [POWERPC] Fix device_is_compatible() const warning 19 years ago
prom_init.c Merge branch 'merge' 19 years ago
prom_parse.c Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ" 19 years ago
ptrace-common.h Remove obsolete #include <linux/config.h> 19 years ago
ptrace.c [POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave} 19 years ago
ptrace32.c Remove obsolete #include <linux/config.h> 19 years ago
rtas-proc.c [POWERPC] Constify & voidify get_property() 19 years ago
rtas-rtc.c [PATCH] powerpc: reorg RTAS delay code 19 years ago
rtas.c [POWERPC] reboot when panic_timout is set 19 years ago
rtas_flash.c [POWERPC] pseries: Force 4k update_flash block and list sizes 18 years ago
rtas_pci.c [POWERPC] Add a helper for calculating RTAS "config_addr" parameters 19 years ago
semaphore.c
setup-common.c [POWERPC] Fix xmon=off and cleanup xmon initialisation 19 years ago
setup.h [PATCH] powerpc: Make early xmon logic immune to location of early parsing 19 years ago
setup_32.c [POWERPC] Support feature fixups in vdso's 19 years ago
setup_64.c [POWERPC] Support feature fixups in vdso's 19 years ago
signal_32.c Remove obsolete #include <linux/config.h> 19 years ago
signal_64.c Remove obsolete #include <linux/config.h> 19 years ago
smp-tbsync.c [POWERPC] Fix irq enable/disable in smp_generic_take_timebase 19 years ago
smp.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
swsusp_32.S [PATCH] Change the name of pagedir_nosave 19 years ago
sys_ppc32.c [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 19 years ago
syscalls.c [PATCH] namespaces: utsname: switch to using uts namespaces 19 years ago
sysfs.c [POWERPC] Always call cede in pseries dedicated idle loop 19 years ago
systbl.S Remove obsolete #include <linux/config.h> 19 years ago
tau_6xx.c Remove obsolete #include <linux/config.h> 19 years ago
time.c [POWERPC] Simplify stolen time calculation 19 years ago
traps.c [POWERPC] Make alignment exception always check exception table 19 years ago
udbg.c Remove obsolete #include <linux/config.h> 19 years ago
udbg_16550.c [POWERPC] Fix default clock for udbg_16550 19 years ago
vdso.c [POWERPC] Support feature fixups in vdso's 19 years ago
vecemu.c
vector.S Remove obsolete #include <linux/config.h> 19 years ago
vio.c [POWERPC] Use 4kB iommu pages even on 64kB-page systems 19 years ago
vmlinux.lds.S [PATCH] vmlinux.lds: consolidate initcall sections 19 years ago