| Commit message (Expand) | Author | Age |
* | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-12-18 |
|\ |
|
| * | Merge branch 'dt' into next | Benjamin Herrenschmidt | 2012-11-14 |
| |\ |
|
| | * | powerpc+of: Move of_drconf_cell struct definition to asm/prom.h | Nathan Fontenot | 2012-11-14 |
| * | | powerpc/47x: Use the new ppc-opcode infrastructure | Tony Breeds | 2012-11-14 |
| |/ |
|
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-13 |
|\ \ |
|
| * | | mm, oom: remove statically defined arch functions of same name | David Rientjes | 2012-12-12 |
| |/ |
|
* / | Fix misspellings of "whether" in comments. | Adam Buchbinder | 2012-11-19 |
|/ |
|
* | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-10-05 |
|\ |
|
| * | powerpc: Remove tlb batching hack for nighthawk | Michael Ellerman | 2012-09-26 |
| * | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt | 2012-09-18 |
| |\ |
|
| | * | powerpc/swiotlb: Enable at early stage and disable if not necessary | Jia Hongtao | 2012-09-12 |
| * | | 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-17 |
| |/ |
|
| * | powerpc/mm: Match variable types to API | Joe MacDonald | 2012-09-10 |
| * | powerpc: Change memory_limit from phys_addr_t to unsigned long long | Suzuki Poulose | 2012-09-06 |
| * | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2012-09-06 |
| |\ |
|
| * | | 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-09-05 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 |
|\ \ \
| |_|/
|/| | |
|
| * | | userns: On ppc convert current_uid from a kuid before printing. | Eric W. Biederman | 2012-09-21 |
| |/ |
|
* | | powerpc/vphn: Fix arch_update_cpu_topology() return value | Jesse Larrew | 2012-09-05 |
* | | KVM: PPC: Add cache flush on page map | Alexander Graf | 2012-08-16 |
|/ |
|
* | powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly | Stuart Yoder | 2012-07-11 |
* | 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-10 |
* | | powerpc/numa: Fix OF node refcounting bug | Gavin Shan | 2012-07-03 |
|/ |
|
* | powerpc: Fix uninitialised error in numa.c | Michael Neuling | 2012-06-29 |
* | powerpc: use clear_tasks_mm_cpumask() | Anton Vorontsov | 2012-05-31 |
* | powerpc: fix compile fail in hugetlb cmdline parsing | Paul Gortmaker | 2012-05-07 |
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 |
|\ |
|
| * | Disintegrate asm/system.h for PowerPC | David Howells | 2012-03-28 |
* | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-03-28 |
|\ \ |
|
| * | | KVM: PPC: Implement MMU notifiers for Book3S HV guests | Paul Mackerras | 2012-03-05 |