..
vdso32
[POWERPC] vdso: Fixes for cache block sizes
17 years ago
vdso64
[POWERPC] vdso: Fixes for cache block sizes
17 years ago
Makefile
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
17 years ago
align.c
[POWERPC] Handle alignment faults on SPE load/store instructions
18 years ago
asm-offsets.c
[POWERPC] iSeries: Use alternate paca structure for booting
17 years ago
audit.c
[PATCH] audit signal recipients
18 years ago
btext.c
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
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] 4xx: Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.S
17 years ago
cpu_setup_pa6t.S
[POWERPC] pasemi: Enable one more hid bit
18 years ago
cpu_setup_ppc970.S
…
cputable.c
[POWERPC] 4xx: Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.S
17 years ago
crash.c
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
17 years ago
crash_dump.c
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
17 years ago
dma_64.c
iommu sg: powerpc: convert iommu to use the IOMMU helper
17 years ago
entry_32.S
[POWERPC] Make Book-E debug handling SMP safe
17 years ago
entry_64.S
[POWERPC] irqtrace support for 64-bit powerpc
17 years ago
firmware.c
…
fpu.S
…
head_8xx.S
[POWERPC] 8xx: fix swap
17 years ago
head_32.S
[POWERPC] Move stackframe definitions to common header
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] Rework Book-E debug exception handling
17 years ago
head_64.S
[POWERPC] irqtrace support for 64-bit powerpc
17 years ago
head_booke.h
[POWERPC] Rework Book-E debug exception handling
17 years ago
head_fsl_booke.S
[POWERPC] Rework Book-E debug exception handling
17 years ago
ibmebus.c
[POWERPC] Replace remaining __FUNCTION__ occurrences
17 years ago
idle.c
[POWERPC] Fix sysctl table check failure on PowerMac
17 years ago
idle_6xx.S
…
idle_power4.S
[POWERPC] powermac: Support G5 CPU hotplug
18 years ago
init_task.c
…
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
[POWERPC] Replace remaining __FUNCTION__ occurrences
17 years ago
irq.c
[POWERPC] irqtrace support for 64-bit powerpc
17 years ago
isa-bridge.c
[POWERPC] Replace logical-AND by bit-AND in pci_process_ISA_OF_ranges()
17 years ago
kprobes.c
[POWERPC] Kill sparse warnings in kprobes
17 years ago
l2cr_6xx.S
Convert files to UTF-8 and some cleanups
18 years ago
legacy_serial.c
[POWERPC] Fix legacy serial search for opb bus ports
17 years ago
lparcfg.c
[POWERPC] Replace remaining __FUNCTION__ occurrences
17 years ago
machine_kexec.c
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
17 years ago
machine_kexec_32.c
…
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] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernels
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] Initialize paca->current earlier
17 years ago
pci-common.c
PCI: powerpc: use generic pci_enable_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] Made FSL Book-E PMC support more generic
17 years ago
ppc32.h
Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"
17 years ago
ppc_ksyms.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
17 years ago
proc_ppc64.c
…
process.c
[POWERPC] Fix kernel stack allocation alignment
17 years ago
prom.c
[POWERPC] Fix device-tree locking vs. interrupts
17 years ago
prom_init.c
[POWERPC] Efika: Really, don't pretend to be CHRP
17 years ago
prom_parse.c
[POWERPC] Add of_translate_dma_address
17 years ago
ptrace.c
[POWERPC] user_regset PTRACE_SETREGS regression fix
17 years ago
ptrace32.c
Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"
17 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
…
rtas.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
17 years ago
rtas_flash.c
Merge branch 'linux-2.6'
17 years ago
rtas_pci.c
[POWERPC] Convert pci and eeh code to of_device_is_available
17 years ago
setup-common.c
[POWERPC] Add 'model: ...' line to common show_cpuinfo()
17 years ago
setup.h
…
setup_32.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
17 years ago
setup_64.c
[POWERPC] irqtrace support for 64-bit powerpc
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] Define copy_siginfo_from_user32
17 years ago
signal_64.c
[POWERPC] Implement logging of unhandled signals
18 years ago
smp-tbsync.c
…
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
stacktrace.c
[POWERPC] Stacktrace support for lockdep
17 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
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
17 years ago
syscalls.c
arch: Remove unnecessary inclusions of asm/semaphore.h
17 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
…
time.c
taskstats scaled time cleanup
17 years ago
traps.c
[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=y
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
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6
17 years ago
vecemu.c
…
vector.S
…
vio.c
[POWERPC] Replace remaining __FUNCTION__ occurrences
17 years ago
vmlinux.lds.S
[POWERPC] Update linker script to properly set physical addresses
17 years ago