summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-01powerpc: Add logic to patch alternative feature sectionsMichael Ellerman1-14/+65
2008-07-01powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman7-16/+64
2008-07-01powerpc: Consolidate feature fixup macros for 64/32 bitMichael Ellerman1-41/+13
2008-07-01powerpc: Consolidate CPU and firmware feature fixup macrosMichael Ellerman4-76/+104
2008-07-01powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman3-36/+57
2008-07-01powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman4-3/+7
2008-07-01powerpc: Add tests of the code patching routinesMichael Ellerman2-0/+303
2008-07-01powerpc: Add new code patching routinesMichael Ellerman2-0/+115
2008-07-01powerpc: Add ppc_function_entry() which gets the entry point for a functionMichael Ellerman1-0/+16
2008-07-01powerpc: Make create_branch() return errors if the branch target is too largeMichael Ellerman1-2/+8
2008-07-01powerpc: Allow create_branch() to return errorsMichael Ellerman5-18/+24
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman7-48/+63
2008-07-01drivers/macintosh/smu.c: Improve error handlingJulia Lawall1-15/+19
2008-07-01powerpc: asm/elf.h: Reduce userspace headerAdrian Bunk1-6/+6
2008-07-01powerpc: Don't export asm/asm-compat.h to userspaceAdrian Bunk2-3/+3
2008-07-01drivers/macintosh: Various cleanupsAdrian Bunk4-8/+5
2008-07-01powerpc: Move common module code into its own fileKumar Gala4-151/+111
2008-07-01powerpc: hash_huge_page() should get the WIMG bits from the lpteDave Kleikamp1-3/+2
2008-07-01powerpc: Tell firmware we support architecture V2.06Joel Schopp1-1/+3
2008-07-01powerpc: Add cputable entry for Power7 architected modeJoel Schopp1-1/+12
2008-07-01powerpc: Only demote individual slices rather than whole processPaul Mackerras4-54/+167
2008-06-30powerpc: Add cputable entry for POWER7Michael Neuling4-2/+41
2008-06-30powerpc: Fix copy-and-paste error in clrsetbits_le16Scott Wood1-1/+1
2008-06-30powerpc: Get rid of bitfields in ppc_bat structBecky Bruce2-28/+10
2008-06-30powerpc: Change BAT code to use phys_addr_tBecky Bruce4-9/+18
2008-06-30powerpc: Silly spelling fix in pgtable-ppc32Becky Bruce1-2/+2
2008-06-30powerpc: Increase CRASH_HANDLER_MAXArnd Bergmann1-1/+1
2008-06-30powerpc/cell: Disable ptcal in case of crash kdumpArnd Bergmann1-4/+18
2008-06-30powerpc/pseries: Call pseries_kexec_setup only on pseriesArnd Bergmann1-1/+1
2008-06-30powerpc: Provide dummy crash_shutdown_registerArnd Bergmann1-1/+12
2008-06-30powerpc: Free a PTE bit on ppc64 with 64K pagesBenjamin Herrenschmidt5-13/+31
2008-06-30powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=nAnton Vorontsov1-0/+16
2008-06-30macintosh/media bay: Convert semaphore to mutexDaniel Walker1-13/+14
2008-06-30macintosh/therm_windtunnel: Convert semaphore to mutexDaniel Walker1-8/+8
2008-06-30spufs: Convert nopfn to faultNick Piggin2-52/+54
2008-06-30powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}Segher Boessenkool1-7/+1
2008-06-30pcmcia: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2-3/+3
2008-06-30drivers/net: Use linux/of_{device,platform}.h instead of asmStephen Rothwell6-6/+6
2008-06-30macintosh: Use linux/of_{device,platform}.h instead of asmStephen Rothwell4-6/+6
2008-06-30hwmon: Use linux/of_platform.h instead of asmStephen Rothwell1-1/+1
2008-06-30pasemi-rng: Use linux/of_platform.h instead of asmStephen Rothwell1-1/+1
2008-06-30viotape: Use unlocked_ioctlStephen Rothwell1-6/+18
2008-06-30powerpc: Optimise smp_wmb on 64-bit processorsNick Piggin1-3/+10
2008-06-29Fix and clean top .gitignoreEduard - Gabriel Munteanu1-3/+9
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse3-3/+2
2008-06-27powerpc: Add dma nodes to 83xx, 85xx and 86xx boardsKumar Gala36-53/+1433
2008-06-27firewire: fw-sbp2: fix parsing of logical unit directoriesRichard Sharpe1-1/+2
2008-06-26V4L/DVB (8108): Fix open/close race in saa7134Arjan van de Ven1-0/+4
2008-06-26V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuffMarcin Slusarz1-3/+4
2008-06-26V4L/DVB (8097): xc5000: check device hardware state to determine if firmware ...Steven Toth2-8/+23