Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Add book3s_32 guest MMU | Alexander Graf | 2009-11-05 | 1 | -0/+372 | |
| | * | | | | | | | Add book3s_64 guest MMU | Alexander Graf | 2009-11-05 | 1 | -0/+476 | |
| | * | | | | | | | Add book3s_64 Host MMU handling | Alexander Graf | 2009-11-05 | 1 | -0/+408 | |
| | * | | | | | | | Add book3s.c | Alexander Graf | 2009-11-05 | 1 | -0/+925 | |
| | * | | | | | | | Add interrupt handling code | Alexander Graf | 2009-11-05 | 1 | -0/+131 | |
| | * | | | | | | | Add SLB switching code for entry/exit | Alexander Graf | 2009-11-05 | 1 | -0/+262 | |
| | * | | | | | | | Add book3s_64 highmem asm code | Alexander Graf | 2009-11-05 | 2 | -0/+393 | |
| | * | | | | | | | Add Book3s_64 intercept helpers | Alexander Graf | 2009-11-05 | 1 | -0/+58 | |
| | * | | | | | | | Add asm/kvm_book3s.h | Alexander Graf | 2009-11-05 | 1 | -0/+136 | |
| | * | | | | | | | Add Book3s fields to vcpu structs | Alexander Graf | 2009-11-05 | 1 | -1/+72 | |
| | * | | | | | | | Add Book3s definitions | Alexander Graf | 2009-11-05 | 1 | -0/+39 | |
| | * | | | | | | | Pass PVR in sregs | Alexander Graf | 2009-11-05 | 1 | -0/+2 | |
| | * | | | | | | | Move dirty logging code to sub-arch | Alexander Graf | 2009-11-05 | 2 | -5/+5 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | powerpc/kvm: Remove problematic BUILD_BUG_ON statement | Benjamin Herrenschmidt | 2009-11-05 | 1 | -0/+4 | |
| |/ / / / / / | ||||||
| * | | | | | | powerpc/8xx: Fix build breakage with sparse irq changes | Benjamin Herrenschmidt | 2009-10-30 | 1 | -1/+1 | |
| * | | | | | | powerpc: pasemi_defconfig update | Olof Johansson | 2009-10-30 | 1 | -167/+461 | |
| * | | | | | | powerpc: Enable sparse irq_descs on powerpc | Michael Ellerman | 2009-10-30 | 5 | -13/+49 | |
| * | | | | | | powerpc: Rearrange and fix show_interrupts() for sparse irq_descs | Michael Ellerman | 2009-10-30 | 1 | -27/+37 | |
| * | | | | | | powerpc: Make virq_debug_show() cope with sparse irq_descs | Michael Ellerman | 2009-10-30 | 1 | -1/+4 | |
| * | | | | | | powerpc/nvram_64: Mark init code __init | Thomas Gleixner | 2009-10-30 | 1 | -7/+7 | |
| * | | | | | | powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log() | Thomas Gleixner | 2009-10-30 | 1 | -0/+3 | |
| * | | | | | | powerpc/nvram_64: Remove unused code | Thomas Gleixner | 2009-10-30 | 2 | -26/+0 | |
| * | | | | | | powerpc: Fix potential compile error irqs_disabled_flags | Michael Neuling | 2009-10-30 | 1 | -5/+0 | |
| * | | | | | | powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ... | David Gibson | 2009-10-30 | 6 | -61/+45 | |
| * | | | | | | powerpc/mm: Split hash MMU specific hugepage code into a new file | David Gibson | 2009-10-30 | 4 | -167/+176 | |
| * | | | | | | powerpc/mm: Cleanup initialization of hugepages on powerpc | David Gibson | 2009-10-30 | 3 | -77/+63 | |
| * | | | | | | powerpc/mm: Allow more flexible layouts for hugepage pagetables | David Gibson | 2009-10-30 | 10 | -410/+313 | |
| * | | | | | | powerpc/mm: Cleanup management of kmem_caches for pagetables | David Gibson | 2009-10-30 | 7 | -122/+125 | |
| * | | | | | | powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes | David Gibson | 2009-10-30 | 2 | -10/+4 | |
| * | | | | | | powerpc: Add kdump support to Collaborative Memory Manager | Brian King | 2009-10-30 | 2 | -11/+20 | |
| * | | | | | | powerpc: Remove get_irq_desc() | Michael Ellerman | 2009-10-30 | 25 | -60/+62 | |
| * | | | | | | powerpc/pseries: Use irq_has_action() in eeh_disable_irq() | Michael Ellerman | 2009-10-30 | 1 | -17/+1 | |
| * | | | | | | powerpc: Make NR_IRQS a CONFIG option | Michael Ellerman | 2009-10-30 | 2 | -2/+12 | |
| * | | | | | | powerpc/chrp: Use the same RTAS daemon as pSeries | Benjamin Herrenschmidt | 2009-10-30 | 7 | -65/+44 | |
| * | | | | | | powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink | Benjamin Herrenschmidt | 2009-10-30 | 6 | -62/+66 | |
| * | | | | | | powerpc: Make it possible to select hibernation on all PowerPCs | Anton Vorontsov | 2009-10-30 | 1 | -11/+0 | |
| * | | | | | | powerpc/ps3: Use pr_devel() in ps3/mm.c | Michael Ellerman | 2009-10-30 | 1 | -1/+1 | |
* | | | | | | | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -14/+1 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 8 | -10/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 8 | -10/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 7 | -8/+8 | |
| | * | | | | | | | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 2009-11-09 | 2 | -2/+2 | |
* | | | | | | | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-12-08 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming | 2009-11-17 | 1 | -2/+3 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | clocksource/events: Fix fallout of generic code changes | Thomas Gleixner | 2009-11-14 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into for-2.6.33 | Jens Axboe | 2009-12-03 | 65 | -1388/+2650 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-12-08 | 2 | -25/+6 | |
|\ \ \ \ \ \ \ \ \ |