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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-15
Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus
Roland Dreier
24
-133
/
+152
2009-06-15
mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2009-06-14
IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2009-06-05
IB/mlx4: Add strong ordering to local inval and fast reg work requests
Jack Morgenstein
2
-0
/
+5
2009-06-04
IB/ehca: Remove superfluous bitmasks from QP control block
Joachim Fenkes
2
-41
/
+5
2009-05-28
RDMA/cxgb3: Limit fast register size based on T3 limitations
Steve Wise
1
-1
/
+1
2009-05-28
RDMA/cxgb3: Report correct port state and MTU
Steve Wise
1
-2
/
+30
2009-05-28
mlx4_core: Add module parameter for number of MTTs per segment
Eli Cohen
4
-6
/
+17
2009-05-28
IB/mthca: Add module parameter for number of MTTs per segment
Eli Cohen
5
-14
/
+26
2009-05-15
RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes()
Roel Kluin
1
-7
/
+7
2009-05-14
infiniband: Remove void casts
Jack Stone
2
-7
/
+6
2009-05-14
IB/ehca: Increment version number
Stefan Roscher
1
-1
/
+1
2009-05-14
IB/ehca: Remove unnecessary memory operations for userspace queue pairs
Stefan Roscher
5
-50
/
+65
2009-05-14
IB/ehca: Fall back to vmalloc() for big allocations
Stefan Roscher
1
-4
/
+13
2009-05-14
IB/ehca: Replace vmalloc() with kmalloc() for queue allocation
Anton Blanchard
1
-3
/
+3
2009-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
3
-1
/
+11
2009-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-0
/
+1
2009-05-14
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+8
2009-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
7
-149
/
+167
2009-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-3
/
+11
2009-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+1
2009-05-14
Merge branches 'cxgb3' and 'mlx4' into for-linus
Roland Dreier
3
-3
/
+10
2009-05-13
Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"
Linus Torvalds
1
-8
/
+0
2009-05-13
Remove implementation of readpage from the hugetlbfs_aops
Mel Gorman
1
-11
/
+0
2009-05-13
Squashfs: cody tidying, remove commented out line in Makefile
Phillip Lougher
1
-1
/
+0
2009-05-13
Squashfs: check page size is not larger than the filesystem block size
Phillip Lougher
1
-0
/
+10
2009-05-13
Squashfs: fix breakage when page size > metadata block size
Doug Chapman
1
-0
/
+1
2009-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-1
/
+9
2009-05-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
5
-29
/
+50
2009-05-13
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
7
-10
/
+34
2009-05-13
dma: fix ipu_idmac.c to not discard the last queued buffer
Guennadi Liakhovetski
1
-1
/
+2
2009-05-13
ioatdma: fix "ioatdma frees DMA memory with wrong function"
Maciej Sosnowski
3
-23
/
+45
2009-05-13
epoll: fix size check in epoll_create()
Davide Libenzi
1
-1
/
+1
2009-05-13
viafb: make it work on x86_64
Harald Welte
1
-3
/
+3
2009-05-13
fbdev: remove outdated advice about I2C configuration
Jean Delvare
1
-19
/
+4
2009-05-13
alpha: unbreak percpu again
Tejun Heo
1
-1
/
+25
2009-05-13
rtc: rtc-twl4030 don't mask alarm interrupts on suspend
Kim Kyuwon
1
-3
/
+1
2009-05-13
syscalls.h add the missing sys_pipe2 declaration
Arnd Bergmann
1
-0
/
+1
2009-05-13
pxa2xx_spi: prevent panic case setup() fails
Daniel Ribeiro
1
-0
/
+3
2009-05-12
Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
4
-26
/
+32
2009-05-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-4
/
+27
2009-05-12
drm/i915: automatically select FRAMEBUFFER_CONSOLE if !EMBEDDED
Jesse Barnes
1
-0
/
+1
2009-05-12
Remove unreached code in drivers/net/mlx4/en_rx.c
Dan Carpenter
1
-1
/
+0
2009-05-12
i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL
Mark Ware
1
-8
/
+8
2009-05-12
i2c: Enable i2c-s3c2410 for S3C64XX too
Mark Brown
1
-1
/
+1
2009-05-12
i2c-mpc: bug fix for MPC52xx clock setting and printout
Wolfgang Grandegger
1
-14
/
+20
2009-05-12
Input: tsc2007 - fix locking in hrtimer handler
Thierry Reding
1
-2
/
+3
2009-05-12
Input: atkbd - add force release keys quirk for Amilo Xi 3650
Adrian Batzill
1
-0
/
+16
2009-05-12
nfsd: silence lockdep warning
J. Bruce Fields
1
-2
/
+2
2009-05-11
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
28
-438
/
+217
[next]