summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-11-05Fix trace.hAlexander Graf1-3/+3
2009-11-05Include Book3s_64 target in buildsystemAlexander Graf2-4/+40
2009-11-05Export new PACA constants in asm-offsetsAlexander Graf1-0/+5
2009-11-05Add fields to PACAAlexander Graf1-0/+9
2009-11-05Export KVM symbols for moduleAlexander Graf1-0/+24
2009-11-05Split init_new_context and destroy_contextAlexander Graf2-3/+23
2009-11-05Export symbols for KVM moduleAlexander Graf2-0/+3
2009-11-05Add Book3s_64 offsets to asm-offsets.cAlexander Graf1-0/+13
2009-11-05Make head_64.S aware of KVM real mode codeAlexander Graf3-0/+17
2009-11-05Add desktop PowerPC specific emulationAlexander Graf1-10/+39
2009-11-05Add mfdec emulationAlexander Graf1-1/+12
2009-11-05Add book3s_64 specific opcode emulationAlexander Graf1-0/+337
2009-11-05Add book3s_32 guest MMUAlexander Graf1-0/+372
2009-11-05Add book3s_64 guest MMUAlexander Graf1-0/+476
2009-11-05Add book3s_64 Host MMU handlingAlexander Graf1-0/+408
2009-11-05Add book3s.cAlexander Graf1-0/+925
2009-11-05Add interrupt handling codeAlexander Graf1-0/+131
2009-11-05Add SLB switching code for entry/exitAlexander Graf1-0/+262
2009-11-05Add book3s_64 highmem asm codeAlexander Graf2-0/+393
2009-11-05Add Book3s_64 intercept helpersAlexander Graf1-0/+58
2009-11-05Add asm/kvm_book3s.hAlexander Graf1-0/+136
2009-11-05Add Book3s fields to vcpu structsAlexander Graf1-1/+72
2009-11-05Add Book3s definitionsAlexander Graf1-0/+39
2009-11-05Pass PVR in sregsAlexander Graf1-0/+2
2009-11-05Move dirty logging code to sub-archAlexander Graf2-5/+5
2009-10-30powerpc/8xx: Fix build breakage with sparse irq changesBenjamin Herrenschmidt1-1/+1
2009-10-30powerpc: pasemi_defconfig updateOlof Johansson1-167/+461
2009-10-30powerpc: Enable sparse irq_descs on powerpcMichael Ellerman5-13/+49
2009-10-30powerpc: Rearrange and fix show_interrupts() for sparse irq_descsMichael Ellerman1-27/+37
2009-10-30powerpc: Make virq_debug_show() cope with sparse irq_descsMichael Ellerman1-1/+4
2009-10-30powerpc/nvram_64: Mark init code __initThomas Gleixner1-7/+7
2009-10-30powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log()Thomas Gleixner1-0/+3
2009-10-30powerpc/nvram_64: Remove unused codeThomas Gleixner2-26/+0
2009-10-30powerpc: Fix potential compile error irqs_disabled_flagsMichael Neuling1-5/+0
2009-10-30powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson6-61/+45
2009-10-30powerpc/mm: Split hash MMU specific hugepage code into a new fileDavid Gibson4-167/+176
2009-10-30powerpc/mm: Cleanup initialization of hugepages on powerpcDavid Gibson3-77/+63
2009-10-30powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson10-410/+313
2009-10-30powerpc/mm: Cleanup management of kmem_caches for pagetablesDavid Gibson7-122/+125
2009-10-30powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizesDavid Gibson2-10/+4
2009-10-30powerpc: Add kdump support to Collaborative Memory ManagerBrian King2-11/+20
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman25-60/+62
2009-10-30powerpc/pseries: Use irq_has_action() in eeh_disable_irq()Michael Ellerman1-17/+1
2009-10-30powerpc: Make NR_IRQS a CONFIG optionMichael Ellerman2-2/+12
2009-10-30powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt7-65/+44
2009-10-30powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt6-62/+66
2009-10-30powerpc: Make it possible to select hibernation on all PowerPCsAnton Vorontsov1-11/+0
2009-10-30powerpc/ps3: Use pr_devel() in ps3/mm.cMichael Ellerman1-1/+1
2009-10-30powerpc: Cleanup Kconfig selection of hugetlbfs supportBenjamin Herrenschmidt1-0/+4
2009-10-30Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds1-1/+2