index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-20
powerpc: Define virtual-physical translations for RELOCATABLE
Suzuki Poulose
1
-0
/
+7
2011-12-20
powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
Suzuki Poulose
1
-1
/
+1
2011-12-19
powerpc/mm: Fix section mismatch for read_n_cells
David Rientjes
1
-1
/
+1
2011-12-19
powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nid
David Rientjes
1
-1
/
+1
2011-12-16
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
1
-4
/
+0
2011-12-09
powerpc/44x: Removing dead CONFIG_PPC47x
Christoph Egger
1
-4
/
+0
2011-12-08
powerpc: Punch a hole in /dev/mem for librtas
sukadev@linux.vnet.ibm.com
1
-0
/
+3
2011-12-07
powerpc/book3e: Change hugetlb preload to take vma argument
Becky Bruce
2
-3
/
+7
2011-12-07
powerpc: Add gpages reservation code for 64-bit FSL BOOKE
Becky Bruce
1
-4
/
+4
2011-12-07
powerpc: Add hugepage support to 64-bit tablewalk code for FSL_BOOK3E
Becky Bruce
1
-7
/
+7
2011-12-07
powerpc: Whitespace/comment changes to tlb_low_64e.S
Becky Bruce
1
-17
/
+11
2011-12-07
powerpc: hugetlb: modify include usage for FSL BookE code
Becky Bruce
2
-30
/
+26
2011-12-07
powerpc: Update hugetlb huge_pte_alloc and tablewalk code for FSL BOOKE
Becky Bruce
1
-6
/
+42
2011-12-07
powerpc: Fix booke hugetlb preload code for PPC_MM_SLICES and 64-bit
Becky Bruce
1
-9
/
+6
2011-12-07
powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICES
Becky Bruce
1
-4
/
+2
2011-11-28
powerpc+sparc64/mm: Remove hack in mmap randomize layout
Dan McGee
1
-11
/
+3
2011-11-28
powerpc: Implement CONFIG_STRICT_DEVMEM
sukadev@linux.vnet.ibm.com
1
-0
/
+18
2011-11-25
powerpc/icswx: Simple ACOP fault handler
Jimi Xenidis
3
-0
/
+153
2011-11-25
powerpc: Split ICSWX ACOP and PID processing
Jimi Xenidis
5
-194
/
+289
2011-11-08
powerpc/numa: NUMA topology support for PowerNV
Dipankar Sarma
1
-7
/
+17
2011-11-08
powerpc: Add System RAM to /proc/iomem
Anton Blanchard
1
-0
/
+30
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-4
/
+10
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
14
-100
/
+603
2011-11-02
thp: share get_huge_page_tail()
Andrea Arcangeli
1
-11
/
+0
2011-11-02
powerpc: gup_huge_pmd() return 0 if pte changes
Andrea Arcangeli
1
-10
/
+11
2011-11-02
powerpc: gup_hugepte() support THP based tail recounting
Andrea Arcangeli
1
-1
/
+23
2011-11-02
powerpc: gup_hugepte() avoid freeing the head page too many times
Andrea Arcangeli
1
-3
/
+2
2011-11-02
powerpc: get_hugepte() don't put_page() the wrong page
Andrea Arcangeli
1
-1
/
+1
2011-11-02
powerpc: remove superfluous PageTail checks on the pte gup_fast
Andrea Arcangeli
1
-13
/
+0
2011-11-02
mm: thp: tail page refcounting fix
Andrea Arcangeli
1
-2
/
+3
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
4
-4
/
+4
2011-10-31
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
4
-0
/
+4
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2
-0
/
+2
2011-10-12
powerpc/fsl-booke: Fix settlbcam for 64-bit
Becky Bruce
1
-6
/
+6
2011-10-11
powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly map
Kumar Gala
3
-15
/
+39
2011-09-23
powerpc: Fix hugetlb with CONFIG_PPC_MM_SLICES=y
Paul Mackerras
2
-3
/
+3
2011-09-20
powerpc: Fix deadlock in icswx code
Anton Blanchard
1
-6
/
+6
2011-09-20
powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe
Anton Blanchard
2
-4
/
+5
2011-09-20
powerpc: Coding style cleanups
Anton Blanchard
1
-3
/
+4
2011-09-20
powerpc: Use for_each_node_by_type instead of open coding it
Anton Blanchard
1
-5
/
+5
2011-09-20
powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nid
Anton Blanchard
1
-1
/
+2
2011-09-20
powerpc: Hugetlb for BookE
Becky Bruce
10
-60
/
+536
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
7
-69
/
+301
2011-07-24
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+3
2011-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2011-07-22
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
3
-3
/
+33
2011-07-19
powerpc/mm: Fix output of total_ram.
Tony Breeds
1
-2
/
+2
2011-07-12
powerpc/47x: allow kernel to be loaded in higher physical memory
Dave Kleikamp
1
-3
/
+10
2011-07-12
powerpc/44x: don't use tlbivax on AMP systems
Dave Kleikamp
2
-0
/
+23
2011-07-12
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
1
-1
/
+1
[next]