..
vdso32
[POWERPC] Support feature fixups in vdso's
19 years ago
vdso64
[POWERPC] Cell timebase bug workaround
19 years ago
Makefile
[POWERPC] PowerPC MSI infrastructure
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
Remove obsolete #include <linux/config.h>
19 years ago
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
Remove obsolete #include <linux/config.h>
19 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] Add missing pmc_type fields in cpu_table
18 years ago
crash.c
[PATCH] Kexec / Kdump: Unify elf note code
18 years ago
crash_dump.c
[POWERPC] Make doc comments extractable
19 years ago
dma_64.c
[POWERPC] Make direct DMA use node local allocations
18 years ago
entry_32.S
[POWERPC] Fix COMMON symbol warnings
18 years ago
entry_64.S
[POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspace
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_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
[POWERPC] Remove the broken Gemini support
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
[PATCH] powerpc: Fix Kernel FP unavail exception for BookE
19 years ago
head_fsl_booke.S
[POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.S
18 years ago
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
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] Merge 32 and 64 bits asm-powerpc/io.h
18 years ago
iomap.c
[POWERPC] Remove fastcall function attribute
18 years ago
iommu.c
Revert "[POWERPC] DMA 4GB boundary protection"
18 years ago
irq.c
powerpc: fixup hard_irq_disable semantics
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
Remove obsolete #include <linux/config.h>
19 years ago
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
[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
[POWERPC] Rename get_property to of_get_property: arch/powerpc
18 years ago
misc.S
[POWERPC] convert string i/o operations to C
19 years ago
misc_32.S
[POWERPC] Remove _get_SP
18 years ago
misc_64.S
[POWERPC] pasemi: UART udbg support
18 years ago
module_32.c
[POWERPC] Add support for R_PPC_ADDR16_HI relocations
18 years ago
module_64.c
[POWERPC] Generic BUG for powerpc
18 years ago
msi.c
[POWERPC] PowerPC MSI infrastructure
18 years ago
nvram_64.c
[PATCH] mark struct file_operations const 2
18 years ago
of_device.c
[POWERPC] Export of_device_get_modalias
18 years ago
of_platform.c
[POWERPC] Fix IO space on PCI buses created from of_platform
18 years ago
paca.c
[POWERPC] Implement SLB shadow buffer
19 years ago
pci_32.c
[POWERPC] Fix STRICT_MM_TYPECHECKS
18 years ago
pci_64.c
[POWERPC] Fix IO space on PCI buses created from of_platform
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
powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernel
20 years ago
ppc_ksyms.c
[POWERPC] Remove duplicate export of __div64_32.
18 years ago
proc_ppc64.c
[PATCH] mark struct file_operations const 2
18 years ago
process.c
header cleaning: don't include smp_lock.h when not used
18 years ago
prom.c
[POWERPC] Make sure device node type/name is not NULL on hot-added nodes
18 years ago
prom_init.c
[POWERPC] Tell Phyp we support MSI
18 years ago
prom_parse.c
[POWERPC] Don't complain if size-cells == 0 in prom_parse()
18 years ago
ptrace-common.h
Remove obsolete #include <linux/config.h>
19 years ago
ptrace.c
header cleaning: don't include smp_lock.h when not used
18 years ago
ptrace32.c
Remove obsolete #include <linux/config.h>
19 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
[POWERPC] Remove old interface find_path_device
18 years ago
rtas_flash.c
[PATCH] mark struct file_operations const 2
18 years ago
rtas_pci.c
[POWERPC] Rename get_property to of_get_property: arch/powerpc
18 years ago
semaphore.c
powerpc: Merge enough to start building in arch/powerpc.
20 years ago
setup-common.c
[POWERPC] Check cache coherency of kernel vs firmware
18 years ago
setup.h
[PATCH] powerpc: Make early xmon logic immune to location of early parsing
19 years ago
setup_32.c
[POWERPC] Fix breakage caused by 72486f1f8f
18 years ago
setup_64.c
[PATCH] x86: Allow percpu variables to be page-aligned
18 years ago
signal_32.c
header cleaning: don't include smp_lock.h when not used
18 years ago
signal_64.c
header cleaning: don't include smp_lock.h when not used
18 years ago
smp-tbsync.c
[POWERPC] Replace kmalloc+memset with kzalloc
18 years ago
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
[PATCH] Change the name of pagedir_nosave
19 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
[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
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 smp_space_timers
18 years ago
traps.c
move die notifier handling to common code
18 years ago
udbg.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
18 years ago
udbg_16550.c
[POWERPC] Early serial debug support for PPC44x
18 years ago
vdso.c
header cleaning: don't include smp_lock.h when not used
18 years ago
vecemu.c
[PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpc
20 years ago
vector.S
Remove obsolete #include <linux/config.h>
19 years ago
vio.c
Merge branch 'linux-2.6'
18 years ago
vmlinux.lds.S
[POWERPC] Fix powerpc vmlinux.lds.S
18 years ago