Age | Commit message (Expand) | Author | Files | Lines |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 1 | -2/+2 |
2019-08-16 | misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct | Jason Gunthorpe | 1 | -0/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
2014-04-01 | x86/UV: Fix conditional in gru_exit() | Dimitri Sivanich | 1 | -3/+8 |
2013-06-12 | drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info() | Dan Carpenter | 1 | -0/+1 |
2013-02-11 | x86, uv, uv3: Check current gru hub support for SGI UV3 | Mike Travis | 1 | -1/+1 |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 1 | -3/+2 |
2011-04-14 | drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip | Wanlong Gao | 1 | -4/+4 |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 1 | -1/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2009-12-16 | gru: preload tlb for bcopy instructions | Jack Steiner | 1 | -0/+1 |
2009-12-16 | gru: add additional GRU statistics | Jack Steiner | 1 | -1/+1 |
2009-12-16 | gru: update irq infrastructure | Jack Steiner | 1 | -50/+208 |
2009-12-16 | gru: allow users to specify gru chiplet 2 | Jack Steiner | 1 | -7/+8 |
2009-12-16 | gru: handle blades without memory | Jack Steiner | 1 | -2/+2 |
2009-12-16 | gru: initial GRU based on blade topology | Jack Steiner | 1 | -7/+5 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan | 1 | -2/+1 |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan | 1 | -1/+1 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-06-18 | gru: generic infrastructure for context options | Jack Steiner | 1 | -2/+2 |
2009-06-18 | gru: delete user request for fetching chiplet status | Jack Steiner | 1 | -38/+0 |
2009-06-18 | gru: collect per-context user statistics | Jack Steiner | 1 | -0/+3 |
2009-06-18 | gru: add user request to explicitly unload a gru context | Jack Steiner | 1 | -6/+4 |
2009-06-18 | gru: fix cache coherency issues with instruction retry | Jack Steiner | 1 | -1/+1 |
2009-06-18 | gru: update gru kernel self tests | Jack Steiner | 1 | -0/+3 |
2009-06-18 | gru: support contexts with zero dsrs or cbrs | Jack Steiner | 1 | -4/+2 |
2009-06-18 | gru: dump chiplet state | Jack Steiner | 1 | -0/+3 |
2009-06-16 | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman | 1 | -1/+1 |
2009-04-21 | sgi-xp/sgi-gru: allow modules to load on non-uv systems | Robin Holt | 1 | -1/+1 |
2009-04-02 | sgi-gru: fix bugs related to module unload of the GRU driver | Jack Steiner | 1 | -1/+4 |
2009-04-02 | sgi-gru: macro for scanning all gru chiplets | Jack Steiner | 1 | -0/+3 |
2009-04-02 | sgi-gru: aSID (context management) bug fixes | Jack Steiner | 1 | -0/+1 |
2009-04-02 | sgi-gru: improvements to GRU debug messages & statistics | Jack Steiner | 1 | -1/+1 |
2009-04-02 | sgi-gru: misc GRU cleanup | Jack Steiner | 1 | -10/+15 |
2009-02-11 | SGI IA64 UV: fix ia64 build error in the linux-next tree | Dean Nelson | 1 | -15/+3 |
2008-12-02 | sgi-gru: call fs_initcall() if statically linked | Dean Nelson | 1 | -1/+1 |
2008-10-16 | GRU driver: minor updates | Jack Steiner | 1 | -1/+7 |
2008-09-13 | ia64: fix panic during `modprobe -r xpc' | Robin Holt | 1 | -0/+3 |
2008-07-30 | GRU Driver V3: fixes to resolve code review comments | Jack Steiner | 1 | -2/+6 |
2008-07-30 | GRU Driver: driver initialization, file & vma ops | Jack Steiner | 1 | -0/+481 |