index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
7
-73
/
+89
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-08-27
powerpc/mm: Mark Memory Resources as busy
Nathan Fontenot
1
-1
/
+1
2013-08-20
ppc: init_32: Fix error typo "CONFIG_START_KERNEL"
Paul Bolle
1
-1
/
+1
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2
-4
/
+11
2013-08-14
powerpc: Make NUMA device node code endian safe
Alistair Popple
1
-48
/
+52
2013-08-14
powerpc: Implement __get_user_pages_fast()
Paul Mackerras
1
-16
/
+21
2013-08-14
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
1
-1
/
+1
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
2
-3
/
+3
2013-08-01
powerpc: VPHN topology change updates all siblings
Robert Jennings
1
-15
/
+44
2013-07-24
powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction
Aneesh Kumar K.V
1
-2
/
+8
2013-07-24
powerpc/mm: Fix fallthrough bug in hpte_decode
Aneesh Kumar K.V
1
-0
/
+2
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
19
-263
/
+1076
2013-07-03
mm/PPC: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-15
/
+1
2013-07-03
mm/ppc: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-44
/
+12
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-3
/
+2
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-1
/
+1
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-07-03
mm/hugetlb: use already existing interface huge_page_shift
Wanpeng Li
1
-1
/
+1
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
1
-1
/
+7
2013-07-01
powerpc/numa: Do not update sysfs cpu registration from invalid context
Nathan Fontenot
1
-2
/
+3
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
5
-12
/
+11
2013-06-24
Merge 3.10-rc7 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+7
2013-06-21
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
2
-2
/
+83
2013-06-21
powerpc/THP: Enable THP on PPC64
Aneesh Kumar K.V
1
-0
/
+29
2013-06-21
powerpc: split hugepage when using subpage protection
Aneesh Kumar K.V
1
-0
/
+48
2013-06-21
powerpc: disable assert_pte_locked for collapse_huge_page
Aneesh Kumar K.V
1
-0
/
+8
2013-06-21
powerpc: Prevent gcc to re-read the pagetables
Aneesh Kumar K.V
2
-5
/
+5
2013-06-21
powerpc: Make linux pagetable walk safe with THP enabled
Aneesh Kumar K.V
4
-38
/
+68
2013-06-21
powerpc/THP: Add code to handle HPTE faults for hugepages
Aneesh Kumar K.V
3
-4
/
+190
2013-06-21
powerpc: Update gup_pmd_range to handle transparent hugepages
Aneesh Kumar K.V
1
-2
/
+8
2013-06-21
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
Aneesh Kumar K.V
3
-5
/
+20
2013-06-21
powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages
Aneesh Kumar K.V
1
-6
/
+26
2013-06-21
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
Aneesh Kumar K.V
2
-124
/
+129
2013-06-21
powerpc/THP: Implement transparent hugepages for ppc64
Aneesh Kumar K.V
2
-0
/
+404
2013-06-21
powerpc/THP: Double the PMD table size for THP
Aneesh Kumar K.V
1
-3
/
+6
2013-06-21
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
4
-89
/
+65
2013-06-20
powerpc/mm: Make mmap_64.c compile on 32bit powerpc
Daniel Walker
2
-3
/
+2
2013-06-20
powerpc/mm/nohash: Ignore NULL stale_map entries
Scott Wood
1
-3
/
+6
2013-06-20
powerpc: Fix bad pmd error with book3E config
Aneesh Kumar K.V
1
-1
/
+7
2013-06-17
Merge 3.10-rc6 into driver-core-next
Greg Kroah-Hartman
1
-8
/
+22
2013-06-03
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-2
/
+2
2013-06-01
powerpc/mm: Always invalidate tlb on hpte invalidate and update
Aneesh Kumar K.V
1
-8
/
+22
2013-05-14
powerpc: Exception hooks for context tracking subsystem
Li Zhong
2
-23
/
+54
2013-05-14
powerpc: Fix build errors STRICT_MM_TYPECHECKS
Aneesh Kumar K.V
1
-1
/
+2
2013-05-06
powerpc/tm: Fix null pointer deference in flush_hash_page
Michael Neuling
1
-0
/
+1
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
14
-379
/
+929
2013-04-30
powerpc: Update tlbie/tlbiel as per ISA doc
Aneesh Kumar K.V
1
-2
/
+30
2013-04-30
powerpc: Print page size info during boot
Aneesh Kumar K.V
1
-5
/
+5
[next]