Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
52990a5fb0c991ecafebdab43138b5ed41376852
/
arch
/
sparc
/
mm
8818d89
sparc32: split ramdisk detection and reservation to a helper function
by Mike Rapoport
· 6 years ago
cca079e
sparc32: switch to NO_BOOTMEM
by Mike Rapoport
· 6 years ago
60ef861
sparc: mm/init_32: kill trailing whitespace
by Mike Rapoport
· 6 years ago
50a7ca3
mm: convert return type of handle_mm_fault() caller to vm_fault_t
by Souptick Joarder
· 6 years ago
f0afc6b
sparc: move MSI related definitions to where they are used
by Thomas Petazzoni
· 6 years ago
d7dc899
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
by Stefan Agner
· 7 years ago
d1f5bef
signal/sparc: Use force_sig_fault where appropriate
by Eric W. Biederman
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
d081107
mm/gup.c: document return value
by Michael S. Tsirkin
· 7 years ago
cb9f753
mm: fix races between swapoff and flush dcache
by Huang Ying
· 7 years ago
74a0496
sparc64: Add support for ADI (Application Data Integrity)
by Khalid Aziz
· 7 years ago
cfb61b5
sparc64: Fix regression in pmdp_invalidate().
by David S. Miller
· 7 years ago
3ff1b28
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
a8e654f
sparc64: update pmdp_invalidate() to return old pmd value
by Nitin Gupta
· 7 years ago
24b6d41
mm: pass the vmem_altmap to vmemmap_free
by Christoph Hellwig
· 7 years ago
7b73d97
mm: pass the vmem_altmap to vmemmap_populate
by Christoph Hellwig
· 7 years ago
10a7e9d
Do not hash userspace addresses in fault handlers
by Kees Cook
· 7 years ago
f6f3732
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
by Linus Torvalds
· 7 years ago
c7da82b
mm: replace pmd_write with pmd_access_permitted in fault + gup paths
by Dan Williams
· 7 years ago
e7fe7b5
mm: replace pud_write with pud_access_permitted in fault + gup paths
by Dan Williams
· 7 years ago
2d4894b
mm: remove cold parameter from free_hot_cold_page*
by Mel Gorman
· 7 years ago
df8ee57
sparc64: simplify vmemmap_populate
by Pavel Tatashin
· 7 years ago
2a20aa1
sparc64/mm: set fields in deferred pages
by Pavel Tatashin
· 7 years ago
75f296d
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
by Levin, Alexander (Sasha Levin)
· 7 years ago
c481290
mm: introduce wrappers to access mm->nr_ptes
by Kirill A. Shutemov
· 7 years ago
b4e98d9
mm: account pud page tables
by Kirill A. Shutemov
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
4dbe87d
sparc64: Cleanup hugepage table walk functions
by Nitin Gupta
· 7 years ago
df7b215
sparc64: Add 16GB hugepage support
by Nitin Gupta
· 7 years ago
44382b0
sparc64: Support huge PUD case in get_user_pages
by Nitin Gupta
· 7 years ago
fdaccf7
sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8.
by Vijay Kumar
· 7 years ago
7d484ac
sparc64: recognize and support sparc M8 cpu type
by Allen Pais
· 7 years ago
8399e4b
sparc64: Register hugepages during arch init
by Nitin Gupta
· 7 years ago
3b06b1a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 7 years ago
a94c33d
lib/extable.c: use bsearch() library function in search_extable()
by Thomas Meyer
· 7 years ago
7868a20
mm/hugetlb: add size parameter to huge_pte_offset()
by Punit Agrawal
· 8 years ago
dbd2667
sparc64: Fix gup_huge_pmd
by Nitin Gupta
· 8 years ago
1be7107
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 8 years ago
0197e41
sparc64: delete old wrap code
by Pavel Tatashin
· 8 years ago
a0582f2
sparc64: new context wrap
by Pavel Tatashin
· 8 years ago
7a5b4bb
sparc64: add per-cpu mm of secondary contexts
by Pavel Tatashin
· 8 years ago
c441523
sparc64: redefine first version
by Pavel Tatashin
· 8 years ago
5889748
sparc64: reset mm cpumask after wrap
by Pavel Tatashin
· 8 years ago
f322980
sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.
by Liam R. Howlett
· 8 years ago
654f480
sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
by Mike Kravetz
· 8 years ago
deba804
sparc: Fix -Wstringop-overflow warning
by Orlando Arias
· 8 years ago
544f8f9
sparc64: Fix hugepage page table free
by Nitin Gupta
· 8 years ago
9d262d9
sparc32: Export vac_cache_size to fix build error
by Guenter Roeck
· 8 years ago
7681126
sparc64: Fix memory corruption when THP is enabled
by Nitin Gupta
· 8 years ago
adfae8a
sparc64: kern_addr_valid regression
by bob picco
· 8 years ago
85b1da7
sparc64: Add support for 2G hugepages
by Nitin Gupta
· 8 years ago
59f1183
sparc64: Fix size check in huge_pte_alloc
by Nitin Gupta
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
0104260
sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
ac65e28
sparc64: Fix build error in flush_tsb_user_page
by Nitin Gupta
· 8 years ago
cd429ce
sparc64: memblock resizes are not handled properly
by Pavel Tatashin
· 8 years ago
1537b26
sparc64: use latency groups to improve add_node_ranges speed
by Pavel Tatashin
· 8 years ago
dcd1912
sparc64: Add 64K page size support
by Nitin Gupta
· 8 years ago
c7d9f77
sparc64: Multi-page size support
by Nitin Gupta
· 8 years ago
cbc41b43
sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structures
by Bhumika Goyal
· 8 years ago
6d23f8a
arch, mm: remove arch specific show_mem
by Michal Hocko
· 8 years ago
5437344
sparc: migrate exception table users onto extable.h
by Paul Gortmaker
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
87a349f
sparc64: fix compile warning section mismatch in find_node()
by Thomas Tai
· 8 years ago
74a5ed5
sparc64: Fix find_node warning if numa node cannot be found
by Thomas Tai
· 8 years ago
a74ad5e
sparc64: Handle extremely large kernel TLB range flushes more gracefully.
by David S. Miller
· 8 years ago
a236441
sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call code.
by David S. Miller
· 8 years ago
830cda3
sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.
by David S. Miller
· 8 years ago
849c498
sparc64: Handle extremely large kernel TSB range flushes sanely.
by David S. Miller
· 8 years ago
b429ae4
sparc64: Fix illegal relative branches in hypervisor patched TLB code.
by David S. Miller
· 8 years ago
c164154
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
cdd4f4c
sparc: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
ebb99a4
sparc64: Fix irq stack bootmem allocation.
by Atish Patra
· 8 years ago
1e953d8
sparc64 mm: Fix more TSB sizing issues
by Mike Kravetz
· 8 years ago
bdf2f59
sparc64: fix section mismatch in find_numa_latencies_for_group
by Paul Gortmaker
· 8 years ago
7bc3777
sparc64: Trim page tables for 8M hugepages
by Nitin Gupta
· 8 years ago
af1b1a9
sparc64 mm: Fix base TSB sizing when hugetlb pages are used
by Mike Kravetz
· 8 years ago
dcddffd
mm: do not pass mm_struct into handle_mm_fault
by Kirill A. Shutemov
· 8 years ago
32d6bd9
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
by Michal Hocko
· 9 years ago
9ea46abe
sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
by David S. Miller
· 9 years ago
24e49ee
sparc64: Reduce TLB flushes during hugepte changes
by Nitin Gupta
· 9 years ago
6b1cabe
sparc32: drop superfluous cast in calls to __nocache_pa()
by Sam Ravnborg
· 9 years ago
6e6e418
sparc32: fix build with STRICT_MM_TYPECHECKS
by Sam Ravnborg
· 9 years ago
c5b8b5b
sparc64: recognize and support Sonoma CPU type
by Khalid Aziz
· 9 years ago
d4dc3b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 9 years ago
9ef595d
sparc: Convert naked unsigned uses to unsigned int
by Joe Perches
· 9 years ago
643ad15
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3ed3a4f
mm: cleanup *pte_alloc* interfaces
by Kirill A. Shutemov
· 9 years ago
d4edcf0
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
by Dave Hansen
· 9 years ago
35d98e9
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
by Toshi Kani
· 9 years ago
99f1bc0
sparc, thp: remove infrastructure for handling splitting PMDs
by Kirill A. Shutemov
· 9 years ago
ddc58f2
mm: drop tail page refcounting
by Kirill A. Shutemov
· 9 years ago
36beca6
sparc64: Fix numa node distance initialization
by Nitin Gupta
· 9 years ago
52708d6
sparc64: Fix numa distance values
by Nitin Gupta
· 9 years ago
2bf7c3e
sparc64: Convert BUG_ON to warning
by David Ahern
· 10 years ago
fc6daaf
mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute
by Tony Luck
· 10 years ago
e81f2d2
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
by Zhang Zhen
· 10 years ago
f407a82
Merge branch 'linus' into sched/core, to resolve conflict
by Ingo Molnar
· 10 years ago
494e5b6
sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
by Khalid Aziz
· 10 years ago
Next »