summaryrefslogtreecommitdiffstats
path: root/arch/ppc64
Commit message (Expand)AuthorAgeFilesLines
...
* | | [PATCH] powerpc: merged asm/cputable.hKumar Gala2005-09-281-65/+17
|/ /
* | powerpc: clean up after powermac build mergeStephen Rothwell2005-09-2711-288/+10
* | Merge refs/heads/devtree from rsync://oak/kernels/iseries/work/.git Paul Mackerras2005-09-2610-273/+308
|\ \
| * | ppc64 iSeries: Don't create linux,boot-cpuStephen Rothwell2005-09-231-3/+0
| * | ppc64 iSeries: Define /cpus in iSeries device treeMichael Ellerman2005-09-233-153/+57
| * | ppc64 iSeries: Move setup of systemcfg->platform into iSeries device treeMichael Ellerman2005-09-232-9/+5
| * | ppc64 iSeries: Move memory setup into iSeries device treeMichael Ellerman2005-09-231-5/+15
| * | ppc64 iSeries: Call early_setup() on iSeriesMichael Ellerman2005-09-235-15/+22
| * | ppc64 iSeries: Create a fake flat device tree on iSeriesMichael Ellerman2005-09-231-0/+137
| * | ppc64 iSeries: Make smp_release_cpus() callable on iSeriesMichael Ellerman2005-09-232-6/+8
| * | ppc64 iSeries: Make stab_initialize() work on iSeriesMichael Ellerman2005-09-231-1/+3
| * | ppc64 iSeries: Update create_pte_mapping to replace iSeries_bolt_kernel()Michael Ellerman2005-09-233-64/+30
| * | ppc46 iSeries: Make some generic irq code compile for iSeriesMichael Ellerman2005-09-232-0/+15
| * | ppc64 iSeries: Move iSeries ppc_md functions into a machdep_calls structMichael Ellerman2005-09-231-29/+28
* | | Merge from Linus' tree.Paul Mackerras2005-09-2510-105/+132
|\ \ \ | |/ / |/| / | |/
| * [PATCH] ppc64: Fix huge pages MMU mapping bugBenjamin Herrenschmidt2005-09-232-5/+7
| * [PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt2005-09-223-9/+20
| * [PATCH] ppc64: Fix 64bit ptrace DABR supportAnton Blanchard2005-09-221-0/+1
| * [PATCH] ppc64: Fix build with iommu debug enabledAnton Blanchard2005-09-221-5/+6
| * [PATCH] ppc64: Fix LPAR regressionAnton Blanchard2005-09-221-3/+2
| * [PATCH] ppc64: Build zImage.vmode for G5Benjamin Herrenschmidt2005-09-211-1/+1
| * [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] powerpc: Merge bug.hBecky Bruce2005-09-211-2/+2
* | [PATCH] powerpc: unified signature of timer_interrupt() between ppc32/ppc64Kumar Gala2005-09-211-3/+1
* | [PATCH] powerpc: merge the rest of arch/ppc*/oprofileStephen Rothwell2005-09-215-674/+1
* | [PATCH] powerpc: rename op_ppc{32,64}_model to op_powerpc_modelStephen Rothwell2005-09-213-3/+3
* | [PATCH] Merge arch/ppc*/oprofile/Makefile into arch/powerpc/oprofileStephen Rothwell2005-09-211-9/+1
* | [PATCH] powerpc: Move arch/ppc*/oprofile/Kconfig to arch/powerpcStephen Rothwell2005-09-212-24/+1
* | [PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpcStephen Rothwell2005-09-212-346/+3
* | [PATCH] ppc64: Store virtual address in TLB flush batchesBenjamin Herrenschmidt2005-09-214-40/+24
* | [PATCH] ppc64: Updated Olof misc updates 3/3Olof Johansson2005-09-213-8/+12
* | [PATCH] ppc64: Updated Olof iommu updates 2/3Olof Johansson2005-09-212-11/+32
* | [PATCH] ppc64: Updated Olof iommu updates 1/3Olof Johansson2005-09-215-28/+5
* | [PATCH] powerpc: Remove sections use from ppc64 and driversJon Loeliger2005-09-196-59/+59
|/
* [PATCH] ppc64: build fixAnton Blanchard2005-09-171-0/+1
* [PATCH] ppc64: Fix recent regressionJimi Xenidis2005-09-151-3/+3
* [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-143-52/+1
* [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/+0
* | | [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-129-25/+106
OpenPOWER on IntegriCloud