index
:
drm/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
root
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-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
2011-11-28
Merge branch 'master' into x86/memblock
Tejun Heo
24
-203
/
+984
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-25
powerpc: Fix compiliation with hugetlbfs enabled
Kumar Gala
1
-0
/
+1
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-14
bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()
Tejun Heo
1
-35
/
+15
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
2011-07-12
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...
Paul Mackerras
1
-2
/
+2
2011-07-08
powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE
Becky Bruce
2
-0
/
+15
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
1
-3
/
+3
2011-06-30
powerpc: Add printk companion for ppc_md.progress
Dave Carroll
1
-1
/
+1
2011-06-30
powerpc: Move free_initmem to common code
Dave Carroll
3
-48
/
+19
2011-06-30
Merge remote branch 'origin/master' into next
Benjamin Herrenschmidt
4
-34
/
+24
2011-06-29
powerpc: mem_init should call memblock_is_reserved with phys_addr_t
Becky Bruce
1
-1
/
+2
2011-06-29
powerpc/book3e-64: use a separate TLB handler when linear map is bolted
Scott Wood
2
-13
/
+228
2011-06-29
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
1
-5
/
+5
2011-06-17
powerpc/book3e: Clarify HW table walk enable/disable message
Kumar Gala
1
-2
/
+2
2011-06-09
powerpc: Force page alignment for initrd reserved memory
Benjamin Herrenschmidt
3
-29
/
+19
[prev]
[next]