..
vdso32
Fix common misspellings
14 years ago
vdso64
Fix common misspellings
14 years ago
.gitignore
…
Makefile
powerpc: Add jump label support
14 years ago
align.c
…
asm-offsets.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
13 years ago
audit.c
…
btext.c
powerpc: various straight conversions from module.h --> export.h
13 years ago
cacheinfo.c
…
cacheinfo.h
…
clock.c
powerpc: various straight conversions from module.h --> export.h
13 years ago
compat_audit.c
…
cpu_setup_6xx.S
powerpc: Fix some 6xx/7xxx CPU setup functions
14 years ago
cpu_setup_44x.S
…
cpu_setup_a2.S
powerpc: Add A2 cpu support
14 years ago
cpu_setup_fsl_booke.S
powerpc/e5500: set non-base IVORs
14 years ago
cpu_setup_pa6t.S
…
cpu_setup_power7.S
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits
14 years ago
cpu_setup_ppc970.S
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits
14 years ago
cputable.c
powerpc: various straight conversions from module.h --> export.h
13 years ago
crash.c
powerpc: add export.h to files making use of EXPORT_SYMBOL
13 years ago
crash_dump.c
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
14 years ago
dbell.c
powerpc: Consolidate ipi message mux and demux
14 years ago
dma-iommu.c
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
13 years ago
dma-swiotlb.c
powerpc: Use the newly added get_required_mask dma_map_ops hook
14 years ago
dma.c
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
13 years ago
e500-pmu.c
perf, arch: Add generic NODE cache events
14 years ago
entry_32.S
…
entry_64.S
powerpc: Free up some CPU feature bits by moving out MMU-related features
14 years ago
exceptions-64e.S
powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disable
14 years ago
exceptions-64s.S
powerpc/kvm: Fix build failure with HV KVM and CBE
13 years ago
firmware.c
powerpc: fix implicit use of cache.h in kernel/firmware.c
13 years ago
fpu.S
…
fsl_booke_entry_mapping.S
…
ftrace.c
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
14 years ago
head_8xx.S
powerpc/32: Pass device tree address as u64 to machine_init
14 years ago
head_32.S
powerpc/32: Pass device tree address as u64 to machine_init
14 years ago
head_40x.S
powerpc/32: Pass device tree address as u64 to machine_init
14 years ago
head_44x.S
powerpc/32: Pass device tree address as u64 to machine_init
14 years ago
head_64.S
powerpc/powernv: Support for OPAL console
14 years ago
head_booke.h
powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.
14 years ago
head_fsl_booke.S
powerpc/fsl_booke: Fix comment in head_fsl_booke.S
13 years ago
hw_breakpoint.c
powerpc: remove non-required uses of include <linux/module.h>
13 years ago
ibmebus.c
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
13 years ago
idle.c
…
idle_6xx.S
…
idle_book3e.S
…
idle_e500.S
powerpc: e500mc: Fix: use CONFIG_PPC_E500MC in idle_e500.S
14 years ago
idle_power4.S
powerpc/pmac/smp: Properly NAP offlined CPU on G5
14 years ago
idle_power7.S
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
14 years ago
init_task.c
powerpc: various straight conversions from module.h --> export.h
13 years ago
io-workarounds.c
powerpc: io-workarounds.c was implicitly getting init_mm
13 years ago
io.c
powerpc: various straight conversions from module.h --> export.h
13 years ago
iomap.c
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
13 years ago
iommu.c
powerpc: Reserve iommu page 0
14 years ago
irq.c
powerpc: various straight conversions from module.h --> export.h
13 years ago
isa-bridge.c
powerpc: add export.h to files making use of EXPORT_SYMBOL
13 years ago
jump_label.c
powerpc: Add jump label support
14 years ago
kgdb.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
14 years ago
kprobes.c
…
kvm.c
powerpc: add export.h to files making use of EXPORT_SYMBOL
13 years ago
kvm_emul.S
…
l2cr_6xx.S
Fix common misspellings
14 years ago
legacy_serial.c
serial/8250: Move UPIO_TSI to powerpc
14 years ago
lparcfg.c
powerpc/pseries: Add page coalescing support
14 years ago
machine_kexec.c
powerpc: Move kdump default base address to half RMO size on 64bit
14 years ago
machine_kexec_32.c
…
machine_kexec_64.c
powerpc: Use for_each_node_by_type instead of open coding it
14 years ago
misc.S
…
misc_32.S
powerpc/44x: Kexec support for PPC440X chipsets
14 years ago
misc_64.S
powerpc/maple: Enable scom access functions on Maple
14 years ago
module.c
powerpc: remove non-required uses of include <linux/module.h>
13 years ago
module_32.c
modules: make arch's use default loader hooks
14 years ago
module_64.c
modules: make arch's use default loader hooks
14 years ago
mpc7450-pmu.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
14 years ago
msi.c
…
nvram_64.c
powerpc/nvram: Generalize code for OS partitions in NVRAM
14 years ago
of_platform.c
powerpc: various straight conversions from module.h --> export.h
13 years ago
paca.c
powerpc: various straight conversions from module.h --> export.h
13 years ago
pci-common.c
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
13 years ago
pci_32.c
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
13 years ago
pci_64.c
powerpc: add export.h to files making use of EXPORT_SYMBOL
13 years ago
pci_dn.c
powerpc: add export.h to files making use of EXPORT_SYMBOL
13 years ago
pci_of_scan.c
powerpc: add export.h to files making use of EXPORT_SYMBOL
13 years ago
perf_callchain.c
powerpc/perf: Disable pagefaults during callchain stack read
14 years ago
perf_event.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
14 years ago
perf_event_fsl_emb.c
perf: Remove the nmi parameter from the swevent and overflow interface
14 years ago
pmc.c
powerpc: various straight conversions from module.h --> export.h
13 years ago
power4-pmu.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
14 years ago
power5+-pmu.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
14 years ago
power5-pmu.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
14 years ago
power6-pmu.c
powerpc/perf_event: Fix Power6 L1 cache read & write event codes]
14 years ago
power7-pmu.c
perf events, powerpc: Add POWER7 stalled-cycles-frontend/backend events
14 years ago
ppc32.h
…
ppc970-pmu.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
14 years ago
ppc_ksyms.c
powerpc: various straight conversions from module.h --> export.h
13 years ago
ppc_save_regs.S
Fix common misspellings
14 years ago
proc_powerpc.c
…
process.c
powerpc: various straight conversions from module.h --> export.h
13 years ago
prom.c
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
13 years ago
prom_init.c
powerpc: Don't try OPAL takeover on old 970 blades
14 years ago
prom_init_check.sh
powerpc/powernv: Get kernel command line accross OPAL takeover
14 years ago
prom_parse.c
powerpc: remove non-required uses of include <linux/module.h>
13 years ago
ptrace.c
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
13 years ago
ptrace32.c
…
reloc_64.S
…
rtas-proc.c
…
rtas-rtc.c
powerpc/rtas-rtc: remove sideeffects of printk_ratelimit
14 years ago
rtas.c
powerpc: various straight conversions from module.h --> export.h
13 years ago
rtas_flash.c
notifiers: sys: move reboot notifiers into reboot.h
14 years ago
rtas_pci.c
powerpc: rename ppc_pci_*_flags to pci_*_flags
14 years ago
rtasd.c
atomic: use <linux/atomic.h>
14 years ago
setup-common.c
powerpc: various straight conversions from module.h --> export.h
13 years ago
setup.h
…
setup_32.c
powerpc/32: Pass device tree address as u64 to machine_init
14 years ago
setup_64.c
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
13 years ago
signal.c
…
signal.h
…
signal_32.c
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
14 years ago
signal_64.c
powerpc: remove non-required uses of include <linux/module.h>
13 years ago
smp-tbsync.c
atomic: use <linux/atomic.h>
14 years ago
smp.c
powerpc/irq: Remove IRQF_DISABLED
13 years ago
softemu8xx.c
…
stacktrace.c
powerpc: various straight conversions from module.h --> export.h
13 years ago
suspend.c
…
swsusp.c
powerpc/mm: Fix the call trace when resumed from hibernation
14 years ago
swsusp_32.S
Fix common misspellings
14 years ago
swsusp_64.c
powerpc: Fix up implicit sched.h users
13 years ago
swsusp_asm64.S
…
swsusp_booke.S
…
sys_ppc32.c
…
syscalls.c
…
sysfs.c
powerpc: various straight conversions from module.h --> export.h
13 years ago
systbl.S
…
systbl_chk.c
…
systbl_chk.sh
…
tau_6xx.c
…
time.c
powerpc: various straight conversions from module.h --> export.h
13 years ago
traps.c
powerpc/fsl-booke: Handle L1 D-cache parity error correctly on e500mc
14 years ago
udbg.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
13 years ago
udbg_16550.c
powerpc: Add early debug for WSP platforms
14 years ago
vdso.c
powerpc: remove non-required uses of include <linux/module.h>
13 years ago
vecemu.c
…
vector.S
powerpc: Remove static branch hint in giveup_altivec
14 years ago
vio.c
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
13 years ago
vmlinux.lds.S
percpu: Always align percpu output section to PAGE_SIZE
14 years ago