Age | Commit message (Expand) | Author |
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: update gru kernel self tests | 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: check context state on reload | Jack Steiner |
2009-06-18 | gru: fix handling of mesq failures | Jack Steiner |
2009-06-18 | gru: support contexts with zero dsrs or cbrs | Jack Steiner |
2009-06-18 | gru: change resource assignment for kernel threads | Jack Steiner |
2009-06-18 | gru: support cch_allocate for kernel threads | Jack Steiner |
2009-06-18 | gru: change context load and unload | Jack Steiner |
2009-06-18 | gru: dynamic allocation of kernel contexts | Jack Steiner |
2009-06-18 | gru: dump chiplet state | Jack Steiner |
2009-06-18 | gru: bug fixes for GRU exception handling | Jack Steiner |
2009-06-16 | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman |
2009-04-21 | sgi-xp/sgi-gru: allow modules to load on non-uv systems | Robin Holt |
2009-04-02 | sgi-gru: support multiple pagesizes in GRU | Jack Steiner |
2009-04-02 | sgi-gru: fix bugs related to module unload of the GRU driver | Jack Steiner |
2009-04-02 | sgi-gru: macro for scanning all gru chiplets | Jack Steiner |
2009-04-02 | sgi-gru: add support to the GRU driver for message queue interrupts | Jack Steiner |
2009-04-02 | sgi-gru: restructure the GRU vtop functions | Jack Steiner |
2009-04-02 | sgi-gru: aSID (context management) bug fixes | 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: add statistics to the GRU context management functions | Jack Steiner |
2009-04-02 | sgi-gru: change GRU CCH commands from inline functions to outofline functions | 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 |
2009-02-11 | SGI IA64 UV: fix ia64 build error in the linux-next tree | Dean Nelson |
2009-01-21 | x86: uv cleanup, build fix #2 | Ingo Molnar |
2009-01-06 | SGI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-12-16 | Merge commit 'v2.6.28-rc8' into x86/uv | Ingo Molnar |
2008-12-09 | [IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGE | Jack Steiner |
2008-12-02 | sgi-gru: call fs_initcall() if statically linked | Dean Nelson |
2008-11-20 | Merge branch 'linus' into x86/uv | Ingo Molnar |
2008-11-19 | GRU: fix for debug option | Jack Steiner |
2008-11-11 | x86, UV: fix redundant creation of sgi_uv | Cliff Wickman |
2008-10-16 | GRU driver: minor updates | Jack Steiner |
2008-10-16 | drivers/misc: Use DIV_ROUND_UP | Julia Lawall |
2008-09-13 | ia64: fix panic during `modprobe -r xpc' | Robin Holt |
2008-08-12 | GRU: fix preprocessor symbol for sparse | Randy Dunlap |
2008-08-05 | drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include | Huang Weiyi |
2008-07-30 | GRU Driver V3: fixes to resolve code review comments | Jack Steiner |
2008-07-30 | GRU Driver: driver makefile | Jack Steiner |
2008-07-30 | GRU Driver: TLB flushing, MMUOPS callouts | Jack Steiner |
2008-07-30 | GRU Driver: /proc interfaces | Jack Steiner |
2008-07-30 | GRU Driver: resource management | Jack Steiner |
2008-07-30 | GRU Driver: kernel services provide by driver | Jack Steiner |
2008-07-30 | GRU Driver: page faults & exceptions | Jack Steiner |
2008-07-30 | GRU Driver: driver initialization, file & vma ops | Jack Steiner |
2008-07-30 | GRU Driver: kernel services header files | Jack Steiner |