linux-stable-rt/arch/powerpc/kernel
Linus Torvalds fcda12e7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
* git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus:
  modpost: Fix modpost's license checking V3
  module: add /sys/module/<name>/uevent files
  module: change attr callbacks to take struct module_kobject
  modules: make arch's use default loader hooks
  modules: add default loader hook implementations
  param: fix return value handling in param_set_*
2011-07-24 09:54:54 -07:00
..
vdso32
vdso64
.gitignore
Makefile powerpc/ftrace: Implement raw syscall tracepoints on PowerPC 2011-05-26 13:38:57 +10:00
align.c
asm-offsets.c KVM: PPC: book3s_hv: Add support for PPC970-family processors 2011-07-12 13:16:59 +03:00
audit.c
btext.c
cacheinfo.c
cacheinfo.h
clock.c
compat_audit.c
cpu_setup_6xx.S
cpu_setup_44x.S
cpu_setup_a2.S
cpu_setup_fsl_booke.S
cpu_setup_pa6t.S
cpu_setup_power7.S powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits 2011-07-12 13:16:58 +03:00
cpu_setup_ppc970.S powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits 2011-07-12 13:16:58 +03:00
cputable.c powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit mode 2011-06-02 15:29:09 -05:00
crash.c
crash_dump.c
dbell.c
dma-iommu.c
dma-swiotlb.c
dma.c
e500-pmu.c perf, arch: Add generic NODE cache events 2011-07-01 11:06:38 +02:00
entry_32.S
entry_64.S
exceptions-64e.S
exceptions-64s.S KVM: PPC: book3s_hv: Add support for PPC970-family processors 2011-07-12 13:16:59 +03:00
firmware.c
fpu.S
fsl_booke_entry_mapping.S
ftrace.c powerpc/ftrace: Implement raw syscall tracepoints on PowerPC 2011-05-26 13:38:57 +10:00
head_8xx.S
head_32.S
head_40x.S
head_44x.S
head_64.S
head_booke.h
head_fsl_booke.S powerpc/e500: SPE register saving: take arbitrary struct offset 2011-07-12 13:16:31 +03:00
hw_breakpoint.c
ibmebus.c
idle.c
idle_6xx.S
idle_book3e.S
idle_e500.S
idle_power4.S
idle_power7.S KVM: PPC: Allow book3s_hv guests to use SMT processor modes 2011-07-12 13:16:57 +03:00
init_task.c
io-workarounds.c
io.c
iomap.c
iommu.c
irq.c powerpc: Fix irq_free_virt by adjusting bounds before loop 2011-05-26 13:38:59 +10:00
isa-bridge.c
kgdb.c
kprobes.c
kvm.c
kvm_emul.S
l2cr_6xx.S
legacy_serial.c
lparcfg.c
machine_kexec.c
machine_kexec_32.c
machine_kexec_64.c
misc.S
misc_32.S
misc_64.S
module.c modules: make arch's use default loader hooks 2011-07-24 22:06:04 +09:30
module_32.c modules: make arch's use default loader hooks 2011-07-24 22:06:04 +09:30
module_64.c modules: make arch's use default loader hooks 2011-07-24 22:06:04 +09:30
mpc7450-pmu.c perf, arch: Add generic NODE cache events 2011-07-01 11:06:38 +02:00
msi.c
nvram_64.c
of_platform.c
paca.c powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits 2011-07-12 13:16:58 +03:00
pci-common.c pci/of: Match PCI devices to OF nodes dynamically 2011-06-08 09:08:17 +10:00
pci_32.c pci/of: Match PCI devices to OF nodes dynamically 2011-06-08 09:08:17 +10:00
pci_64.c
pci_dn.c pci/of: Match PCI devices to OF nodes dynamically 2011-06-08 09:08:17 +10:00
pci_of_scan.c pci/of: Match PCI devices to OF nodes dynamically 2011-06-08 09:08:17 +10:00
perf_callchain.c
perf_event.c perf: Remove the nmi parameter from the swevent and overflow interface 2011-07-01 11:06:35 +02:00
perf_event_fsl_emb.c perf: Remove the nmi parameter from the swevent and overflow interface 2011-07-01 11:06:35 +02:00
pmc.c
power4-pmu.c perf, arch: Add generic NODE cache events 2011-07-01 11:06:38 +02:00
power5+-pmu.c perf, arch: Add generic NODE cache events 2011-07-01 11:06:38 +02:00
power5-pmu.c perf, arch: Add generic NODE cache events 2011-07-01 11:06:38 +02:00
power6-pmu.c perf, arch: Add generic NODE cache events 2011-07-01 11:06:38 +02:00
power7-pmu.c perf, arch: Add generic NODE cache events 2011-07-01 11:06:38 +02:00
ppc32.h
ppc970-pmu.c perf, arch: Add generic NODE cache events 2011-07-01 11:06:38 +02:00
ppc_ksyms.c
ppc_save_regs.S
proc_powerpc.c
process.c KVM: PPC: Add support for Book3S processors in hypervisor mode 2011-07-12 13:16:54 +03:00
prom.c powerpc: Force page alignment for initrd reserved memory 2011-06-09 16:52:38 +10:00
prom_init.c
prom_init_check.sh
prom_parse.c
ptrace.c perf: Add context field to perf_event 2011-07-01 11:06:38 +02:00
ptrace32.c
reloc_64.S
rtas-proc.c
rtas-rtc.c powerpc/rtas-rtc: remove sideeffects of printk_ratelimit 2011-06-29 15:30:43 +10:00
rtas.c
rtas_flash.c
rtas_pci.c
rtasd.c
setup-common.c KVM: PPC: Add support for Book3S processors in hypervisor mode 2011-07-12 13:16:54 +03:00
setup.h
setup_32.c
setup_64.c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests 2011-07-12 13:16:57 +03:00
signal.c
signal.h
signal_32.c arch/powerpc: use printk_ratelimited instead of printk_ratelimit 2011-06-29 15:31:01 +10:00
signal_64.c arch/powerpc: use printk_ratelimited instead of printk_ratelimit 2011-06-29 15:31:01 +10:00
smp-tbsync.c
smp.c KVM: PPC: Add support for Book3S processors in hypervisor mode 2011-07-12 13:16:54 +03:00
softemu8xx.c
stacktrace.c
suspend.c
swsusp.c
swsusp_32.S
swsusp_64.c
swsusp_asm64.S
swsusp_booke.S
sys_ppc32.c
syscalls.c
sysfs.c
systbl.S
systbl_chk.c
systbl_chk.sh
tau_6xx.c
time.c irq_work, ppc: Fix up arch hooks 2011-07-01 11:02:22 +02:00
traps.c powerpc/e500: Save SPEFCSR in flush_spe_to_thread() 2011-07-12 13:16:30 +03:00
udbg.c
udbg_16550.c
vdso.c
vecemu.c
vector.S
vio.c
vmlinux.lds.S