summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* staging/hfi1: Clean up commentsEdward Mascarenhas2016-03-105-6/+5
* staging/hfi1: Remove unneeded variable indexDean Luick2016-03-101-12/+7
* staging/hfi1: add per SDMA engine stats to hfistatsVennila Megavannan2016-03-106-15/+139
* staging/hfi1: Change default krcvqsjubin.john@intel.com2016-03-011-1/+1
* staging/hfi1: change krcvqs mod param from byte to uintMark F. Brown2016-03-012-3/+3
* staging/hfi1: Move s_sde to read mostly section of hfi1_qpHarish Chegondi2016-03-011-1/+1
* staging/hfi1: Use BIT macrojubin.john@intel.com2016-03-018-50/+50
* staging/hfi1: set Gen3 half-swing for integrated devicesDean Luick2016-03-012-4/+89
* staging/hfi1: add dd_dev_dbgIra Weiny2016-03-011-0/+4
* staging/hfi1: Enable TID caching featureMitko Haralanov2016-02-297-498/+132
* staging/hfi1: Add TID entry program function bodyMitko Haralanov2016-02-291-4/+259
* staging/hfi1: Add TID free/clear function bodiesMitko Haralanov2016-02-291-6/+85
* staging/hfi1: Add MMU notifier callback functionMitko Haralanov2016-02-291-2/+65
* staging/hfi1: Add TID cache receive init and free funcsMitko Haralanov2016-02-291-10/+144
* staging/hfi1: Convert lock to mutexMitko Haralanov2016-02-293-8/+8
* staging/hfi1: Add building blocks for TID cachingMitko Haralanov2016-02-291-0/+337
* staging/hfi1: TID group definitions and support funcsMitko Haralanov2016-02-291-0/+64
* staging/hfi1: Remove un-needed variableMitko Haralanov2016-02-291-7/+4
* staging/hfi1: Add definitions needed for TID cacheMitko Haralanov2016-02-291-0/+20
* uapi/hfi1_user: Add command and event for TID cachingMitko Haralanov2016-02-292-1/+5
* uapi/hfi1_user: Correct comment for capability bitMitko Haralanov2016-02-291-1/+1
* staging/hfi1: Add function stubs for TID cachingMitko Haralanov2016-02-295-1/+278
* Linux 4.5-rc6v4.5-rc6Linus Torvalds2016-02-281-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-02-282-131/+244
|\
| * perf: Robustify task_function_call()Peter Zijlstra2016-02-251-20/+20
| * perf: Fix scaling vs. perf_install_in_context()Peter Zijlstra2016-02-251-45/+70
| * perf: Fix scaling vs. perf_event_enable()Peter Zijlstra2016-02-251-19/+23
| * perf: Fix scaling vs. perf_event_enable_on_exec()Peter Zijlstra2016-02-251-0/+1
| * perf: Fix ctx time tracking by introducing EVENT_TIMEPeter Zijlstra2016-02-251-12/+30
| * perf: Cure event->pending_disable racePeter Zijlstra2016-02-251-3/+3
| * perf: Fix race between event install and jump_labelsPeter Zijlstra2016-02-252-11/+44
| * perf: Fix cloningPeter Zijlstra2016-02-252-15/+15
| * perf: Only update context time when activePeter Zijlstra2016-02-251-6/+6
| * perf: Allow perf_release() with !event->ctxPeter Zijlstra2016-02-251-3/+13
| * perf: Do not double freePeter Zijlstra2016-02-251-1/+6
| * perf: Close install vs. exit racePeter Zijlstra2016-02-251-9/+26
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-285-7/+15
|\ \
| * | x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King2016-02-261-1/+1
| * | x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui2016-02-251-4/+10
| * | x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski2016-02-251-0/+1
| * | x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32Andy Lutomirski2016-02-241-0/+1
| * | x86/platform/intel/quark: Change the kernel's IMR lock bit to falseBryan O'Donoghue2016-02-231-2/+2
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-02-281-1/+1
|\ \ \
| * | | sched/deadline: Fix trivial typo in printk() messageSteven Rostedt2016-02-171-1/+1
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-282-11/+8
|\ \ \ \
| * \ \ \ Merge tag 'gic-fixes-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2016-02-222-11/+8
| |\ \ \ \
| | * | | | irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier2016-02-181-0/+1
| | * | | | irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory sizeShanker Donthineni2016-02-171-5/+6
| | * | | | irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1Ashok Kumar2016-02-111-6/+1
| * | | | | Merge tag 'irqchip-urgent-4.5' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2016-02-210-0/+0
| |\ \ \ \ \
OpenPOWER on IntegriCloud