Age | Commit message (Expand) | Author |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-09-27 | powerpc: Remove tlb batching hack for nighthawk | Michael Ellerman |
2012-09-21 | userns: On ppc convert current_uid from a kuid before printing. | Eric W. Biederman |
2012-09-18 | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt |
2012-09-17 | powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit | Aneesh Kumar K.V |
2012-09-17 | powerpc/mm: Update VSID allocation documentation | Aneesh Kumar K.V |
2012-09-17 | powerpc/mm: Add 64TB support | Aneesh Kumar K.V |
2012-09-17 | powerpc/mm: Use 32bit array for slb cache | Aneesh Kumar K.V |
2012-09-17 | powerpc/mm: Use the required number of VSID bits in slbmte | Aneesh Kumar K.V |
2012-09-17 | powerpc/mm: Increase the slice range to 64TB | Aneesh Kumar K.V |
2012-09-17 | powerpc/mm: Convert virtual address to vpn | Aneesh Kumar K.V |
2012-09-17 | powerpc/mm: Simplify hpte_decode | Aneesh Kumar K.V |
2012-09-17 | powerpc/mm: Replace open coded CONTEXT_BITS value | Aneesh Kumar K.V |
2012-09-12 | powerpc/swiotlb: Enable at early stage and disable if not necessary | Jia Hongtao |
2012-09-10 | powerpc/mm: Match variable types to API | Joe MacDonald |
2012-09-07 | powerpc: Change memory_limit from phys_addr_t to unsigned long long | Suzuki Poulose |
2012-09-07 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2012-09-05 | powerpc/vphn: Fix arch_update_cpu_topology() return value | Jesse Larrew |
2012-09-05 | powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int | Mihai Caraman |
2012-09-05 | powerpc/booke64: Add DO_KVM kernel hooks | Mihai Caraman |
2012-09-05 | powerpc: Add trap_nr to thread_struct | Ananth N Mavinakayanahalli |
2012-09-05 | powerpc: Remove all includes of <asm/abs_addr.h> | Michael Ellerman |
2012-09-05 | powerpc/mm: Remove uses of abs_to_virt() and virt_to_abs() | Michael Ellerman |
2012-09-05 | powerpc/mm: Replace abs_to_virt() with __va() | Michael Ellerman |
2012-08-16 | KVM: PPC: Add cache flush on page map | Alexander Graf |
2012-07-11 | powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly | Stuart Yoder |
2012-07-10 | powerpc: Enforce usage of RA 0-R31 where possible | Michael Neuling |
2012-07-10 | powerpc: Fixes for instructions not using correct register naming | Michael Neuling |
2012-07-10 | powerpc: Merge STK_REG/PARAM/FRAMESIZE | Michael Neuling |
2012-07-10 | powerpc: Fix usage of register macros getting ready for %r0 change | Michael Neuling |
2012-07-10 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2012-07-10 | powerpc/numa: Avoid stupid uninitialized warning from gcc | Benjamin Herrenschmidt |
2012-07-03 | powerpc/numa: Fix OF node refcounting bug | Gavin Shan |
2012-06-29 | powerpc: Fix uninitialised error in numa.c | Michael Neuling |
2012-05-31 | powerpc: use clear_tasks_mm_cpumask() | Anton Vorontsov |
2012-05-07 | powerpc: fix compile fail in hugetlb cmdline parsing | Paul Gortmaker |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-03-26 | params: <level>_initcall-like kernel parameters | Pawel Moll |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-21 | powerpc: Remove FW_FEATURE ISERIES from arch code | Stephen Rothwell |
2012-03-20 | powerpc: remove the second argument of k[un]map_atomic() | Cong Wang |
2012-03-15 | powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2 | Kumar Gala |
2012-03-09 | powerpc: Add support for page fault retry and fatal signals | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Call do_page_fault() with interrupts off | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Remove legacy iSeries bits from assembly files | Benjamin Herrenschmidt |
2012-03-07 | powerpc: Use vsprintf extention %pf with builtin_return_address | Joe Perches |