aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc64
AgeCommit message (Expand)Author
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch
2005-06-30Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds
2005-06-30[PATCH] ppc64: Replace custom locking code with a spinlockMichael Ellerman
2005-06-30[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman
2005-06-30[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman
2005-06-30[PATCH] ppc64: Cleanup proc printing of event typesMichael Ellerman
2005-06-30[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from pacaMichael Ellerman
2005-06-30[PATCH] ppc64: Don't count number of events processed for callerMichael Ellerman
2005-06-30[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Michael Ellerman
2005-06-30[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queueMichael Ellerman
2005-06-30[PATCH] ppc64: Move definition of xItLpQueueMichael Ellerman
2005-06-30[PATCH] ppc64: Make two ItLpQueue related functions staticMichael Ellerman
2005-06-30[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.cMichael Ellerman
2005-06-30[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman
2005-06-30[PATCH] ppc64: Don't pass the pointers to xItLpQueue aroundMichael Ellerman
2005-06-30[PATCH] ppc64: Reorganise the paca initialisation macrosMichael Ellerman
2005-06-30[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.cMichael Ellerman
2005-06-30[PATCH] ppc64: Spread lpevents by default on iSeriesMichael Ellerman
2005-06-30[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman
2005-06-28[PATCH] irqpollAlan Cox
2005-06-28[PATCH] remove duplicate printf in arch/ppc64/boot/main.cOlaf Hering
2005-06-28[PATCH] remove printk usage in arch/ppc64/boot/prom.cOlaf Hering
2005-06-28[PATCH] remove unused arch/ppc64/boot/mknote.cOlaf Hering
2005-06-28[PATCH] remove unused arch/ppc64/boot/piggyback.cOlaf Hering
2005-06-28[PATCH] ppc64: don't create spurious symlinks under node0 sysdevNathan Lynch
2005-06-28[PATCH] ppc64: simplify nvram partition scanning codeArnd Bergmann
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman
2005-06-27[PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch
2005-06-27[PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli
2005-06-27[PATCH] ppc64: Add missing exportsBenjamin Herrenschmidt
2005-06-25[PATCH] kexec code cleanupManeesh Soni
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg
2005-06-25[PATCH] ppc64: kexec support for ppc64R Sharada
2005-06-25[PATCH] ppc64 kexec: native hash clearR Sharada
2005-06-25[PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo
2005-06-25[PATCH] ppc64: Fix compile warnings in arch/ppc64/kernel/lparcfg.cMichael Ellerman
2005-06-24[PATCH] ppc64: fix seccomp with 32-bit userlandAndrea Arcangeli
2005-06-23Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for ppc64Prasanna S Panchamukhi
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch
2005-06-23[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell
2005-06-23[PATCH] ppc64: sparsemem memory modelAndy Whitcroft
2005-06-23[PATCH] ppc64: add memory presentAndy Whitcroft
2005-06-23[PATCH] ppc64: add early_pfn_to_nidAndy Whitcroft
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft
2005-06-23[PATCH] ppc64: Kconfig memory modelsMike Kravetz
2005-06-23[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLEDave Hansen
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen