.. |
vdso32
|
powerpc: Fix segment mapping in vdso32
|
16 years ago |
vdso64
|
Use macros for .data.page_aligned section.
|
16 years ago |
.gitignore
|
powerpc: Ignore generated vmlinux.lds in git
|
17 years ago |
Makefile
|
perf: Do the big rename: Performance Counters -> Performance Events
|
16 years ago |
align.c
|
powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED
|
15 years ago |
asm-offsets.c
|
perf: Do the big rename: Performance Counters -> Performance Events
|
16 years ago |
audit.c
|
…
|
|
btext.c
|
powerpc: Use the common ascii hex helpers
|
17 years ago |
cacheinfo.c
|
powerpc/cacheinfo: Rename cache_dir per-cpu variable
|
16 years ago |
cacheinfo.h
|
powerpc: Rewrite sysfs processor cache info code
|
16 years ago |
clock.c
|
…
|
|
compat_audit.c
|
…
|
|
cpu_setup_6xx.S
|
powerpc: Use names rather than numbers for SPRGs (v2)
|
16 years ago |
cpu_setup_44x.S
|
AMCC PPC 460SX redwood SoC platform initial framework
|
16 years ago |
cpu_setup_fsl_booke.S
|
powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUs
|
16 years ago |
cpu_setup_pa6t.S
|
…
|
|
cpu_setup_ppc970.S
|
powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit
|
17 years ago |
cputable.c
|
powerpc/oprofile: Add ppc750 CL as supported by oprofile
|
16 years ago |
crash.c
|
powerpc: Increase CRASH_HANDLER_MAX
|
17 years ago |
crash_dump.c
|
powerpc: Unify opcode definitions and support
|
16 years ago |
dbell.c
|
powerpc: Add support for using doorbells for SMP IPI
|
16 years ago |
dma-iommu.c
|
powerpc: Change archdata dma_data to a union
|
16 years ago |
dma-swiotlb.c
|
powerpc: Handle SWIOTLB mapping error properly
|
16 years ago |
dma.c
|
powerpc: Rename get_dma_direct_offset get_dma_offset
|
16 years ago |
entry_32.S
|
powerpc: Use names rather than numbers for SPRGs (v2)
|
16 years ago |
entry_64.S
|
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
|
15 years ago |
exceptions-64e.S
|
powerpc/book3e-64: Remove duplicated #include
|
16 years ago |
exceptions-64s.S
|
powerpc: perf_event: Cleanup output by adding symbols
|
15 years ago |
firmware.c
|
…
|
|
fpu.S
|
powerpc: Use names rather than numbers for SPRGs (v2)
|
16 years ago |
ftrace.c
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
head_8xx.S
|
powerpc: Use names rather than numbers for SPRGs (v2)
|
16 years ago |
head_32.S
|
powerpc: Use names rather than numbers for SPRGs (v2)
|
16 years ago |
head_40x.S
|
powerpc: Use names rather than numbers for SPRGs (v2)
|
16 years ago |
head_44x.S
|
powerpc/mm: Cleanup handling of execute permission
|
16 years ago |
head_64.S
|
powerpc: Remaining 64-bit Book3E support
|
16 years ago |
head_booke.h
|
powerpc: Use names rather than numbers for SPRGs (v2)
|
16 years ago |
head_fsl_booke.S
|
powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BIT
|
16 years ago |
ibmebus.c
|
powerpc: use dma_map_ops struct
|
16 years ago |
idle.c
|
sysctl: Drop & in front of every proc_handler.
|
15 years ago |
idle_6xx.S
|
powerpc: Fix for getting CPU number in power_save_ppc32_restore()
|
17 years ago |
idle_e500.S
|
powerpc: Fix for getting CPU number in power_save_ppc32_restore()
|
17 years ago |
idle_power4.S
|
…
|
|
init_task.c
|
Use new __init_task_data macro in arch init_task.c files.
|
16 years ago |
io.c
|
ftrace: support for PowerPC
|
17 years ago |
iomap.c
|
…
|
|
iommu.c
|
powerpc: Change u64/s64 to a long long integer type
|
16 years ago |
irq.c
|
powerpc: tracing: Add powerpc tracepoints for interrupt entry and exit
|
15 years ago |
isa-bridge.c
|
[POWERPC] Remove leftover printk in isa-bridge.c
|
17 years ago |
kgdb.c
|
tree-wide: fix assorted typos all over the place
|
15 years ago |
kprobes.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
16 years ago |
l2cr_6xx.S
|
…
|
|
legacy_serial.c
|
powerpc/powermac: Fixup default serial port device for pmac_zilog
|
17 years ago |
lparcfg.c
|
powerpc/pseries: Fix to handle slb resize across migration
|
16 years ago |
machine_kexec.c
|
powerpc: Allow mem=x cmdline to work with 4G+
|
16 years ago |
machine_kexec_32.c
|
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
|
17 years ago |
machine_kexec_64.c
|
Use new __init_task_data macro in arch init_task.c files.
|
16 years ago |
misc.S
|
powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit
|
17 years ago |
misc_32.S
|
powerpc: Fix __flush_icache_range on 44x
|
16 years ago |
misc_64.S
|
powerpc: Move VMX and VSX asm code to vector.S
|
16 years ago |
module.c
|
module: cleanup FIXME comments about trimming exception table entries.
|
16 years ago |
module_32.c
|
powerpc/ppc32: ftrace, dynamic ftrace to handle modules
|
16 years ago |
module_64.c
|
powerpc: Unify opcode definitions and support
|
16 years ago |
mpc7450-pmu.c
|
perf: Do the big rename: Performance Counters -> Performance Events
|
16 years ago |
msi.c
|
powerpc/PCI: include pci.h in powerpc MSI implementation
|
16 years ago |
nvram_64.c
|
…
|
|
of_device.c
|
powerpc/of: Fix usage of dev_set_name() in of_device_alloc()
|
16 years ago |
of_platform.c
|
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
|
16 years ago |
paca.c
|
powerpc: Add PACA fields specific to 64-bit Book3E processors
|
16 years ago |
pci-common.c
|
powerpc/pci: Fix MODPOST warning
|
16 years ago |
pci_32.c
|
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
|
16 years ago |
pci_64.c
|
powerpc: Fix compile errors found by new ppc64e_defconfig
|
16 years ago |
pci_dn.c
|
powerpc/pci: Move pseries code into pseries platform specific area
|
16 years ago |
pci_of_scan.c
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
16 years ago |
perf_callchain.c
|
perf: Do the big rename: Performance Counters -> Performance Events
|
16 years ago |
perf_event.c
|
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
|
15 years ago |
pmc.c
|
[POWERPC] Made FSL Book-E PMC support more generic
|
17 years ago |
power4-pmu.c
|
perf: Do the big rename: Performance Counters -> Performance Events
|
16 years ago |
power5+-pmu.c
|
powerpc: perf_event: Enable SDAR in continous sample mode
|
15 years ago |
power5-pmu.c
|
powerpc: perf_event: Enable SDAR in continous sample mode
|
15 years ago |
power6-pmu.c
|
powerpc: perf_event: Enable SDAR in continous sample mode
|
15 years ago |
power7-pmu.c
|
powerpc: perf_event: Enable SDAR in continous sample mode
|
15 years ago |
ppc32.h
|
powerpc: Add VSX context save/restore, ptrace and signal support
|
17 years ago |
ppc970-pmu.c
|
powerpc: perf_event: Enable SDAR in continous sample mode
|
15 years ago |
ppc_ksyms.c
|
powerpc: Export cacheable_memzero as its now used in a driver
|
16 years ago |
ppc_save_regs.S
|
powerpc: Prepare xmon_save_regs for use with kdump
|
16 years ago |
proc_ppc64.c
|
powerpc: use non-racy method for proc entries creation
|
17 years ago |
process.c
|
powerpc: Fix compile errors found by new ppc64e_defconfig
|
16 years ago |
prom.c
|
of: merge of_find_all_nodes() implementations
|
16 years ago |
prom_init.c
|
powerpc: Fix ibm,client-architecture-support printout
|
16 years ago |
prom_init_check.sh
|
powerpc: Print linux_banner in prom_init
|
16 years ago |
prom_parse.c
|
powerpc: Fix of_node_put() exit path in of_irq_map_one()
|
16 years ago |
ptrace.c
|
powerpc: Fix booke user_disable_single_step()
|
16 years ago |
ptrace32.c
|
headers: smp_lock.h redux
|
16 years ago |
reloc_64.S
|
powerpc: Make the 64-bit kernel as a position-independent executable
|
17 years ago |
rtas-proc.c
|
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
|
17 years ago |
rtas-rtc.c
|
…
|
|
rtas.c
|
powerpc/pseries: Fix to handle slb resize across migration
|
16 years ago |
rtas_flash.c
|
proc 2/2: remove struct proc_dir_entry::owner
|
16 years ago |
rtas_pci.c
|
powerpc/pci: Clean up direct access to sysdata by RTAS
|
16 years ago |
setup-common.c
|
powerpc: Export powerpc_debugfs_root
|
15 years ago |
setup.h
|
…
|
|
setup_32.c
|
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
|
15 years ago |
setup_64.c
|
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
|
15 years ago |
signal.c
|
powerpc: Sanitize stack pointer in signal handling code
|
16 years ago |
signal.h
|
powerpc: Sanitize stack pointer in signal handling code
|
16 years ago |
signal_32.c
|
powerpc: Sanitize stack pointer in signal handling code
|
16 years ago |
signal_64.c
|
powerpc: Sanitize stack pointer in signal handling code
|
16 years ago |
smp-tbsync.c
|
powerpc: Silence software timebase sync
|
16 years ago |
smp.c
|
cpumask: Use accessors for cpu_*_mask: powerpc
|
16 years ago |
softemu8xx.c
|
Remove asm/a.out.h files for all architectures without a.out support.
|
17 years ago |
stacktrace.c
|
powerpc: Removed duplicated include in stacktrace.c
|
17 years ago |
suspend.c
|
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
|
17 years ago |
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
|
powerpc: Fix 64-bit hibernation with 64k pages
|
17 years ago |
sys_ppc32.c
|
sysctl: Introduce a generic compat sysctl sysctl
|
15 years ago |
syscalls.c
|
powerpc/mm: Add Strong Access Ordering support
|
17 years ago |
sysfs.c
|
powerpc: Fix bug where perf_counters breaks oprofile
|
16 years ago |
systbl.S
|
…
|
|
systbl_chk.c
|
…
|
|
systbl_chk.sh
|
…
|
|
tau_6xx.c
|
tree-wide: fix assorted typos all over the place
|
15 years ago |
time.c
|
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
traps.c
|
powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED
|
15 years ago |
udbg.c
|
powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLF
|
16 years ago |
udbg_16550.c
|
trivial: fix typo "for for" in multiple files
|
16 years ago |
vdso.c
|
tree-wide: fix a very frequent spelling mistake
|
15 years ago |
vecemu.c
|
…
|
|
vector.S
|
powerpc: Use names rather than numbers for SPRGs (v2)
|
16 years ago |
vio.c
|
powerpc: Change archdata dma_data to a union
|
16 years ago |
vmlinux.lds.S
|
powerpc: warning: allocated section `.data_nosave' not in segment
|
16 years ago |