Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a7ca4a711d5ee3761f4439df68a95c80f62c553b
/
drivers
/
misc
/
sgi-gru
8e81910
drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printk
by Dimitri Sivanich
· 8 years ago
768ae30
mm: replace get_user_pages() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
40bfb8e
x86/platform/UV: Remove Obsolete GRU MMR address translation
by Dimitri Sivanich
· 9 years ago
d4edcf0
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
by Dave Hansen
· 9 years ago
a9e5fe5
misc: sgi-gru: fix return of error
by Sudip Mukherjee
· 9 years ago
9dcf9cb
misc: sgi-gru: gruhandles.c: Remove unused function
by Rickard Strandqvist
· 9 years ago
b74afe5
misc: sgi-gru: use time_before()
by Manuel Schölling
· 9 years ago
f97ef75
drivers/misc/sgi-gru: fix possible NULL dereference
by Sudip Mukherjee
· 9 years ago
6c56026
drivers/misc/sgi-gru: remove unused variable
by Sudip Mukherjee
· 9 years ago
bba57f8
drivers/misc/sgi-gru: fix dereference of ERR_PTR
by Sudip Mukherjee
· 9 years ago
c2ed545
drivers/misc/sgi-gru: remove always false condition
by Sudip Mukherjee
· 9 years ago
1126bc2
drivers/misc/sgi-gru: make functions static
by Sudip Mukherjee
· 9 years ago
a010d27
drivers/misc/sgi-gru: add return on error
by Sudip Mukherjee
· 9 years ago
3de0ef8
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
b6a83d9
drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a little
by Dan Carpenter
· 11 years ago
fe455b1
x86/UV: Fix conditional in gru_exit()
by Dimitri Sivanich
· 11 years ago
49d3d6c
drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_context()
by Dan Carpenter
· 11 years ago
a7d0dab
drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()
by Dimitri Sivanich
· 11 years ago
0e496b8
Merge 3.10-rc6 into char-misc-next
by Greg Kroah-Hartman
· 11 years ago
282c4c0
drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()
by Dan Carpenter
· 11 years ago
f7b4127
misc: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
a8ca16e
proc: Supply a function to remove a proc entry by PDE
by David Howells
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
385404e
x86, uv, uv3: Check current gru hub support for SGI UV3
by Mike Travis
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
96f951e
Add #includes needed to permit the removal of asm/system.h
by David Howells
· 13 years ago
d161a13
switch procfs to umode_t use
by Al Viro
· 13 years ago
7a32129
drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
by Paul Gortmaker
· 13 years ago
268bb0c
sanitize <linux/prefetch.h> usage
by Linus Torvalds
· 13 years ago
5de1743
drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip
by Wanlong Gao
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
dced35a
drivers: Final irq namespace conversion
by Thomas Gleixner
· 14 years ago
8ac727c
misc: change to new flag variable
by matt mooney
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
8c1840f1
sgi-gru: use for_each_set_bit()
by Akinobu Mita
· 15 years ago
76148df
gru: send cross partition interrupts using the gru
by Jack Steiner
· 15 years ago
e5ae6e8
gru: update driver version number
by Jack Steiner
· 15 years ago
5958ab8
gru: improve GRU TLB dropin statistics
by Jack Steiner
· 15 years ago
2ce4d4c
gru: fix GRU interrupt race at deallocate
by Jack Steiner
· 15 years ago
74ccd09
gru: add hugepage support
by Jack Steiner
· 15 years ago
0cd2b08
gru: fix bug in allocation of kernel contexts
by Jack Steiner
· 15 years ago
5658366
gru: update GRU structures to match latest hardware spec
by Jack Steiner
· 15 years ago
4131479
gru: check for correct GRU chiplet assignment
by Jack Steiner
· 15 years ago
54465dc
gru: remove stray local_irq_enable
by Jack Steiner
· 15 years ago
9c13cb3
gru: add symbolic names for GRU error code
by Jack Steiner
· 15 years ago
1848a71
gru: fix bug in exception handling
by Jack Steiner
· 15 years ago
c550222
gru: preload tlb for bcopy instructions
by Jack Steiner
· 15 years ago
57ebb03
gru: expicitly set instruction status to active
by Jack Steiner
· 15 years ago
563447d
gru: add additional GRU statistics
by Jack Steiner
· 15 years ago
4107e1d
gru: update irq infrastructure
by Jack Steiner
· 15 years ago
67bf04a
gru: fix prefetch and speculation bugs
by Jack Steiner
· 15 years ago
e006043
gru: check for valid vma
by Jack Steiner
· 15 years ago
33f3648
gru: add test for gru_copy_gpa
by Jack Steiner
· 15 years ago
b8229be
gru: add debug option for cache flushing
by Jack Steiner
· 15 years ago
7f2251b
gru: handle failures to mmu_notifier_register
by Jack Steiner
· 15 years ago
6c9620c
gru: support 64-bit GRU addresses
by Jack Steiner
· 15 years ago
648eb8e
gru: improve messages for malfunctioning GRUs
by Jack Steiner
· 15 years ago
f2965d6
gru: fix bug in module unload
by Jack Steiner
· 15 years ago
99f7c22
gru: allow users to specify gru chiplet 3
by Jack Steiner
· 15 years ago
55484c4
gru: allow users to specify gru chiplet 2
by Jack Steiner
· 15 years ago
518e5cd
gru: allow users to specify gru chiplet 1
by Jack Steiner
· 15 years ago
9178052
gru: handle blades without memory
by Jack Steiner
· 15 years ago
b61fc69
gru: fix istatus race in GRU tlb dropin
by Jack Steiner
· 15 years ago
091f1a1
gru: add comments raised in previous code reviews
by Jack Steiner
· 15 years ago
827f02f
gru: initial GRU based on blade topology
by Jack Steiner
· 15 years ago
289750d
X86: uv: implement a gru_read_gpa kernel function
by Robin Holt
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
d39b7dd
sgi-gru: decrapfiy options_write() function
by Linus Torvalds
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
9e5f113
gru: allocation may fail in quicktest1()
by Roel Kluin
· 15 years ago
f8679af
gru: use proc_create()
by Alexey Dobriyan
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
8820f27
gru: copyright fixes
by Jack Steiner
· 15 years ago
229a050
gru: remove references to the obsolete global status handle
by Jack Steiner
· 15 years ago
2b702b2
gru: fixes to grudump utility
by Jack Steiner
· 15 years ago
1926ee8
gru: fix potential use-after-free when purging GRU tlbs
by Jack Steiner
· 15 years ago
b1b19fc
gru: add user request to specify gru slice
by Jack Steiner
· 15 years ago
92b3938
gru: generic infrastructure for context options
by Jack Steiner
· 15 years ago
9f25011
gru: cleanup gru inline functions
by Jack Steiner
· 15 years ago
6471cd4
gru: delete user request for fetching chiplet status
by Jack Steiner
· 15 years ago
7e796a7
gru: collect per-context user statistics
by Jack Steiner
· 15 years ago
d6e2fbc
gru: fix automatic retry of gru instruction failures
by Jack Steiner
· 15 years ago
d5826dd
gru: add user request to explicitly unload a gru context
by Jack Steiner
· 15 years ago
1a2c09e
gru: fix cache coherency issues with instruction retry
by Jack Steiner
· 15 years ago
270952a
gru: update to rev 0.9 of gru spec
by Jack Steiner
· 15 years ago
eb5bd5e
gru: update gru kernel self tests
by Jack Steiner
· 15 years ago
9120dec
gru: support for asynchronous gru instructions
by Jack Steiner
· 15 years ago
4a7a17c
gru: support instruction completion interrupts
by Jack Steiner
· 15 years ago
940229b
gru: check context state on reload
by Jack Steiner
· 15 years ago
17b49a6
gru: fix handling of mesq failures
by Jack Steiner
· 15 years ago
3eac2e9
gru: support contexts with zero dsrs or cbrs
by Jack Steiner
· 15 years ago
836ce67
gru: change resource assignment for kernel threads
by Jack Steiner
· 15 years ago
6e91007
gru: support cch_allocate for kernel threads
by Jack Steiner
· 15 years ago
d57c82b
gru: change context load and unload
by Jack Steiner
· 15 years ago
364b76d
gru: dynamic allocation of kernel contexts
by Jack Steiner
· 15 years ago
9cc9b05
gru: dump chiplet state
by Jack Steiner
· 15 years ago
cd1334f
gru: bug fixes for GRU exception handling
by Jack Steiner
· 15 years ago
6484eb3
page allocator: do not check NUMA node ID when the caller knows the node is valid
by Mel Gorman
· 15 years ago
e873cff
sgi-xp/sgi-gru: allow modules to load on non-uv systems
by Robin Holt
· 16 years ago
Next »