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
2014-10-30
powerpc: Fix section mismatch warning
Fabian Frederick
1
-1
/
+1
2014-10-29
powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update
Nishanth Aravamudan
1
-1
/
+4
2014-10-29
powerpc/numa: use cached value of update->cpu in update_cpu_topology
Nishanth Aravamudan
1
-2
/
+2
2014-10-28
powerpc/mm: Use appropriate ESID mask in copro_calculate_slb()
Ian Munsie
1
-2
/
+1
2014-10-22
powerpc/mm: Fix build error with hugetlfs disabled
Aneesh Kumar K.V
1
-1
/
+2
2014-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
1
-2
/
+39
2014-10-16
powerpc/vphn: NUMA node code expects big-endian
Greg Kurz
1
-0
/
+3
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+1
2014-10-13
powerpc/numa: Add ability to disable and debug topology updates
Nishanth Aravamudan
1
-1
/
+34
2014-10-13
powerpc/numa: check error return from proc_create
Nishanth Aravamudan
1
-1
/
+2
2014-10-08
powerpc/mm: Add hooks for cxl
Ian Munsie
2
-1
/
+7
2014-10-08
powerpc/mm: Add new hash_page_mm()
Ian Munsie
1
-7
/
+17
2014-10-08
powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psize
Ian Munsie
1
-0
/
+2
2014-10-08
powerpc/cell: Make spu_flush_all_slbs() generic
Ian Munsie
3
-14
/
+15
2014-10-08
powerpc/cell: Move data segment faulting code out of cell platform
Ian Munsie
2
-3
/
+46
2014-10-08
powerpc/cell: Move spu_handle_mm_fault() out of cell platform
Ian Munsie
2
-0
/
+93
2014-10-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2
-14
/
+62
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
1
-2
/
+2
2014-10-02
powerpc: Fill in si_addr_lsb siginfo field
Anton Blanchard
1
-0
/
+8
2014-10-02
powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handler
Anton Blanchard
1
-6
/
+11
2014-10-02
powerpc: Simplify do_sigbus
Anton Blanchard
1
-10
/
+10
2014-09-25
powerpc/mm: Unindent htab_dt_scan_page_sizes()
Michael Ellerman
1
-61
/
+60
2014-09-25
powerpc: some changes in numa_setup_cpu()
Li Zhong
1
-6
/
+8
2014-09-25
powerpc: Only set numa node information for present cpus at boottime
Li Zhong
1
-1
/
+1
2014-09-25
powerpc: Fix warning reported by verify_cpu_node_mapping()
Li Zhong
1
-2
/
+1
2014-09-25
powerpc: Move htab_remove_mapping function prototype into header file
Anton Blanchard
1
-3
/
+0
2014-09-25
powerpc: Ensure global functions include their prototype
Anton Blanchard
1
-0
/
+2
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
2
-2
/
+2
2014-09-25
powerpc: Move more symbol exports next to function definitions
Anton Blanchard
1
-0
/
+1
2014-09-19
powerpc/mm: Use common paging_init() for NUMA
Scott Wood
2
-9
/
+6
2014-09-19
sched: Add helper for task stack page overrun checking
Aaron Tomlin
1
-3
/
+1
2014-09-19
init/main.c: Give init_task a canary
Aaron Tomlin
1
-2
/
+1
2014-09-03
powerpc: Dynamic DMA zone limits
Scott Wood
1
-5
/
+56
2014-08-13
powerpc/thp: Add tracepoints to track hugepage invalidate
Aneesh Kumar K.V
2
-0
/
+10
2014-08-13
powerpc/thp: Use ACCESS_ONCE when loading pmdp
Aneesh Kumar K.V
1
-1
/
+3
2014-08-13
powerpc/thp: Invalidate with vpn in loop
Aneesh Kumar K.V
1
-16
/
+7
2014-08-13
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
2
-4
/
+12
2014-08-13
powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte
Aneesh Kumar K.V
1
-9
/
+70
2014-08-13
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
2
-26
/
+17
2014-08-13
powerpc/thp: Add write barrier after updating the valid bit
Aneesh Kumar K.V
1
-1
/
+4
2014-08-13
powerpc: reorder per-cpu NUMA information's initialization
Nishanth Aravamudan
1
-3
/
+10
2014-08-13
powerpc/nohash: Split __early_init_mmu() into boot and secondary
Scott Wood
1
-45
/
+66
2014-08-08
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
Laura Abbott
1
-0
/
+1
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
10
-336
/
+191
2014-08-06
memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLE
Wang Nan
1
-1
/
+2
2014-08-05
powerpc: start loop at section start of start in vmemmap_populated()
Li Zhong
1
-1
/
+2
2014-08-05
powerpc: implement vmemmap_free()
Li Zhong
1
-21
/
+64
2014-08-05
powerpc: implement vmemmap_remove_mapping() for BOOK3S
Li Zhong
2
-1
/
+23
2014-08-05
powerpc: implement vmemmap_list_free()
Li Zhong
1
-10
/
+52
2014-08-05
powerpc/64e: Add __ref to early_alloc_pgtable()
Scott Wood
1
-1
/
+1
[next]