Age | Commit message (Expand) | Author |
2013-07-03 | drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option() | Dimitri Sivanich |
2013-06-17 | Merge 3.10-rc6 into char-misc-next | Greg Kroah-Hartman |
2013-06-12 | drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info() | Dan Carpenter |
2013-06-06 | misc: replace strict_strtoul() with kstrtoul() | Jingoo Han |
2013-05-01 | proc: Supply a function to remove a proc entry by PDE | David Howells |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-11 | x86, uv, uv3: Check current gru hub support for SGI UV3 | Mike Travis |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-03-28 | Add #includes needed to permit the removal of asm/system.h | David Howells |
2012-01-03 | switch procfs to umode_t use | Al Viro |
2011-10-31 | drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. | Paul Gortmaker |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds |
2011-04-14 | drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip | Wanlong Gao |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner |
2011-03-17 | misc: change to new flag variable | matt mooney |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-03-12 | sgi-gru: use for_each_set_bit() | Akinobu Mita |
2009-12-16 | gru: send cross partition interrupts using the gru | Jack Steiner |
2009-12-16 | gru: update driver version number | Jack Steiner |
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: fix bug in allocation of kernel contexts | Jack Steiner |
2009-12-16 | gru: update GRU structures to match latest hardware spec | Jack Steiner |
2009-12-16 | gru: check for correct GRU chiplet assignment | 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: fix bug in exception handling | Jack Steiner |
2009-12-16 | gru: preload tlb for bcopy instructions | Jack Steiner |
2009-12-16 | gru: expicitly set instruction status to active | 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: add test for gru_copy_gpa | Jack Steiner |
2009-12-16 | gru: add debug option for cache flushing | Jack Steiner |
2009-12-16 | gru: handle failures to mmu_notifier_register | Jack Steiner |
2009-12-16 | gru: support 64-bit GRU addresses | Jack Steiner |
2009-12-16 | gru: improve messages for malfunctioning GRUs | Jack Steiner |
2009-12-16 | gru: fix bug in module unload | 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: handle blades without memory | 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-12-16 | gru: initial GRU based on blade topology | Jack Steiner |
2009-12-16 | X86: uv: implement a gru_read_gpa kernel function | Robin Holt |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |