You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/powerpc/kernel
Anton Blanchard a29e30efa3 powerpc: Fix endian issues in crash dump code 11 years ago
..
vdso32 powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported 11 years ago
vdso64 powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2 11 years ago
.gitignore
Makefile powerpc/pseries: Move lparcfg.c to platforms/pseries 12 years ago
align.c powerpc: Enable Little Endian Alignment Handler for Float Pair Instructions 11 years ago
asm-offsets.c Here are the 3.13 KVM changes. There was a lot of work on the PPC 11 years ago
audit.c
btext.c powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32 12 years ago
cacheinfo.c powerpc: Make device tree accesses in cache info code endian safe 12 years ago
cacheinfo.h
clock.c
compat_audit.c
cpu_setup_6xx.S
cpu_setup_44x.S
cpu_setup_a2.S powerpc: Enforce usage of RA 0-R31 where possible 13 years ago
cpu_setup_fsl_booke.S powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx 12 years ago
cpu_setup_pa6t.S
cpu_setup_power.S powerpc: Fix TLB cleanup at boot on POWER8 12 years ago
cpu_setup_ppc970.S
cputable.c Merge remote-tracking branch 'scott/next' into next 12 years ago
crash.c
crash_dump.c powerpc: Fix endian issues in crash dump code 11 years ago
dbell.c powerpc: Add accounting for Doorbell interrupts 12 years ago
dma-iommu.c powerpc/dma-iommu: Fix IOMMU window check 13 years ago
dma-swiotlb.c powerpc/swiotlb: Enable at early stage and disable if not necessary 13 years ago
dma.c powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs() 13 years ago
eeh.c powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges 11 years ago
eeh_cache.c powerpc/eeh: Remove reference to PCI device 12 years ago
eeh_dev.c powerpc/eeh: Move common part to kernel directory 12 years ago
eeh_driver.c powerpc/eeh: Fix unbalanced enable for IRQ 12 years ago
eeh_event.c powerpc/eeh: More accurate log 11 years ago
eeh_pe.c powerpc/eeh: Don't use pci_dev during BAR restore 12 years ago
eeh_sysfs.c powerpc/eeh: Introdce flag to protect sysfs 12 years ago
entry_32.S powerpc/32bit:Store temporary result in r0 instead of r8 12 years ago
entry_64.S powerpc: Fix fatal SLB miss when restoring PPR 11 years ago
epapr_hcalls.S powerpc: Add paravirt idle loop for 64-bit Book-E 12 years ago
epapr_paravirt.c powerpc: add explicit OF includes 11 years ago
exceptions-64e.S powerpc/booke64: Use common defines for AltiVec interrupts numbers 11 years ago
exceptions-64s.S kvm: powerpc: Add kvmppc_ops callback 11 years ago
fadump.c mm/ppc: use common help functions to free reserved pages 12 years ago
firmware.c
fpu.S powerpc: Don't corrupt user registers on 32-bit 11 years ago
fsl_booke_entry_mapping.S
ftrace.c powerpc: Make ftrace endian-safe. 11 years ago
head_8xx.S powerpc/8xx: Fixing issue with CONFIG_PIN_TLB 11 years ago
head_32.S
head_40x.S powerpc: Remove the empty giveup_fpu() function on 32bit kernel 12 years ago
head_44x.S powerpc: Remove the empty giveup_fpu() function on 32bit kernel 12 years ago
head_64.S powerpc: Endian safe trampoline 11 years ago
head_booke.h powerpc: Fix interrupt range check on debug exception 12 years ago
head_fsl_booke.S powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbers 11 years ago
hw_breakpoint.c powerpc/hw_brk: Fix off by one error when validating DAWR region end 12 years ago
ibmebus.c PPC: ibmebus: convert bus code to use bus_groups 12 years ago
idle.c powerpc/idle: Convert use of typedef ctl_table to struct ctl_table 12 years ago
idle_6xx.S powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 years ago
idle_book3e.S powerpc: Add paravirt idle loop for 64-bit Book-E 12 years ago
idle_e500.S powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 years ago
idle_power4.S powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 years ago
idle_power7.S kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE 11 years ago
io-workarounds.c powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO 12 years ago
io.c powerpc/powernv: Add PIO accessors for Power8 LPC bus 12 years ago
iomap.c
iommu.c powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table() 12 years ago
irq.c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
isa-bridge.c POWERPC: drivers: remove __dev* attributes. 12 years ago
jump_label.c
kgdb.c powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_info 11 years ago
kprobes.c doc: typo on word accounting in kprobes.c in mutliple architectures 11 years ago
kvm.c mm: enhance free_reserved_area() to support poisoning memory with zero 12 years ago
kvm_emul.S KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt. 13 years ago
l2cr_6xx.S
legacy_serial.c powerpc/legacy_serial: Fix incorrect placement of __initdata tag 11 years ago
machine_kexec.c powerpc: Fix up the kdump base cap to 128M 11 years ago
machine_kexec_32.c
machine_kexec_64.c powerpc/kexec: kexec_sequence() is in misc_64.S 11 years ago
misc.S powerpc: switch to generic sys_execve()/kernel_execve() 13 years ago
misc_32.S powerpc: Added __cmpdi2 for signed 64bit comparision 11 years ago
misc_64.S powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=y 11 years ago
module.c powerpc: Move local setup.h declarations to arch includes 11 years ago
module_32.c powerpc: Move local setup.h declarations to arch includes 11 years ago
module_64.c powerpc: Move local setup.h declarations to arch includes 11 years ago
msi.c
nvram_64.c arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow 11 years ago
of_platform.c powerpc/eeh: Fix crash when adding a device in a slot with DDW 12 years ago
paca.c powerpc: Fix section mismatch warning in free_lppacas 11 years ago
pci-common.c of/irq: simplify args to irq_create_of_mapping 11 years ago
pci-hotplug.c powerpc/pci: Partial tree hotplug support 12 years ago
pci_32.c powerpc/pci: Support per-aperture memory offset 12 years ago
pci_64.c powerpc/pci: Don't use bitfield for force_32bit_msi 12 years ago
pci_dn.c powerpc: Make PCI device node device tree accesses endian safe 12 years ago
pci_of_scan.c powerpc: Fix little endian issue in OF PCI scan 11 years ago
pmc.c
ppc32.h powerpc: switch to generic old sigaction() 12 years ago
ppc_ksyms.c Merge branch 'for-kvm' into next 11 years ago
ppc_save_regs.S
proc_powerpc.c proc_powerpc: switch to fixed_size_llseek() 12 years ago
process.c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 11 years ago
prom.c powerpc: Make cpu_to_chip_id() available when SMP=n 11 years ago
prom_init.c powerpc: prom_init exception when updating core value 11 years ago
prom_init_check.sh powerpc/pmac: Early debug output on screen on 64-bit macs 12 years ago
prom_parse.c powerpc: of_parse_dma_window should take a __be32 *dma_window 12 years ago
ptrace.c powerpc: PTRACE_PEEKUSR always returns FPR0 11 years ago
ptrace32.c powerpc: move debug registers in a structure 11 years ago
reloc_32.S powerpc: Don't flush/invalidate the d/icache for an unknown relocation type 12 years ago
reloc_64.S
rtas-proc.c
rtas-rtc.c
rtas.c powerpc: Make RTAS calls endian safe 12 years ago
rtas_flash.c powerpc/rtas_flash: Fix validate_flash buffer overflow issue 12 years ago
rtas_pci.c powerpc/kernel: Fix endian issue in rtas_pci 11 years ago
rtasd.c powerpc/pseries: Add /proc interface to control topology updates 12 years ago
setup-common.c powerpc: Fix endian issue in setup-common.c 11 years ago
setup_32.c powerpc: Move local setup.h declarations to arch includes 11 years ago
setup_64.c powerpc: Move local setup.h declarations to arch includes 11 years ago
signal.c powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions 12 years ago
signal.h powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions 12 years ago
signal_32.c powerpc/signals: Improved mark VSX not saved with small contexts fix 11 years ago
signal_64.c powerpc/signals: Improved mark VSX not saved with small contexts fix 11 years ago
smp-tbsync.c POWERPC: drivers: remove __dev* attributes. 12 years ago
smp.c powerpc: Fix topology core_id endian issue on LE builds 11 years ago
stacktrace.c
suspend.c
swsusp.c
swsusp_32.S
swsusp_64.c
swsusp_asm64.S powerpc: Only save/restore SDR1 if in hypervisor mode 11 years ago
swsusp_booke.S powerpc/mpc85xx: invalidate TLB after hibernation resume 12 years ago
sys_ppc32.c unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 years ago
syscalls.c powerpc: Fix personality handling in ppc64_personality() 13 years ago
sysfs.c powerpc/sysfs: Disable writing to PURR in guest mode 12 years ago
systbl.S
systbl_chk.c
systbl_chk.sh
tau_6xx.c
time.c powerpc/pseries: Duplicate dtl entries sometimes sent to userspace 11 years ago
tm.S powerpc: Use 32 bit loads and stores when operating on condition register values 11 years ago
traps.c Here are the 3.13 KVM changes. There was a lot of work on the PPC 11 years ago
udbg.c powerpc: Add a configuration option for early BootX/OpenFirmware debug 12 years ago
udbg_16550.c powerpc/wsp: Fix early debug build 12 years ago
uprobes.c uretprobes/powerpc: Hijack return address 12 years ago
vdso.c powerpc: Move local setup.h declarations to arch includes 11 years ago
vecemu.c powerpc: Put FP/VSX and VR state into structures 11 years ago
vector.S powerpc: Don't corrupt user registers on 32-bit 11 years ago
vio.c powerpc/vio: Fix a dma_mask issue of vio 11 years ago
vmlinux.lds.S powerpc/modules: Module CRC relocation fix causes perf issues 12 years ago