summaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc64: Fix wrong register mapping in mpic driverBenjamin Herrenschmidt2005-10-261-2/+2
* [PATCH] ppc64: Fix typo bug in iSeries hash codeDavid Gibson2005-10-211-1/+1
* [PATCH] ppc64: Fix typo in time calculationsPaul Mackerras2005-10-211-1/+1
* [PATCH] ppc64: Fix error in vDSO 32 bits dateBenjamin Herrenschmidt2005-10-201-1/+1
* [PATCH] ppc64: Fix G5 model in /proc/cpuinfoBenjamin Herrenschmidt2005-10-151-1/+2
* [PATCH] ppc64: Add R_PPC64_TOC16 module relocPeter Bergner2005-10-111-0/+13
* [PATCH] ppc64: Fix PCI hotplugAnton Blanchard2005-10-111-2/+2
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-096-6/+6
* [PATCH] ppc64: fix up()/down() usage for kprobe_mutexAnanth N Mavinakayanahalli2005-10-011-4/+4
* [PATCH] bogus BUILD_BUG_ON() in bpa_iommuAl Viro2005-09-301-1/+5
* [PATCH] ppc64: Add missing barrier() in kexec codeAnton Blanchard2005-09-281-0/+1
* [PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt2005-09-233-9/+20
* [PATCH] ppc64: Fix 64bit ptrace DABR supportAnton Blanchard2005-09-231-0/+1
* [PATCH] ppc64: Fix build with iommu debug enabledAnton Blanchard2005-09-231-5/+6
* [PATCH] ppc64: Fix LPAR regressionAnton Blanchard2005-09-231-3/+2Star
* [PATCH] ppc64: Fix issue with non zero boot cpuAnton Blanchard2005-09-211-1/+2
* [PATCH] PPC64: Fix boot for some pre-POWER4 systemsOlof Johansson2005-09-211-80/+89
* [PATCH] ppc64: Fix PCI flags when using OF device treePaul Mackerras2005-09-211-3/+6
* [PATCH] ppc64: Fix recent regressionJimi Xenidis2005-09-151-3/+3
* [PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins2005-09-141-6/+9
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-132-4/+15
|\
| * Fix build failure on ppc64 without CONFIG_AUDITDavid Woodhouse2005-09-061-0/+2
| * Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-272-3/+6
| |\
| * | Fix missing audit_syscall_exit() on ppc64 sigsuspend exit pathDavid Woodhouse2005-08-272-4/+13
* | | [PATCH] ppc64: Make eeh_init function againPaul Mackerras2005-09-131-1/+1
* | | [PATCH] ppc64: Remove unused codeAnton Blanchard2005-09-121-16/+0Star
* | | [PATCH] ppc64: Fix for missing start-cpu rtas tokenAnton Blanchard2005-09-121-2/+11
* | | [PATCH] ppc64: indent pci codeAnton Blanchard2005-09-123-59/+59
* | | [PATCH] ppc64: xics cleanupAnton Blanchard2005-09-121-22/+22
* | | [PATCH] ppc64: Add ptrace data breakpoint supportAnton Blanchard2005-09-126-2/+77
* | | [PATCH] ppc64: Fix up some whitespace issues in ptrace32.cAnton Blanchard2005-09-121-3/+3
* | | [PATCH] ppc64: Add PTRACE_{GET|SET}VRREGSRobert Jennings2005-09-122-0/+30
* | | ppc64: Set up PCI tree from Open Firmware device treePaul Mackerras2005-09-123-90/+356
* | | [PATCH] merge some from Rusty's trivial patchesAdrian Bunk2005-09-101-1/+0Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-1011-11/+11
|\ \ \
| * | | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-0911-11/+11
* | | | [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-0919-167/+260
|\ \ \ \
| * | | | 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] 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 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] 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-084-18/+21