summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add logic to patch alternative feature sectionsMichael Ellerman2008-07-011-14/+65
* powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman2008-07-014-3/+5
* powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman2008-07-013-36/+57
* powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman2008-07-013-3/+5
* powerpc: Add tests of the code patching routinesMichael Ellerman2008-07-012-0/+303
* powerpc: Add new code patching routinesMichael Ellerman2008-07-011-0/+107
* powerpc: Make create_branch() return errors if the branch target is too largeMichael Ellerman2008-07-011-2/+8
* powerpc: Allow create_branch() to return errorsMichael Ellerman2008-07-014-16/+20
* powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2008-07-015-0/+38
* powerpc: Move common module code into its own fileKumar Gala2008-07-014-151/+111
* powerpc: hash_huge_page() should get the WIMG bits from the lpteDave Kleikamp2008-07-011-3/+2
* powerpc: Tell firmware we support architecture V2.06Joel Schopp2008-07-011-1/+3
* powerpc: Add cputable entry for Power7 architected modeJoel Schopp2008-07-011-1/+12
* powerpc: Only demote individual slices rather than whole processPaul Mackerras2008-07-013-54/+161
* powerpc: Add cputable entry for POWER7Michael Neuling2008-06-303-0/+31
* powerpc: Get rid of bitfields in ppc_bat structBecky Bruce2008-06-301-11/+8
* powerpc: Change BAT code to use phys_addr_tBecky Bruce2008-06-303-9/+9
* powerpc: Increase CRASH_HANDLER_MAXArnd Bergmann2008-06-301-1/+1
* powerpc/cell: Disable ptcal in case of crash kdumpArnd Bergmann2008-06-301-4/+18
* powerpc/pseries: Call pseries_kexec_setup only on pseriesArnd Bergmann2008-06-301-1/+1
* powerpc: Free a PTE bit on ppc64 with 64K pagesBenjamin Herrenschmidt2008-06-302-10/+15
* spufs: Convert nopfn to faultNick Piggin2008-06-302-52/+54
* powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}Segher Boessenkool2008-06-301-7/+1
* Merge branch 'linux-2.6'Paul Mackerras2008-06-3068-2248/+4678
|\
| * Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds2008-06-201-1/+1
| * [POWERPC] Clear sub-page HPTE present bits when demoting page sizePaul Mackerras2008-06-181-0/+4
| * [POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vectorJosh Boyer2008-06-181-1/+6
| * [POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigsPaul Mackerras2008-06-162-6/+122
| * [POWERPC] Remove ppc32's export of console_driversStephen Rothwell2008-06-161-2/+0
| * [POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala2008-06-164-1/+246
| * [POWERPC] Fix bootwrapper builds with newer gcc versionsKumar Gala2008-06-162-1/+234
| * [POWERPC] Fix warning in pseries/eeh_driver.cAndrew Morton2008-06-161-4/+7
| * [POWERPC] Add missing of_node_put in pseries/nvram.cJulia Lawall2008-06-161-1/+3
| * [POWERPC] Fix return value check logic in debugfs virq_mapping setupEmil Medve2008-06-161-1/+1
| * Merge branch 'linux-2.6' into mergePaul Mackerras2008-06-163-38/+16
| |\
| | * Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-113-38/+16
| | |\
| | | * KVM: ppc: Report bad GFNsHollis Blanchard2008-06-061-1/+1
| | | * KVM: ppc: Use a read lock around MMU operations, and release it on errorHollis Blanchard2008-06-061-2/+3
| | | * KVM: ppc: Remove unmatched kunmap() callHollis Blanchard2008-06-061-2/+0
| | | * KVM: ppc: add lwzx/stwz emulationHollis Blanchard2008-06-061-0/+12
| | | * KVM: ppc: Remove duplicate functionHollis Blanchard2008-06-061-33/+0
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-06-164-31/+54
| |\ \ \
| | * | | powerpc/spufs: fix missed stop-and-signal eventLuke Browning2008-06-161-0/+5
| | * | | powerpc/spufs: synchronize interaction between spu exception handling and tim...Luke Browning2008-06-162-19/+37
| | * | | powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2008-06-163-8/+0
| | * | | powerpc/spufs: wait for stable spu status in spu_stopped()Luke Browning2008-06-161-5/+13
| | |/ /
| * | | Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-06-1646-2160/+3983
| |\ \ \
| | * | | [POWERPC] 83xx: MPC837xRDB's VSC7385 ethernet switch isn't on the MDIO busAnton Vorontsov2008-06-104-23/+5
| | * | | [POWERPC] Updated Freescale PPC defconfigsKumar Gala2008-06-0940-2000/+3796
| | * | | [POWERPC] 8610: Update defconfig for MPC8610 HPCDTimur Tabi2008-06-091-136/+180