summaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel
AgeCommit message (Expand)AuthorLines
2005-09-13[PATCH] ppc64: Make eeh_init function againPaul Mackerras-1/+1
2005-09-12[PATCH] ppc64: Remove unused codeAnton Blanchard-16/+0
2005-09-12[PATCH] ppc64: Fix for missing start-cpu rtas tokenAnton Blanchard-2/+11
2005-09-12[PATCH] ppc64: indent pci codeAnton Blanchard-59/+59
2005-09-12[PATCH] ppc64: xics cleanupAnton Blanchard-22/+22
2005-09-12[PATCH] ppc64: Add ptrace data breakpoint supportAnton Blanchard-2/+77
2005-09-12[PATCH] ppc64: Fix up some whitespace issues in ptrace32.cAnton Blanchard-3/+3
2005-09-12[PATCH] ppc64: Add PTRACE_{GET|SET}VRREGSRobert Jennings-0/+30
2005-09-12ppc64: Set up PCI tree from Open Firmware device treePaul Mackerras-90/+356
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk-1/+0
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds-11/+11
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar-1/+1
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg-11/+11
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds-167/+260
2005-09-09[PATCH] basic iomem annotations (ppc64)viro@ZenIV.linux.org.uk-6/+6
2005-09-09Allow PCI config space syscalls to be used by 64-bit processes.Paul Mackerras-57/+64
2005-09-09[PATCH] ppc64: Big-endian I/O memory accessors.Arthur Othieno-0/+20
2005-09-09[PATCH] Separate pci bits out of struct device_nodePaul Mackerras-101/+151
2005-09-09[PATCH] powerpc: Make check_bugs() static inlinejdl@freescale.com-4/+0
2005-09-09[PATCH] ppc64: iSeries early printk breakageStephen Rothwell-0/+6
2005-09-09[PATCH] ppc64: fix IPI on bpa_iicArnd Bergmann-7/+21
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds-22/+15
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk-22/+15
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King-1/+1
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S-5/+6
2005-09-07[PATCH] Kprobes: prevent possible race conditions ppc64 changesPrasanna S Panchamukhi-18/+21
2005-09-07[PATCH] PPC64: convert kcalloc to kzallocPekka Enberg-1/+1
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi-32/+1
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz-5/+2
2005-09-06Fix build failure on ppc64 without CONFIG_AUDITDavid Woodhouse-0/+2
2005-09-06[PATCH] remove linux/version.h include from arch/ppc64Olaf Hering-7/+4
2005-09-06[PATCH] Invert sense of SLB class bitDavid Gibson-6/+5
2005-09-06[PATCH] ppc64: Fix build with oprofile disabledAnton Blanchard-0/+26
2005-09-06[PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard-0/+14
2005-09-06[PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard-0/+13
2005-09-06[PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard-13/+11
2005-09-06[PATCH] ppc64: add number of PMCs to cputableAnton Blanchard-19/+42
2005-09-06[PATCH] ppc64: Allow world readable /proc/ppc64/lparcfgWim Coekaerts-1/+1
2005-09-06[PATCH] ppc64: remove use of asm/segment.hKumar Gala-1/+0
2005-09-06[PATCH] ppc64: systemcfg is now a pointerJimi Xenidis-3/+6
2005-09-06[PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller-36/+47
2005-09-06[PATCH] ppc64: Remove old includesMilton Miller-13/+3
2005-09-06[PATCH] ppc64: Take udbg out of ppc_mdMilton Miller-40/+35
2005-09-06[PATCH] ppc64: Split SCC and 15550 udbg codeMilton Miller-227/+272
2005-09-06[PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.Milton Miller-6/+3
2005-09-06[PATCH] ppc64: Clean up CR handlingMilton Miller-12/+4
2005-09-06[PATCH] ppc64: Remove dummy getc routinesMilton Miller-12/+2
2005-09-05[PATCH] ppc64: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan-22/+12
2005-09-05[PATCH] ppc64: Add VMX save flag to VPAOlof Johansson-0/+5
2005-08-30[PATCH] ppc64: lparconfig.c memory leakJoel Schopp-0/+1