.. |
vdso32
|
powerpc/Makefiles: Change to new flag variables
|
15 years ago |
vdso64
|
powerpc/Makefiles: Change to new flag variables
|
15 years ago |
.gitignore
|
…
|
|
Makefile
|
powerpc: Consolidate obj-y assignments
|
14 years ago |
align.c
|
powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}
|
15 years ago |
asm-offsets.c
|
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
|
14 years ago |
audit.c
|
…
|
|
btext.c
|
lmb: rename to memblock
|
15 years ago |
cacheinfo.c
|
…
|
|
cacheinfo.h
|
…
|
|
clock.c
|
…
|
|
compat_audit.c
|
…
|
|
cpu_setup_6xx.S
|
powerpc: Fix some 6xx/7xxx CPU setup functions
|
14 years ago |
cpu_setup_44x.S
|
powerpc/44x: Add support for the AMCC APM821xx SoC
|
15 years ago |
cpu_setup_fsl_booke.S
|
rapidio: modify configuration to support PCI-SRIO controller
|
14 years ago |
cpu_setup_pa6t.S
|
…
|
|
cpu_setup_ppc970.S
|
…
|
|
cputable.c
|
Merge remote branch 'jwb/next' into next
|
14 years ago |
crash.c
|
powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler
|
14 years ago |
crash_dump.c
|
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
|
14 years ago |
dbell.c
|
powerpc/book3e: Resend doorbell exceptions to ourself
|
15 years ago |
dma-iommu.c
|
powerpc/iommu: Use coherent_dma_mask for alloc_coherent
|
14 years ago |
dma-swiotlb.c
|
of: Merge of_platform_bus_type with platform_bus_type
|
15 years ago |
dma.c
|
powerpc/dma: Fix check for direct DMA support
|
15 years ago |
e500-pmu.c
|
perf, arch: Cleanup perf-pmu init vs lockup-detector
|
14 years ago |
entry_32.S
|
powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/off
|
14 years ago |
entry_64.S
|
powerpc: Account time using timebase rather than PURR
|
15 years ago |
exceptions-64e.S
|
powerpc/book3e: Fix single step when using HW page tables
|
15 years ago |
exceptions-64s.S
|
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
|
14 years ago |
firmware.c
|
…
|
|
fpu.S
|
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
|
14 years ago |
fsl_booke_entry_mapping.S
|
powerpc/fsl-booke: Fix address issue when using relocatable kernels
|
15 years ago |
ftrace.c
|
…
|
|
head_8xx.S
|
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
|
14 years ago |
head_32.S
|
…
|
|
head_40x.S
|
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
|
14 years ago |
head_44x.S
|
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
|
14 years ago |
head_64.S
|
Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot code
|
14 years ago |
head_booke.h
|
…
|
|
head_fsl_booke.S
|
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
|
14 years ago |
hw_breakpoint.c
|
powerpc, hw_breakpoint: Tell generic code we have no instruction breakpoints
|
15 years ago |
ibmebus.c
|
dt/powerpc: move of_bus_type infrastructure to ibmebus
|
14 years ago |
idle.c
|
powerpc: Re-enable preemption before cpu_die()
|
15 years ago |
idle_6xx.S
|
…
|
|
idle_book3e.S
|
powerpc/book3e: Add generic 64-bit idle powersave support
|
15 years ago |
idle_e500.S
|
…
|
|
idle_power4.S
|
…
|
|
init_task.c
|
…
|
|
io.c
|
…
|
|
iomap.c
|
…
|
|
iommu.c
|
powerpc: iommu: Add device name to iommu error printks
|
14 years ago |
irq.c
|
powerpc: Use generic show_interrupts()
|
14 years ago |
isa-bridge.c
|
…
|
|
kgdb.c
|
kgdb,ppc: Fix regression in evr register handling
|
14 years ago |
kprobes.c
|
powerpc/kprobes: Remove resume_execution() in kprobes
|
15 years ago |
kvm.c
|
PPC: KVM: Book E doesn't have __end_interrupts.
|
14 years ago |
kvm_emul.S
|
KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31
|
15 years ago |
l2cr_6xx.S
|
…
|
|
legacy_serial.c
|
powerpc, of_serial: Endianness issues setting up the serial ports
|
15 years ago |
lparcfg.c
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
15 years ago |
machine_kexec.c
|
powerpc: Convert to new irq_* function names
|
14 years ago |
machine_kexec_32.c
|
powerpc/kexec: make masking/disabling interrupts generic
|
15 years ago |
machine_kexec_64.c
|
powerpc/kexec: Fix orphaned offline CPUs across kexec
|
15 years ago |
misc.S
|
powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entry
|
14 years ago |
misc_32.S
|
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
|
14 years ago |
misc_64.S
|
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
|
14 years ago |
module.c
|
powerpc: remove unused variable
|
15 years ago |
module_32.c
|
…
|
|
module_64.c
|
…
|
|
mpc7450-pmu.c
|
perf, arch: Cleanup perf-pmu init vs lockup-detector
|
14 years ago |
msi.c
|
…
|
|
nvram_64.c
|
powerpc/nvram: Generalize code for OS partitions in NVRAM
|
14 years ago |
of_platform.c
|
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
|
14 years ago |
paca.c
|
powerpc/iseries: Fix early init access to lppaca
|
14 years ago |
pci-common.c
|
powerpc: Convert to new irq_* function names
|
14 years ago |
pci_32.c
|
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
|
14 years ago |
pci_64.c
|
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
|
14 years ago |
pci_dn.c
|
powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodes
|
14 years ago |
pci_of_scan.c
|
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
|
14 years ago |
perf_callchain.c
|
perf: Factorize callchain context handling
|
15 years ago |
perf_event.c
|
perf, powerpc: Handle events that raise an exception without overflowing
|
14 years ago |
perf_event_fsl_emb.c
|
powerpc, perf: Fix frequency calculation for overflowing counters (FSL version)
|
14 years ago |
pmc.c
|
…
|
|
power4-pmu.c
|
perf, arch: Cleanup perf-pmu init vs lockup-detector
|
14 years ago |
power5+-pmu.c
|
perf, arch: Cleanup perf-pmu init vs lockup-detector
|
14 years ago |
power5-pmu.c
|
perf, arch: Cleanup perf-pmu init vs lockup-detector
|
14 years ago |
power6-pmu.c
|
perf, arch: Cleanup perf-pmu init vs lockup-detector
|
14 years ago |
power7-pmu.c
|
perf, arch: Cleanup perf-pmu init vs lockup-detector
|
14 years ago |
ppc32.h
|
…
|
|
ppc970-pmu.c
|
perf, arch: Cleanup perf-pmu init vs lockup-detector
|
14 years ago |
ppc_ksyms.c
|
powerpc: Add support for popcnt instructions
|
14 years ago |
ppc_save_regs.S
|
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
|
14 years ago |
proc_powerpc.c
|
…
|
|
process.c
|
mm: NUMA aware alloc_thread_info_node()
|
14 years ago |
prom.c
|
powerpc: Fix memory limits when starting at a non-zero address
|
14 years ago |
prom_init.c
|
powerpc: Print decimal values in prom_init.c
|
15 years ago |
prom_init_check.sh
|
powerpc: Fix compile errors in prom_init_check for gcc 4.5
|
15 years ago |
prom_parse.c
|
of/pci: move of_irq_map_pci() into generic code
|
14 years ago |
ptrace.c
|
powerpc/ptrace: Remove BUG_ON when full register set not available
|
14 years ago |
ptrace32.c
|
powerpc: Update compat_arch_ptrace
|
14 years ago |
reloc_64.S
|
…
|
|
rtas-proc.c
|
…
|
|
rtas-rtc.c
|
…
|
|
rtas.c
|
powerpc: Disable VPHN polling during a suspend operation
|
14 years ago |
rtas_flash.c
|
powerpc/rtas_flash: Use simple_read_from_buffer
|
14 years ago |
rtas_pci.c
|
…
|
|
rtasd.c
|
powerpc: Mask smp_processor_id() false positive
|
14 years ago |
setup-common.c
|
powerpc: fix i8042 module build error
|
15 years ago |
setup.h
|
…
|
|
setup_32.c
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
15 years ago |
setup_64.c
|
powerpc: Fix incorrect comment about interrupt stack allocation
|
14 years ago |
signal.c
|
powerpc: fix double syscall restarts
|
15 years ago |
signal.h
|
…
|
|
signal_32.c
|
powerpc: fix double syscall restarts
|
15 years ago |
signal_64.c
|
powerpc: fix double syscall restarts
|
15 years ago |
smp-tbsync.c
|
…
|
|
smp.c
|
powerpc: Cleanup APIs for cpu/thread/core mappings
|
14 years ago |
softemu8xx.c
|
…
|
|
stacktrace.c
|
…
|
|
suspend.c
|
update email address
|
15 years ago |
swsusp.c
|
…
|
|
swsusp_32.S
|
…
|
|
swsusp_64.c
|
…
|
|
swsusp_asm64.S
|
…
|
|
swsusp_booke.S
|
…
|
|
sys_ppc32.c
|
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
syscalls.c
|
…
|
|
sysfs.c
|
…
|
|
systbl.S
|
…
|
|
systbl_chk.c
|
…
|
|
systbl_chk.sh
|
…
|
|
tau_6xx.c
|
…
|
|
time.c
|
powerpc/cell: Use system_wq in cpufreq_spudemand
|
14 years ago |
traps.c
|
powerpc: Don't silently handle machine checks from userspace
|
14 years ago |
udbg.c
|
…
|
|
udbg_16550.c
|
…
|
|
vdso.c
|
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
|
14 years ago |
vecemu.c
|
…
|
|
vector.S
|
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
|
14 years ago |
vio.c
|
powerpc/iommu: Use coherent_dma_mask for alloc_coherent
|
14 years ago |
vmlinux.lds.S
|
percpu: align percpu readmostly subsection to cacheline
|
14 years ago |