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-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
22
-576
/
+780
2014-11-19
powerpc: Remove more traces of bootmem
Michael Ellerman
2
-5
/
+5
2014-11-18
Merge remote-tracking branch 'scottwood/next' into next
Michael Ellerman
1
-7
/
+0
2014-11-17
mmu_gather: move minimal range calculations into generic code
Will Deacon
1
-2
/
+0
2014-11-14
powerpc/mm: Switch to generic RCU get_user_pages_fast
Aneesh Kumar K.V
3
-257
/
+13
2014-11-14
powerpc/mm: Add missing pmd accessors
Aneesh Kumar K.V
2
-3
/
+22
2014-11-12
powerpc/mm: Use PAGE_FACTOR
Gavin Shan
1
-2
/
+2
2014-11-10
powerpc: Move sparse_init() into initmem_init
Anton Blanchard
2
-0
/
+3
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
3
-3
/
+1
2014-11-10
powerpc: Remove some old bootmem related comments
Anton Blanchard
2
-6
/
+2
2014-11-10
powerpc: Remove bootmem allocator
Anton Blanchard
5
-266
/
+38
2014-11-07
powerpc/8xx: Invalidate non present TLB as early as possible
LEROY Christophe
1
-7
/
+0
2014-11-05
powerpc: Remove ppc_md.remove_memory
Anton Blanchard
1
-2
/
+12
2014-11-05
Merge branch 'topic/get-cpu-var' into next
Michael Ellerman
4
-6
/
+6
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
4
-6
/
+6
2014-10-30
powerpc: Fix section mismatch warning
Fabian Frederick
1
-1
/
+1
2014-10-29
powerpc: Fix comment typo 'CONIFG_8xx'
Paul Bolle
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
[prev]
[next]