summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add self-tests of the feature fixup codeMichael Ellerman2008-07-014-0/+939
* powerpc: Add logic to patch alternative feature sectionsMichael Ellerman2008-07-011-14/+65
* powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman2008-07-017-16/+64
* powerpc: Consolidate feature fixup macros for 64/32 bitMichael Ellerman2008-07-011-41/+13
* powerpc: Consolidate CPU and firmware feature fixup macrosMichael Ellerman2008-07-014-76/+104
* 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-014-3/+7
* powerpc: Add tests of the code patching routinesMichael Ellerman2008-07-012-0/+303
* powerpc: Add new code patching routinesMichael Ellerman2008-07-012-0/+115
* powerpc: Add ppc_function_entry() which gets the entry point for a functionMichael Ellerman2008-07-011-0/+16
* 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-015-18/+24
* powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2008-07-017-48/+63
* drivers/macintosh/smu.c: Improve error handlingJulia Lawall2008-07-011-15/+19
* powerpc: asm/elf.h: Reduce userspace headerAdrian Bunk2008-07-011-6/+6
* powerpc: Don't export asm/asm-compat.h to userspaceAdrian Bunk2008-07-012-3/+3
* drivers/macintosh: Various cleanupsAdrian Bunk2008-07-014-8/+5
* 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-014-54/+167
* powerpc: Add cputable entry for POWER7Michael Neuling2008-06-304-2/+41
* powerpc: Fix copy-and-paste error in clrsetbits_le16Scott Wood2008-06-301-1/+1
* powerpc: Get rid of bitfields in ppc_bat structBecky Bruce2008-06-302-28/+10
* powerpc: Change BAT code to use phys_addr_tBecky Bruce2008-06-304-9/+18
* powerpc: Silly spelling fix in pgtable-ppc32Becky Bruce2008-06-301-2/+2
* 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: Provide dummy crash_shutdown_registerArnd Bergmann2008-06-301-1/+12
* powerpc: Free a PTE bit on ppc64 with 64K pagesBenjamin Herrenschmidt2008-06-305-13/+31
* powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=nAnton Vorontsov2008-06-301-0/+16
* macintosh/media bay: Convert semaphore to mutexDaniel Walker2008-06-301-13/+14
* macintosh/therm_windtunnel: Convert semaphore to mutexDaniel Walker2008-06-301-8/+8
* spufs: Convert nopfn to faultNick Piggin2008-06-302-52/+54
* powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}Segher Boessenkool2008-06-301-7/+1
* pcmcia: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-302-3/+3
* drivers/net: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-306-6/+6
* macintosh: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-304-6/+6
* hwmon: Use linux/of_platform.h instead of asmStephen Rothwell2008-06-301-1/+1
* pasemi-rng: Use linux/of_platform.h instead of asmStephen Rothwell2008-06-301-1/+1
* viotape: Use unlocked_ioctlStephen Rothwell2008-06-301-6/+18
* powerpc: Optimise smp_wmb on 64-bit processorsNick Piggin2008-06-301-3/+10
* Merge branch 'linux-2.6'Paul Mackerras2008-06-30651-8587/+14340
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-06-2943-446/+608
| |\
| | * V4L/DVB (8108): Fix open/close race in saa7134Arjan van de Ven2008-06-261-0/+4
| | * V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuffMarcin Slusarz2008-06-261-3/+4
| | * V4L/DVB (8097): xc5000: check device hardware state to determine if firmware ...Steven Toth2008-06-262-8/+23
| | * V4L/DVB (8096): au8522: prevent false-positive lock statusSteven Toth2008-06-261-4/+2