Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB RAM.
[safe/jmp/linux-2.6] / drivers / misc / sgi-gru /
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
2008-07-30 Jack SteinerGRU Driver: driver internal header files
2008-07-30 Jack SteinerGRU Driver: GRU instructions & macros
2008-07-30 Jack SteinerGRU Driver: hardware data structures