Benjamin Herrenschmidt 9309180f11 [POWERPC] powerpc: Workaround for of_platform without "reg" nor "dcr-reg" 19 лет назад
..
vdso32 0909c8c2d5 [POWERPC] Support feature fixups in vdso's 19 лет назад
vdso64 859deea949 [POWERPC] Cell timebase bug workaround 19 лет назад
Makefile 68a64357d1 [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h 19 лет назад
align.c fab5db97e4 [PATCH] powerpc: Implement support for setting little-endian mode via prctl 19 лет назад
asm-offsets.c d04c56f73c [POWERPC] Lazy interrupt disabling for 64-bit machines 19 лет назад
audit.c 55669bfa14 [PATCH] audit: AUDIT_PERM support 19 лет назад
binfmt_elf32.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
btext.c 441cbd8dac [POWERPC] Fix various offb issues 19 лет назад
compat_audit.c 55669bfa14 [PATCH] audit: AUDIT_PERM support 19 лет назад
cpu_setup_6xx.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
cpu_setup_ppc970.S 5b43d20a4d [POWERPC] powerpc: Enable DEEPNAP power savings mode on 970MP 19 лет назад
cputable.c 974a76f513 [POWERPC] Distinguish POWER6 partition modes and tell userspace 19 лет назад
crash.c d04c56f73c [POWERPC] Lazy interrupt disabling for 64-bit machines 19 лет назад
crash_dump.c 40681b95a4 [POWERPC] Make doc comments extractable 19 лет назад
dma_64.c c80d9133e9 [POWERPC] Make direct DMA use node local allocations 19 лет назад
entry_32.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
entry_64.S a7a1ed3050 [PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.S 19 лет назад
firmware.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
fpu.S fea23bfefb [POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.S 19 лет назад
head_32.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
head_44x.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
head_4xx.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
head_64.S 79acbb3ff2 Merge branch 'linux-2.6' into for-linus 19 лет назад
head_8xx.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
head_booke.h 66f2d025e2 [PATCH] powerpc: Fix Kernel FP unavail exception for BookE 20 лет назад
head_fsl_booke.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
ibmebus.c 12d04eef92 [POWERPC] Refactor 64 bits DMA operations 19 лет назад
idle.c 302eca184f [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_loop 19 лет назад
idle_6xx.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
idle_power4.S d04c56f73c [POWERPC] Lazy interrupt disabling for 64-bit machines 19 лет назад
init_task.c 0437eb594e [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 19 лет назад
io.c 68a64357d1 [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h 19 лет назад
iomap.c 68a64357d1 [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h 19 лет назад
iommu.c 12d04eef92 [POWERPC] Refactor 64 bits DMA operations 19 лет назад
irq.c ef2b343e99 [POWERPC] Make soft_enabled irqs preempt safe 19 лет назад
kprobes.c 99219a3fbc [PATCH] kretprobe spinlock deadlock patch 19 лет назад
l2cr_6xx.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
legacy_serial.c ea0763a7e6 Merge branch 'merge' 19 лет назад
lparcfg.c b9377ffc3a [POWERPC] clean up pseries hcall interfaces 19 лет назад
lparmap.c e1333803c3 [PATCH] powerpc: Fix iSeries bug in VMALLOCBASE/VMALLOC_START consolidation 20 лет назад
machine_kexec.c 47585d8f5d [POWERPC] Move some kexec logic into machine_kexec.c 19 лет назад
machine_kexec_32.c 2efe55a9ce Storage class should be first 19 лет назад
machine_kexec_64.c ea0763a7e6 Merge branch 'merge' 19 лет назад
misc.S 5adcaf50cf [POWERPC] convert string i/o operations to C 19 лет назад
misc_32.S 42c4aaadb7 [POWERPC] Consolidate feature fixup code 19 лет назад
misc_64.S 42c4aaadb7 [POWERPC] Consolidate feature fixup code 19 лет назад
module_32.c 21c4ff80cb [POWERPC] Support feature fixups in modules 19 лет назад
module_64.c 21c4ff80cb [POWERPC] Support feature fixups in modules 19 лет назад
nvram_64.c 5a43ee6562 [PATCH] nvram_print_partitions cosmetic fixup 19 лет назад
of_device.c 7eebde700f [POWERPC] Souped-up of_platform_device support 19 лет назад
of_platform.c 9309180f11 [POWERPC] powerpc: Workaround for of_platform without "reg" nor "dcr-reg" 19 лет назад
paca.c 2f6093c847 [POWERPC] Implement SLB shadow buffer 19 лет назад
pci_32.c 68a64357d1 [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h 19 лет назад
pci_64.c 4cb3cee03d [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits 19 лет назад
pci_dn.c a7f67bdf2c [POWERPC] Constify & voidify get_property() 19 лет назад
pmc.c dd6c89f686 [POWERPC] Fix oprofile support for e500 in arch/powerpc 19 лет назад
ppc32.h 879168ee51 powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernel 20 лет назад
ppc_ksyms.c d04c56f73c [POWERPC] Lazy interrupt disabling for 64-bit machines 19 лет назад
proc_ppc64.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
process.c 00ae36de49 [POWERPC] Better check in show_instructions 19 лет назад
prom.c 974a76f513 [POWERPC] Distinguish POWER6 partition modes and tell userspace 19 лет назад
prom_init.c 974a76f513 [POWERPC] Distinguish POWER6 partition modes and tell userspace 19 лет назад
prom_parse.c 83efafb301 [POWERPC] Fix up the OF functions to only do PCI stuff if PCI is actually configured 19 лет назад
ptrace-common.h 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
ptrace.c 94983cb788 [POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave} 19 лет назад
ptrace32.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
rtas-proc.c a7f67bdf2c [POWERPC] Constify & voidify get_property() 19 лет назад
rtas-rtc.c 507279db18 [PATCH] powerpc: reorg RTAS delay code 19 лет назад
rtas.c 088df4d256 [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU 19 лет назад
rtas_flash.c ae883cab94 [POWERPC] pseries: Force 4k update_flash block and list sizes 19 лет назад
rtas_pci.c 68a64357d1 [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h 19 лет назад
semaphore.c 14cf11af6c powerpc: Merge enough to start building in arch/powerpc. 20 лет назад
setup-common.c 4767928394 [POWERPC] Fix xmon=off and cleanup xmon initialisation 19 лет назад
setup.h 480f6f35a1 [PATCH] powerpc: Make early xmon logic immune to location of early parsing 19 лет назад
setup_32.c 974a76f513 [POWERPC] Distinguish POWER6 partition modes and tell userspace 19 лет назад
setup_64.c 974a76f513 [POWERPC] Distinguish POWER6 partition modes and tell userspace 19 лет назад
signal_32.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
signal_64.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
smp-tbsync.c 9a06c3b176 [POWERPC] Fix wraparound problem in smp-tbsync on 32-bit 19 лет назад
smp.c 36ca4ba4b9 [POWERPC] cell: add cpufreq driver for Cell BE processor 19 лет назад
swsusp_32.S 75534b50cc [PATCH] Change the name of pagedir_nosave 19 лет назад
sys_ppc32.c afefdbb28a [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 19 лет назад
syscalls.c e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 19 лет назад
sysfs.c ad5cb17f73 [POWERPC] iSeries: fix sysfs.c for combined build 19 лет назад
systbl.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
tau_6xx.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
time.c 501b6d2938 [POWERPC] iSeries: fix time.c for combined build 19 лет назад
traps.c 68a64357d1 [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h 19 лет назад
udbg.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
udbg_16550.c 171505dafe [POWERPC] Fix default clock for udbg_16550 19 лет назад
vdso.c 0909c8c2d5 [POWERPC] Support feature fixups in vdso's 19 лет назад
vecemu.c 564ee7a566 [PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpc 20 лет назад
vector.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
vio.c 12d04eef92 [POWERPC] Refactor 64 bits DMA operations 19 лет назад
vmlinux.lds.S 61ce1efe6e [PATCH] vmlinux.lds: consolidate initcall sections 19 лет назад