index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-27
powerpc/numa: Look for ibm, associativity-reference-points at the root
Michael Ellerman
1
-8
/
+7
2011-04-27
powerpc: Add TLB size detection for TYPE_3E MMUs
Benjamin Herrenschmidt
1
-1
/
+11
2011-04-20
powerpc: Replace open coded instruction patching with patch_instruction/patch...
Anton Blanchard
2
-20
/
+30
2011-04-20
powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE
Michael Ellerman
1
-2
/
+4
2011-04-20
powerpc/mm: Standardise on MMU_NO_CONTEXT
Michael Ellerman
1
-2
/
+1
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
5
-21
/
+21
2011-04-05
Documentation: fix minor typos/spelling
Sylvestre Ledru
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
5
-21
/
+21
2011-03-30
powerpc: Implement dma_mmap_coherent()
Benjamin Herrenschmidt
1
-0
/
+20
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-1
/
+36
2011-03-17
Merge remote branch 'jwb/next' into next
Benjamin Herrenschmidt
1
-0
/
+35
2011-03-10
powerpc/pseries: Disable VPNH feature
Benjamin Herrenschmidt
1
-1
/
+2
2011-03-02
powerpc: Fix memory limits when starting at a non-zero address
Scott Wood
1
-1
/
+1
2011-03-02
powerpc/mm: Make hpte_need_flush() safe for preemption
Peter Zijlstra
1
-3
/
+3
2011-02-07
powerpc/numa: Fix bug in unmap_cpu_from_node
Anton Blanchard
1
-1
/
+1
2011-02-07
powerpc/numa: Disable VPHN on dedicated processor partitions
Anton Blanchard
1
-1
/
+2
2011-02-07
powerpc/numa: Add length when creating OF properties via VPHN
Anton Blanchard
1
-3
/
+9
2011-02-07
powerpc/numa: Check for all VPHN changes
Anton Blanchard
1
-1
/
+1
2011-02-07
powerpc/numa: Only use active VPHN count fields
Anton Blanchard
1
-4
/
+6
2011-02-07
powerpc/pseries: Remove unnecessary variable initializations in numa.c
Jesse Larrew
1
-9
/
+8
2011-02-07
powerpc/pseries: Fix brace placement in numa.c
Jesse Larrew
1
-6
/
+3
2011-02-07
powerpc/pseries: Fix typo in VPHN comments
Jesse Larrew
1
-1
/
+1
2011-02-02
powerpc/476: Workaround for PLB6 hang
Dave Kleikamp
1
-0
/
+35
2011-01-14
thp: alter compound get_page/put_page
Andrea Arcangeli
1
-0
/
+12
2011-01-12
powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA
Benjamin Herrenschmidt
1
-1
/
+0
2011-01-11
powerpc/pseries: Fix VPHN build errors on non-SMP systems
Jesse Larrew
1
-3
/
+6
2010-12-09
powerpc: Remove unnecessary casts of void ptr
Jesper Juhl
1
-1
/
+1
2010-12-09
powerpc/pseries: Poll VPA for topology changes and update NUMA maps
Jesse Larrew
1
-10
/
+267
2010-12-09
powerpc: Record vma->phys_addr in ioremap()
Michael Ellerman
2
-0
/
+3
2010-12-09
Merge branch 'nvram' into next
Benjamin Herrenschmidt
1
-1
/
+1
2010-11-30
powerpc: Use call_rcu_sched() for pagetables
Peter Zijlstra
1
-1
/
+1
2010-11-29
powerpc/mm: Avoid avoidable void* pointer
Michael Neuling
1
-1
/
+1
2010-11-29
powerpc: Add memory_hotplug_max()
Nishanth Aravamudan
1
-0
/
+26
2010-11-29
powerpc: Cleanup APIs for cpu/thread/core mappings
Vaidyanathan Srinivasan
1
-6
/
+6
2010-11-18
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
Kumar Gala
1
-1
/
+4
2010-11-18
powerpc: Fix call to subpage_protection()
Michael Neuling
1
-1
/
+1
2010-11-18
powerpc/mm: Fix build error in setup_initial_memory_limit
Kumar Gala
1
-1
/
+1
2010-10-28
mm: fix race in kunmap_atomic()
Peter Zijlstra
1
-1
/
+3
2010-10-27
mm: stack based kmap_atomic()
Peter Zijlstra
1
-14
/
+21
2010-10-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
7
-17
/
+79
2010-10-14
powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
Kumar Gala
5
-8
/
+27
2010-10-14
powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes
Kumar Gala
1
-3
/
+39
2010-10-14
powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT
Paul Gortmaker
1
-1
/
+2
2010-10-13
powerpc/Makefiles: Change to new flag variables
matt mooney
1
-3
/
+1
2010-10-13
memblock, bootmem: Round pfn properly for memory and reserved regions
Yinghai Lu
2
-9
/
+9
2010-09-02
powerpc/mm: Assume first cpu is boot_cpuid not 0
Matthew McClintock
1
-2
/
+4
2010-09-02
powerpc: Check end of stack canary at oops time
Anton Blanchard
1
-0
/
+6
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
8
-80
/
+201
2010-08-24
powerpc: Export memstart_addr and kernstart_addr on ppc64
Sonny Rao
1
-0
/
+2
2010-08-24
Merge remote branch 'jwb/merge' into merge
Benjamin Herrenschmidt
1
-0
/
+1
[next]