..
vdso32
powerpc32 vDSO: linker script indentation
18 years ago
vdso64
[POWERPC] Fix 64 bits vDSO DWARF info for CR register
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: add scaled time accounting
18 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: 440EPx/GRx incorrect write to DDR SDRAM errata workaround
18 years ago
cpu_setup_pa6t.S
…
cpu_setup_ppc970.S
…
cputable.c
[POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.
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
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
…
fpu.S
…
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] Fix si_addr value on low level hash failures
17 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
Update arch/ to use sg helpers
18 years ago
idle.c
[POWERPC] Fix sysctl table check failure on PowerMac
17 years ago
idle_6xx.S
…
idle_power4.S
…
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
Update arch/ to use sg helpers
18 years ago
irq.c
Spelling fix: explicitly
18 years ago
isa-bridge.c
[POWERPC] Rewrite IO allocation & mapping on powerpc64
18 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] 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
Use extended crashkernel command line on ppc64
18 years ago
machine_kexec_32.c
…
machine_kexec_64.c
…
misc.S
…
misc_32.S
[POWERPC] 4xx: Deal with 44x virtually tagged icache
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
…
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] Move of_device allocation into of_device.[ch]
18 years ago
paca.c
…
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
…
process.c
sched: restore deterministic CPU accounting on powerpc
17 years ago
prom.c
[POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.
18 years ago
prom_init.c
[POWERPC] ] Fix memset size error
17 years ago
prom_parse.c
Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()"
18 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
…
rtas_flash.c
Slab API: remove useless ctor parameter and reorder parameters
18 years ago
rtas_pci.c
[POWERPC] rtas_pci_ops: Use named structure member initializers
18 years ago
semaphore.c
…
setup-common.c
Convert cpu_sibling_map to be a per cpu variable
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] 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] Implement logging of unhandled signals
18 years ago
signal_64.c
[POWERPC] Implement logging of unhandled signals
18 years ago
smp-tbsync.c
…
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
…
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
…
swsusp_asm64.S
…
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
…
time.c
[POWERPC] Demote clockevent printk to KERN_DEBUG
17 years ago
traps.c
Use helpers to obtain task pid in printks (arch code)
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
…
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