..
vdso32
[POWERPC] vdso: Fixes for cache block sizes
17 years ago
vdso64
[POWERPC] vdso: Fixes for cache block sizes
17 years ago
Makefile
[POWERPC] Stop the TOC overflowing for large builds
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] Fix early btext debug on PowerMac
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: Correct 440GRx machine_check callback
17 years ago
crash.c
[POWERPC] Clean out a bunch of duplicate includes
18 years ago
crash_dump.c
[POWERPC] FWNMI is only used on pSeries
18 years ago
dma_64.c
Update arch/ to use sg helpers
18 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] Fix si_addr value on low level hash failures
17 years ago
head_booke.h
[POWERPC] Reworking machine check handling and Fix 440/440A
17 years ago
head_fsl_booke.S
[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE
17 years ago
ibmebus.c
[POWERPC] The builtin matches for ibmebus.c can be __initdata
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
[POWERPC] iommu_free_table doesn't need the device_node
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] arch/powerpc/: Spelling fixes
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] kernel_execve is identical in 32 and 64 bit
17 years ago
misc_32.S
[POWERPC] 4xx: Add early udbg support for 40x processors
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] Move of_device allocation into of_device.[ch]
18 years ago
of_platform.c
[POWERPC] Constify the of_device_id passed to of_platform_bus_probe
17 years ago
paca.c
[POWERPC] Implement SLB shadow buffer
19 years ago
pci-common.c
[POWERPC] Fix PCI IRQ fallback code to not map IRQ 0
17 years ago
pci_32.c
[POWERPC] Fix possible NULL deref in ppc32 PCI
17 years ago
pci_64.c
[POWERPC] Merge 32 and 64 bits pcibios_enable_device
17 years ago
pci_dn.c
[POWERPC] pci_controller->arch_data really is a struct device_node *
17 years ago
pmc.c
[POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAO
18 years ago
ppc32.h
…
ppc_ksyms.c
[POWERPC] Kill non-existent symbols from ksyms and commproc.h
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] Use SLB size from the device tree
17 years ago
prom_init.c
[POWERPC] ] Fix memset size error
17 years ago
prom_parse.c
[POWERPC] Add of_translate_dma_address
17 years ago
ptrace.c
Consolidate PTRACE_DETACH
18 years ago
ptrace32.c
[POWERPC] Add CHECK_FULL_REGS in several places in ptrace code
18 years ago
rtas-proc.c
[POWERPC] Fix ppc_rtas_progress_show()
18 years ago
rtas-rtc.c
…
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] pci32: Add flags modifying the PCI code behaviour
17 years ago
semaphore.c
…
setup-common.c
[POWERPC] Cleanup SMT thread handling
17 years ago
setup.h
…
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
Convert cpu_sibling_map to be a per cpu variable
18 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
[POWERPC] Remove warning in arch/powerpc/kernel/sysfs.c
18 years ago
systbl.S
[POWERPC] Align the sys_call_table
18 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
Driver core: change add_uevent_var to use a struct
18 years ago
vmlinux.lds.S
[POWERPC] Fix link errors for allyesconfig
17 years ago