summaryrefslogtreecommitdiff
path: root/arch/ppc64
AgeCommit message (Expand)AuthorFilesLines
2005-09-25Merge from Linus' tree.Paul Mackerras10-105/+132
2005-09-24[PATCH] ppc64: Fix huge pages MMU mapping bugBenjamin Herrenschmidt2-5/+7
2005-09-23[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt3-9/+20
2005-09-23[PATCH] ppc64: Fix 64bit ptrace DABR supportAnton Blanchard1-0/+1
2005-09-23[PATCH] ppc64: Fix build with iommu debug enabledAnton Blanchard1-5/+6
2005-09-23[PATCH] ppc64: Fix LPAR regressionAnton Blanchard1-3/+2
2005-09-21[PATCH] ppc64: Build zImage.vmode for G5Benjamin Herrenschmidt1-1/+1
2005-09-21[PATCH] ppc64: Fix issue with non zero boot cpuAnton Blanchard1-1/+2
2005-09-21[PATCH] PPC64: Fix boot for some pre-POWER4 systemsOlof Johansson1-80/+89
2005-09-21[PATCH] ppc64: Fix PCI flags when using OF device treePaul Mackerras1-3/+6
2005-09-21[PATCH] powerpc: Merge bug.hBecky Bruce1-2/+2
2005-09-21[PATCH] powerpc: unified signature of timer_interrupt() between ppc32/ppc64Kumar Gala1-3/+1
2005-09-21[PATCH] powerpc: merge the rest of arch/ppc*/oprofileStephen Rothwell5-674/+1
2005-09-21[PATCH] powerpc: rename op_ppc{32,64}_model to op_powerpc_modelStephen Rothwell3-3/+3
2005-09-21[PATCH] Merge arch/ppc*/oprofile/Makefile into arch/powerpc/oprofileStephen Rothwell1-9/+1
2005-09-21[PATCH] powerpc: Move arch/ppc*/oprofile/Kconfig to arch/powerpcStephen Rothwell2-24/+1
2005-09-21[PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpcStephen Rothwell2-346/+3
2005-09-21[PATCH] ppc64: Store virtual address in TLB flush batchesBenjamin Herrenschmidt4-40/+24
2005-09-21[PATCH] ppc64: Updated Olof misc updates 3/3Olof Johansson3-8/+12
2005-09-21[PATCH] ppc64: Updated Olof iommu updates 2/3Olof Johansson2-11/+32
2005-09-21[PATCH] ppc64: Updated Olof iommu updates 1/3Olof Johansson5-28/+5
2005-09-19[PATCH] powerpc: Remove sections use from ppc64 and driversJon Loeliger6-59/+59
2005-09-17[PATCH] ppc64: build fixAnton Blanchard1-0/+1
2005-09-15[PATCH] ppc64: Fix recent regressionJimi Xenidis1-3/+3
2005-09-15[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller3-52/+1
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins1-6/+9
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2-4/+15
2005-09-13[PATCH] ppc64: Make eeh_init function againPaul Mackerras1-1/+1
2005-09-12[PATCH] ppc64: Remove unused codeAnton Blanchard1-16/+0
2005-09-12[PATCH] ppc64: Fix for missing start-cpu rtas tokenAnton Blanchard1-2/+11
2005-09-12[PATCH] ppc64: indent pci codeAnton Blanchard3-59/+59
2005-09-12[PATCH] ppc64: xics cleanupAnton Blanchard1-22/+22
2005-09-12[PATCH] ppc64: Add ptrace data breakpoint supportAnton Blanchard9-25/+106
2005-09-12[PATCH] ppc64: Fix up some whitespace issues in ptrace32.cAnton Blanchard1-3/+3
2005-09-12[PATCH] ppc64: Add PTRACE_{GET|SET}VRREGSRobert Jennings2-0/+30
2005-09-12ppc64: Set up PCI tree from Open Firmware device treePaul Mackerras3-90/+356
2005-09-10[PATCH] powerpc: Move include3 to arch/$(ARCH)/includeStephen Rothwell1-6/+7
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk1-1/+0
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-15/+7
2005-09-10Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds14-22/+13
2005-09-10[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar1-1/+1
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg14-22/+13
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds23-203/+333
2005-09-09[PATCH] basic iomem annotations (ppc64)viro@ZenIV.linux.org.uk1-6/+6
2005-09-09Allow PCI config space syscalls to be used by 64-bit processes.Paul Mackerras3-57/+64
2005-09-09[PATCH] ppc64: Big-endian I/O memory accessors.Arthur Othieno1-0/+20
2005-09-09[PATCH] Separate pci bits out of struct device_nodePaul Mackerras14-101/+151
2005-09-09[PATCH] PPC64: large INITRD causes kernel not to bootMark Bellon1-5/+26
2005-09-09[PATCH] ppc64: makefile cleanupGeoff Levand1-13/+15
2005-09-09[PATCH] ppc64: zimage build fixGeoff Levand2-16/+30