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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-26
IMA: explicit IMA i_flag to remove global lock on inode_delete
Eric Paris
1
-0
/
+2
2010-10-26
IMA: move read counter into struct inode
Eric Paris
1
-0
/
+4
2010-10-26
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-1
/
+5
2010-10-26
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
4
-5
/
+43
2010-10-26
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-75
/
+103
2010-10-26
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
5
-2
/
+125
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
1
-0
/
+29
2010-10-26
fs: inode split IO and LRU lists
Nick Piggin
1
-1
/
+2
2010-10-26
fs: use percpu counter for nr_dentry and nr_dentry_unused
Christoph Hellwig
1
-0
/
+2
2010-10-26
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-10-26
new helper: ihold()
Al Viro
1
-0
/
+1
2010-10-26
fs: remove inode_add_to_list/__inode_add_to_list
Christoph Hellwig
1
-2
/
+3
2010-10-26
fs: Implement lazy LRU updates for inodes
Nick Piggin
2
-8
/
+7
2010-10-26
fs: Convert nr_inodes and nr_unused to per-cpu counters
Dave Chinner
1
-1
/
+2
2010-10-26
list.h: new helper - hlist_add_fake()
Al Viro
1
-0
/
+6
2010-10-26
new helper: inode_unhashed()
Al Viro
1
-0
/
+5
2010-10-26
unexport invalidate_inodes
Al Viro
1
-1
/
+0
2010-10-26
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
KAMEZAWA Hiroyuki
1
-0
/
+3
2010-10-26
fs: allow for more than 2^31 files
Eric Dumazet
1
-4
/
+4
2010-10-26
fs: kill block_prepare_write
Christoph Hellwig
2
-1
/
+2
2010-10-26
fs: mark destroy_inode static
Christoph Hellwig
1
-1
/
+0
2010-10-26
fs: add sync_inode_metadata
Christoph Hellwig
1
-0
/
+1
2010-10-26
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+90
2010-10-26
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
3
-1
/
+9
2010-10-26
hwmon: lis3: Short explanations of platform data fields
Samu Onkalo
1
-0
/
+46
2010-10-26
hwmon: lis3: use block read to access data registers
Samu Onkalo
1
-0
/
+1
2010-10-26
hwmon: lis3: New parameters to platform data
Samu Onkalo
1
-1
/
+5
2010-10-26
hwmon: lis3: regulator control
Samu Onkalo
1
-0
/
+2
2010-10-26
hwmon: add generic GPIO fan driver
Simon Guinot
1
-0
/
+36
2010-10-26
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
7
-54
/
+76
2010-10-26
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2010-10-25
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+13
2010-10-25
IB/mlx4: Add VLAN support for IBoE
Eli Cohen
2
-1
/
+2
2010-10-25
IB/core: Add VLAN support for IBoE
Eli Cohen
2
-4
/
+48
2010-10-25
IB/mlx4: Add support for IBoE
Eli Cohen
1
-0
/
+27
2010-10-25
mlx4_core: Update data structures and constants for IBoE
Eli Cohen
3
-3
/
+8
2010-10-25
mlx4_core: Allow protocol drivers to find corresponding interfaces
Eli Cohen
1
-0
/
+9
2010-10-25
IB/uverbs: Return link layer type to userspace for query port operation
Eli Cohen
1
-1
/
+2
2010-10-25
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-2
/
+2
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
15
-169
/
+381
2010-10-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-736
/
+0
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-7
/
+57
2010-10-25
Coda: replace BKL with mutex
Yoshihisa Abe
1
-0
/
+2
2010-10-25
Coda: push BKL regions into coda_upcall()
Yoshihisa Abe
1
-1
/
+1
2010-10-25
Coda: add spin lock to protect accesses to struct coda_inode_info.
Yoshihisa Abe
2
-5
/
+14
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-20
/
+97
2010-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
4
-5
/
+36
2010-10-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-4
/
+0
2010-10-25
[S390] add support for nonquiescing sske
Martin Schwidefsky
2
-2
/
+2
2010-10-25
uwb: Remove the WLP subsystem and drivers
David Vrabel
1
-736
/
+0
[prev]
[next]