Linus Torvalds 08d19f51f0 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm 16 years ago
..
vdso32 2d1b202762 powerpc: Fixup lwsync at runtime 17 years ago
vdso64 2d1b202762 powerpc: Fixup lwsync at runtime 17 years ago
.gitignore 6ddc9d3200 powerpc: Ignore generated vmlinux.lds in git 17 years ago
Makefile 4fc665b88a powerpc: Merge 32 and 64-bit dma code 17 years ago
align.c 78fbc824ed powerpc: Fix uninitialised variable in VSX alignment code 17 years ago
asm-offsets.c 08d19f51f0 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm 16 years ago
audit.c e54dc2431d [PATCH] audit signal recipients 18 years ago
btext.c 542ad5d4cc powerpc: Use the common ascii hex helpers 17 years ago
clock.c 6f6682809b [POWERPC] clk.h interface for platforms 18 years ago
compat_audit.c 7f13da40e3 [PATCH] add SIGNAL syscall class (v3) 18 years ago
cpu_setup_44x.S 9c4cb82515 powerpc: Remove use of CONFIG_PPC_MERGE 17 years ago
cpu_setup_6xx.S fc215fe7e6 [POWERPC] ppc32: Fix errata for 603 CPUs 17 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 b950bdd0fc powerpc: Expose PMCs & cache topology in sysfs on 32-bit 17 years ago
crash.c 36c35be332 powerpc: Increase CRASH_HANDLER_MAX 17 years ago
crash_dump.c 7230ced492 powerpc: Fix /dev/oldmem interface for kdump 17 years ago
dma-iommu.c 8fae035324 powerpc: Drop archdata numa_node 17 years ago
dma.c 8aa2659009 powerpc: Fix DMA offset for non-coherent DMA 16 years ago
entry_32.S 7d6d637dac powerpc: Add TIF_NOTIFY_RESUME support for tracehook 17 years ago
entry_64.S e31aa453bb powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit 17 years ago
firmware.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
fpu.S ce48b21007 powerpc: Add VSX context save/restore, ptrace and signal support 17 years ago
ftrace.c 395a59d0f8 ftrace: store mcount address in rec->ip 17 years ago
head_32.S 2bda347bc5 powerpc: Fix 32-bit SMP boot on CHRP 16 years ago
head_40x.S fca622c5b2 [POWERPC] 40x/Book-E: Save/restore volatile exception registers 17 years ago
head_44x.S 1bc54c0311 powerpc: rework 4xx PTE access and TLB miss 17 years ago
head_64.S 549e8152de powerpc: Make the 64-bit kernel as a position-independent executable 17 years ago
head_8xx.S 76db5bd26f [POWERPC] 8xx: fix swap 17 years ago
head_booke.h 1bc54c0311 powerpc: rework 4xx PTE access and TLB miss 17 years ago
head_fsl_booke.S 9bd54d185a powerpc: remove non-dependent load fsl_booke PTE_64BIT 16 years ago
ibmebus.c 4589f1fe57 powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices 17 years ago
idle.c 61e9916eba powerpc: Fix failure to shutdown with CPU hotplug 17 years ago
idle_6xx.S 7888bc2b47 powerpc: Fix for getting CPU number in power_save_ppc32_restore() 17 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 f52111b154 [PATCH] take init_files to fs/file.c 17 years ago
io.c 4e491d14f2 ftrace: support for PowerPC 17 years ago
iomap.c 472b5b43be [POWERPC] Add 64-bit resources support to pci_iomap 18 years ago
iommu.c 2994a3b265 powerpc: use iommu_num_pages function in IOMMU code 16 years ago
irq.c 150c6c8fec powerpc: Make the irq reverse mapping radix tree lockless 17 years ago
isa-bridge.c 53962ecf6e [POWERPC] Remove leftover printk in isa-bridge.c 17 years ago
kgdb.c d7161a6534 kgdb, x86, arm, mips, powerpc: ignore user space single stepping 17 years ago
kprobes.c ef53d9c5e4 kprobes: improve kretprobe scalability with hashed locking 17 years ago
l2cr_6xx.S 96de0e252c Convert files to UTF-8 and some cleanups 17 years ago
legacy_serial.c 025d7917a5 powerpc/powermac: Fixup default serial port device for pmac_zilog 17 years ago
lparcfg.c 5df72bf3f7 powerpc: Replace __FUNCTION__ with __func__ 17 years ago
machine_kexec.c 3ab8352137 kexec jump 17 years ago
machine_kexec_32.c 163f6876f5 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE 17 years ago
machine_kexec_64.c 84c3d4aaec Merge commit 'origin/master' 17 years ago
misc.S e31aa453bb powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit 17 years ago
misc_32.S 41c2e949cb powerpc: Fix error path in kernel_thread function 16 years ago
misc_64.S 41c2e949cb powerpc: Fix error path in kernel_thread function 16 years ago
module.c b9754568ef powerpc: Remove dead module_find_bug code 17 years ago
module_32.c f0c426bc35 powerpc: Move common module code into its own file 17 years ago
module_64.c 2d291e9027 Fix compile failure with non modular builds 17 years ago
msi.c 1c21a2937b [POWERPC] Fix sparse warnings in arch/powerpc/kernel 17 years ago
nvram_64.c 0f2342c85d [POWERPC] pseries: Eliminate global error_log_cnt variable 18 years ago
of_device.c 8fae035324 powerpc: Drop archdata numa_node 17 years ago
of_platform.c ba0fc709e1 powerpc: Add missing reference to coherent_dma_mask 17 years ago
paca.c 549e8152de powerpc: Make the 64-bit kernel as a position-independent executable 17 years ago
pci-common.c b556151110 powerpc/pci: Improve detection of unassigned bridge resources 16 years ago
pci_32.c 7b6b574ca7 powerpc: Fix link errors on 32-bit machines using legacy DMA 16 years ago
pci_64.c 4fc665b88a powerpc: Merge 32 and 64-bit dma code 17 years ago
pci_dn.c 885b86e4e7 [POWERPC] iSeries: eliminate pci_dn bussubno 17 years ago
pmc.c 39aef685af [POWERPC] Made FSL Book-E PMC support more generic 17 years ago
ppc32.h ce48b21007 powerpc: Add VSX context save/restore, ptrace and signal support 17 years ago
ppc_ksyms.c 0ba3418b8b powerpc: Introduce local (non-broadcast) forms of tlb invalidates 17 years ago
proc_ppc64.c 667471386d powerpc: use non-racy method for proc entries creation 17 years ago
process.c 9c4cb82515 powerpc: Remove use of CONFIG_PPC_MERGE 17 years ago
prom.c 549e8152de powerpc: Make the 64-bit kernel as a position-independent executable 17 years ago
prom_init.c 91a0030295 powerpc: Sync RPA note in zImage with kernel's RPA note 16 years ago
prom_init_check.sh da3de6df33 [POWERPC] Fix -Os kernel builds with newer gcc versions 17 years ago
prom_parse.c 67260ac9a3 powerpc: Fix OF parsing of 64 bits PCI addresses 17 years ago
ptrace.c 7d2a175b9b powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs 17 years ago
ptrace32.c 33b3f03dcc powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes 17 years ago
reloc_64.S 549e8152de powerpc: Make the 64-bit kernel as a position-independent executable 17 years ago
rtas-proc.c 1c21a2937b [POWERPC] Fix sparse warnings in arch/powerpc/kernel 17 years ago
rtas-rtc.c 507279db18 [PATCH] powerpc: reorg RTAS delay code 19 years ago
rtas.c b79998fc2e powerpc: Zero fill the return values of rtas argument buffer 17 years ago
rtas_flash.c 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
rtas_pci.c 1c21a2937b [POWERPC] Fix sparse warnings in arch/powerpc/kernel 17 years ago
setup-common.c a501d8f30e powerpc: Fix major revision number for Freescale cores 17 years ago
setup.h 480f6f35a1 [PATCH] powerpc: Make early xmon logic immune to location of early parsing 19 years ago
setup_32.c cd301c7ba4 powerpc: Reflect the used arguments in machine_init() prototype 16 years ago
setup_64.c 1f6a93e4c3 powerpc: Make it possible to move the interrupt handlers away from the kernel 17 years ago
signal.c 7d6d637dac powerpc: Add TIF_NOTIFY_RESUME support for tracehook 17 years ago
signal.h 6a274c08f2 powerpc: Clean up copy_to/from_user for vsx and fpr 17 years ago
signal_32.c 7c29217096 powerpc: fix giveup_vsx to save registers correctly 17 years ago
signal_64.c 7c29217096 powerpc: fix giveup_vsx to save registers correctly 17 years ago
smp-tbsync.c f8485350c2 [POWERPC] Replace kmalloc+memset with kzalloc 18 years ago
smp.c 6dc6472581 Merge commit 'origin' 16 years ago
softemu8xx.c 9d5a9e7465 Remove asm/a.out.h files for all architectures without a.out support. 17 years ago
stacktrace.c d3b060231b powerpc: Removed duplicated include in stacktrace.c 17 years ago
suspend.c 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
swsusp.c e1fa2e136f powerpc: fixup hard_irq_disable semantics 18 years ago
swsusp_32.S 2e6f40deb7 [POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVEC 17 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 17 years ago
sys_ppc32.c b418da16dd compat: generic compat get/settimeofday 16 years ago
syscalls.c ef3d3246a0 powerpc/mm: Add Strong Access Ordering support 17 years ago
sysfs.c 33a7f12274 powerpc: Fix build warnings introduced by PMC support on 32-bit 17 years ago
systbl.S 46b45b10f1 [POWERPC] Align the sys_call_table 18 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 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
time.c 84c3d4aaec Merge commit 'origin/master' 17 years ago
traps.c 9d5a9e7465 Remove asm/a.out.h files for all architectures without a.out support. 17 years ago
udbg.c f336632f19 [POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in boot 17 years ago
udbg_16550.c 9dae8afdf2 [POWERPC] 4xx: Add early udbg support for 40x processors 17 years ago
vdso.c 9c4cb82515 powerpc: Remove use of CONFIG_PPC_MERGE 17 years ago
vecemu.c 564ee7a566 [PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpc 20 years ago
vector.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
vio.c 8fae035324 powerpc: Drop archdata numa_node 17 years ago
vmlinux.lds.S 91a0030295 powerpc: Sync RPA note in zImage with kernel's RPA note 16 years ago