Marcelo Tosatti eac0556750 Merge branch 'linus' into queue 13 years ago
..
vdso32 25985edced Fix common misspellings 14 years ago
vdso64 25985edced Fix common misspellings 14 years ago
.gitignore 6ddc9d3200 powerpc: Ignore generated vmlinux.lds in git 17 years ago
Makefile f2699491e0 powerpc/perf: Move perf core & PMU code into a subdirectory 13 years ago
align.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
asm-offsets.c 7657f4089b KVM: PPC: Book 3S: Fix compilation for !HV configs 13 years ago
audit.c e54dc2431d [PATCH] audit signal recipients 18 years ago
btext.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 14 years ago
cacheinfo.c 8a25a2fd12 cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem 13 years ago
cacheinfo.h 93197a36a9 powerpc: Rewrite sysfs processor cache info code 16 years ago
clock.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 14 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_a2.S fac26ad4f9 powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2 13 years ago
cpu_setup_fsl_booke.S 73196cd364 KVM: PPC: e500mc support 13 years ago
cpu_setup_pa6t.S 62357d8215 [POWERPC] pasemi: Enable one more hid bit 18 years ago
cpu_setup_power7.S 969391c58a powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits 14 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 ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
crash.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
crash_dump.c 0f890c8d20 powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE 13 years ago
dbell.c 7230c56441 powerpc: Rework lazy-interrupt handling 13 years ago
dma-iommu.c bfbf7d6151 PowerPC: adapt for dma_map_ops changes 13 years ago
dma-swiotlb.c bfbf7d6151 PowerPC: adapt for dma_map_ops changes 13 years ago
dma.c bfbf7d6151 PowerPC: adapt for dma_map_ops changes 13 years ago
entry_32.S 08f1ec8a59 powerpc: Fix page fault with lockdep regression 13 years ago
entry_64.S 7230c56441 powerpc: Rework lazy-interrupt handling 13 years ago
exceptions-64e.S 7230c56441 powerpc: Rework lazy-interrupt handling 13 years ago
exceptions-64s.S f0888f7015 KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs 13 years ago
fadump.c cad3c8346b powerpc: Fix fallout from system.h split up 13 years ago
firmware.c cab2e05271 powerpc: fix implicit use of cache.h in kernel/firmware.c 14 years ago
fpu.S 46f5221049 powerpc: Remove second definition of STACK_FRAME_OVERHEAD 14 years ago
fsl_booke_entry_mapping.S 77154a2026 powerpc/fsl-booke: Fix address issue when using relocatable kernels 15 years ago
ftrace.c 02424d8966 powerpc/ftrace: Implement raw syscall tracepoints on PowerPC 14 years ago
head_32.S a546498f3b powerpc: Call do_page_fault() with interrupts off 13 years ago
head_40x.S a546498f3b powerpc: Call do_page_fault() with interrupts off 13 years ago
head_44x.S cfac57847a powerpc/booke: Provide exception macros with interrupt name 13 years ago
head_64.S 7230c56441 powerpc: Rework lazy-interrupt handling 13 years ago
head_8xx.S a546498f3b powerpc: Call do_page_fault() with interrupts off 13 years ago
head_booke.h d30f6e4800 KVM: PPC: booke: category E.HV (GS-mode) support 13 years ago
head_fsl_booke.S 73196cd364 KVM: PPC: e500mc support 13 years ago
hw_breakpoint.c ead53f22dc powerpc: remove non-required uses of include <linux/module.h> 14 years ago
ibmebus.c 58bca4a8fa Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping 13 years ago
idle.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
idle_6xx.S 7888bc2b47 powerpc: Fix for getting CPU number in power_save_ppc32_restore() 17 years ago
idle_book3e.S 7230c56441 powerpc: Rework lazy-interrupt handling 13 years ago
idle_e500.S e33ee8b6f4 powerpc: e500mc: Fix: use CONFIG_PPC_E500MC in idle_e500.S 14 years ago
idle_power4.S 01e8ec4417 powerpc: Fix power4/970 idle code regression with lockdep 13 years ago
idle_power7.S f0888f7015 KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs 13 years ago
init_task.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 14 years ago
io-workarounds.c 333a151822 powerpc: io-workarounds.c was implicitly getting init_mm 14 years ago
io.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 14 years ago
iomap.c 335b8cf7c3 powerpc: switch to GENERIC_PCI_IOMAP 13 years ago
iommu.c 3ccc00a7e0 fadump: Register for firmware assisted dump. 13 years ago
irq.c a699e4e49e irq: Kill pointless irqd_to_hw export 13 years ago
isa-bridge.c f5339277eb powerpc: Remove FW_FEATURE ISERIES from arch code 13 years ago
jump_label.c 9c8b39077b powerpc: Fix build breakage in jump_label.c 13 years ago
kgdb.c cad3c8346b powerpc: Fix fallout from system.h split up 13 years ago
kprobes.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
kvm.c befdc0a65a KVM: PPC: Avoid patching paravirt template code 13 years ago
kvm_emul.S befdc0a65a KVM: PPC: Avoid patching paravirt template code 13 years ago
l2cr_6xx.S 25985edced Fix common misspellings 14 years ago
legacy_serial.c 3493c85366 powerpc: Fix build on some non-freescale platforms 13 years ago
lparcfg.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
machine_kexec.c e4e88f31bc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 13 years ago
machine_kexec_32.c ff2d8b19a3 treewide: convert uses of ATTRIB_NORETURN to __noreturn 13 years ago
machine_kexec_64.c ff2d8b19a3 treewide: convert uses of ATTRIB_NORETURN to __noreturn 13 years ago
misc.S 4f8cf36f48 powerpc: Remove legacy iSeries bits from assembly files 13 years ago
misc_32.S bbc24a25e2 powerpc/4xx: Fix typos in kexec config dependencies 13 years ago
misc_64.S e48f7eb27f powerpc/maple: Enable scom access functions on Maple 14 years ago
module.c ead53f22dc powerpc: remove non-required uses of include <linux/module.h> 14 years ago
module_32.c 66574cc054 modules: make arch's use default loader hooks 14 years ago
module_64.c 66574cc054 modules: make arch's use default loader hooks 14 years ago
msi.c ceb93a9ff1 powerpc/PCI: include pci.h in powerpc MSI implementation 16 years ago
nvram_64.c 0f4ac13236 powerpc/nvram: Generalize code for OS partitions in NVRAM 14 years ago
of_platform.c eb740b5f3e powerpc/eeh: Introduce EEH device 13 years ago
paca.c f5339277eb powerpc: Remove FW_FEATURE ISERIES from arch code 13 years ago
pci-common.c 475c77edf8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci 13 years ago
pci_32.c 38973ba790 powerpc/PCI: compute I/O space bus-to-resource offset consistently 13 years ago
pci_64.c 38973ba790 powerpc/PCI: compute I/O space bus-to-resource offset consistently 13 years ago
pci_dn.c 184cd4a3b9 powerpc/powernv: PCI support for p7IOC under OPAL v2 13 years ago
pci_of_scan.c 39aa146aad powerpc/PCI: convert devtree bus addresses to resource 13 years ago
pmc.c 50af5ead3b bug.h: add include of it to various implicit C users 13 years ago
ppc32.h ce48b21007 powerpc: Add VSX context save/restore, ptrace and signal support 17 years ago
ppc_ksyms.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
ppc_save_regs.S 25985edced Fix common misspellings 14 years ago
proc_powerpc.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
process.c fae2e0fb24 powerpc: Fix typo in runlatch code 13 years ago
prom.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
prom_init.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
prom_init_check.sh 817c21ad9a powerpc/powernv: Get kernel command line accross OPAL takeover 14 years ago
prom_parse.c ead53f22dc powerpc: remove non-required uses of include <linux/module.h> 14 years ago
ptrace.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
ptrace32.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
reloc_32.S 9c5f7d39a8 powerpc: Process dynamic relocations for kernel 13 years ago
reloc_64.S 549e8152de powerpc: Make the 64-bit kernel as a position-independent executable 17 years ago
rtas-proc.c 9becd2a0d6 powerpc: Move /proc/ppc64 to /proc/powerpc update 15 years ago
rtas-rtc.c 9a8f99fab0 powerpc/rtas-rtc: remove sideeffects of printk_ratelimit 14 years ago
rtas.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
rtas_flash.c df17f56d8a powerpc/pseries: Cancel RTAS event scan before firmware flash 13 years ago
rtas_pci.c 475c77edf8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci 13 years ago
rtasd.c df17f56d8a powerpc/pseries: Cancel RTAS event scan before firmware flash 13 years ago
setup-common.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
setup.h 480f6f35a1 [PATCH] powerpc: Make early xmon logic immune to location of early parsing 19 years ago
setup_32.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
setup_64.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
signal.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
signal.h 18b246fa60 powerpc: Fix various issues with return to userspace 13 years ago
signal_32.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
signal_64.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
smp-tbsync.c 60063497a9 atomic: use <linux/atomic.h> 14 years ago
smp.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
softemu8xx.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
stacktrace.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 14 years ago
suspend.c a2531293db update email address 15 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 2e2b4043cc powerpc: Fix 64-bit hibernation with 64k pages 17 years ago
swsusp_booke.S 90103f932f powerpc/fsl-booke: Add hibernation support for FSL BookE processors 15 years ago
sys_ppc32.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
syscalls.c 5cacdb4add Add generic sys_olduname() 15 years ago
sysfs.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
systbl.S 46b45b10f1 [POWERPC] Align the sys_call_table 18 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 15 years ago
time.c f5339277eb powerpc: Remove FW_FEATURE ISERIES from arch code 13 years ago
traps.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
udbg.c 1d9a473150 powerpc: Random little legacy iSeries removal tidy ups 13 years ago
udbg_16550.c a0496d450a powerpc: Add early debug for WSP platforms 14 years ago
vdso.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
vecemu.c 564ee7a566 [PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpc 20 years ago
vector.S ba00ce1d6e powerpc: Remove static branch hint in giveup_altivec 14 years ago
vio.c 58bca4a8fa Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping 13 years ago
vmlinux.lds.S 4f8cf36f48 powerpc: Remove legacy iSeries bits from assembly files 13 years ago