summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Add book3s_32 guest MMUAlexander Graf2009-11-051-0/+372
| | * | | | | | | Add book3s_64 guest MMUAlexander Graf2009-11-051-0/+476
| | * | | | | | | Add book3s_64 Host MMU handlingAlexander Graf2009-11-051-0/+408
| | * | | | | | | Add book3s.cAlexander Graf2009-11-051-0/+925
| | * | | | | | | Add interrupt handling codeAlexander Graf2009-11-051-0/+131
| | * | | | | | | Add SLB switching code for entry/exitAlexander Graf2009-11-051-0/+262
| | * | | | | | | Add book3s_64 highmem asm codeAlexander Graf2009-11-052-0/+393
| | * | | | | | | Add Book3s_64 intercept helpersAlexander Graf2009-11-051-0/+58
| | * | | | | | | Add asm/kvm_book3s.hAlexander Graf2009-11-051-0/+136
| | * | | | | | | Add Book3s fields to vcpu structsAlexander Graf2009-11-051-1/+72
| | * | | | | | | Add Book3s definitionsAlexander Graf2009-11-051-0/+39
| | * | | | | | | Pass PVR in sregsAlexander Graf2009-11-051-0/+2
| | * | | | | | | Move dirty logging code to sub-archAlexander Graf2009-11-052-5/+5
| | | |/ / / / / | | |/| | | | |
| * | | | | | | powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt2009-11-051-0/+4
| |/ / / / / /
| * | | | | | powerpc/8xx: Fix build breakage with sparse irq changesBenjamin Herrenschmidt2009-10-301-1/+1
| * | | | | | powerpc: pasemi_defconfig updateOlof Johansson2009-10-301-167/+461
| * | | | | | powerpc: Enable sparse irq_descs on powerpcMichael Ellerman2009-10-305-13/+49
| * | | | | | powerpc: Rearrange and fix show_interrupts() for sparse irq_descsMichael Ellerman2009-10-301-27/+37
| * | | | | | powerpc: Make virq_debug_show() cope with sparse irq_descsMichael Ellerman2009-10-301-1/+4
| * | | | | | powerpc/nvram_64: Mark init code __initThomas Gleixner2009-10-301-7/+7
| * | | | | | powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log()Thomas Gleixner2009-10-301-0/+3
| * | | | | | powerpc/nvram_64: Remove unused codeThomas Gleixner2009-10-302-26/+0
| * | | | | | powerpc: Fix potential compile error irqs_disabled_flagsMichael Neuling2009-10-301-5/+0
| * | | | | | powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson2009-10-306-61/+45
| * | | | | | powerpc/mm: Split hash MMU specific hugepage code into a new fileDavid Gibson2009-10-304-167/+176
| * | | | | | powerpc/mm: Cleanup initialization of hugepages on powerpcDavid Gibson2009-10-303-77/+63
| * | | | | | powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson2009-10-3010-410/+313
| * | | | | | powerpc/mm: Cleanup management of kmem_caches for pagetablesDavid Gibson2009-10-307-122/+125
| * | | | | | powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizesDavid Gibson2009-10-302-10/+4
| * | | | | | powerpc: Add kdump support to Collaborative Memory ManagerBrian King2009-10-302-11/+20
| * | | | | | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-3025-60/+62
| * | | | | | powerpc/pseries: Use irq_has_action() in eeh_disable_irq()Michael Ellerman2009-10-301-17/+1
| * | | | | | powerpc: Make NR_IRQS a CONFIG optionMichael Ellerman2009-10-302-2/+12
| * | | | | | powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt2009-10-307-65/+44
| * | | | | | powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt2009-10-306-62/+66
| * | | | | | powerpc: Make it possible to select hibernation on all PowerPCsAnton Vorontsov2009-10-301-11/+0
| * | | | | | powerpc/ps3: Use pr_devel() in ps3/mm.cMichael Ellerman2009-10-301-1/+1
* | | | | | | Unify sys_mmap*Al Viro2009-12-111-14/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-098-10/+10
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-078-10/+10
| |\ \ \ \ \ \ \
| | * | | | | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-047-8/+8
| | * | | | | | | tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-092-2/+2
* | | | | | | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-081-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-2/+3
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | clocksource/events: Fix fallout of generic code changesThomas Gleixner2009-11-141-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-0365-1388/+2650
| |\ \ \ \ \ \ \ \
| * | | | | | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-12-082-25/+6
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud