aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-07-01powerpc/bootwrapper: update for initrd with simpleImageJohn Linn
2008-07-01x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner
2008-07-01powerpc: Update for VSX core file and ptraceMichael Neuling
2008-07-01powerpc: Fix compile error for CONFIG_VSXMichael Neuling
2008-07-01powerpc: Explicitly copy elements of pt_regsStephen Rothwell
2008-07-01powerpc: Remove experimental status of kdump on 64-bit powerpcBernhard Walle
2008-07-01powerpc: Prevent memory corruption due to cache invalidation of unaligned DMA...Andrew Lewis
2008-07-01powerpc/bootwrapper: Pad .dtb by defaultKumar Gala
2008-07-01powerpc: Add CONFIG_VSX config optionMichael Neuling
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling
2008-07-01powerpc: Add VSX assembler code macrosMichael Neuling
2008-07-01powerpc: Add VSX CPU featureMichael Neuling
2008-07-01powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling
2008-07-01powerpc: Make load_up_fpu and load_up_altivec callableMichael Neuling
2008-07-01powerpc: Move altivec_unavailableMichael Neuling
2008-07-01powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling
2008-07-01powerpc: Fix MSR setting in 32 bit signal codeMichael Neuling
2008-07-01powerpc: Change the default link address for pSeries zImage kernelsTony Breeds
2008-07-01powerpc: Use an alternative feature section in entry_64.SMichael Ellerman
2008-07-01powerpc: Add self-tests of the feature fixup codeMichael Ellerman
2008-07-01powerpc: Add logic to patch alternative feature sectionsMichael Ellerman
2008-07-01powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman
2008-07-01powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman
2008-07-01powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman
2008-07-01powerpc: Add tests of the code patching routinesMichael Ellerman
2008-07-01powerpc: Add new code patching routinesMichael Ellerman
2008-07-01powerpc: Make create_branch() return errors if the branch target is too largeMichael Ellerman
2008-07-01powerpc: Allow create_branch() to return errorsMichael Ellerman
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman
2008-07-01powerpc: Move common module code into its own fileKumar Gala
2008-07-01powerpc: hash_huge_page() should get the WIMG bits from the lpteDave Kleikamp
2008-07-01powerpc: Tell firmware we support architecture V2.06Joel Schopp
2008-07-01powerpc: Add cputable entry for Power7 architected modeJoel Schopp
2008-07-01powerpc: Only demote individual slices rather than whole processPaul Mackerras
2008-06-30[IA64] export account_system_vtimeDoug Chapman
2008-06-30[IA64] Bugfix for system with 32 cpusTony Luck
2008-06-30[ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_offCatalin Marinas
2008-06-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-30ptrace GET/SET FPXREGS brokenTAKADA Yoshihito
2008-06-30powerpc: Add cputable entry for POWER7Michael Neuling
2008-06-30powerpc: Get rid of bitfields in ppc_bat structBecky Bruce
2008-06-30powerpc: Change BAT code to use phys_addr_tBecky Bruce
2008-06-30powerpc: Increase CRASH_HANDLER_MAXArnd Bergmann
2008-06-30powerpc/cell: Disable ptcal in case of crash kdumpArnd Bergmann
2008-06-30powerpc/pseries: Call pseries_kexec_setup only on pseriesArnd Bergmann
2008-06-30powerpc: Free a PTE bit on ppc64 with 64K pagesBenjamin Herrenschmidt
2008-06-30spufs: Convert nopfn to faultNick Piggin
2008-06-30powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}Segher Boessenkool
2008-06-30x86: fix cpu hotplug crashZhang, Yanmin
2008-06-30Merge branch 'linux-2.6'Paul Mackerras