Linus Torvalds e8a91e0e87 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc před 11 roky
..
vdso32 9d378dfac8 powerpc/booke64: Use SPRG7 for VDSO před 11 roky
vdso64 9d378dfac8 powerpc/booke64: Use SPRG7 for VDSO před 11 roky
.gitignore 6ddc9d3200 powerpc: Ignore generated vmlinux.lds in git před 17 roky
Makefile fb5a515704 powerpc: Remove platforms/wsp and associated pieces před 11 roky
align.c ddca156ae6 KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handler před 11 roky
asm-offsets.c c5aec4c76a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc před 11 roky
audit.c e54dc2431d [PATCH] audit signal recipients před 18 roky
btext.c ee372bc1c6 powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32 před 12 roky
cacheinfo.c 6b36ba8492 powerpc/pseries: Update dynamic cache nodes for suspend/resume operation před 11 roky
cacheinfo.h 93197a36a9 powerpc: Rewrite sysfs processor cache info code před 16 roky
compat_audit.c 7f13da40e3 [PATCH] add SIGNAL syscall class (v3) před 18 roky
cpu_setup_44x.S 6edc323db7 powerpc/44x: Add support for the AMCC APM821xx SoC před 15 roky
cpu_setup_6xx.S 1f1936ff3f powerpc: Fix some 6xx/7xxx CPU setup functions před 14 roky
cpu_setup_fsl_booke.S b1576fec7f powerpc: No need to use dot symbols when branching to a function před 11 roky
cpu_setup_pa6t.S 62357d8215 [POWERPC] pasemi: Enable one more hid bit před 18 roky
cpu_setup_power.S d4e58e5928 powerpc/powernv: Enable POWER8 doorbell IPIs před 11 roky
cpu_setup_ppc970.S 969391c58a powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits před 14 roky
cputable.c bd6ba3518f powerpc: Disable doorbells on Power8 DD1.x před 11 roky
crash.c c645073f7e arch,powerpc: Convert smp_mb__*() před 11 roky
crash_dump.c f5295bd8ea powerpc/crashdump : Fix page frame number check in copy_oldmem_page před 11 roky
dbell.c a6a058e52a powerpc: Add accounting for Doorbell interrupts před 12 roky
dma-iommu.c d084775738 powerpc/iommu: Update the generic code to use dynamic iommu page sizes před 11 roky
dma-swiotlb.c 688ba1dbee powerpc/swiotlb: Enable at early stage and disable if not necessary před 13 roky
dma.c cd15b04844 powerpc/powernv: Add iommu DMA bypass support for IODA2 před 11 roky
eeh.c 357b2f3dd9 powerpc/eeh: Dump PE location code před 11 roky
eeh_cache.c 0ba178888b powerpc/eeh: Remove reference to PCI device před 12 roky
eeh_dev.c 317f06de78 powerpc/eeh: Move common part to kernel directory před 12 roky
eeh_driver.c 5c7a35e3e2 powerpc/powernv: Fix killed EEH event před 11 roky
eeh_event.c 5c7a35e3e2 powerpc/powernv: Fix killed EEH event před 11 roky
eeh_pe.c 357b2f3dd9 powerpc/eeh: Dump PE location code před 11 roky
eeh_sysfs.c 2213fb142f powerpc/eeh: Skip eeh sysfs when eeh is disabled před 11 roky
entry_32.S f7b3367774 powerpc/32bit:Store temporary result in r0 instead of r8 před 12 roky
entry_64.S 96d0161086 powerpc: Correct DSCR during TM context switch před 11 roky
epapr_hcalls.S f070986a07 powerpc: Add paravirt idle loop for 64-bit Book-E před 12 roky
epapr_paravirt.c c5aec4c76a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc před 11 roky
exceptions-64e.S fb5a515704 powerpc: Remove platforms/wsp and associated pieces před 11 roky
exceptions-64s.S ad718622ab powerpc/book3s: Fix some ABIv2 issues in machine check code před 11 roky
fadump.c c5aec4c76a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc před 11 roky
firmware.c cab2e05271 powerpc: fix implicit use of cache.h in kernel/firmware.c před 13 roky
fpu.S d31626f70b powerpc: Don't corrupt transactional state when using FP/VMX in kernel před 11 roky
fsl_booke_entry_mapping.S dd189692d4 powerpc: enable the relocatable support for the fsl booke 32bit kernel před 11 roky
ftrace.c 072c4c018e powerpc/ftrace: Use pr_fmt() to namespace error messages před 11 roky
head_32.S a546498f3b powerpc: Call do_page_fault() with interrupts off před 13 roky
head_40x.S 94314290ed powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUG před 11 roky
head_44x.S 5f20be4478 powerpc: Remove the empty giveup_fpu() function on 32bit kernel před 12 roky
head_64.S 2751b628c9 powerpc: Fix SMP issues with ppc64le ABIv2 před 11 roky
head_8xx.S 4e591f3c0a powerpc/8xx: Fixing issue with CONFIG_PIN_TLB před 11 roky
head_booke.h fc2a6cfe05 powerpc: Fix interrupt range check on debug exception před 12 roky
head_fsl_booke.S 0be7d969b0 powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M před 11 roky
hw_breakpoint.c 21f585073d powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint před 11 roky
ibmebus.c 3abd136218 PPC: ibmebus: convert bus code to use bus_groups před 12 roky
idle.c cc293bf7a9 powerpc/idle: Convert use of typedef ctl_table to struct ctl_table před 12 roky
idle_6xx.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly před 13 roky
idle_book3e.S b1576fec7f powerpc: No need to use dot symbols when branching to a function před 11 roky
idle_e500.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly před 13 roky
idle_power4.S b1576fec7f powerpc: No need to use dot symbols when branching to a function před 11 roky
idle_power7.S c733cf83bb powerpc/powernv: Check for IRQHAPPENED before sleeping před 11 roky
io-workarounds.c ecd73cc5c9 powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO před 12 roky
io.c 3fafe9c202 powerpc/powernv: Add PIO accessors for Power8 LPC bus před 12 roky
iomap.c 0eb5736828 powerpc/kerenl: Enable EEH for IO accessors před 11 roky
iommu.c cd15b04844 powerpc/powernv: Add iommu DMA bypass support for IODA2 před 11 roky
irq.c 0d2b7ea928 powerpc: update comments for generic idle conversion před 11 roky
isa-bridge.c cad5cef62a POWERPC: drivers: remove __dev* attributes. před 12 roky
jump_label.c 9c8b39077b powerpc: Fix build breakage in jump_label.c před 13 roky
kgdb.c c141611fb1 powerpc: Delete non-required instances of include <linux/init.h> před 11 roky
kprobes.c 2f0143c91d powerpc/kprobes: Fix jprobes on ABI v2 (LE) před 11 roky
kvm.c b05d59dfce Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next před 11 roky
kvm_emul.S d35b1075af KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt. před 13 roky
l2cr_6xx.S 25985edced Fix common misspellings před 14 roky
legacy_serial.c c4cad90f9e powerpc/serial: Use saner flags when creating legacy ports před 11 roky
machine_kexec.c ea961a828f powerpc: Fix endian issues in kexec and crash dump code před 11 roky
machine_kexec_32.c ff2d8b19a3 treewide: convert uses of ATTRIB_NORETURN to __noreturn před 13 roky
machine_kexec_64.c 011e4b02f1 powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode před 11 roky
mce.c 55672ecfa2 powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO. před 11 roky
mce_power.c 55672ecfa2 powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO. před 11 roky
misc.S be6abfa769 powerpc: switch to generic sys_execve()/kernel_execve() před 13 roky
misc_32.S 1a18a66446 powerpc: Set the correct ksp_limit on ppc32 when switching to irq stack před 11 roky
misc_64.S 71ec7c55ed powerpc: module: handle MODVERSION for .TOC. před 11 roky
module.c b88c4767d9 powerpc: Move local setup.h declarations to arch includes před 11 roky
module_32.c b88c4767d9 powerpc: Move local setup.h declarations to arch includes před 11 roky
module_64.c c2cbcf533a powerpc/module: Fix TOC symbol CRC před 11 roky
msi.c ceb93a9ff1 powerpc/PCI: include pci.h in powerpc MSI implementation před 16 roky
nvram_64.c e0513d9ea8 arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow před 11 roky
of_platform.c 6a040ce725 powerpc/eeh: Fix crash when adding a device in a slot with DDW před 12 roky
paca.c d8d164a985 KVM: PPC: Book3S PR: Rework SLB switching code před 11 roky
pci-common.c c5aec4c76a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc před 11 roky
pci-hotplug.c c888770eb2 powerpc/PCI: Use pci_is_bridge() to simplify code před 11 roky
pci_32.c 3fd47f063b powerpc/pci: Support per-aperture memory offset před 12 roky
pci_64.c 140ab6452c powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal před 11 roky
pci_dn.c c6296b9627 powerpc: Make PCI device node device tree accesses endian safe před 12 roky
pci_of_scan.c c5aec4c76a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc před 11 roky
pmc.c 50af5ead3b bug.h: add include of it to various implicit C users před 13 roky
ppc32.h 09a4d5d015 powerpc: switch to generic old sigaction() před 12 roky
ppc_ksyms.c 00f554fade powerpc: memcpy optimization for 64bit LE před 11 roky
ppc_save_regs.S 25985edced Fix common misspellings před 14 roky
proc_powerpc.c b33159b7d2 proc_powerpc: switch to fixed_size_llseek() před 12 roky
process.c 96d0161086 powerpc: Correct DSCR during TM context switch před 11 roky
prom.c e2500be2b8 powerpc/powernv: Remove OPAL v1 takeover před 11 roky
prom_init.c e2500be2b8 powerpc/powernv: Remove OPAL v1 takeover před 11 roky
prom_init_check.sh e2500be2b8 powerpc/powernv: Remove OPAL v1 takeover před 11 roky
prom_parse.c 2083f681e3 powerpc: of_parse_dma_window should take a __be32 *dma_window před 12 roky
ptrace.c 36aa1b180e powerpc: PTRACE_PEEKUSR always returns FPR0 před 11 roky
ptrace32.c 51ae8d4a2b powerpc: move debug registers in a structure před 11 roky
reloc_32.S 348c2298a6 powerpc: Don't flush/invalidate the d/icache for an unknown relocation type před 12 roky
reloc_64.S a5b2cf5b1a powerpc: Align p_dyn, p_rela and p_st symbols před 11 roky
rtas-proc.c 9becd2a0d6 powerpc: Move /proc/ppc64 to /proc/powerpc update před 15 roky
rtas-rtc.c 9a8f99fab0 powerpc/rtas-rtc: remove sideeffects of printk_ratelimit před 14 roky
rtas.c 9d0c4dfedd of/fdt: update of_get_flat_dt_prop in prep for libfdt před 11 roky
rtas_flash.c 396a34340c powerpc: Fix endianness of flash_block_list in rtas_flash před 11 roky
rtas_pci.c d0914f503f powerpc/eeh: Block PCI-CFG access during PE reset před 11 roky
rtasd.c a08a53ea4c powerpc/le: Enable RTAS events support před 11 roky
setup-common.c 6663a4fa67 powerpc: Don't skip ePAPR spin-table CPUs před 11 roky
setup_32.c 36ae37e343 powerpc: Make boot_cpuid common between 32 and 64-bit před 11 roky
setup_64.c a5d862576a powerpc: Allow ppc_md platform hook to override memory_block_size_bytes před 11 roky
signal.c 21f585073d powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint před 11 roky
signal.h 2b3f8e87cf powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions před 12 roky
signal_32.c bf77ee2a7a powerpc: Remove ancient DEBUG_SIG code před 11 roky
signal_64.c bf77ee2a7a powerpc: Remove ancient DEBUG_SIG code před 11 roky
smp-tbsync.c c141611fb1 powerpc: Delete non-required instances of include <linux/init.h> před 11 roky
smp.c b6220ad66b sched: Fix compiler warnings před 11 roky
stacktrace.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h před 13 roky
suspend.c a2531293db update email address před 15 roky
swsusp.c ae3a197e3d Disintegrate asm/system.h for PowerPC před 13 roky
swsusp_32.S 25985edced Fix common misspellings před 14 roky
swsusp_64.c ae3a197e3d Disintegrate asm/system.h for PowerPC před 13 roky
swsusp_asm64.S 711b5138d5 powerpc: Only save/restore SDR1 if in hypervisor mode před 11 roky
swsusp_booke.S b58a7bd6df powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprg před 11 roky
sys_ppc32.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE před 12 roky
syscalls.c c141611fb1 powerpc: Delete non-required instances of include <linux/init.h> před 11 roky
sysfs.c 1739ea9e13 powerpc: Fix regression of per-CPU DSCR setting před 11 roky
systbl.S c1fb019477 powerpc: Create DOTSYM to wrap dot symbol usage před 11 roky
systbl_chk.c caa34c9e9c [POWERPC] Fix a couple of copyright symbols před 17 roky
systbl_chk.sh caa34c9e9c [POWERPC] Fix a couple of copyright symbols před 17 roky
tau_6xx.c af901ca181 tree-wide: fix assorted typos all over the place před 15 roky
time.c 6e0fdf9af2 powerpc: fix typo 'CONFIG_PMAC' před 11 roky
tm.S 1739ea9e13 powerpc: Fix regression of per-CPU DSCR setting před 11 roky
traps.c e6654d5b42 powerpc/book3s: Increment the mce counter during machine_check_early call. před 11 roky
udbg.c fb5a515704 powerpc: Remove platforms/wsp and associated pieces před 11 roky
udbg_16550.c fb5a515704 powerpc: Remove platforms/wsp and associated pieces před 11 roky
uprobes.c 3d78e945b6 uprobes/powerpc: Kill arch_uprobe->ainsn před 11 roky
vdso.c 9d378dfac8 powerpc/booke64: Use SPRG7 for VDSO před 11 roky
vecemu.c de79f7b9f6 powerpc: Put FP/VSX and VR state into structures před 12 roky
vector.S d31626f70b powerpc: Don't corrupt transactional state when using FP/VMX in kernel před 11 roky
vio.c 10862a0c71 powerpc: Revert c6102609 and replace it with the correct fix for vio dma mask setting před 11 roky
vmlinux.lds.S 0e0ed6406e powerpc/modules: Module CRC relocation fix causes perf issues před 12 roky