..
vdso32
[POWERPC] Update .gitignore for new vdso generated files
18 years ago
vdso64
[POWERPC] Update .gitignore for new vdso generated files
18 years ago
Makefile
[POWERPC] 8xx: Move softemu8xx.c from arch/ppc
18 years ago
align.c
[POWERPC] Handle alignment faults on SPE load/store instructions
18 years ago
asm-offsets.c
[POWERPC] Size swapper_pg_dir correctly
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] Clean out a bunch of duplicate includes
18 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
Remove obsolete #include <linux/config.h>
19 years ago
cpu_setup_44x.S
[POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaround
18 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: Add AMCC 405EX support to cputable.c
18 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
[POWERPC] Make direct DMA use node local allocations
18 years ago
entry_32.S
[POWERPC] Add cpu feature for SPE handling
18 years ago
entry_64.S
[POWERPC] Use 1TB segments
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] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers
18 years ago
head_40x.S
[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers
18 years ago
head_44x.S
[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers
18 years ago
head_64.S
[POWERPC] Use 1TB segments
18 years ago
head_booke.h
…
head_fsl_booke.S
[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers
18 years ago
ibmebus.c
[POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()
18 years ago
idle.c
[POWERPC] Enable tickless idle and high res timers for powerpc
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] 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] Clean out a bunch of duplicate includes
18 years ago
irq.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
18 years ago
isa-bridge.c
[POWERPC] Rewrite IO allocation & mapping on powerpc64
18 years ago
kprobes.c
jprobes: make jprobes a little safer for users
18 years ago
l2cr_6xx.S
Remove obsolete #include <linux/config.h>
19 years ago
legacy_serial.c
[POWERPC] Add legacy serial support for OPB with flattened device tree
18 years ago
lparcfg.c
[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT
18 years ago
machine_kexec.c
[POWERPC] Move some kexec logic into machine_kexec.c
19 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] convert string i/o operations to C
19 years ago
misc_32.S
[POWERPC] Fix small race in 44x tlbie function
18 years ago
misc_64.S
[POWERPC] kexec: Send slaves to new kernel earlier
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
[POWERPC] pseries: Eliminate global error_log_cnt variable
18 years ago
of_device.c
Begin to consolidate of_device.c
18 years ago
of_platform.c
[POWERPC] Prepare to remove of_platform_driver name
18 years ago
paca.c
[POWERPC] Implement SLB shadow buffer
19 years ago
pci-common.c
[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controller
18 years ago
pci_32.c
[POWERPC] null_pci_ops: Use named structure member initializers
18 years ago
pci_64.c
[POWERPC] Fix pci domain detection
18 years ago
pci_dn.c
[POWERPC] Fix section mismatch in PCI code
18 years ago
pmc.c
[POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAO
18 years ago
ppc32.h
…
ppc_ksyms.c
[POWERPC] Fix build errors when BLOCK=n
18 years ago
proc_ppc64.c
[PATCH] mark struct file_operations const 2
18 years ago
process.c
[POWERPC] Use 1TB segments
18 years ago
prom.c
[POWERPC] Use cache-inhibited large page bit from firmware
18 years ago
prom_init.c
[POWERPC] prom_init whitespace cleanup, typo fix
18 years ago
prom_parse.c
Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()"
18 years ago
ptrace.c
[POWERPC] Add CHECK_FULL_REGS in several places in ptrace code
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
[POWERPC] Remove old interface find_path_device
18 years ago
rtas_flash.c
mm: Remove slab destructors from kmem_cache_create().
18 years ago
rtas_pci.c
[POWERPC] rtas_pci_ops: Use named structure member initializers
18 years ago
semaphore.c
…
setup-common.c
[POWERPC] Remove cmd_line from head*.S
18 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] Only call ppc_md.setup_arch() if it is provided
18 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] Implement logging of unhandled signals
18 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
[POWERPC] Implement clockevents driver for powerpc
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
[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
sys_fallocate() implementation on i386, x86_64 and powerpc
18 years ago
syscalls.c
Remove fs.h from mm.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] Make clockevents work on PPC601 processors
18 years ago
traps.c
[POWERPC] Implement logging of unhandled signals
18 years ago
udbg.c
[POWERPC] Add early debug console for CPM serial ports.
18 years ago
udbg_16550.c
[POWERPC] 4xx: Implement udbg_getc() for 440
18 years ago
vdso.c
[POWERPC] Disable vDSO support for ARCH=ppc where it's not implemented
18 years ago
vecemu.c
…
vector.S
Remove obsolete #include <linux/config.h>
19 years ago
vio.c
[POWERPC] iSeries: Move detection of virtual cdroms
18 years ago
vmlinux.lds.S
[POWERPC] Fix modpost warnings from head*.S on ppc32
18 years ago