| Commit message (Expand) | Author | Age | Files | Lines |
* | gru: copyright fixes | Jack Steiner | 2009-06-18 | 2 | -8/+28 |
* | gru: remove references to the obsolete global status handle | Jack Steiner | 2009-06-18 | 1 | -2/+0 |
* | gru: fixes to grudump utility | Jack Steiner | 2009-06-18 | 2 | -4/+8 |
* | gru: fix potential use-after-free when purging GRU tlbs | Jack Steiner | 2009-06-18 | 1 | -1/+3 |
* | gru: add user request to specify gru slice | Jack Steiner | 2009-06-18 | 4 | -1/+13 |
* | gru: generic infrastructure for context options | Jack Steiner | 2009-06-18 | 5 | -13/+35 |
* | gru: cleanup gru inline functions | Jack Steiner | 2009-06-18 | 1 | -17/+16 |
* | gru: delete user request for fetching chiplet status | Jack Steiner | 2009-06-18 | 2 | -41/+0 |
* | gru: collect per-context user statistics | Jack Steiner | 2009-06-18 | 5 | -0/+52 |
* | gru: fix automatic retry of gru instruction failures | Jack Steiner | 2009-06-18 | 1 | -3/+2 |
* | gru: add user request to explicitly unload a gru context | Jack Steiner | 2009-06-18 | 3 | -28/+41 |
* | gru: fix cache coherency issues with instruction retry | Jack Steiner | 2009-06-18 | 4 | -4/+14 |
* | gru: update to rev 0.9 of gru spec | Jack Steiner | 2009-06-18 | 6 | -11/+24 |
* | gru: update gru kernel self tests | Jack Steiner | 2009-06-18 | 4 | -16/+142 |
* | gru: support for asynchronous gru instructions | Jack Steiner | 2009-06-18 | 3 | -20/+213 |
* | gru: support instruction completion interrupts | Jack Steiner | 2009-06-18 | 3 | -7/+29 |
* | gru: check context state on reload | Jack Steiner | 2009-06-18 | 2 | -9/+25 |
* | gru: fix handling of mesq failures | Jack Steiner | 2009-06-18 | 1 | -9/+24 |
* | gru: support contexts with zero dsrs or cbrs | Jack Steiner | 2009-06-18 | 2 | -6/+4 |
* | gru: change resource assignment for kernel threads | Jack Steiner | 2009-06-18 | 6 | -105/+184 |
* | gru: support cch_allocate for kernel threads | Jack Steiner | 2009-06-18 | 4 | -19/+17 |
* | gru: change context load and unload | Jack Steiner | 2009-06-18 | 3 | -7/+11 |
* | gru: dynamic allocation of kernel contexts | Jack Steiner | 2009-06-18 | 2 | -29/+33 |
* | gru: dump chiplet state | Jack Steiner | 2009-06-18 | 5 | -1/+267 |
* | gru: bug fixes for GRU exception handling | Jack Steiner | 2009-06-18 | 6 | -26/+52 |
* | kexec: sysrq: simplify sysrq-c handler | Neil Horman | 2009-06-18 | 1 | -9/+6 |
* | w1-gpio: add external pull-up enable callback | Daniel Mack | 2009-06-18 | 2 | -0/+36 |
* | dma-mapping: ia64: add CONFIG_DMA_API_DEBUG support | FUJITA Tomonori | 2009-06-18 | 2 | -1/+8 |
* | dma-mapping: ia64: use asm-generic/dma-mapping-common.h | FUJITA Tomonori | 2009-06-18 | 1 | -99/+3 |
* | dma-mapping: x86: use asm-generic/dma-mapping-common.h | FUJITA Tomonori | 2009-06-18 | 2 | -171/+3 |
* | dma-mapping: add asm-generic/dma-mapping-common.h | FUJITA Tomonori | 2009-06-18 | 1 | -0/+190 |
* | gcov: enable GCOV_PROFILE_ALL for x86_64 | Peter Oberparleiter | 2009-06-18 | 6 | -1/+7 |
* | gcov: add gcov profiling infrastructure | Peter Oberparleiter | 2009-06-18 | 13 | -5/+1726 |
* | seq_file: add function to write binary data | Peter Oberparleiter | 2009-06-18 | 2 | -0/+21 |
* | kernel: constructor support | Peter Oberparleiter | 2009-06-18 | 7 | -0/+54 |
* | edac: Kconfig: fix the meaning of EDAC abbreviation | GeunSik Lim | 2009-06-18 | 1 | -1/+1 |
* | edac: add missing __devexit_p() | Mike Frysinger | 2009-06-18 | 1 | -1/+1 |
* | edac: cpc925 MC platform device setup | Harry Ciao | 2009-06-18 | 2 | -0/+99 |
* | edac: add edac_device_alloc_index() | Harry Ciao | 2009-06-18 | 3 | -2/+16 |
* | edac: add CPC925 Memory Controller driver | Harry Ciao | 2009-06-18 | 3 | -0/+1027 |
* | futex: documentation: fix inconsistent description of futex list_op_pending | Matt Helsley | 2009-06-18 | 1 | -2/+2 |
* | ipcns: move free_ipcs() proto | Alexey Dobriyan | 2009-06-18 | 2 | -5/+2 |
* | ipcns: make free_ipc_ns() static | Alexey Dobriyan | 2009-06-18 | 2 | -25/+24 |
* | nsproxy: extract create_nsproxy() | Alexey Dobriyan | 2009-06-18 | 1 | -12/+7 |
* | ipcns: extract create_ipc_ns() | Alexey Dobriyan | 2009-06-18 | 1 | -7/+2 |
* | ipcns: remove useless get/put while CLONE_NEWIPC | Alexey Dobriyan | 2009-06-18 | 1 | -5/+1 |
* | utsns: extract creeate_uts_ns() | Alexey Dobriyan | 2009-06-18 | 1 | -2/+11 |
* | pidns: rewrite copy_pid_ns() | Alexey Dobriyan | 2009-06-18 | 1 | -15/+3 |
* | pidns: make create_pid_namespace() accept parent pidns | Alexey Dobriyan | 2009-06-18 | 1 | -4/+4 |
* | pids: clean up find_task_by_pid variants | Christoph Hellwig | 2009-06-18 | 2 | -20/+3 |