Age | Commit message (Expand) | Author |
2008-07-28 | powerpc/booke: Clean up the hardware watchpoint support | Kumar Gala |
2008-07-28 | powerpc: Removed duplicated include in stacktrace.c | Huang Weiyi |
2008-07-27 | KVM: ppc: fix invalidation of large guest pages | Hollis Blanchard |
2008-07-26 | powerpc: use generic show_mem() | Johannes Weiner |
2008-07-26 | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan |
2008-07-26 | kexec jump | Huang Ying |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-26 | powerpc: Fix boot problem due to AT_BASE_PLATFORM change | Nathan Lynch |
2008-07-25 | powerpc: clean up the Book-E HW watchpoint support | Kumar Gala |
2008-07-25 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2008-07-25 | gpiolib: allow user-selection | Michael Buesch |
2008-07-25 | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S |
2008-07-25 | introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol | Johannes Berg |
2008-07-25 | powerpc/pseries: Remove kmalloc call in handling writes to lparcfg | Nathan Fontenot |
2008-07-25 | powerpc/pseries: Update arch vector to indicate support for CMO | Nathan Fontenot |
2008-07-25 | powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O | Nathan Fontenot |
2008-07-25 | powerpc/pseries: vio bus support for CMO | Robert Jennings |
2008-07-25 | powerpc/pseries: iommu enablement for CMO | Robert Jennings |
2008-07-25 | powerpc/pseries: Add CMO paging statistics | Brian King |
2008-07-25 | powerpc/pseries: Add collaborative memory manager | Brian King |
2008-07-25 | powerpc/pseries: Utilities to set firmware page state | Brian King |
2008-07-25 | powerpc/pseries: Enable CMO feature during platform setup | Robert Jennings |
2008-07-25 | powerpc/pseries: Split retrieval of processor entitlement data into a helper ... | Robert Jennings |
2008-07-25 | powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg | Nathan Fontenot |
2008-07-25 | powerpc/pseries: Split processor entitlement retrieval and gathering to helpe... | Nathan Fotenot |
2008-07-25 | powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfg | Nathan Fontenot |
2008-07-25 | powerpc: Fix compile error with binutils 2.15 | Segher Boessenkool |
2008-07-25 | powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpoint | Mark Nelson |
2008-07-25 | powerpc: BookE hardware watchpoint support | Luis Machado |
2008-07-25 | powerpc: Fallout from sysdev API changes | Stephen Rothwell |
2008-07-25 | powerpc: Enable AT_BASE_PLATFORM aux vector | Nathan Lynch |
2008-07-25 | Merge commit 'jk/jk-merge' | Benjamin Herrenschmidt |
2008-07-25 | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt |
2008-07-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |
2008-07-24 | powerpc: support multiple hugepage sizes | Jon Tollefson |
2008-07-24 | powerpc: define support for 16G hugepages | Jon Tollefson |
2008-07-24 | powerpc: scan device tree for gigantic pages | Jon Tollefson |
2008-07-24 | powerpc: function to allocate gigantic hugepages | Jon Tollefson |
2008-07-24 | hugetlb: introduce pud_huge | Andi Kleen |
2008-07-24 | hugetlb: modular state for hugetlb page size | Andi Kleen |
2008-07-24 | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich |
2008-07-24 | spufs: use new vm_ops->access to allow local state access from gdb | Benjamin Herrenschmidt |
2008-07-24 | powerpc ioremap_prot | Benjamin Herrenschmidt |
2008-07-24 | mm: move bootmem descriptors definition to a single place | Johannes Weiner |
2008-07-24 | add HAVE_CLK to Kconfig, for driver dependencies | David Brownell |
2008-07-24 | powerpc/spufs: better placement of spu affinity reference context | Andre Detsch |
2008-07-24 | powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlock | Andre Detsch |
2008-07-23 | kgdb, powerpc: arch specific powerpc kgdb support | Jason Wessel |
2008-07-23 | powerpc/spufs: correct kcalloc usage | Milton Miller |