Linus Torvalds 4efdedca93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 11 年之前
..
vdso32 9d378dfac8 powerpc/booke64: Use SPRG7 for VDSO 11 年之前
vdso64 9d378dfac8 powerpc/booke64: Use SPRG7 for VDSO 11 年之前
.gitignore 6ddc9d3200 powerpc: Ignore generated vmlinux.lds in git 17 年之前
Makefile 7d71d5b2e8 clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCK 11 年之前
align.c f83319d710 powerpc: Add lq/stq emulation 11 年之前
asm-offsets.c 9d378dfac8 powerpc/booke64: Use SPRG7 for VDSO 11 年之前
audit.c e54dc2431d [PATCH] audit signal recipients 18 年之前
btext.c ee372bc1c6 powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32 12 年之前
cacheinfo.c 6b36ba8492 powerpc/pseries: Update dynamic cache nodes for suspend/resume operation 11 年之前
cacheinfo.h 93197a36a9 powerpc: Rewrite sysfs processor cache info code 16 年之前
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 15 年之前
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 1d47ddf7c3 powerpc/85xx: add hardware automatically enter pw20 state 11 年之前
cpu_setup_pa6t.S 62357d8215 [POWERPC] pasemi: Enable one more hid bit 18 年之前
cpu_setup_power.S 8f619b5429 powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too early 11 年之前
cpu_setup_ppc970.S 969391c58a powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits 14 年之前
cputable.c 68f2f0d431 powerpc: Add a cpu feature CPU_FTR_PMAO_BUG 11 年之前
crash.c c141611fb1 powerpc: Delete non-required instances of include <linux/init.h> 11 年之前
crash_dump.c f5295bd8ea powerpc/crashdump : Fix page frame number check in copy_oldmem_page 11 年之前
dbell.c a6a058e52a powerpc: Add accounting for Doorbell interrupts 12 年之前
dma-iommu.c d084775738 powerpc/iommu: Update the generic code to use dynamic iommu page sizes 11 年之前
dma-swiotlb.c 688ba1dbee powerpc/swiotlb: Enable at early stage and disable if not necessary 13 年之前
dma.c cd15b04844 powerpc/powernv: Add iommu DMA bypass support for IODA2 11 年之前
eeh.c 66f9af83e5 powerpc/eeh: Disable EEH on reboot 11 年之前
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 57310c3c99 powerpc: eeh: Fixup the brown paperbag fallout of the "cleanup" 11 年之前
eeh_event.c 0b5381a618 powerpc/eeh: More accurate log 11 年之前
eeh_pe.c 1d350544d5 powerpc/eeh: Add restore_config operation 11 年之前
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 d31626f70b powerpc: Don't corrupt transactional state when using FP/VMX in kernel 11 年之前
epapr_hcalls.S f070986a07 powerpc: Add paravirt idle loop for 64-bit Book-E 12 年之前
epapr_paravirt.c 26a2056eb2 powerpc: add explicit OF includes 12 年之前
exceptions-64e.S 609af38f8f powerpc/booke64: Critical and machine check exception support 11 年之前
exceptions-64s.S fa5c11b790 powerpc: Remove dead code in sycall entry 11 年之前
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 14 年之前
fpu.S d31626f70b powerpc: Don't corrupt transactional state when using FP/VMX in kernel 11 年之前
fsl_booke_entry_mapping.S dd189692d4 powerpc: enable the relocatable support for the fsl booke 32bit kernel 11 年之前
ftrace.c 68114e5eb8 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 11 年之前
head_32.S a546498f3b powerpc: Call do_page_fault() with interrupts off 13 年之前
head_40x.S 5f20be4478 powerpc: Remove the empty giveup_fpu() function on 32bit kernel 12 年之前
head_44x.S 5f20be4478 powerpc: Remove the empty giveup_fpu() function on 32bit kernel 12 年之前
head_64.S c141611fb1 powerpc: Delete non-required instances of include <linux/init.h> 11 年之前
head_8xx.S 4e591f3c0a powerpc/8xx: Fixing issue with CONFIG_PIN_TLB 11 年之前
head_booke.h fc2a6cfe05 powerpc: Fix interrupt range check on debug exception 12 年之前
head_fsl_booke.S 0be7d969b0 powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M 11 年之前
hw_breakpoint.c c141611fb1 powerpc: Delete non-required instances of include <linux/init.h> 11 年之前
ibmebus.c 3abd136218 PPC: ibmebus: convert bus code to use bus_groups 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 97eb001f03 powerpc/powernv: Add OPAL call to resync timebase on wakeup 11 年之前
io-workarounds.c ecd73cc5c9 powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO 12 年之前
io.c 3fafe9c202 powerpc/powernv: Add PIO accessors for Power8 LPC bus 12 年之前
iomap.c c141611fb1 powerpc: Delete non-required instances of include <linux/init.h> 11 年之前
iommu.c cd15b04844 powerpc/powernv: Add iommu DMA bypass support for IODA2 11 年之前
irq.c a4e04c9f21 powerpc: Irq: Use generic_handle_irq 11 年之前
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 c141611fb1 powerpc: Delete non-required instances of include <linux/init.h> 11 年之前
kprobes.c 23d6d3db66 doc: typo on word accounting in kprobes.c in mutliple architectures 12 年之前
kvm.c b18db0b808 KVM guest: Make pv trampoline code executable 11 年之前
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 dc1473dcfa powerpc/legacy_serial: Fix incorrect placement of __initdata tag 12 年之前
machine_kexec.c ea961a828f powerpc: Fix endian issues in kexec and crash dump code 11 年之前
machine_kexec_32.c ff2d8b19a3 treewide: convert uses of ATTRIB_NORETURN to __noreturn 13 年之前
machine_kexec_64.c 011e4b02f1 powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode 11 年之前
mce.c 55672ecfa2 powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO. 11 年之前
mce_power.c 55672ecfa2 powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO. 11 年之前
misc.S be6abfa769 powerpc: switch to generic sys_execve()/kernel_execve() 13 年之前
misc_32.S 1a18a66446 powerpc: Set the correct ksp_limit on ppc32 when switching to irq stack 11 年之前
misc_64.S dece8ada99 Merge branch 'merge' into next 11 年之前
module.c b88c4767d9 powerpc: Move local setup.h declarations to arch includes 11 年之前
module_32.c b88c4767d9 powerpc: Move local setup.h declarations to arch includes 11 年之前
module_64.c b88c4767d9 powerpc: Move local setup.h declarations to arch includes 11 年之前
msi.c ceb93a9ff1 powerpc/PCI: include pci.h in powerpc MSI implementation 16 年之前
nvram_64.c e0513d9ea8 arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow 11 年之前
of_platform.c 6a040ce725 powerpc/eeh: Fix crash when adding a device in a slot with DDW 12 年之前
paca.c a944a9c40b powerpc/ppc64: Gracefully handle early interrupts 11 年之前
pci-common.c fc2798502f PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev 11 年之前
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 140ab6452c powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal 11 年之前
pci_dn.c c6296b9627 powerpc: Make PCI device node device tree accesses endian safe 12 年之前
pci_of_scan.c fc2798502f PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev 11 年之前
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 28ea3c7529 powerpc: Export flush_icache_range 11 年之前
ppc_save_regs.S 25985edced Fix common misspellings 14 年之前
proc_powerpc.c b33159b7d2 proc_powerpc: switch to fixed_size_llseek() 12 年之前
process.c e6b8fd028b powerpc/tm: Disable IRQ in tm_recheckpoint 11 年之前
prom.c 7222f779ac powerpc/prom: early_init_dt_scan_cpus() updates cpu features only once 11 年之前
prom_init.c 10348f5976 powerpc: Check return value of instance-to-package OF call 11 年之前
prom_init_check.sh 7191b61575 powerpc/pmac: Early debug output on screen on 64-bit macs 12 年之前
prom_parse.c 2083f681e3 powerpc: of_parse_dma_window should take a __be32 *dma_window 12 年之前
ptrace.c 36aa1b180e powerpc: PTRACE_PEEKUSR always returns FPR0 11 年之前
ptrace32.c 51ae8d4a2b powerpc: move debug registers in a structure 12 年之前
reloc_32.S 348c2298a6 powerpc: Don't flush/invalidate the d/icache for an unknown relocation type 12 年之前
reloc_64.S a5b2cf5b1a powerpc: Align p_dyn, p_rela and p_st symbols 11 年之前
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 a08a53ea4c powerpc/le: Enable RTAS events support 11 年之前
rtas_flash.c 0c93069210 powerpc: Fix error return in rtas_flash module init 11 年之前
rtas_pci.c cf05996571 powerpc/kernel: Fix endian issue in rtas_pci 12 年之前
rtasd.c a08a53ea4c powerpc/le: Enable RTAS events support 11 年之前
setup-common.c 36ae37e343 powerpc: Make boot_cpuid common between 32 and 64-bit 11 年之前
setup_32.c 36ae37e343 powerpc: Make boot_cpuid common between 32 and 64-bit 11 年之前
setup_64.c 18aa0da33e powerpc: Don't try to set LPCR unless we're in hypervisor mode 11 年之前
signal.c d31626f70b powerpc: Don't corrupt transactional state when using FP/VMX in kernel 11 年之前
signal.h 2b3f8e87cf powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions 12 年之前
signal_32.c e6b8fd028b powerpc/tm: Disable IRQ in tm_recheckpoint 11 年之前
signal_64.c e6b8fd028b powerpc/tm: Disable IRQ in tm_recheckpoint 11 年之前
smp-tbsync.c c141611fb1 powerpc: Delete non-required instances of include <linux/init.h> 11 年之前
smp.c 1b67bee129 powerpc: Implement tick broadcast IPI as a fixed IPI message 11 年之前
stacktrace.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 14 年之前
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 711b5138d5 powerpc: Only save/restore SDR1 if in hypervisor mode 11 年之前
swsusp_booke.S b58a7bd6df powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprg 11 年之前
sys_ppc32.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 年之前
syscalls.c c141611fb1 powerpc: Delete non-required instances of include <linux/init.h> 11 年之前
sysfs.c d1a5511390 powerpc, sysfs: Fix CPU hotplug callback registration 11 年之前
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 8050936caf powerpc: irq work racing with timer interrupt can result in timer interrupt hang 11 年之前
tm.S e6b8fd028b powerpc/tm: Disable IRQ in tm_recheckpoint 11 年之前
traps.c f83319d710 powerpc: Add lq/stq emulation 11 年之前
udbg.c 071df9422a powerpc: Add a configuration option for early BootX/OpenFirmware debug 12 年之前
udbg_16550.c afbcdd97bf powerpc/wsp: Fix early debug build 12 年之前
uprobes.c 3d78e945b6 uprobes/powerpc: Kill arch_uprobe->ainsn 11 年之前
vdso.c 9d378dfac8 powerpc/booke64: Use SPRG7 for VDSO 11 年之前
vecemu.c de79f7b9f6 powerpc: Put FP/VSX and VR state into structures 12 年之前
vector.S d31626f70b powerpc: Don't corrupt transactional state when using FP/VMX in kernel 11 年之前
vio.c 10862a0c71 powerpc: Revert c6102609 and replace it with the correct fix for vio dma mask setting 11 年之前
vmlinux.lds.S 0e0ed6406e powerpc/modules: Module CRC relocation fix causes perf issues 12 年之前