aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-30[PATCH] bogus BUILD_BUG_ON() in bpa_iommuAl Viro1-1/+5
2005-09-28[PATCH] ppc64: More hugepage fixesBenjamin Herrenschmidt2-4/+5
2005-09-28[PATCH] ppc64: Add missing barrier() in kexec codeAnton Blanchard1-0/+1
2005-09-23[PATCH] ppc64: Fix huge pages MMU mapping bugBenjamin Herrenschmidt2-5/+7
2005-09-22[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt3-9/+20
2005-09-22[PATCH] ppc64: Fix 64bit ptrace DABR supportAnton Blanchard1-0/+1
2005-09-22[PATCH] ppc64: Fix build with iommu debug enabledAnton Blanchard1-5/+6
2005-09-22[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-17[PATCH] ppc64: build fixAnton Blanchard1-0/+1
2005-09-15[PATCH] ppc64: Fix recent regressionJimi Xenidis1-3/+3
2005-09-14[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-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds14-22/+13
2005-09-09[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
2005-09-09[PATCH] powerpc: Make check_bugs() static inlinejdl@freescale.com1-4/+0
2005-09-09[PATCH] ppc64: iSeries early printk breakageStephen Rothwell1-0/+6
2005-09-09[PATCH] ppc64: Fix oops for !CONFIG_NUMAMichael Ellerman1-2/+2
2005-09-09[PATCH] ppc64: fix IPI on bpa_iicArnd Bergmann1-7/+21
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds3-22/+15
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk3-22/+15
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King1-1/+1
2005-09-07[PATCH] CHECKFLAGS on ppc64 got brokenviro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-0/+4
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S1-5/+6