..
vdso32
…
vdso64
…
Makefile
[POWERPC] Make syscall restart code more common
18 years ago
align.c
[POWERPC] Alignment exception uses __get/put_user_inatomic
18 years ago
asm-offsets.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
18 years ago
audit.c
[PATCH] audit signal recipients
18 years ago
binfmt_elf32.c
…
btext.c
[POWERPC] Rename get_property to of_get_property: arch/powerpc
18 years ago
compat_audit.c
[PATCH] add SIGNAL syscall class (v3)
18 years ago
cpu_setup_6xx.S
…
cpu_setup_pa6t.S
[POWERPC] pasemi: Enable one more hid bit
18 years ago
cpu_setup_ppc970.S
…
cputable.c
[POWERPC] Add missing pmc_type fields in cpu_table
18 years ago
crash.c
…
crash_dump.c
…
dma_64.c
…
entry_32.S
[POWERPC] Fix COMMON symbol warnings
18 years ago
entry_64.S
…
firmware.c
…
fpu.S
…
head_4xx.S
…
head_8xx.S
…
head_32.S
[POWERPC] Remove the dregs of APUS support from arch/powerpc
18 years ago
head_44x.S
[POWERPC] Early serial debug support for PPC44x
18 years ago
head_64.S
[POWERPC] Save trap number in bad_stack
18 years ago
head_booke.h
…
head_fsl_booke.S
…
ibmebus.c
[POWERPC] ibmebus: change probe/remove interface from using loc-code to DT path
18 years ago
idle.c
[POWERPC] powermac: Suspend to disk on G5
18 years ago
idle_6xx.S
…
idle_power4.S
[POWERPC] powermac: Support G5 CPU hotplug
18 years ago
init_task.c
…
io.c
…
iomap.c
…
iommu.c
Revert "[POWERPC] DMA 4GB boundary protection"
18 years ago
irq.c
[POWERPC] Add irq_create_direct_mapping()
18 years ago
isa-bridge.c
[POWERPC] Rewrite IO allocation & mapping on powerpc64
18 years ago
kprobes.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
18 years ago
l2cr_6xx.S
…
legacy_serial.c
Merge branch 'linux-2.6'
18 years ago
lparcfg.c
[POWERPC] Replace if-then-else with a switch statement
18 years ago
lparmap.c
[POWERPC] iSeries: suppress build warning in lparmap.c
18 years ago
machine_kexec.c
…
machine_kexec_32.c
…
machine_kexec_64.c
[POWERPC] Rename get_property to of_get_property: arch/powerpc
18 years ago
misc.S
…
misc_32.S
[POWERPC] Merge CPU features pertaining to icache coherency
18 years ago
misc_64.S
[POWERPC] kexec: Send slaves to new kernel earlier
18 years ago
module_32.c
…
module_64.c
…
msi.c
[POWERPC] PowerPC MSI infrastructure
18 years ago
nvram_64.c
…
of_device.c
[POWERPC] Export of_device_get_modalias
18 years ago
of_platform.c
[POWERPC] Rewrite IO allocation & mapping on powerpc64
18 years ago
paca.c
…
pci_32.c
[POWERPC] Fix STRICT_MM_TYPECHECKS
18 years ago
pci_64.c
[POWERPC] Rewrite IO allocation & mapping on powerpc64
18 years ago
pci_dn.c
[POWERPC] Rename get_property to of_get_property: arch/powerpc
18 years ago
pmc.c
[POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAO
18 years ago
ppc32.h
…
ppc_ksyms.c
[POWERPC] Remove duplicate export of __div64_32.
18 years ago
proc_ppc64.c
…
process.c
[POWERPC] Always apply DABR changes on context switches
18 years ago
prom.c
[POWERPC] Update documentation for of_find_node_by_type()
18 years ago
prom_init.c
[POWERPC] Donate idle CPU cycles on dedicated partitions
18 years ago
prom_parse.c
[POWERPC] Don't complain if size-cells == 0 in prom_parse()
18 years ago
ptrace.c
[POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits
18 years ago
ptrace32.c
[POWERPC] ptrace shouldn't touch FP exec mode
18 years ago
rtas-proc.c
[POWERPC] Fix ppc_rtas_progress_show()
18 years ago
rtas-rtc.c
…
rtas.c
[POWERPC] Remove old interface find_path_device
18 years ago
rtas_flash.c
…
rtas_pci.c
[POWERPC] Rewrite IO allocation & mapping on powerpc64
18 years ago
semaphore.c
…
setup-common.c
[POWERPC] Check cache coherency of kernel vs firmware
18 years ago
setup.h
…
setup_32.c
[POWERPC] Merge CPU features pertaining to icache coherency
18 years ago
setup_64.c
[PATCH] x86: Allow percpu variables to be page-aligned
18 years ago
signal.c
[POWERPC] Less ifdef's in signal.c/signal.h
18 years ago
signal.h
[POWERPC] Less ifdef's in signal.c/signal.h
18 years ago
signal_32.c
[POWERPC] Merge creation of signal frame
18 years ago
signal_64.c
[POWERPC] Merge creation of signal frame
18 years ago
smp-tbsync.c
…
smp.c
[POWERPC] Fix smp_call_function to be preempt-safe
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
…
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
[POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpc
18 years ago
syscalls.c
header cleaning: don't include smp_lock.h when not used
18 years ago
sysfs.c
Add suspend-related notifications for CPU hotplug
18 years ago
systbl.S
…
tau_6xx.c
…
time.c
[POWERPC] Remove spinlock from struct cpu_purr_data
18 years ago
traps.c
move die notifier handling to common code
18 years ago
udbg.c
[POWERPC] Fix console output getting dropped on platforms without udbg_putc
18 years ago
udbg_16550.c
[POWERPC] Early serial debug support for PPC44x
18 years ago
vdso.c
[POWERPC] Fix VDSO compile warning
18 years ago
vecemu.c
…
vector.S
…
vio.c
Merge branch 'linux-2.6'
18 years ago
vmlinux.lds.S
[POWERPC] Fix powerpc vmlinux.lds.S
18 years ago