drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / misc / sgi-gru /
2010-03-12 Akinobu Mitasgi-gru: use for_each_set_bit()
2009-12-16 Jack Steinergru: send cross partition interrupts using the gru
2009-12-16 Jack Steinergru: update driver version number
2009-12-16 Jack Steinergru: improve GRU TLB dropin statistics
2009-12-16 Jack Steinergru: fix GRU interrupt race at deallocate
2009-12-16 Jack Steinergru: add hugepage support
2009-12-16 Jack Steinergru: fix bug in allocation of kernel contexts
2009-12-16 Jack Steinergru: update GRU structures to match latest hardware...
2009-12-16 Jack Steinergru: check for correct GRU chiplet assignment
2009-12-16 Jack Steinergru: remove stray local_irq_enable
2009-12-16 Jack Steinergru: add symbolic names for GRU error code
2009-12-16 Jack Steinergru: fix bug in exception handling
2009-12-16 Jack Steinergru: preload tlb for bcopy instructions
2009-12-16 Jack Steinergru: expicitly set instruction status to active
2009-12-16 Jack Steinergru: add additional GRU statistics
2009-12-16 Jack Steinergru: update irq infrastructure
2009-12-16 Jack Steinergru: fix prefetch and speculation bugs
2009-12-16 Jack Steinergru: check for valid vma
2009-12-16 Jack Steinergru: add test for gru_copy_gpa
2009-12-16 Jack Steinergru: add debug option for cache flushing
2009-12-16 Jack Steinergru: handle failures to mmu_notifier_register
2009-12-16 Jack Steinergru: support 64-bit GRU addresses
2009-12-16 Jack Steinergru: improve messages for malfunctioning GRUs
2009-12-16 Jack Steinergru: fix bug in module unload
2009-12-16 Jack Steinergru: allow users to specify gru chiplet 3
2009-12-16 Jack Steinergru: allow users to specify gru chiplet 2
2009-12-16 Jack Steinergru: allow users to specify gru chiplet 1
2009-12-16 Jack Steinergru: handle blades without memory
2009-12-16 Jack Steinergru: fix istatus race in GRU tlb dropin
2009-12-16 Jack Steinergru: add comments raised in previous code reviews
2009-12-16 Jack Steinergru: initial GRU based on blade topology
2009-12-16 Robin HoltX86: uv: implement a gru_read_gpa kernel function
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-05 Linus Torvaldssgi-gru: decrapfiy options_write() function
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-24 Roel Kluingru: allocation may fail in quicktest1()
2009-09-24 Alexey Dobriyangru: use proc_create()
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-18 Jack Steinergru: copyright fixes
2009-06-18 Jack Steinergru: remove references to the obsolete global status...
2009-06-18 Jack Steinergru: fixes to grudump utility
2009-06-18 Jack Steinergru: fix potential use-after-free when purging GRU...
2009-06-18 Jack Steinergru: add user request to specify gru slice
2009-06-18 Jack Steinergru: generic infrastructure for context options
2009-06-18 Jack Steinergru: cleanup gru inline functions
2009-06-18 Jack Steinergru: delete user request for fetching chiplet status
2009-06-18 Jack Steinergru: collect per-context user statistics
2009-06-18 Jack Steinergru: fix automatic retry of gru instruction failures
2009-06-18 Jack Steinergru: add user request to explicitly unload a gru context
2009-06-18 Jack Steinergru: fix cache coherency issues with instruction retry
2009-06-18 Jack Steinergru: update to rev 0.9 of gru spec
2009-06-18 Jack Steinergru: update gru kernel self tests
2009-06-18 Jack Steinergru: support for asynchronous gru instructions
2009-06-18 Jack Steinergru: support instruction completion interrupts
2009-06-18 Jack Steinergru: check context state on reload
2009-06-18 Jack Steinergru: fix handling of mesq failures
2009-06-18 Jack Steinergru: support contexts with zero dsrs or cbrs
2009-06-18 Jack Steinergru: change resource assignment for kernel threads
2009-06-18 Jack Steinergru: support cch_allocate for kernel threads
2009-06-18 Jack Steinergru: change context load and unload
2009-06-18 Jack Steinergru: dynamic allocation of kernel contexts
2009-06-18 Jack Steinergru: dump chiplet state
2009-06-18 Jack Steinergru: bug fixes for GRU exception handling
2009-06-17 Mel Gormanpage allocator: do not check NUMA node ID when the...
2009-04-21 Robin Holtsgi-xp/sgi-gru: allow modules to load on non-uv systems
2009-04-03 Jack Steinersgi-gru: support multiple pagesizes in GRU
2009-04-03 Jack Steinersgi-gru: fix bugs related to module unload of the GRU...
2009-04-03 Jack Steinersgi-gru: macro for scanning all gru chiplets
2009-04-03 Jack Steinersgi-gru: add support to the GRU driver for message...
2009-04-03 Jack Steinersgi-gru: restructure the GRU vtop functions
2009-04-03 Jack Steinersgi-gru: aSID (context management) bug fixes
2009-04-03 Jack Steinersgi-gru: add support for a user to explicitly unload...
2009-04-03 Jack Steinersgi-gru: add statistics to the GRU context management...
2009-04-03 Jack Steinersgi-gru: change GRU CCH commands from inline functions...
2009-04-03 Jack Steinersgi-gru: improvements to GRU debug messages & statistics
2009-04-03 Jack Steinersgi-gru: misc GRU cleanup
2009-02-11 Dean NelsonSGI IA64 UV: fix ia64 build error in the linux-next...
2009-01-21 Ingo Molnarx86: uv cleanup, build fix #2
2009-01-06 Kay SieversSGI: struct device - replace bus_id with dev_name(...
2008-12-16 Ingo MolnarMerge commit 'v2.6.28-rc8' into x86/uv
2008-12-09 Jack Steiner[IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGE
2008-12-02 Dean Nelsonsgi-gru: call fs_initcall() if statically linked
2008-11-20 Ingo MolnarMerge branch 'linus' into x86/uv
2008-11-20 Jack SteinerGRU: fix for debug option
2008-11-11 Cliff Wickmanx86, UV: fix redundant creation of sgi_uv
2008-10-16 Jack SteinerGRU driver: minor updates
2008-10-16 Julia Lawalldrivers/misc: Use DIV_ROUND_UP
2008-09-13 Robin Holtia64: fix panic during `modprobe -r xpc'
2008-08-12 Randy DunlapGRU: fix preprocessor symbol for sparse
2008-08-05 Huang Weiyidrivers/misc/sgi-gru/grutlbpurge.c: removed duplicated...
2008-07-30 Jack SteinerGRU Driver V3: fixes to resolve code review comments
2008-07-30 Jack SteinerGRU Driver: driver makefile
2008-07-30 Jack SteinerGRU Driver: TLB flushing, MMUOPS callouts
2008-07-30 Jack SteinerGRU Driver: /proc interfaces
2008-07-30 Jack SteinerGRU Driver: resource management
2008-07-30 Jack SteinerGRU Driver: kernel services provide by driver
2008-07-30 Jack SteinerGRU Driver: page faults & exceptions
2008-07-30 Jack SteinerGRU Driver: driver initialization, file & vma ops
2008-07-30 Jack SteinerGRU Driver: kernel services header files
next