Chen Gang e0513d9ea8 arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow 12 anni fa
..
vdso32 ae2163be10 powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported 11 anni fa
vdso64 280270828f powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2 11 anni fa
.gitignore 6ddc9d3200 powerpc: Ignore generated vmlinux.lds in git 17 anni fa
Makefile 83c93e2bdf powerpc/pseries: Move lparcfg.c to platforms/pseries 12 anni fa
align.c 630c8a5fc9 powerpc: Enable Little Endian Alignment Handler for Float Pair Instructions 11 anni fa
asm-offsets.c f080480488 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 11 anni fa
audit.c e54dc2431d [PATCH] audit signal recipients 18 anni fa
btext.c ee372bc1c6 powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32 12 anni fa
cacheinfo.c d10bd84f14 powerpc: Make device tree accesses in cache info code endian safe 12 anni fa
cacheinfo.h 93197a36a9 powerpc: Rewrite sysfs processor cache info code 16 anni fa
clock.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 anni fa
compat_audit.c 7f13da40e3 [PATCH] add SIGNAL syscall class (v3) 18 anni fa
cpu_setup_44x.S 6edc323db7 powerpc/44x: Add support for the AMCC APM821xx SoC 14 anni fa
cpu_setup_6xx.S 1f1936ff3f powerpc: Fix some 6xx/7xxx CPU setup functions 14 anni fa
cpu_setup_a2.S 962cffbd8a powerpc: Enforce usage of RA 0-R31 where possible 13 anni fa
cpu_setup_fsl_booke.S 4e0e3435b5 powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx 12 anni fa
cpu_setup_pa6t.S 62357d8215 [POWERPC] pasemi: Enable one more hid bit 18 anni fa
cpu_setup_power.S 8fc1f5d7ef powerpc: Fix TLB cleanup at boot on POWER8 12 anni fa
cpu_setup_ppc970.S 969391c58a powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits 14 anni fa
cputable.c a12e4537ad Merge remote-tracking branch 'scott/next' into next 12 anni fa
crash.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 anni fa
crash_dump.c 427fcd23b5 powerpc: Remove savemaxmem parameter setup 12 anni fa
dbell.c a6a058e52a powerpc: Add accounting for Doorbell interrupts 12 anni fa
dma-iommu.c 4c374af5fd powerpc/dma-iommu: Fix IOMMU window check 13 anni fa
dma-swiotlb.c 688ba1dbee powerpc/swiotlb: Enable at early stage and disable if not necessary 13 anni fa
dma.c 3d2675238a powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs() 13 anni fa
eeh.c bf898ec5cb powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges 11 anni fa
eeh_cache.c 0ba178888b powerpc/eeh: Remove reference to PCI device 12 anni fa
eeh_dev.c 317f06de78 powerpc/eeh: Move common part to kernel directory 12 anni fa
eeh_driver.c 91150af3ad powerpc/eeh: Fix unbalanced enable for IRQ 12 anni fa
eeh_event.c 0b5381a618 powerpc/eeh: More accurate log 11 anni fa
eeh_pe.c 4b83bd452f powerpc/eeh: Don't use pci_dev during BAR restore 12 anni fa
eeh_sysfs.c ab55d2187d powerpc/eeh: Introdce flag to protect sysfs 12 anni fa
entry_32.S f7b3367774 powerpc/32bit:Store temporary result in r0 instead of r8 12 anni fa
entry_64.S 0c4888ef1d powerpc: Fix fatal SLB miss when restoring PPR 11 anni fa
epapr_hcalls.S f070986a07 powerpc: Add paravirt idle loop for 64-bit Book-E 12 anni fa
epapr_paravirt.c 26a2056eb2 powerpc: add explicit OF includes 11 anni fa
exceptions-64e.S 6b310fc58d powerpc/booke64: Use common defines for AltiVec interrupts numbers 11 anni fa
exceptions-64s.S 3a167beac0 kvm: powerpc: Add kvmppc_ops callback 11 anni fa
fadump.c 5d585e5c48 mm/ppc: use common help functions to free reserved pages 12 anni fa
firmware.c cab2e05271 powerpc: fix implicit use of cache.h in kernel/firmware.c 13 anni fa
fpu.S 955c1cab80 powerpc: Don't corrupt user registers on 32-bit 11 anni fa
fsl_booke_entry_mapping.S 77154a2026 powerpc/fsl-booke: Fix address issue when using relocatable kernels 15 anni fa
ftrace.c 306474304f powerpc: Make ftrace endian-safe. 11 anni fa
head_32.S a546498f3b powerpc: Call do_page_fault() with interrupts off 13 anni fa
head_40x.S 5f20be4478 powerpc: Remove the empty giveup_fpu() function on 32bit kernel 12 anni fa
head_44x.S 5f20be4478 powerpc: Remove the empty giveup_fpu() function on 32bit kernel 12 anni fa
head_64.S 5c0484e25e powerpc: Endian safe trampoline 11 anni fa
head_8xx.S 4e591f3c0a powerpc/8xx: Fixing issue with CONFIG_PIN_TLB 11 anni fa
head_booke.h fc2a6cfe05 powerpc: Fix interrupt range check on debug exception 12 anni fa
head_fsl_booke.S c58ce397a6 powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbers 11 anni fa
hw_breakpoint.c e2a800beac powerpc/hw_brk: Fix off by one error when validating DAWR region end 12 anni fa
ibmebus.c 3abd136218 PPC: ibmebus: convert bus code to use bus_groups 11 anni fa
idle.c cc293bf7a9 powerpc/idle: Convert use of typedef ctl_table to struct ctl_table 12 anni fa
idle_6xx.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 anni fa
idle_book3e.S f070986a07 powerpc: Add paravirt idle loop for 64-bit Book-E 12 anni fa
idle_e500.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 anni fa
idle_power4.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 anni fa
idle_power7.S 9975f5e369 kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE 11 anni fa
io-workarounds.c ecd73cc5c9 powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO 12 anni fa
io.c 3fafe9c202 powerpc/powernv: Add PIO accessors for Power8 LPC bus 12 anni fa
iomap.c 335b8cf7c3 powerpc: switch to GENERIC_PCI_IOMAP 13 anni fa
iommu.c 1cf389df09 powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table() 11 anni fa
irq.c 1006fae359 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 anni fa
isa-bridge.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 anni fa
jump_label.c 9c8b39077b powerpc: Fix build breakage in jump_label.c 13 anni fa
kgdb.c 8258e268c1 powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_info 11 anni fa
kprobes.c 23d6d3db66 doc: typo on word accounting in kprobes.c in mutliple architectures 11 anni fa
kvm.c dbe67df4ba mm: enhance free_reserved_area() to support poisoning memory with zero 12 anni fa
kvm_emul.S d35b1075af KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt. 13 anni fa
l2cr_6xx.S 25985edced Fix common misspellings 14 anni fa
legacy_serial.c dc1473dcfa powerpc/legacy_serial: Fix incorrect placement of __initdata tag 11 anni fa
machine_kexec.c 8ff812719a powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filtering 11 anni fa
machine_kexec_32.c ff2d8b19a3 treewide: convert uses of ATTRIB_NORETURN to __noreturn 13 anni fa
machine_kexec_64.c 07fb41a752 powerpc/kexec: kexec_sequence() is in misc_64.S 11 anni fa
misc.S be6abfa769 powerpc: switch to generic sys_execve()/kernel_execve() 12 anni fa
misc_32.S 41b93b238a powerpc: Added __cmpdi2 for signed 64bit comparision 11 anni fa
misc_64.S 0366a1c70b powerpc/irq: Run softirqs off the top of the irq stack 12 anni fa
module.c b88c4767d9 powerpc: Move local setup.h declarations to arch includes 11 anni fa
module_32.c b88c4767d9 powerpc: Move local setup.h declarations to arch includes 11 anni fa
module_64.c b88c4767d9 powerpc: Move local setup.h declarations to arch includes 11 anni fa
msi.c ceb93a9ff1 powerpc/PCI: include pci.h in powerpc MSI implementation 16 anni fa
nvram_64.c e0513d9ea8 arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow 11 anni fa
of_platform.c 6a040ce725 powerpc/eeh: Fix crash when adding a device in a slot with DDW 12 anni fa
paca.c 8616dff5b0 powerpc: Fix section mismatch warning in free_lppacas 11 anni fa
pci-common.c e6d30ab1e7 of/irq: simplify args to irq_create_of_mapping 11 anni fa
pci-hotplug.c ab444ec97e powerpc/pci: Partial tree hotplug support 12 anni fa
pci_32.c 3fd47f063b powerpc/pci: Support per-aperture memory offset 12 anni fa
pci_64.c 0c69f9c52c powerpc/pci: Don't use bitfield for force_32bit_msi 12 anni fa
pci_dn.c c6296b9627 powerpc: Make PCI device node device tree accesses endian safe 12 anni fa
pci_of_scan.c 3e7cec6b17 powerpc: Fix little endian issue in OF PCI scan 11 anni fa
pmc.c 50af5ead3b bug.h: add include of it to various implicit C users 13 anni fa
ppc32.h 09a4d5d015 powerpc: switch to generic old sigaction() 12 anni fa
ppc_ksyms.c 3ad26e5c44 Merge branch 'for-kvm' into next 11 anni fa
ppc_save_regs.S 25985edced Fix common misspellings 14 anni fa
proc_powerpc.c b33159b7d2 proc_powerpc: switch to fixed_size_llseek() 12 anni fa
process.c 3bab0bf045 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 11 anni fa
prom.c 3eb906c6b6 powerpc: Make cpu_to_chip_id() available when SMP=n 11 anni fa
prom_init.c dbd0c5d529 powerpc: prom_init exception when updating core value 11 anni fa
prom_init_check.sh 7191b61575 powerpc/pmac: Early debug output on screen on 64-bit macs 12 anni fa
prom_parse.c 2083f681e3 powerpc: of_parse_dma_window should take a __be32 *dma_window 12 anni fa
ptrace.c a0b38b4e78 powerpc: Set the NOTE type for SPE regset 11 anni fa
ptrace32.c 51ae8d4a2b powerpc: move debug registers in a structure 11 anni fa
reloc_32.S 348c2298a6 powerpc: Don't flush/invalidate the d/icache for an unknown relocation type 12 anni fa
reloc_64.S 549e8152de powerpc: Make the 64-bit kernel as a position-independent executable 17 anni fa
rtas-proc.c 9becd2a0d6 powerpc: Move /proc/ppc64 to /proc/powerpc update 15 anni fa
rtas-rtc.c 9a8f99fab0 powerpc/rtas-rtc: remove sideeffects of printk_ratelimit 14 anni fa
rtas.c 2712826491 powerpc: Make RTAS calls endian safe 12 anni fa
rtas_flash.c a94a14720e powerpc/rtas_flash: Fix validate_flash buffer overflow issue 12 anni fa
rtas_pci.c cf05996571 powerpc/kernel: Fix endian issue in rtas_pci 11 anni fa
rtasd.c e04fa61214 powerpc/pseries: Add /proc interface to control topology updates 12 anni fa
setup-common.c b88c4767d9 powerpc: Move local setup.h declarations to arch includes 11 anni fa
setup_32.c b88c4767d9 powerpc: Move local setup.h declarations to arch includes 11 anni fa
setup_64.c b88c4767d9 powerpc: Move local setup.h declarations to arch includes 11 anni fa
signal.c 2b3f8e87cf powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions 12 anni fa
signal.h 2b3f8e87cf powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions 12 anni fa
signal_32.c ec67ad8281 powerpc/signals: Improved mark VSX not saved with small contexts fix 11 anni fa
signal_64.c ec67ad8281 powerpc/signals: Improved mark VSX not saved with small contexts fix 11 anni fa
smp-tbsync.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 anni fa
smp.c 3eb906c6b6 powerpc: Make cpu_to_chip_id() available when SMP=n 11 anni fa
stacktrace.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 anni fa
suspend.c a2531293db update email address 15 anni fa
swsusp.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 anni fa
swsusp_32.S 25985edced Fix common misspellings 14 anni fa
swsusp_64.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 anni fa
swsusp_asm64.S 711b5138d5 powerpc: Only save/restore SDR1 if in hypervisor mode 11 anni fa
swsusp_booke.S e00c9a0c2e powerpc/mpc85xx: invalidate TLB after hibernation resume 12 anni fa
sys_ppc32.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 anni fa
syscalls.c 7256a5d2da powerpc: Fix personality handling in ppc64_personality() 13 anni fa
sysfs.c d1211af304 powerpc/sysfs: Disable writing to PURR in guest mode 11 anni fa
systbl.S 46b45b10f1 [POWERPC] Align the sys_call_table 18 anni fa
systbl_chk.c caa34c9e9c [POWERPC] Fix a couple of copyright symbols 17 anni fa
systbl_chk.sh caa34c9e9c [POWERPC] Fix a couple of copyright symbols 17 anni fa
tau_6xx.c af901ca181 tree-wide: fix assorted typos all over the place 15 anni fa
time.c 84b073868b powerpc/pseries: Duplicate dtl entries sometimes sent to userspace 11 anni fa
tm.S bbe30b3b57 powerpc: Use 32 bit loads and stores when operating on condition register values 11 anni fa
traps.c f080480488 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 11 anni fa
udbg.c 071df9422a powerpc: Add a configuration option for early BootX/OpenFirmware debug 12 anni fa
udbg_16550.c afbcdd97bf powerpc/wsp: Fix early debug build 12 anni fa
uprobes.c f15706b79d uretprobes/powerpc: Hijack return address 12 anni fa
vdso.c b88c4767d9 powerpc: Move local setup.h declarations to arch includes 11 anni fa
vecemu.c de79f7b9f6 powerpc: Put FP/VSX and VR state into structures 11 anni fa
vector.S 955c1cab80 powerpc: Don't corrupt user registers on 32-bit 11 anni fa
vio.c c610260928 powerpc/vio: Fix a dma_mask issue of vio 11 anni fa
vmlinux.lds.S 0e0ed6406e powerpc/modules: Module CRC relocation fix causes perf issues 12 anni fa