aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-06-30
* powerpc: Add VSX assembler code macrosMichael Neuling2008-06-30
* powerpc: Add VSX CPU featureMichael Neuling2008-06-30
* powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling2008-06-30
* powerpc: Make load_up_fpu and load_up_altivec callableMichael Neuling2008-06-30
* powerpc: Move altivec_unavailableMichael Neuling2008-06-30
* powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2008-06-30
* powerpc: Fix MSR setting in 32 bit signal codeMichael Neuling2008-06-30
* powerpc: Change the default link address for pSeries zImage kernelsTony Breeds2008-06-30
* powerpc: Use an alternative feature section in entry_64.SMichael Ellerman2008-06-30
* powerpc: Add self-tests of the feature fixup codeMichael Ellerman2008-06-30
* powerpc: Add logic to patch alternative feature sectionsMichael Ellerman2008-06-30
* powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman2008-06-30
* powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman2008-06-30
* powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman2008-06-30
* powerpc: Add tests of the code patching routinesMichael Ellerman2008-06-30
* powerpc: Add new code patching routinesMichael Ellerman2008-06-30
* powerpc: Make create_branch() return errors if the branch target is too largeMichael Ellerman2008-06-30
* powerpc: Allow create_branch() to return errorsMichael Ellerman2008-06-30
* powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2008-06-30
* powerpc: Move common module code into its own fileKumar Gala2008-06-30
* powerpc: hash_huge_page() should get the WIMG bits from the lpteDave Kleikamp2008-06-30
* powerpc: Tell firmware we support architecture V2.06Joel Schopp2008-06-30
* powerpc: Add cputable entry for Power7 architected modeJoel Schopp2008-06-30
* powerpc: Only demote individual slices rather than whole processPaul Mackerras2008-06-30
* powerpc: Add cputable entry for POWER7Michael Neuling2008-06-30
* powerpc: Get rid of bitfields in ppc_bat structBecky Bruce2008-06-30
* powerpc: Change BAT code to use phys_addr_tBecky Bruce2008-06-30
* powerpc: Increase CRASH_HANDLER_MAXArnd Bergmann2008-06-30
* powerpc/cell: Disable ptcal in case of crash kdumpArnd Bergmann2008-06-30
* powerpc/pseries: Call pseries_kexec_setup only on pseriesArnd Bergmann2008-06-30
* powerpc: Free a PTE bit on ppc64 with 64K pagesBenjamin Herrenschmidt2008-06-30
* spufs: Convert nopfn to faultNick Piggin2008-06-30
* powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}Segher Boessenkool2008-06-30
* Merge branch 'linux-2.6'Paul Mackerras2008-06-29
|\
| * Blackfin arch: fix up section mismatch warningBryan Wu2008-06-25
| * Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debuggin...Sonic Zhang2008-06-25
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-24
| |\
| | * [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall2008-06-24
| | * [IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman2008-06-24
| | * [IA64] Fix boot failure on ia64/sn2Jes Sorensen2008-06-24
| * | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-24
| |\ \
| | * | x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-24
| | * | KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-24
| | * | x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-24
| | * | x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-24
| | * | KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity2008-06-24
| | * | KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity2008-06-24
| | * | KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti2008-06-24
| | * | KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti2008-06-24