summaryrefslogtreecommitdiffstats
path: root/arch/ppc64
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-091-1/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-09-0923-203/+333
|\ \ \ \
| * | | | Allow PCI config space syscalls to be used by 64-bit processes.Paul Mackerras2005-09-093-57/+64
| * | | | [PATCH] ppc64: Big-endian I/O memory accessors.Arthur Othieno2005-09-091-0/+20
| * | | | [PATCH] Separate pci bits out of struct device_nodePaul Mackerras2005-09-0914-101/+151
| * | | | [PATCH] PPC64: large INITRD causes kernel not to bootMark Bellon2005-09-091-5/+26
| * | | | [PATCH] ppc64: makefile cleanupGeoff Levand2005-09-091-13/+15
| * | | | [PATCH] ppc64: zimage build fixGeoff Levand2005-09-092-16/+30
| * | | | [PATCH] powerpc: Make check_bugs() static inlinejdl@freescale.com2005-09-091-4/+0Star
| * | | | [PATCH] ppc64: iSeries early printk breakageStephen Rothwell2005-09-091-0/+6
| * | | | [PATCH] ppc64: Fix oops for !CONFIG_NUMAMichael Ellerman2005-09-091-2/+2
| * | | | [PATCH] ppc64: fix IPI on bpa_iicArnd Bergmann2005-09-091-7/+21
* | | | | [PATCH] basic iomem annotations (ppc64)viro@ZenIV.linux.org.uk2005-09-091-6/+6
|/ / / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-093-22/+15Star
|\ \ \ \
| * | | | [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-083-22/+15Star
| |/ / /
* / / / [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-081-1/+1
|/ / /
* | | [PATCH] CHECKFLAGS on ppc64 got brokenviro@ZenIV.linux.org.uk2005-09-081-1/+1
* | | [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-081-0/+4
* | | [PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2005-09-081-5/+6
* | | [PATCH] Kprobes: prevent possible race conditions ppc64 changesPrasanna S Panchamukhi2005-09-085-20/+24
* | | [PATCH] PPC64: convert kcalloc to kzallocPekka Enberg2005-09-081-1/+1
* | | [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-082-32/+1Star
* | | [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-081-5/+2Star
* | | [PATCH] remove linux/version.h include from arch/ppc64Olaf Hering2005-09-065-7/+4Star
* | | [PATCH] Invert sense of SLB class bitDavid Gibson2005-09-063-10/+11
* | | [PATCH] ppc64: Fix build with oprofile disabledAnton Blanchard2005-09-061-0/+26
* | | [PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard2005-09-062-37/+19Star
* | | [PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard2005-09-064-116/+3Star
* | | [PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard2005-09-062-5/+14
* | | [PATCH] ppc64: Use num_pmcs in oprofile codeAnton Blanchard2005-09-062-11/+5Star
* | | [PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard2005-09-061-13/+11Star
* | | [PATCH] ppc64: add number of PMCs to cputableAnton Blanchard2005-09-062-19/+42
* | | [PATCH] ppc64: Allow world readable /proc/ppc64/lparcfgWim Coekaerts2005-09-061-1/+1
* | | [PATCH] ppc64: remove use of asm/segment.hKumar Gala2005-09-061-1/+0Star
* | | [PATCH] ppc64: poison initmemAnton Blanchard2005-09-061-0/+1
* | | [PATCH] ppc64: systemcfg is now a pointerJimi Xenidis2005-09-061-3/+6
* | | [PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller2005-09-062-36/+47
* | | [PATCH] ppc64: Remove old includesMilton Miller2005-09-063-13/+3Star
* | | [PATCH] ppc64: Take udbg out of ppc_mdMilton Miller2005-09-067-42/+37Star
* | | [PATCH] ppc64: Split SCC and 15550 udbg codeMilton Miller2005-09-064-227/+272
* | | [PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.Milton Miller2005-09-063-6/+3Star
* | | [PATCH] ppc64: Clean up CR handlingMilton Miller2005-09-061-12/+4Star
* | | [PATCH] ppc64: Remove dummy getc routinesMilton Miller2005-09-061-12/+2Star
* | | [PATCH] ppc64: dont bypass ppc_md.udbg* functionsMilton Miller2005-09-061-1/+3
* | | [PATCH] ppc64: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-09-053-22/+12Star
* | | [PATCH] ppc64: Add VMX save flag to VPAOlof Johansson2005-09-052-0/+5
* | | [PATCH] ppc64: update xmon helptextOlaf Hering2005-09-051-0/+9
* | | [PATCH] SPARSEMEM EXTREMEBob Picco2005-09-052-21/+49
* | | [PATCH] Fix bug in ppc64 dynamic hugepage supportDavid Gibson2005-09-011-13/+9Star
* | | [PATCH] Remove nested feature sectionsDavid Gibson2005-08-301-3/+1Star