.. |
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
|
16 years ago |
Makefile
|
b0ce50aa89
powerpc: Use generic init_task
|
13 years ago |
align.c
|
ae3a197e3d
Disintegrate asm/system.h for PowerPC
|
13 years ago |
asm-offsets.c
|
07acfc2a93
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
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
|
13 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
|
13 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
|
14 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
|
8b6ee04067
Merge branch 'merge' into next
|
13 years ago |
exceptions-64e.S
|
7230c56441
powerpc: Rework lazy-interrupt handling
|
13 years ago |
exceptions-64s.S
|
07acfc2a93
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
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
|
13 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
|
07acfc2a93
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
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
|
07acfc2a93
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
13 years ago |
hw_breakpoint.c
|
ead53f22dc
powerpc: remove non-required uses of include <linux/module.h>
|
13 years ago |
ibmebus.c
|
58bca4a8fa
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
|
13 years ago |
idle.c
|
c9b92b8407
powerpc: Remove unused cpu_idle_wait()
|
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
|
13 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 |
io-workarounds.c
|
333a151822
powerpc: io-workarounds.c was implicitly getting init_mm
|
13 years ago |
io.c
|
4b16f8e2d6
powerpc: various straight conversions from module.h --> export.h
|
13 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
|
2074b1d9d5
powerpc: Fix irq distribution
|
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
|
4013369f37
powerpc/irqdomain: Fix broken NR_IRQ references
|
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
|
6834302003
powerpc/47x: Kernel support for KEXEC
|
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>
|
13 years ago |
module_32.c
|
3c75296562
powerpc: Fix kernel panic during kernel module load
|
13 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
|
448054a650
powerpc: Remove iseries specific fields in lppaca
|
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
|
1629372caa
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
|
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
|
ec0d7f18ab
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
prom.c
|
ae3a197e3d
Disintegrate asm/system.h for PowerPC
|
13 years ago |
prom_init.c
|
7e3a4fa160
powerpc/crypto: Enable the PFO-based encryption device
|
13 years ago |
prom_init_check.sh
|
817c21ad9a
powerpc/powernv: Get kernel command line accross OPAL takeover
|
13 years ago |
prom_parse.c
|
ead53f22dc
powerpc: remove non-required uses of include <linux/module.h>
|
13 years ago |
ptrace.c
|
6f73b3629f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
13 years ago |
ptrace32.c
|
ec34a68149
powerpc: Remove old powerpc specific ptrace getregs/setregs calls
|
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
|
eda713e219
powerpc: fix build when CONFIG_BOOKE_WDT is enabled
|
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
|
efee984c27
new helper: signal_delivered()
|
13 years ago |
signal.h
|
17440f171e
powerpc: get rid of restore_sigmask()
|
13 years ago |
signal_32.c
|
17440f171e
powerpc: get rid of restore_sigmask()
|
13 years ago |
signal_64.c
|
17440f171e
powerpc: get rid of restore_sigmask()
|
13 years ago |
smp-tbsync.c
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
smp.c
|
17e32eacc3
powerpc: Use generic idle thread allocation
|
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
|
13 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
|
16 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
|
17 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
|
860aed25a1
powerpc/time: Sanity check of decrementer expiration is necessary
|
13 years ago |
traps.c
|
a3512b2dd5
powerpc/irq: Make alignment & program interrupt behave the same
|
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
|
35000870fc
powerpc: Optimise enable_kernel_altivec
|
13 years ago |
vio.c
|
f2ab621996
powerpc/pseries: Add PFO support to the VIO bus
|
13 years ago |
vmlinux.lds.S
|
4f8cf36f48
powerpc: Remove legacy iSeries bits from assembly files
|
13 years ago |