index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64: Convert BUG_ON to warning
David Ahern
2015-06-25
1
-2
/
+3
*
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
2015-06-24
1
-2
/
+4
*
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
2015-06-24
1
-5
/
+0
*
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
2015-06-02
1
-21
/
+53
|
\
|
*
sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
Khalid Aziz
2015-05-31
1
-21
/
+53
*
|
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
3
-5
/
+5
*
|
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
2015-05-19
1
-1
/
+3
|
/
*
sparc: Fix /proc/kcore
David S. Miller
2015-03-18
1
-1
/
+1
*
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
2015-02-11
1
-4
/
+2
*
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
2015-02-11
1
-12
/
+0
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
2
-0
/
+4
*
sparc32: destroy_context() and switch_mm() needs to disable interrupts.
Andreas Larsson
2014-12-18
1
-4
/
+7
*
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
2014-12-13
1
-1
/
+1
*
sparc64: Implement __get_user_pages_fast().
David S. Miller
2014-10-24
1
-0
/
+30
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-2
/
+2
|
\
|
*
sparc: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-2
/
+2
*
|
sparc64: Kill unnecessary tables and increase MAX_BANKS.
David S. Miller
2014-10-05
1
-23
/
+2
*
|
sparc64: Adjust vmalloc region size based upon available virtual address bits.
David S. Miller
2014-10-05
1
-11
/
+19
*
|
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
David S. Miller
2014-10-05
1
-1
/
+8
*
|
sparc64: Use kernel page tables for vmemmap.
David S. Miller
2014-10-05
2
-49
/
+34
*
|
sparc64: Fix physical memory management regressions with large max_phys_bits.
David S. Miller
2014-10-05
2
-232
/
+168
*
|
sparc64: Adjust KTSB assembler to support larger physical addresses.
David S. Miller
2014-10-05
1
-3
/
+25
*
|
sparc64: Define VA hole at run time, rather than at compile time.
David S. Miller
2014-10-05
1
-0
/
+21
*
|
sparc64: Switch to 4-level page tables.
David S. Miller
2014-10-05
1
-4
/
+27
*
|
sparc64: Fix reversed start/end in flush_tlb_kernel_range()
David S. Miller
2014-10-04
1
-2
/
+2
*
|
sparc64: mem boot option correction
bob picco
2014-09-16
1
-1
/
+48
*
|
sparc64: find_node adjustment
bob picco
2014-09-16
1
-1
/
+4
*
|
sparc64: sun4v TLB error power off events
bob picco
2014-09-16
1
-0
/
+3
|
/
*
sparc64: Fix up merge thinko.
David S. Miller
2014-08-05
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
2014-08-05
1
-0
/
+32
|
\
|
*
sparc64: Guard against flushing openfirmware mappings.
David S. Miller
2014-08-04
1
-0
/
+23
|
*
sparc64: Do not insert non-valid PTEs into the TSB hash table.
David S. Miller
2014-08-04
1
-0
/
+8
*
|
sparc64 - add mem to iomem resource
bob picco
2014-07-21
1
-0
/
+65
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2014-06-19
12
-51
/
+74
|
\
|
*
sparc64: fix sparse warnings in int_64.c
Sam Ravnborg
2014-05-18
1
-2
/
+6
|
*
sparc64: fix sparse warnings in init_64.c
Sam Ravnborg
2014-05-18
1
-0
/
+1
|
*
sparc64: fix sparse warning in tsb.c
Sam Ravnborg
2014-05-18
1
-0
/
+1
|
*
sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.c
Sam Ravnborg
2014-05-18
1
-3
/
+1
|
*
sparc: drop use of extern for prototypes in arch/sparc/*
Sam Ravnborg
2014-05-18
1
-2
/
+2
|
*
sparc32: fix sparse warning in io-unit.c
Sam Ravnborg
2014-05-18
1
-9
/
+12
|
*
sparc32: fix sparse warning in iommu.c
Sam Ravnborg
2014-05-18
1
-7
/
+13
|
*
sparc32: fix sparse warnings in unaligned_32.c
Sam Ravnborg
2014-04-29
1
-3
/
+1
|
*
sparc32: fix sparse warning in devices.c
Sam Ravnborg
2014-04-29
1
-2
/
+0
|
*
sparc32: fix sparse warnings in setup_32.c
Sam Ravnborg
2014-04-29
1
-1
/
+1
|
*
sparc32: fix sparse "Should it be static?" in mm/
Sam Ravnborg
2014-04-29
3
-4
/
+7
|
*
sparc32: fix sparse warnings in srmmu.c
Sam Ravnborg
2014-04-29
4
-7
/
+11
|
*
sparc32: fix sparse warning in init_32.c
Sam Ravnborg
2014-04-29
1
-2
/
+0
|
*
sparc32: fix sparse warning in fault_32.c
Sam Ravnborg
2014-04-29
2
-3
/
+12
|
*
sparc32: rename mm/srmmu.h to mm/mm_32.h
Sam Ravnborg
2014-04-29
3
-2
/
+2
*
|
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2014-06-04
1
-5
/
+0
[next]