| Commit message (Expand) | Author | Age | Files | Lines |
* | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 | 1 | -2/+1 |
* | x86, uv, uv3: Check current gru hub support for SGI UV3 | Mike Travis | 2013-02-11 | 1 | -1/+1 |
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 1 | -3/+2 |
* | Add #includes needed to permit the removal of asm/system.h | David Howells | 2012-03-28 | 1 | -0/+1 |
* | switch procfs to umode_t use | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 2 | -0/+2 |
* | drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip | Wanlong Gao | 2011-04-14 | 1 | -4/+4 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -2/+2 |
* | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | misc: change to new flag variable | matt mooney | 2011-03-17 | 1 | -3/+1 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | sgi-gru: use for_each_set_bit() | Akinobu Mita | 2010-03-12 | 1 | -11/+4 |
* | gru: send cross partition interrupts using the gru | Jack Steiner | 2009-12-16 | 2 | -15/+36 |
* | gru: update driver version number | Jack Steiner | 2009-12-16 | 1 | -1/+1 |
* | gru: improve GRU TLB dropin statistics | Jack Steiner | 2009-12-16 | 4 | -14/+17 |
* | gru: fix GRU interrupt race at deallocate | Jack Steiner | 2009-12-16 | 3 | -7/+19 |
* | gru: add hugepage support | Jack Steiner | 2009-12-16 | 1 | -3/+4 |
* | gru: fix bug in allocation of kernel contexts | Jack Steiner | 2009-12-16 | 1 | -3/+11 |
* | gru: update GRU structures to match latest hardware spec | Jack Steiner | 2009-12-16 | 2 | -1/+15 |
* | gru: check for correct GRU chiplet assignment | Jack Steiner | 2009-12-16 | 1 | -14/+30 |
* | gru: remove stray local_irq_enable | Jack Steiner | 2009-12-16 | 1 | -1/+0 |
* | gru: add symbolic names for GRU error code | Jack Steiner | 2009-12-16 | 1 | -5/+11 |
* | gru: fix bug in exception handling | Jack Steiner | 2009-12-16 | 1 | -8/+22 |
* | gru: preload tlb for bcopy instructions | Jack Steiner | 2009-12-16 | 9 | -16/+129 |
* | gru: expicitly set instruction status to active | Jack Steiner | 2009-12-16 | 2 | -56/+67 |
* | gru: add additional GRU statistics | Jack Steiner | 2009-12-16 | 8 | -48/+77 |
* | gru: update irq infrastructure | Jack Steiner | 2009-12-16 | 4 | -70/+260 |
* | gru: fix prefetch and speculation bugs | Jack Steiner | 2009-12-16 | 5 | -6/+38 |
* | gru: check for valid vma | Jack Steiner | 2009-12-16 | 1 | -9/+12 |
* | gru: add test for gru_copy_gpa | Jack Steiner | 2009-12-16 | 1 | -9/+39 |
* | gru: add debug option for cache flushing | Jack Steiner | 2009-12-16 | 2 | -5/+10 |
* | gru: handle failures to mmu_notifier_register | Jack Steiner | 2009-12-16 | 3 | -11/+21 |
* | gru: support 64-bit GRU addresses | Jack Steiner | 2009-12-16 | 1 | -6/+0 |
* | gru: improve messages for malfunctioning GRUs | Jack Steiner | 2009-12-16 | 2 | -3/+25 |
* | gru: fix bug in module unload | Jack Steiner | 2009-12-16 | 1 | -1/+1 |
* | gru: allow users to specify gru chiplet 3 | Jack Steiner | 2009-12-16 | 3 | -29/+13 |
* | gru: allow users to specify gru chiplet 2 | Jack Steiner | 2009-12-16 | 6 | -80/+109 |
* | gru: allow users to specify gru chiplet 1 | Jack Steiner | 2009-12-16 | 4 | -2/+17 |
* | gru: handle blades without memory | Jack Steiner | 2009-12-16 | 1 | -2/+2 |
* | gru: fix istatus race in GRU tlb dropin | Jack Steiner | 2009-12-16 | 1 | -29/+20 |
* | gru: add comments raised in previous code reviews | Jack Steiner | 2009-12-16 | 2 | -1/+8 |
* | gru: initial GRU based on blade topology | Jack Steiner | 2009-12-16 | 1 | -7/+5 |
* | X86: uv: implement a gru_read_gpa kernel function | Robin Holt | 2009-12-16 | 5 | -0/+52 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | sgi-gru: decrapfiy options_write() function | Linus Torvalds | 2009-11-05 | 1 | -6/+7 |
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 1 | -2/+1 |
* | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 | 2 | -2/+2 |
* | gru: allocation may fail in quicktest1() | Roel Kluin | 2009-09-24 | 1 | -0/+2 |
* | gru: use proc_create() | Alexey Dobriyan | 2009-09-24 | 1 | -2/+1 |