You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/powerpc/kernel
Masami Hiramatsu 1294156078 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() 16 years ago
..
vdso32 powerpc/mm: Introduce MMU features 16 years ago
vdso64 powerpc/mm: Introduce MMU features 16 years ago
.gitignore
Makefile Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 16 years ago
align.c
asm-offsets.c KVM: ppc: Implement in-kernel exit timing statistics 16 years ago
audit.c
btext.c
clock.c
compat_audit.c
cpu_setup_6xx.S
cpu_setup_44x.S powerpc/virtex5: Fix Virtex5 machine check handling 16 years ago
cpu_setup_pa6t.S
cpu_setup_ppc970.S
cputable.c powerpc/mm: Introduce MMU features 16 years ago
crash.c
crash_dump.c powerpc: Support for relocatable kdump kernel 17 years ago
dma-iommu.c powerpc: Update remaining dma_mapping_ops to use map/unmap_page 17 years ago
dma.c powerpc: Add sync_*_for_* to dma_ops 16 years ago
entry_32.S powerpc: ftrace, do nothing in mcount call for dyn ftrace 16 years ago
entry_64.S Merge commit 'v2.6.28-rc7' into tracing/core 16 years ago
firmware.c
fpu.S
ftrace.c powerpc: ftrace, use create_branch 16 years ago
head_8xx.S
head_32.S powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M 16 years ago
head_40x.S
head_44x.S powerpc/44x: Support 16K/64K base page sizes on 44x 16 years ago
head_64.S powerpc/ppc64/kdump: Better flag for running relocatable 17 years ago
head_booke.h
head_fsl_booke.S powerpc/mm: Introduce MMU features 16 years ago
ibmebus.c powerpc: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
idle.c powerpc: ftrace, do not latency trace idle 16 years ago
idle_6xx.S
idle_e500.S
idle_power4.S
init_task.c take init_fs to saner place 16 years ago
io.c
iomap.c
iommu.c powerpc: Update remaining dma_mapping_ops to use map/unmap_page 17 years ago
irq.c cpumask: make irq_set_affinity() take a const struct cpumask 16 years ago
isa-bridge.c
kgdb.c
kprobes.c kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() 16 years ago
l2cr_6xx.S
legacy_serial.c
lparcfg.c
machine_kexec.c powerpc/32: Setup OF properties for kdump 16 years ago
machine_kexec_32.c
machine_kexec_64.c powerpc/32: Setup OF properties for kdump 16 years ago
misc.S
misc_32.S powerpc/44x: Support 16K/64K base page sizes on 44x 16 years ago
misc_64.S powerpc: Kexec exit should not use magic numbers 17 years ago
module.c powerpc/mm: Introduce MMU features 16 years ago
module_32.c powerpc/ppc32: ftrace, dynamic ftrace to handle modules 16 years ago
module_64.c powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace 16 years ago
msi.c
nvram_64.c
of_device.c powerpc: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
of_platform.c
paca.c powerpc: Update page-in counter for CMM 17 years ago
pci-common.c powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED 16 years ago
pci_32.c powerpc: Remove `have_of' global variable 16 years ago
pci_64.c powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup 17 years ago
pci_dn.c
pmc.c
ppc32.h
ppc_ksyms.c powerpc/mm: Add SMP support to no-hash TLB handling 16 years ago
ppc_save_regs.S powerpc: Prepare xmon_save_regs for use with kdump 16 years ago
proc_ppc64.c
process.c [PATCH] idle cputime accounting 16 years ago
prom.c powerpc: Force memory size to be a multiple of PAGE_SIZE 16 years ago
prom_init.c Revert "powerpc: Sync RPA note in zImage with kernel's RPA note" 17 years ago
prom_init_check.sh powerpc: Fix build issue with CONFIG_RELOCATABLE=y 17 years ago
prom_parse.c Merge branch 'merge' 16 years ago
ptrace.c
ptrace32.c
reloc_64.S
rtas-proc.c
rtas-rtc.c
rtas.c powerpc/pseries: Check for GIQ indicator before calling set-indicator 16 years ago
rtas_flash.c
rtas_pci.c powerpc/pci: Fix various pseries PCI hotplug issues 17 years ago
setup-common.c powerpc: Move memory size print into common show_cpuinfo for 32-bit 17 years ago
setup.h
setup_32.c powerpc/32: Wire up the trampoline code for kdump 16 years ago
setup_64.c powerpc/mm: Introduce MMU features 16 years ago
signal.c
signal.h x86, um: get rid of uml signal.h 17 years ago
signal_32.c powerpc: Fix msr check in compat_sys_swapcontext 17 years ago
signal_64.c powerpc: Fix swapcontext system for VSX + old ucontext size 17 years ago
smp-tbsync.c powerpc: Silence software timebase sync 17 years ago
smp.c Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
softemu8xx.c
stacktrace.c
suspend.c
swsusp.c powerpc/mm: Split mmu_context handling 16 years ago
swsusp_32.S powerpc/mm: Introduce MMU features 16 years ago
swsusp_64.c
swsusp_asm64.S
sys_ppc32.c
syscalls.c
sysfs.c powerpc: Convert sysfs cache code to of_find_next_cache_node() 16 years ago
systbl.S
systbl_chk.c
systbl_chk.sh
tau_6xx.c
time.c Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 16 years ago
traps.c powerpc: Add SPE/EFP math emulation for E500v1/v2 processors. 16 years ago
udbg.c
udbg_16550.c
vdso.c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 16 years ago
vecemu.c
vector.S
vio.c powerpc: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
vmlinux.lds.S powerpc/mm: Introduce MMU features 16 years ago