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
2011-10-30
i2c: Functions for byte-swapped smbus_write/read_word_data
Jonathan Cameron
2
-0
/
+25
2011-10-30
i2c-algo-pca: Return standard fault codes
Jean Delvare
1
-2
/
+4
2011-10-30
i2c-algo-bit: Return standard fault codes
Jean Delvare
1
-7
/
+7
2011-10-30
i2c-algo-bit: Be verbose on bus testing failure
Jean Delvare
1
-1
/
+3
2011-10-30
i2c-algo-bit: Let user test buses without failing
Jean Delvare
1
-3
/
+3
2011-10-30
i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv
Harvey Yang
1
-3
/
+3
2011-10-30
i2c: I2C_ELEKTOR should depend on HAS_IOPORT
Geert Uytterhoeven
1
-1
/
+1
2011-10-29
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2
-8
/
+18
2011-10-29
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
5
-0
/
+5
2011-10-29
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
33
-494
/
+231
2011-10-29
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
15
-67
/
+683
2011-10-29
ARM: mark empty gpio.h files empty
Linus Walleij
3
-0
/
+3
2011-10-29
gpio: Fix ARM versatile-express build failure
Grant Likely
1
-0
/
+1
2011-10-29
of: include errno.h
Kalle Valo
1
-0
/
+1
2011-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
162
-3311
/
+14101
2011-10-29
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
17
-255
/
+483
2011-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
389
-12181
/
+25739
2011-10-29
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
30
-260
/
+868
2011-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
81
-1009
/
+3093
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
524
-2887
/
+7566
2011-10-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
22
-431
/
+440
2011-10-28
Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw
Linus Torvalds
19
-1012
/
+666
2011-10-28
Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
23
-1017
/
+2249
2011-10-28
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
47
-2324
/
+2033
2011-10-28
leases: fix write-open/read-lease race
J. Bruce Fields
2
-4
/
+5
2011-10-28
nfs: drop unnecessary locking in llseek
Andi Kleen
1
-9
/
+2
2011-10-28
ext4: replace cut'n'pasted llseek code with generic_file_llseek_size
Andi Kleen
1
-46
/
+1
2011-10-28
vfs: add generic_file_llseek_size
Andi Kleen
2
-9
/
+30
2011-10-28
vfs: do (nearly) lockless generic_file_llseek
Andi Kleen
6
-53
/
+54
2011-10-28
direct-io: merge direct_io_walker into __blockdev_direct_IO
Andi Kleen
1
-139
/
+132
2011-10-28
direct-io: inline the complete submission path
Andi Kleen
1
-15
/
+21
2011-10-28
direct-io: separate map_bh from dio
Andi Kleen
1
-29
/
+37
2011-10-28
direct-io: use a slab cache for struct dio
Andi Kleen
1
-5
/
+14
2011-10-28
direct-io: rearrange fields in dio/dio_submit to avoid holes
Andi Kleen
1
-7
/
+6
2011-10-28
direct-io: fix a wrong comment
Andi Kleen
1
-1
/
+1
2011-10-28
direct-io: separate fields only used in the submission path from struct dio
Andi Kleen
1
-188
/
+201
2011-10-28
vfs: fix spinning prevention in prune_icache_sb
Christoph Hellwig
1
-1
/
+1
2011-10-28
vfs: add a comment to inode_permission()
Andreas Gruenbacher
1
-2
/
+4
2011-10-28
vfs: pass all mask flags check_acl and posix_acl_permission
Andreas Gruenbacher
2
-2
/
+2
2011-10-28
vfs: add hex format for MAY_* flag values
Aneesh Kumar K.V
1
-8
/
+9
2011-10-28
vfs: indicate that the permission functions take all the MAY_* flags
Andreas Gruenbacher
1
-2
/
+2
2011-10-28
compat: sync compat_stats with statfs.
Eric W. Biederman
7
-11
/
+14
2011-10-28
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
195
-5575
/
+18653
2011-10-28
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+1
2011-10-28
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-16
/
+46
2011-10-28
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-357
/
+257
2011-10-28
Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-2
/
+199
2011-10-28
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-50
/
+48
2011-10-28
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-102
/
+23
2011-10-28
Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-248
/
+158
[next]