Gavin Shan 1a85d66bcc powerpc/pci: Remove duplicate check in pcibios_fixup_bus() 12 年 前
..
vdso32 fcb41a2030 powerpc: Add VDSO version of time 12 年 前
vdso64 fcb41a2030 powerpc: Add VDSO version of time 12 年 前
.gitignore 6ddc9d3200 powerpc: Ignore generated vmlinux.lds in git 17 年 前
Makefile 317f06de78 powerpc/eeh: Move common part to kernel directory 12 年 前
align.c 230aef7a6a powerpc: Handle unaligned ldbrx/stdbrx 12 年 前
asm-offsets.c 2ac138ca21 powerpc/perf: Drop MMCRA from thread_struct 12 年 前
audit.c e54dc2431d [PATCH] audit signal recipients 18 年 前
btext.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 年 前
cacheinfo.c 061d19f279 powerpc: Delete __cpuinit usage from all users 12 年 前
cacheinfo.h 93197a36a9 powerpc: Rewrite sysfs processor cache info code 16 年 前
clock.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 年 前
compat_audit.c 7f13da40e3 [PATCH] add SIGNAL syscall class (v3) 18 年 前
cpu_setup_44x.S 6edc323db7 powerpc/44x: Add support for the AMCC APM821xx SoC 14 年 前
cpu_setup_6xx.S 1f1936ff3f powerpc: Fix some 6xx/7xxx CPU setup functions 14 年 前
cpu_setup_a2.S 962cffbd8a powerpc: Enforce usage of RA 0-R31 where possible 13 年 前
cpu_setup_fsl_booke.S 4e0e3435b5 powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx 12 年 前
cpu_setup_pa6t.S 62357d8215 [POWERPC] pasemi: Enable one more hid bit 18 年 前
cpu_setup_power.S 8fc1f5d7ef powerpc: Fix TLB cleanup at boot on POWER8 12 年 前
cpu_setup_ppc970.S 969391c58a powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits 14 年 前
cputable.c a12e4537ad Merge remote-tracking branch 'scott/next' into next 12 年 前
crash.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 年 前
crash_dump.c 427fcd23b5 powerpc: Remove savemaxmem parameter setup 12 年 前
dbell.c a6a058e52a powerpc: Add accounting for Doorbell interrupts 12 年 前
dma-iommu.c 4c374af5fd powerpc/dma-iommu: Fix IOMMU window check 13 年 前
dma-swiotlb.c 688ba1dbee powerpc/swiotlb: Enable at early stage and disable if not necessary 13 年 前
dma.c 3d2675238a powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs() 13 年 前
eeh.c ab55d2187d powerpc/eeh: Introdce flag to protect sysfs 12 年 前
eeh_cache.c 0ba178888b powerpc/eeh: Remove reference to PCI device 12 年 前
eeh_dev.c 317f06de78 powerpc/eeh: Move common part to kernel directory 12 年 前
eeh_driver.c 91150af3ad powerpc/eeh: Fix unbalanced enable for IRQ 12 年 前
eeh_event.c 5459ae1431 powerpc/eeh: Use interruptible sleep in keehd 12 年 前
eeh_pe.c 4b83bd452f powerpc/eeh: Don't use pci_dev during BAR restore 12 年 前
eeh_sysfs.c ab55d2187d powerpc/eeh: Introdce flag to protect sysfs 12 年 前
entry_32.S f7b3367774 powerpc/32bit:Store temporary result in r0 instead of r8 12 年 前
entry_64.S 13d543cd79 powerpc: Restore dbcr0 on user space exit 12 年 前
epapr_hcalls.S f070986a07 powerpc: Add paravirt idle loop for 64-bit Book-E 12 年 前
epapr_paravirt.c 4e21b94c9c powerpc/85xx: Move ePAPR paravirt initialization earlier 12 年 前
exceptions-64e.S 6cecf76b47 powerpc/booke64: Fix kernel hangs at kernel_dbg_exc 12 年 前
exceptions-64s.S 24a72acac1 Merge tag 'v3.10' into next 12 年 前
fadump.c 5d585e5c48 mm/ppc: use common help functions to free reserved pages 12 年 前
firmware.c cab2e05271 powerpc: fix implicit use of cache.h in kernel/firmware.c 13 年 前
fpu.S a2dcbb32f0 powerpc: Add FP/VSX and VMX register load functions for transactional memory 12 年 前
fsl_booke_entry_mapping.S 77154a2026 powerpc/fsl-booke: Fix address issue when using relocatable kernels 15 年 前
ftrace.c bac821a6e3 powerpc/ftrace: Trace function graph entry before updating index 13 年 前
head_32.S a546498f3b powerpc: Call do_page_fault() with interrupts off 13 年 前
head_40x.S 1e18c17adf powerpc: Enable the Watchdog vector for 405 12 年 前
head_44x.S fc2a6cfe05 powerpc: Fix interrupt range check on debug exception 12 年 前
head_64.S 5b63fee1fe powerpc: Align p_toc 12 年 前
head_8xx.S a546498f3b powerpc: Call do_page_fault() with interrupts off 13 年 前
head_booke.h fc2a6cfe05 powerpc: Fix interrupt range check on debug exception 12 年 前
head_fsl_booke.S fc2a6cfe05 powerpc: Fix interrupt range check on debug exception 12 年 前
hw_breakpoint.c e2a800beac powerpc/hw_brk: Fix off by one error when validating DAWR region end 12 年 前
ibmebus.c c45640e4a9 ibmebus: convert of_platform_driver to platform_driver 12 年 前
idle.c cc293bf7a9 powerpc/idle: Convert use of typedef ctl_table to struct ctl_table 12 年 前
idle_6xx.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 年 前
idle_book3e.S f070986a07 powerpc: Add paravirt idle loop for 64-bit Book-E 12 年 前
idle_e500.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 年 前
idle_power4.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 年 前
idle_power7.S 375f561a41 powerpc/powernv: Always go into nap mode when CPU is offline 13 年 前
io-workarounds.c 12bc9f6fc1 powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte 12 年 前
io.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 年 前
iomap.c 335b8cf7c3 powerpc: switch to GENERIC_PCI_IOMAP 13 年 前
iommu.c 4e13c1ac6b powerpc/vfio: Enable on PowerNV platform 12 年 前
irq.c e8e813ed26 powerpc: Rename PMU interrupts from CNT to PMI 12 年 前
isa-bridge.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 年 前
jump_label.c 9c8b39077b powerpc: Fix build breakage in jump_label.c 13 年 前
kgdb.c c0b52c143e powerpc/kgdb: Removed kmalloc returned value cast 12 年 前
kprobes.c 35fd219a26 powerpc: Move the single step enable code to a generic path 12 年 前
kvm.c dbe67df4ba mm: enhance free_reserved_area() to support poisoning memory with zero 12 年 前
kvm_emul.S d35b1075af KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt. 13 年 前
l2cr_6xx.S 25985edced Fix common misspellings 14 年 前
legacy_serial.c b0d436c739 powerpc: Fix a number of sparse warnings 12 年 前
lparcfg.c f13c13a005 powerpc: Stop using non-architected shared_proc field in lppaca 12 年 前
machine_kexec.c 79d1c71295 powerpc+of: Rename the drivers/of prom_* functions to of_* 12 年 前
machine_kexec_32.c ff2d8b19a3 treewide: convert uses of ATTRIB_NORETURN to __noreturn 13 年 前
machine_kexec_64.c 79c66ce8f6 powerpc/kexec: Fix kexec when using VMX optimised memcpy 12 年 前
misc.S be6abfa769 powerpc: switch to generic sys_execve()/kernel_execve() 12 年 前
misc_32.S 3b04c30007 powerpc: Remove the symbol __flush_icache_range 12 年 前
misc_64.S 3b04c30007 powerpc: Remove the symbol __flush_icache_range 12 年 前
module.c ead53f22dc powerpc: remove non-required uses of include <linux/module.h> 13 年 前
module_32.c 3c75296562 powerpc: Fix kernel panic during kernel module load 13 年 前
module_64.c 1fbe9cf259 powerpc: Build kernel with -mcmodel=medium 12 年 前
msi.c ceb93a9ff1 powerpc/PCI: include pci.h in powerpc MSI implementation 16 年 前
nvram_64.c 7029705a9d powerpc/nvram64: Need return the related error code on failure occurs 12 年 前
of_platform.c 6a040ce725 powerpc/eeh: Fix crash when adding a device in a slot with DDW 12 年 前
paca.c 6a7e406419 powerpc: Move boot_paca into early_setup 12 年 前
pci-common.c 1a85d66bcc powerpc/pci: Remove duplicate check in pcibios_fixup_bus() 12 年 前
pci-hotplug.c ab444ec97e powerpc/pci: Partial tree hotplug support 12 年 前
pci_32.c 3fd47f063b powerpc/pci: Support per-aperture memory offset 12 年 前
pci_64.c 0c69f9c52c powerpc/pci: Don't use bitfield for force_32bit_msi 12 年 前
pci_dn.c b72c1f6514 powerpc: Make radeon 32-bit MSI quirk work on powernv 12 年 前
pci_of_scan.c ab444ec97e powerpc/pci: Partial tree hotplug support 12 年 前
pmc.c 50af5ead3b bug.h: add include of it to various implicit C users 13 年 前
ppc32.h 09a4d5d015 powerpc: switch to generic old sigaction() 12 年 前
ppc_ksyms.c 3b04c30007 powerpc: Remove the symbol __flush_icache_range 12 年 前
ppc_save_regs.S 25985edced Fix common misspellings 14 年 前
proc_powerpc.c b33159b7d2 proc_powerpc: switch to fixed_size_llseek() 12 年 前
process.c 24a72acac1 Merge tag 'v3.10' into next 12 年 前
prom.c c039e3a8dd powerpc: Handle both new style and old style reserve maps 12 年 前
prom_init.c 33959f88fc powerpc: Add second POWER8 PVR entry 12 年 前
prom_init_check.sh 5ac47f7a6e powerpc: Relocate prom_init.c on 64bit 12 年 前
prom_parse.c ead53f22dc powerpc: remove non-required uses of include <linux/module.h> 13 年 前
ptrace.c 6961ed96f1 ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" 12 年 前
ptrace32.c ee4a391661 powerpc: fixing ptrace_get_reg to return an error 12 年 前
reloc_32.S 348c2298a6 powerpc: Don't flush/invalidate the d/icache for an unknown relocation type 12 年 前
reloc_64.S 549e8152de powerpc: Make the 64-bit kernel as a position-independent executable 17 年 前
rtas-proc.c 9becd2a0d6 powerpc: Move /proc/ppc64 to /proc/powerpc update 15 年 前
rtas-rtc.c 9a8f99fab0 powerpc/rtas-rtc: remove sideeffects of printk_ratelimit 14 年 前
rtas.c 061d19f279 powerpc: Delete __cpuinit usage from all users 12 年 前
rtas_flash.c a94a14720e powerpc/rtas_flash: Fix validate_flash buffer overflow issue 12 年 前
rtas_pci.c db38f290ca powerpc/kernel: Cleanup on rtas_pci.c 12 年 前
rtasd.c e04fa61214 powerpc/pseries: Add /proc interface to control topology updates 12 年 前
setup-common.c 933ee7119f powerpc: remove PReP platform 12 年 前
setup.h 480f6f35a1 [PATCH] powerpc: Make early xmon logic immune to location of early parsing 19 年 前
setup_32.c 4e21b94c9c powerpc/85xx: Move ePAPR paravirt initialization earlier 12 年 前
setup_64.c b0d436c739 powerpc: Fix a number of sparse warnings 12 年 前
signal.c 2b3f8e87cf powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions 12 年 前
signal.h 2b3f8e87cf powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions 12 年 前
signal_32.c 408a7e08b2 powerpc: Fix VRSAVE handling 12 年 前
signal_64.c 408a7e08b2 powerpc: Fix VRSAVE handling 12 年 前
smp-tbsync.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 年 前
smp.c 3cd8525023 powerpc: Add smp_generic_cpu_bootable 12 年 前
softemu8xx.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 年 前
stacktrace.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 年 前
suspend.c a2531293db update email address 15 年 前
swsusp.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 年 前
swsusp_32.S 25985edced Fix common misspellings 14 年 前
swsusp_64.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 年 前
swsusp_asm64.S 2e2b4043cc powerpc: Fix 64-bit hibernation with 64k pages 17 年 前
swsusp_booke.S e00c9a0c2e powerpc/mpc85xx: invalidate TLB after hibernation resume 12 年 前
sys_ppc32.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 年 前
syscalls.c 7256a5d2da powerpc: Fix personality handling in ppc64_personality() 13 年 前
sysfs.c 061d19f279 powerpc: Delete __cpuinit usage from all users 12 年 前
systbl.S 46b45b10f1 [POWERPC] Align the sys_call_table 18 年 前
systbl_chk.c caa34c9e9c [POWERPC] Fix a couple of copyright symbols 17 年 前
systbl_chk.sh caa34c9e9c [POWERPC] Fix a couple of copyright symbols 17 年 前
tau_6xx.c af901ca181 tree-wide: fix assorted typos all over the place 15 年 前
time.c 061d19f279 powerpc: Delete __cpuinit usage from all users 12 年 前
tm.S 408a7e08b2 powerpc: Fix VRSAVE handling 12 年 前
traps.c 4e0e3435b5 powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx 12 年 前
udbg.c 071df9422a powerpc: Add a configuration option for early BootX/OpenFirmware debug 12 年 前
udbg_16550.c a0496d450a powerpc: Add early debug for WSP platforms 14 年 前
uprobes.c f15706b79d uretprobes/powerpc: Hijack return address 12 年 前
vdso.c 061d19f279 powerpc: Delete __cpuinit usage from all users 12 年 前
vecemu.c 564ee7a566 [PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpc 20 年 前
vector.S a2dcbb32f0 powerpc: Add FP/VSX and VMX register load functions for transactional memory 12 年 前
vio.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 年 前
vmlinux.lds.S 0e0ed6406e powerpc/modules: Module CRC relocation fix causes perf issues 12 年 前