index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sgi-gru
/
grufault.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-01-18
misc/sgi-gru/grufault: fix a style error
Peng Hao
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2013-07-03
drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()
Dimitri Sivanich
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2009-12-16
gru: improve GRU TLB dropin statistics
Jack Steiner
2009-12-16
gru: fix GRU interrupt race at deallocate
Jack Steiner
2009-12-16
gru: add hugepage support
Jack Steiner
2009-12-16
gru: remove stray local_irq_enable
Jack Steiner
2009-12-16
gru: add symbolic names for GRU error code
Jack Steiner
2009-12-16
gru: preload tlb for bcopy instructions
Jack Steiner
2009-12-16
gru: add additional GRU statistics
Jack Steiner
2009-12-16
gru: update irq infrastructure
Jack Steiner
2009-12-16
gru: fix prefetch and speculation bugs
Jack Steiner
2009-12-16
gru: check for valid vma
Jack Steiner
2009-12-16
gru: handle failures to mmu_notifier_register
Jack Steiner
2009-12-16
gru: allow users to specify gru chiplet 3
Jack Steiner
2009-12-16
gru: allow users to specify gru chiplet 2
Jack Steiner
2009-12-16
gru: allow users to specify gru chiplet 1
Jack Steiner
2009-12-16
gru: fix istatus race in GRU tlb dropin
Jack Steiner
2009-12-16
gru: add comments raised in previous code reviews
Jack Steiner
2009-06-18
gru: fix potential use-after-free when purging GRU tlbs
Jack Steiner
2009-06-18
gru: add user request to specify gru slice
Jack Steiner
2009-06-18
gru: generic infrastructure for context options
Jack Steiner
2009-06-18
gru: collect per-context user statistics
Jack Steiner
2009-06-18
gru: fix cache coherency issues with instruction retry
Jack Steiner
2009-06-18
gru: update to rev 0.9 of gru spec
Jack Steiner
2009-06-18
gru: support for asynchronous gru instructions
Jack Steiner
2009-06-18
gru: support instruction completion interrupts
Jack Steiner
2009-06-18
gru: change context load and unload
Jack Steiner
2009-06-18
gru: bug fixes for GRU exception handling
Jack Steiner
2009-04-02
sgi-gru: support multiple pagesizes in GRU
Jack Steiner
2009-04-02
sgi-gru: macro for scanning all gru chiplets
Jack Steiner
2009-04-02
sgi-gru: restructure the GRU vtop functions
Jack Steiner
2009-04-02
sgi-gru: add support for a user to explicitly unload a GRU context
Jack Steiner
2009-04-02
sgi-gru: improvements to GRU debug messages & statistics
Jack Steiner
2009-04-02
sgi-gru: misc GRU cleanup
Jack Steiner
2008-12-09
[IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGE
Jack Steiner
2008-10-16
GRU driver: minor updates
Jack Steiner
2008-07-30
GRU Driver: page faults & exceptions
Jack Steiner