summaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc32: stop misusing NTP's time_offset valuejohn stultz2005-07-061-5/+8
* [PATCH] ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.SOlaf Hering2005-06-301-2/+2
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-281-0/+2
|\
| * [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-271-0/+2
* | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2005-06-281-2/+19
|/
* Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-261-2/+1Star
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-261-2/+1Star
* | [PATCH] kexec code cleanupManeesh Soni2005-06-261-17/+13Star
* | [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-261-1/+1
* | [PATCH] kexec: kexec ppc supportEric W. Biederman2005-06-264-1/+247
* | [PATCH] ppc32: Add support for Freescale e200 (Book-E) coreKumar Gala2005-06-268-6/+179
|/
* [PATCH] ppc32: Kill embedded system.map, use kallsymsBenjamin Herrenschmidt2005-06-221-7/+0Star
* [PATCH] ppc32: don't recursively crash in die() on CHRP/PReP machinesJakub Bogusz2005-06-221-2/+4
* [PATCH] ppc32: Factor out common exception code into macro's for 4xx/Book-EKumar Gala2005-06-222-171/+87Star
* [PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 40xMatt Porter2005-06-221-6/+9
* [PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCPKumar Gala2005-06-221-2/+2
* [PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processorsKumar Gala2005-06-221-0/+14
* [PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou2005-06-211-1/+1
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-06-182-3/+14
|\
| * ppc: remove two extraneous descriptors for the 405EP CPULinus Torvalds2005-06-101-22/+0Star
| * [PATCH] ppc32: add 405EP cpu_spec entryEugene Surovegin2005-06-101-0/+11
| * [PATCH] ppc32: add 405EP cpu_spec entryEugene Surovegin2005-06-091-0/+11
| * [PATCH] ppc32: add 405EP cpu_spec entryEugene Surovegin2005-06-071-0/+11
| * [PATCH] ppc32: Fix incorrect CPU_FTR fixup usage for unified cachesKumar Gala2005-06-061-3/+3
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-06-024-14/+25
|\|
| * [PATCH] ppc32: Simplified load string emulation error checkingKumar Gala2005-05-291-6/+1Star
| * [PATCH] ppc32: Fix some minor issues related to FSL Book-E KGDB supportKumar Gala2005-05-291-1/+14
| * [PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 44xMatt Porter2005-05-211-6/+9
| * [PATCH] ppx32: Fix uninitialized variable in set_preferred_consolePaul Mackerras2005-05-201-1/+1
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-191-0/+2
|\|
| * [PATCH] ppc32: enable use of early_paramPaul Mackerras2005-05-171-0/+2
* | Add CONFIG_AUDITSC and CONFIG_SECCOMP support for ppc32David Woodhouse2005-05-083-13/+45
|/
* [PATCH] ppc32: Simplified PPC core revision reportKumar Gala2005-05-061-19/+18Star
* [PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse2005-05-061-0/+2
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
* [PATCH] ppc32: Fix address checking on lmw/stmw align exceptionPaul Mackerras2005-05-011-0/+4
* [PATCH] ppc32: refactor FPU exception handlingPaul Mackerras2005-05-0110-176/+223
* [PATCH] ppc32: Fix errata for some G3 CPUsBenjamin Herrenschmidt2005-05-011-6/+36
* [PATCH] ppc user annotations: debug_setconetext(2)Al Viro2005-04-251-1/+1
* [PATCH] ppc sparse annotations: emulate_string_inst()Al Viro2005-04-251-1/+1
* [PATCH] ppc iomem annotations: ->io_base_virtAl Viro2005-04-251-1/+1
* [PATCH] ppc user annotations: sigcontextAl Viro2005-04-251-1/+1
* [PATCH] ppc32: fix compilation error in arch/ppc/kernel/time.cBenoit Boissinot2005-04-171-2/+0Star
* [PATCH] ppc32: Fix a problem with NTP on !(chrp||gemini)Giovambattista Pulcini2005-04-171-1/+0Star
* [PATCH] ppc32: Support 36-bit physical addressing on e500Kumar Gala2005-04-171-40/+73
* [PATCH] ppc32: fix single-stepping of emulated instructionsPaul Mackerras2005-04-171-0/+1
* [PATCH] ppc32: oops on kernel altivec assist exceptionsPaul Mackerras2005-04-171-0/+7
* [PATCH] ppc32: fix bogosity in process-freezing codePaul Mackerras2005-04-171-3/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-1745-0/+22654