Linus Torvalds 2d42dc3feb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb 14 years ago
..
vdso32 4108d9ba90 powerpc/Makefiles: Change to new flag variables 14 years ago
vdso64 4108d9ba90 powerpc/Makefiles: Change to new flag variables 14 years ago
.gitignore 6ddc9d3200 powerpc: Ignore generated vmlinux.lds in git 16 years ago
Makefile 1765a1fe5d Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm 14 years ago
align.c 05d77ac90c powerpc: Remove fpscr use from [kvm_]cvt_{fd,df} 15 years ago
asm-offsets.c 1765a1fe5d Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm 14 years ago
audit.c e54dc2431d [PATCH] audit signal recipients 18 years ago
btext.c 95f72d1ed4 lmb: rename to memblock 15 years ago
cacheinfo.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
cacheinfo.h 93197a36a9 powerpc: Rewrite sysfs processor cache info code 16 years ago
clock.c 6f6682809b [POWERPC] clk.h interface for platforms 17 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 ee43eb788b powerpc: Use names rather than numbers for SPRGs (v2) 16 years ago
cpu_setup_fsl_booke.S 4490c06b58 powerpc/fsl-booke: Add support for FSL 64-bit e5500 core 14 years ago
cpu_setup_pa6t.S 62357d8215 [POWERPC] pasemi: Enable one more hid bit 18 years ago
cpu_setup_ppc970.S e31aa453bb powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit 17 years ago
cputable.c 6a1c9dfe41 Merge remote branch 'jwb/next' into next 14 years ago
crash.c c71635d288 powerpc/kexec: make masking/disabling interrupts generic 14 years ago
crash_dump.c 412a4ac5e9 Merge commit 'gcl/next' into next 15 years ago
dbell.c 850f22d568 powerpc/book3e: Resend doorbell exceptions to ourself 15 years ago
dma-iommu.c 1cb8e85a9d powerpc/dma: Fix dma_iommu_dma_supported compare 14 years ago
dma-swiotlb.c eca3930163 of: Merge of_platform_bus_type with platform_bus_type 15 years ago
dma.c ffa56e555a powerpc/dma: Fix check for direct DMA support 14 years ago
e500-pmu.c a11106544f powerpc/perf: e500 support 15 years ago
entry_32.S e7f75ad01d powerpc/47x: Base ppc476 support 15 years ago
entry_64.S cf9efce0ce powerpc: Account time using timebase rather than PURR 15 years ago
exceptions-64e.S ff82c319e6 powerpc/book3e: Fix single step when using HW page tables 15 years ago
exceptions-64s.S 1765a1fe5d Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm 14 years ago
firmware.c 0b9612c210 powerpc: Make powerpc_firmware_features __read_mostly 15 years ago
fpu.S 05d77ac90c powerpc: Remove fpscr use from [kvm_]cvt_{fd,df} 15 years ago
fsl_booke_entry_mapping.S 77154a2026 powerpc/fsl-booke: Fix address issue when using relocatable kernels 15 years ago
ftrace.c b0b7065b64 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_32.S dd84c21748 KVM: PPC: Add KVM intercept handlers 15 years ago
head_40x.S cd3db0c4ca memblock: Remove rmo_size, burry it in arch/powerpc where it belongs 15 years ago
head_44x.S 029b8f662b powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts 15 years ago
head_64.S a58ddea556 KVM: PPC: Move KVM trampolines before __end_interrupts 14 years ago
head_8xx.S 469d62be92 powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr. 15 years ago
head_booke.h 471c70ff39 powerpc/booke: Add Stack Marking support to Booke Exception Prolog 15 years ago
head_fsl_booke.S 2ed38b2359 powerpc/fsl_booke: Add support to boot from core other than 0 14 years ago
hw_breakpoint.c d09ec73871 powerpc, hw_breakpoint: Tell generic code we have no instruction breakpoints 15 years ago
ibmebus.c 7096d04221 of/device: Rework to use common platform_device_alloc() for allocating devices 14 years ago
idle.c a7c2bb8279 powerpc: Re-enable preemption before cpu_die() 15 years ago
idle_6xx.S 7888bc2b47 powerpc: Fix for getting CPU number in power_save_ppc32_restore() 17 years ago
idle_book3e.S 34d97e07cc powerpc/book3e: Add generic 64-bit idle powersave support 15 years ago
idle_e500.S 7888bc2b47 powerpc: Fix for getting CPU number in power_save_ppc32_restore() 17 years ago
idle_power4.S d9333afd6a [POWERPC] powermac: Support G5 CPU hotplug 18 years ago
init_task.c d200c922bc Use new __init_task_data macro in arch init_task.c files. 15 years ago
io.c a22c65f81a powerpc: tiny memcpy_(to|from)io optimisation 15 years ago
iomap.c 472b5b43be [POWERPC] Add 64-bit resources support to pci_iomap 18 years ago
iommu.c 99ec28f183 powerpc: Remove unused 'protect4gb' boot parameter 15 years ago
irq.c d4429f608a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 14 years ago
isa-bridge.c 53962ecf6e [POWERPC] Remove leftover printk in isa-bridge.c 17 years ago
kgdb.c e3839ed8e8 kgdb,ppc: Fix regression in evr register handling 14 years ago
kprobes.c db97bc7f99 powerpc/kprobes: Remove resume_execution() in kprobes 15 years ago
kvm.c a36be1003a PPC: KVM: Book E doesn't have __end_interrupts. 14 years ago
kvm_emul.S df08bd1026 KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31 14 years ago
l2cr_6xx.S 96de0e252c Convert files to UTF-8 and some cleanups 17 years ago
legacy_serial.c f14362d1fe powerpc, of_serial: Endianness issues setting up the serial ports 14 years ago
lparcfg.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
machine_kexec.c c71635d288 powerpc/kexec: make masking/disabling interrupts generic 14 years ago
machine_kexec_32.c c71635d288 powerpc/kexec: make masking/disabling interrupts generic 14 years ago
machine_kexec_64.c e8e5c2155b powerpc/kexec: Fix orphaned offline CPUs across kexec 15 years ago
misc.S b0f82b81fe perf: Drop the skip argument from perf_arch_fetch_regs_caller 15 years ago
misc_32.S 4562c986f0 powerpc/kexec: Adds correct calling convention for kexec purgatory 15 years ago
misc_64.S f1ba9a5b2a powerpc: Unconditionally enabled irq stacks 15 years ago
module.c 7c6d45e665 powerpc: remove unused variable 14 years ago
module_32.c 7cc45e6432 powerpc/ppc32: ftrace, dynamic ftrace to handle modules 16 years ago
module_64.c 16c57b3620 powerpc: Unify opcode definitions and support 16 years ago
mpc7450-pmu.c cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 15 years ago
msi.c ceb93a9ff1 powerpc/PCI: include pci.h in powerpc MSI implementation 16 years ago
nvram_64.c 5a2ad98e92 arch/powerpc: Fix continuation line formats 15 years ago
of_platform.c c0dd394ca5 of: remove of_default_bus_ids 15 years ago
paca.c d4429f608a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 14 years ago
pci-common.c bc0df9ec4c powerpc/pci: Cleanup device dma setup code 14 years ago
pci_32.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
pci_64.c 71a157e8ed of: add 'of_' prefix to machine_is_compatible() 15 years ago
pci_dn.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
pci_of_scan.c 76ec01dbb7 powerpc/pci: Fix checking for child bridges in PCI code. 15 years ago
perf_callchain.c f72c1a931e perf: Factorize callchain context handling 15 years ago
perf_event.c 57fa721433 perf, powerpc: Fix power_pmu_event_init to not use event->ctx 14 years ago
perf_event_fsl_emb.c a4eaf7f146 perf: Rework the PMU methods 15 years ago
pmc.c 071c06cb57 powerpc: Convert pmc_owner_lock to raw_spinlock 15 years ago
power4-pmu.c cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 15 years ago
power5+-pmu.c 81cd5ae303 powerpc: perf_event: Enable SDAR in continous sample mode 15 years ago
power5-pmu.c 81cd5ae303 powerpc: perf_event: Enable SDAR in continous sample mode 15 years ago
power6-pmu.c 81cd5ae303 powerpc: perf_event: Enable SDAR in continous sample mode 15 years ago
power7-pmu.c 81cd5ae303 powerpc: perf_event: Enable SDAR in continous sample mode 15 years ago
ppc32.h ce48b21007 powerpc: Add VSX context save/restore, ptrace and signal support 17 years ago
ppc970-pmu.c 9f5f9ffe50 powerpc/perf: Fix sampling enable for PPC970 14 years ago
ppc_ksyms.c 49f6be8ea1 KVM: PPC: elide struct thread_struct instances from stack 15 years ago
ppc_save_regs.S 322b439455 powerpc: Prepare xmon_save_regs for use with kdump 16 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 cf9efce0ce powerpc: Account time using timebase rather than PURR 15 years ago
prom.c 51f00a471c Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 14 years ago
prom_init.c 2c48a7d615 powerpc: Print decimal values in prom_init.c 15 years ago
prom_init_check.sh 5afd878a95 powerpc: Fix compile errors in prom_init_check for gcc 4.5 15 years ago
prom_parse.c dbbdee9473 of/address: Merge all of the bus translation code 15 years ago
ptrace.c f68d204820 ptrace: cleanup arch_ptrace() on powerpc 14 years ago
ptrace32.c 405f55712d headers: smp_lock.h redux 16 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 507279db18 [PATCH] powerpc: reorg RTAS delay code 19 years ago
rtas.c d4429f608a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 14 years ago
rtas_flash.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
rtas_pci.c 2f52297665 powerpc/pci: Clean up direct access to sysdata by RTAS 16 years ago
rtasd.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
setup-common.c ee11006613 powerpc: fix i8042 module build error 15 years ago
setup.h 480f6f35a1 [PATCH] powerpc: Make early xmon logic immune to location of early parsing 19 years ago
setup_32.c d4429f608a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 14 years ago
setup_64.c 0f6b77ca12 powerpc: Update a BKL related comment 14 years ago
signal.c 9a81c16b52 powerpc: fix double syscall restarts 14 years ago
signal.h efbda86098 powerpc: Sanitize stack pointer in signal handling code 16 years ago
signal_32.c 9a81c16b52 powerpc: fix double syscall restarts 14 years ago
signal_64.c 9a81c16b52 powerpc: fix double syscall restarts 14 years ago
smp-tbsync.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
smp.c cf9efce0ce powerpc: Account time using timebase rather than PURR 15 years ago
softemu8xx.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
stacktrace.c d3b060231b powerpc: Removed duplicated include in stacktrace.c 17 years ago
suspend.c a2531293db update email address 15 years ago
swsusp.c 5e696617c4 powerpc/mm: Split mmu_context handling 16 years ago
swsusp_32.S e443ed3560 powerpc/swsusp_32: Fix TLB invalidation 15 years ago
swsusp_64.c 543b9fd352 [POWERPC] powermac: Suspend to disk on G5 18 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 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
syscalls.c 5cacdb4add Add generic sys_olduname() 15 years ago
sysfs.c b878dc0059 powerpc: Use smt_snooze_delay=-1 to always busy loop 15 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 d4429f608a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 14 years ago
traps.c 4490c06b58 powerpc/fsl-booke: Add support for FSL 64-bit e5500 core 14 years ago
udbg.c d1d56f8c1d powerpc: gamecube/wii: early debugging using usbgecko 15 years ago
udbg_16550.c 411c940385 trivial: fix typo "for for" in multiple files 15 years ago
vdso.c cab175f9fa powerpc: Use is_32bit_task() helper to test 32-bit binary 15 years ago
vecemu.c 564ee7a566 [PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpc 20 years ago
vector.S e090aa8032 powerpc: Fix usage of 64-bit instruction in 32-bit altivec code 15 years ago
vio.c 732eacc054 replace nested max/min macros with {max,min}3 macro 14 years ago
vmlinux.lds.S 54cb27a71f Rename .data.read_mostly to .data..read_mostly. 15 years ago