index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
mm: export __get_user_pages
Huang Ying
1
-3
/
+3
2011-03-15
IB/ipath: Don't reset disabled devices
Nicolas Kaiser
1
-0
/
+1
2011-01-17
RDMA: Update workqueue usage
Tejun Heo
2
-2
/
+2
2011-01-12
RDMA: Use vzalloc() to replace vmalloc()+memset(0)
Joe Perches
3
-14
/
+5
2011-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-3
/
+2
2011-01-11
IB/ipath: Use printf extension %pR for struct resource
Joe Perches
1
-3
/
+2
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
1
-1
/
+1
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-5
/
+1
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
1
-1
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-29
convert get_sb_single() users
Al Viro
1
-7
/
+7
2010-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2010-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2010-10-26
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-10-24
IB: Replace EXTRA_CFLAGS with ccflags-y
matt mooney
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
3
-2
/
+8
2010-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-3
/
+10
2010-07-21
IB/ipath: Fix probe failure path
Ben Hutchings
1
-3
/
+10
2010-07-20
drivers/infiniband: Remove unnecessary casts of private_data
Joe Perches
1
-1
/
+1
2010-05-24
IB/ipath: Remove support for QLogic PCIe QLE devices
Ralph Campbell
9
-7131
/
+7
2010-05-21
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
1
-1
/
+1
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
14
-0
/
+15
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
14
-0
/
+15
2010-03-16
Fix typos in comments
Thomas Weber
3
-4
/
+4
2010-02-12
RDMA: Use rlimit helpers
Jiri Slaby
1
-2
/
+1
2010-01-27
Fix failure exit in ipathfs
Al Viro
1
-3
/
+1
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-7
/
+3
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2009-12-09
IB/ipath: Use bitmap_weight()
Akinobu Mita
1
-7
/
+3
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2
-3
/
+3
2009-10-14
inifiband: Remove BKL from ipath_open()
Thomas Gleixner
1
-1
/
+0
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
9
-0
/
+9
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2
-2
/
+2
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-15
driver model: constify attribute groups
David Brownell
2
-2
/
+2
2009-09-06
IB/ipath: strncpy() doesn't always NUL-terminate
Roel Kluin
2
-2
/
+2
2009-05-09
Fix deadlock in ipathfs ->get_sb()
Al Viro
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-03-27
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2009-03-25
Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...
Roland Dreier
11
-70
/
+69
2009-02-23
IB/ipath: Really run work in ipath_release_user_pages_on_close()
Roland Dreier
1
-4
/
+4
2009-02-23
IB/ipath: Fix memory leak in init_shadow_tids() error path
Roland Dreier
1
-1
/
+1
2009-02-18
timers: add mod_timer_pending()
Ingo Molnar
1
-3
/
+3
2009-01-18
IB: Remove __constant_{endian} uses
Harvey Harrison
9
-65
/
+64
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-3
/
+0
2008-12-30
cpumask: use new cpumask API in drivers/infiniband/hw/ipath
Rusty Russell
1
-4
/
+4
2008-12-05
IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free
Dave Olson
7
-31
/
+49
2008-12-05
IB/ipath: Fix spi_pioindex value
Dave Olson
1
-2
/
+7
2008-12-05
IB/ipath: Only do 1X workaround on rev1 chips
Dave Olson
1
-3
/
+4
[next]