linux-2.6-microblaze.git
2016-03-11 Dennis DalessandroIB/qib: Use address handle in rdmavt and remove from qib
2016-03-11 Dennis DalessandroIB/qib: Remove qp and mr functionality from qib
2016-03-11 Dennis DalessandroIB/qib: Add device specific info prints
2016-03-11 Dennis DalessandroIB/qib: Remove driver specific members from qib qp...
2016-03-11 Dennis DalessandroIB/qib: Use rdmavt lid defines in qib
2016-03-11 Dennis DalessandroIB/qib: Remove most uses of QIB_PERMISSIVE_LID and...
2016-03-11 Dennis DalessandroIB/qib: Use rdmavt protection domain
2016-03-11 Dennis DalessandroIB/qib: Remove dma.c and use rdmavt version of dma...
2016-03-11 Dennis DalessandroIB/qib: Begin to use rdmavt for verbs
2016-03-11 Dennis DalessandroIB/rdmavt: Add pkey support
2016-03-11 Dennis DalessandroIB/rdmavt: Add mmap related functions
2016-03-11 Dennis DalessandroIB/rdmavt: Initialize and teardown of qpn table
2016-03-11 Dennis DalessandroIB/rdmavt: Break rdma_vt main include header file up
2016-03-11 Dennis DalessandroIB/rdmavt: Add driver notification for new AH
2016-03-11 Dennis DalessandroIB/rdmavt: Add an ibport data structure to rdmavt
2016-03-11 Dennis DalessandroIB/rdmavt: Move SRQ data structure into rdmavt
2016-03-11 Kamal HeibIB/rdmavt: Add AH to rdmavt
2016-03-11 Kamal HeibIB/rdmavt: Add common LID defines to rdmavt
2016-03-11 Dennis DalessandroIB/rdmavt: Do not use rvt prints which rely on driver...
2016-03-11 Dennis DalessandroIB/rdmavt: Move memory registration into rdmavt
2016-03-11 Dennis DalessandroIB/rdmavt: Add the start of capability flags
2016-03-11 Dennis DalessandroIB/rdmavt: Add device specific info prints
2016-03-11 Dennis DalessandroIB/rdmavt: Move driver helper functions to a common...
2016-03-11 Dennis DalessandroIB/rdmavt: Add queue pair data structure to rdmavt
2016-03-11 Dennis DalessandroIB/rdmavt: Move MR datastructures into rvt
2016-03-11 Dennis DalessandroIB/rdmavt: Add post send and recv stubs
2016-03-11 Dennis DalessandroIB/rdmavt: Add completion queue function stubs
2016-03-11 Dennis DalessandroIB/rdmavt: Add get port immutable stub
2016-03-11 Dennis DalessandroIB/rdmavt: Add mmap stub
2016-03-11 Dennis DalessandroIB/rdmavt: Add process MAD stub
2016-03-11 Dennis DalessandroIB/rdmavt: Add multicast stubs
2016-03-11 Dennis DalessandroIB/rdmavt: Add SRQ stubs
2016-03-11 Dennis DalessandroIB/rdmavt: Add memory region stubs
2016-03-11 Dennis DalessandroIB/rdmavt: Add address handle stubs
2016-03-11 Dennis DalessandroIB/rdmavt: Add queue pair function stubs
2016-03-11 Dennis DalessandroIB/rdmavt: Alloc and dealloc ucontexts
2016-03-11 Dennis DalessandroIB/rdmavt: Add query gid stub
2016-03-11 Dennis DalessandroIB/rdmavt: Add pkey query stub
2016-03-11 Dennis DalessandroIB/rdmavt: Add query and modify port stubs
2016-03-11 Dennis DalessandroIB/rdmavt: Add query and modify device stubs
2016-03-11 Dennis DalessandroIB/rdmavt: Macroize override checks during driver regis...
2016-03-11 Dennis DalessandroIB/rdmavt: Add ib core device attributes to rvt driver...
2016-03-11 Dennis DalessandroIB/rdmavt: Add protection domain to rdmavt.
2016-03-11 Dennis DalessandroIB/rdmavt: Consolidate dma ops in rdmavt.
2016-03-11 Dennis DalessandroIB/rdmavt: Create module framework and handle driver...
2016-03-11 Jim Snowstaging/hfi1: check for ARMED->ACTIVE change in recv int
2016-03-11 Ira Weinystaging/hfi1: Fix Xmit Wait calculation
2016-03-11 Edward Mascarenhasstaging/hfi1: Clean up comments
2016-03-11 Dean Luickstaging/hfi1: Remove unneeded variable index
2016-03-11 Vennila Megavannanstaging/hfi1: add per SDMA engine stats to hfistats
2016-03-01 jubin.john... staging/hfi1: Change default krcvqs
2016-03-01 Mark F. Brownstaging/hfi1: change krcvqs mod param from byte to...
2016-03-01 Harish Chegondistaging/hfi1: Move s_sde to read mostly section of...
2016-03-01 jubin.john... staging/hfi1: Use BIT macro
2016-03-01 Dean Luickstaging/hfi1: set Gen3 half-swing for integrated devices
2016-03-01 Ira Weinystaging/hfi1: add dd_dev_dbg
2016-02-29 Mitko Haralanovstaging/hfi1: Enable TID caching feature
2016-02-29 Mitko Haralanovstaging/hfi1: Add TID entry program function body
2016-02-29 Mitko Haralanovstaging/hfi1: Add TID free/clear function bodies
2016-02-29 Mitko Haralanovstaging/hfi1: Add MMU notifier callback function
2016-02-29 Mitko Haralanovstaging/hfi1: Add TID cache receive init and free funcs
2016-02-29 Mitko Haralanovstaging/hfi1: Convert lock to mutex
2016-02-29 Mitko Haralanovstaging/hfi1: Add building blocks for TID caching
2016-02-29 Mitko Haralanovstaging/hfi1: TID group definitions and support funcs
2016-02-29 Mitko Haralanovstaging/hfi1: Remove un-needed variable
2016-02-29 Mitko Haralanovstaging/hfi1: Add definitions needed for TID cache
2016-02-29 Mitko Haralanovuapi/hfi1_user: Add command and event for TID caching
2016-02-29 Mitko Haralanovuapi/hfi1_user: Correct comment for capability bit
2016-02-29 Mitko Haralanovstaging/hfi1: Add function stubs for TID caching
2016-02-28 Linus TorvaldsLinux 4.5-rc6
2016-02-28 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-02-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-02-28 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-02-28 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-02-28 Linus TorvaldsMerge tag 'staging-4.5-rc6' of git://git./linux/kernel...
2016-02-28 Linus TorvaldsMerge tag 'usb-4.5-rc6' of git://git./linux/kernel...
2016-02-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-02-28 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2016-02-28 Al Virodo_last(): ELOOP failure exit should be done after...
2016-02-28 Al Viroshould_follow_link(): validate ->d_seq after having...
2016-02-28 Al Vironamei: ->d_inode of a pinned dentry is stable only...
2016-02-28 Al Virodo_last(): don't let a bogus return value from ->open...
2016-02-28 Christoph Hellwigfs: return -EOPNOTSUPP if clone is not supported
2016-02-28 Mikulas Patockahpfs: don't truncate the file when delete fails
2016-02-27 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-02-27 Linus TorvaldsMerge tag 'tags/ext4_for_linus_stable' of git://git...
2016-02-27 Linus TorvaldsMerge tag 'pci-v4.5-fixes-3' of git://git./linux/kernel...
2016-02-27 Ross Zwislerext2, ext4: fix issue with missing journal entry in...
2016-02-27 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2016-02-27 Ross Zwislerdax: move writeback calls into the filesystems
2016-02-27 Ross Zwislerdax: give DAX clearing code correct bdev
2016-02-27 Ross Zwislerext4: online defrag not supported with DAX
2016-02-27 Ross Zwislerext2, ext4: only set S_DAX for regular inodes
2016-02-27 Dan Williamsblock: disable block device DAX by default
2016-02-27 Guozhonghuaocfs2: unlock inode if deleting inode from orphan fails
2016-02-27 Daniel Cashmanmm: ASLR: use get_random_long()
2016-02-27 Daniel Cashmandrivers: char: random: add get_random_long()
2016-02-27 Mel Gormanmm: numa: quickly fail allocations for NUMA balancing...
2016-02-27 Andrea Arcangelimm: thp: fix SMP race condition between THP page fault...
2016-02-27 Thierry RedingPCI: mvebu: Restrict build to 32-bit ARM
next