Linus Torvalds 34b85e3574 Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux 10 years ago
..
vdso32 152d44a853 powerpc: 32 bit getcpu VDSO function uses 64 bit instructions 10 years ago
vdso64 9d378dfac8 powerpc/booke64: Use SPRG7 for VDSO 11 years ago
.gitignore 6ddc9d3200 powerpc: Ignore generated vmlinux.lds in git 17 years ago
Makefile 5144b6bfe2 powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.c 11 years ago
align.c 6f791bef76 powerpc: Remove double braces in alignment code. 11 years ago
asm-offsets.c 34b85e3574 Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux 10 years ago
audit.c e54dc2431d [PATCH] audit signal recipients 18 years ago
btext.c ee372bc1c6 powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32 12 years ago
cacheinfo.c 6b36ba8492 powerpc/pseries: Update dynamic cache nodes for suspend/resume operation 11 years ago
cacheinfo.h 93197a36a9 powerpc: Rewrite sysfs processor cache info code 16 years ago
compat_audit.c 7f13da40e3 [PATCH] add SIGNAL syscall class (v3) 18 years ago
cpu_setup_44x.S 6edc323db7 powerpc/44x: Add support for the AMCC APM821xx SoC 15 years ago
cpu_setup_6xx.S 1f1936ff3f powerpc: Fix some 6xx/7xxx CPU setup functions 14 years ago
cpu_setup_fsl_booke.S 3477e71d53 powerpc/booke: Restrict SPE exception handlers to e200/e500 cores 11 years ago
cpu_setup_pa6t.S 62357d8215 [POWERPC] pasemi: Enable one more hid bit 18 years ago
cpu_setup_power.S d4e58e5928 powerpc/powernv: Enable POWER8 doorbell IPIs 11 years ago
cpu_setup_ppc970.S 969391c58a powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits 14 years ago
cputable.c 3477e71d53 powerpc/booke: Restrict SPE exception handlers to e200/e500 cores 11 years ago
crash.c c645073f7e arch,powerpc: Convert smp_mb__*() 11 years ago
crash_dump.c 68cf0d642f powerpc: Remove superfluous bootmem includes 11 years ago
dbell.c 69111bac42 powerpc: Replace __get_cpu_var uses 11 years ago
dma-iommu.c 0690cbd2e5 powerpc/iommu: Rename iommu_[un]map_sg functions 10 years ago
dma-swiotlb.c cf5621032f powerpc/64: Limit ZONE_DMA32 to 4GiB in swiotlb_detect_4g() 11 years ago
dma.c e89dafb5ca powerpc: Only do dynamic DMA zone limits on platforms that need it 11 years ago
eeh.c 221195fb80 powerpc: Drop useless warning in eeh_init() 10 years ago
eeh_cache.c 0dae27439a powerpc/eeh: Replace pr_warning() with pr_warn() 11 years ago
eeh_dev.c 0dae27439a powerpc/eeh: Replace pr_warning() with pr_warn() 11 years ago
eeh_driver.c 28bf36f92a powerpc/eeh: Set EEH_PE_RESET on PE reset 10 years ago
eeh_event.c 5c7a35e3e2 powerpc/powernv: Fix killed EEH event 11 years ago
eeh_pe.c b6541db139 powerpc/eeh: Block PCI config access upon frozen PE 11 years ago
eeh_sysfs.c 7531473c30 powerpc/eeh: Fix PE state format 10 years ago
entry_32.S 60878dfb11 powerpc/ftrace: Fix obsolete comment 11 years ago
entry_64.S b3c18725a0 powerpc/ftrace: simplify prepare_ftrace_return 11 years ago
epapr_hcalls.S f070986a07 powerpc: Add paravirt idle loop for 64-bit Book-E 12 years ago
epapr_paravirt.c c5aec4c76a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 11 years ago
exceptions-64e.S 2b2695a8d8 powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers 11 years ago
exceptions-64s.S 77b54e9f21 powernv/powerpc: Add winkle support for offline cpus 10 years ago
fadump.c 408cddd96e powerpc/fadump: Fix endianess issues in firmware assisted dump handling 11 years ago
firmware.c cab2e05271 powerpc: fix implicit use of cache.h in kernel/firmware.c 14 years ago
fpu.S d31626f70b powerpc: Don't corrupt transactional state when using FP/VMX in kernel 11 years ago
fsl_booke_entry_mapping.S dd189692d4 powerpc: enable the relocatable support for the fsl booke 32bit kernel 11 years ago
ftrace.c 140cd7fb04 Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux 10 years ago
head_32.S a546498f3b powerpc: Call do_page_fault() with interrupts off 13 years ago
head_40x.S 94314290ed powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUG 11 years ago
head_44x.S 97b3be1e94 powerpc/ppc476: Disable BTAC 11 years ago
head_64.S 9287b95ec9 Merge remote-tracking branch 'scott/next' into next 11 years ago
head_8xx.S c51a6821bd powerpc/8xx: Invalidate non present TLB as early as possible 11 years ago
head_booke.h fc2a6cfe05 powerpc: Fix interrupt range check on debug exception 12 years ago
head_fsl_booke.S 2b2695a8d8 powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers 11 years ago
hw_breakpoint.c 69111bac42 powerpc: Replace __get_cpu_var uses 11 years ago
ibmebus.c ce6d73c94d powerpc: make of_device_ids const 11 years ago
idle.c cc293bf7a9 powerpc/idle: Convert use of typedef ctl_table to struct ctl_table 12 years ago
idle_6xx.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 years ago
idle_book3e.S b1576fec7f powerpc: No need to use dot symbols when branching to a function 11 years ago
idle_e500.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 years ago
idle_power4.S b1576fec7f powerpc: No need to use dot symbols when branching to a function 11 years ago
idle_power7.S 77b54e9f21 powernv/powerpc: Add winkle support for offline cpus 10 years ago
io-workarounds.c ecd73cc5c9 powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO 12 years ago
io.c 3fafe9c202 powerpc/powernv: Add PIO accessors for Power8 LPC bus 12 years ago
iomap.c 0eb5736828 powerpc/kerenl: Enable EEH for IO accessors 11 years ago
iommu.c 140cd7fb04 Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux 10 years ago
irq.c 68cf0d642f powerpc: Remove superfluous bootmem includes 11 years ago
isa-bridge.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 years ago
jump_label.c 9c8b39077b powerpc: Fix build breakage in jump_label.c 14 years ago
kgdb.c 69111bac42 powerpc: Replace __get_cpu_var uses 11 years ago
kprobes.c 69111bac42 powerpc: Replace __get_cpu_var uses 11 years ago
kvm.c b05d59dfce Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next 11 years ago
kvm_emul.S d35b1075af KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt. 13 years ago
l2cr_6xx.S 25985edced Fix common misspellings 14 years ago
legacy_serial.c ce6d73c94d powerpc: make of_device_ids const 11 years ago
machine_kexec.c ea961a828f powerpc: Fix endian issues in kexec and crash dump code 11 years ago
machine_kexec_32.c ff2d8b19a3 treewide: convert uses of ATTRIB_NORETURN to __noreturn 13 years ago
machine_kexec_64.c 011e4b02f1 powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode 11 years ago
mce.c 69111bac42 powerpc: Replace __get_cpu_var uses 11 years ago
mce_power.c 682e77c861 powerpc/book3s: Fix partial invalidation of TLBs in MCE code. 10 years ago
misc.S acf620ecf5 powerpc: Rename __get_SP() to current_stack_pointer() 11 years ago
misc_32.S 1a18a66446 powerpc: Set the correct ksp_limit on ppc32 when switching to irq stack 11 years ago
misc_64.S 71ec7c55ed powerpc: module: handle MODVERSION for .TOC. 11 years ago
module.c b88c4767d9 powerpc: Move local setup.h declarations to arch includes 12 years ago
module_32.c c7d1f6afe0 powerpc: Use pr_fmt in module loader code 11 years ago
module_64.c c7d1f6afe0 powerpc: Use pr_fmt in module loader code 11 years ago
msi.c 6b2fd7efeb PCI/MSI/PPC: Remove arch_msi_check_device() 11 years ago
nvram_64.c e51df2c170 powerpc: Make a bunch of things static 11 years ago
of_platform.c 21d9625180 powerpc: kernel: drop owner assignment from platform_drivers 11 years ago
paca.c d8d164a985 KVM: PPC: Book3S PR: Rework SLB switching code 11 years ago
pci-common.c e39f223fc9 powerpc: Remove more traces of bootmem 10 years ago
pci-hotplug.c c888770eb2 powerpc/PCI: Use pci_is_bridge() to simplify code 11 years ago
pci_32.c e39f223fc9 powerpc: Remove more traces of bootmem 10 years ago
pci_64.c 140cd7fb04 Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux 10 years ago
pci_dn.c c6296b9627 powerpc: Make PCI device node device tree accesses endian safe 12 years ago
pci_of_scan.c e51df2c170 powerpc: Make a bunch of things static 11 years ago
pmc.c 50af5ead3b bug.h: add include of it to various implicit C users 13 years ago
ppc32.h 09a4d5d015 powerpc: switch to generic old sigaction() 12 years ago
ppc_ksyms.c acf620ecf5 powerpc: Rename __get_SP() to current_stack_pointer() 11 years ago
ppc_ksyms_32.c 5144b6bfe2 powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.c 11 years ago
ppc_save_regs.S 25985edced Fix common misspellings 14 years ago
proc_powerpc.c b33159b7d2 proc_powerpc: switch to fixed_size_llseek() 12 years ago
process.c 59994fb01a powerpc: Use generic PIE randomization 10 years ago
prom.c 9e819963b4 powerpc: Disable CPU_FTR_TM if TM is disabled by firmware 11 years ago
prom_init.c e2500be2b8 powerpc/powernv: Remove OPAL v1 takeover 11 years ago
prom_init_check.sh fe921c8c39 powerpc: Simplify symbol check in prom_init_check.sh 11 years ago
prom_parse.c 2083f681e3 powerpc: of_parse_dma_window should take a __be32 *dma_window 12 years ago
ptrace.c ab074ade9c Merge git://git.infradead.org/users/eparis/audit 11 years ago
ptrace32.c 51ae8d4a2b powerpc: move debug registers in a structure 12 years ago
reloc_32.S 348c2298a6 powerpc: Don't flush/invalidate the d/icache for an unknown relocation type 12 years ago
reloc_64.S a5b2cf5b1a powerpc: Align p_dyn, p_rela and p_st symbols 11 years ago
rtas-proc.c ecaf5fa0a5 powerpc: LLVM complains about forward declaration of struct rtas_sensors 11 years ago
rtas-rtc.c 9a8f99fab0 powerpc/rtas-rtc: remove sideeffects of printk_ratelimit 14 years ago
rtas.c 14ed740957 powerpc: Remove some old bootmem related comments 11 years ago
rtas_flash.c 396a34340c powerpc: Fix endianness of flash_block_list in rtas_flash 11 years ago
rtas_pci.c 68cf0d642f powerpc: Remove superfluous bootmem includes 11 years ago
rtasd.c e51df2c170 powerpc: Make a bunch of things static 11 years ago
setup-common.c 9178ba294b powerpc: Convert power off logic to pm_power_off 11 years ago
setup_32.c e88f157de5 powerpc: Remove unused vgacon_remap_base & fix build break 11 years ago
setup_64.c e39f223fc9 powerpc: Remove more traces of bootmem 10 years ago
signal.c 059ade650a powerpc: Use sigsp() 11 years ago
signal.h 129b69df9c powerpc: Use get_signal() signal_setup_done() 11 years ago
signal_32.c 059ade650a powerpc: Use sigsp() 11 years ago
signal_64.c 059ade650a powerpc: Use sigsp() 11 years ago
smp-tbsync.c c141611fb1 powerpc: Delete non-required instances of include <linux/init.h> 11 years ago
smp.c 7c5c92ed56 powerpc: Secondary CPUs must set cpu_callin_map after setting active and online 10 years ago
stacktrace.c acf620ecf5 powerpc: Rename __get_SP() to current_stack_pointer() 11 years ago
suspend.c 7f8998c7ae nosave: consolidate __nosave_{begin,end} in <asm/sections.h> 11 years ago
swsusp.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
swsusp_32.S 25985edced Fix common misspellings 14 years ago
swsusp_64.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
swsusp_asm64.S 711b5138d5 powerpc: Only save/restore SDR1 if in hypervisor mode 12 years ago
swsusp_booke.S b58a7bd6df powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprg 11 years ago
sys_ppc32.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 years ago
syscalls.c c141611fb1 powerpc: Delete non-required instances of include <linux/init.h> 11 years ago
sysfs.c 69111bac42 powerpc: Replace __get_cpu_var uses 11 years ago
systbl.S 2061f7beaa powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit() 11 years ago
systbl_chk.c caa34c9e9c [POWERPC] Fix a couple of copyright symbols 17 years ago
systbl_chk.sh caa34c9e9c [POWERPC] Fix a couple of copyright symbols 17 years ago
tau_6xx.c af901ca181 tree-wide: fix assorted typos all over the place 16 years ago
time.c 16b1d26e77 rtc/tpo: Driver to support rtc and wakeup on PowerNV platform 10 years ago
tm.S 1739ea9e13 powerpc: Fix regression of per-CPU DSCR setting 11 years ago
traps.c 69111bac42 powerpc: Replace __get_cpu_var uses 11 years ago
udbg.c fb5a515704 powerpc: Remove platforms/wsp and associated pieces 11 years ago
udbg_16550.c cd32e2dcc9 powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll() 11 years ago
uprobes.c 3d78e945b6 uprobes/powerpc: Kill arch_uprobe->ainsn 12 years ago
vdso.c 68cf0d642f powerpc: Remove superfluous bootmem includes 11 years ago
vecemu.c de79f7b9f6 powerpc: Put FP/VSX and VR state into structures 12 years ago
vector.S d31626f70b powerpc: Don't corrupt transactional state when using FP/VMX in kernel 11 years ago
vio.c 1618bd53e6 arch/powerpc: replace obsolete strict_strto* calls 11 years ago
vmlinux.lds.S 0e0ed6406e powerpc/modules: Module CRC relocation fix causes perf issues 12 years ago