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
2006-11-30
[GFS2] Don't copy meta_header for rgrp in and out
Steven Whitehouse
2
-13
/
+0
2006-11-30
[GFS2] Tidy up 0 initialisations in inode.c
Steven Whitehouse
1
-7
/
+7
2006-11-30
[GFS2] Shrink gfs2_inode (8) - i_vn
Steven Whitehouse
4
-6
/
+7
2006-11-30
[GFS2] Shrink gfs2_inode (7) - di_payload_format
Steven Whitehouse
5
-8
/
+4
2006-11-30
[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime
Steven Whitehouse
9
-65
/
+29
2006-11-30
[GFS2] Shrink gfs2_inode (5) - di_nlink
Steven Whitehouse
4
-22
/
+31
2006-11-30
[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid
Steven Whitehouse
11
-41
/
+29
2006-11-30
[GFS2] Shrink gfs2_inode (3) - di_mode
Steven Whitehouse
15
-49
/
+41
2006-11-30
[GFS2] Shrink gfs2_inode (2) - di_major/di_minor
Steven Whitehouse
5
-60
/
+22
2006-11-30
[GFS2] Shrink gfs2_inode (1) - di_header/di_num
Steven Whitehouse
3
-32
/
+20
2006-11-30
[GFS2] Change argument to gfs2_dinode_print
Steven Whitehouse
4
-8
/
+10
2006-11-30
[GFS2] Move gfs2_dinode_in to inode.c
Steven Whitehouse
3
-36
/
+36
2006-11-30
[GFS2] Change argument to gfs2_dinode_in
Steven Whitehouse
3
-4
/
+4
2006-11-30
[GFS2] Change argument of gfs2_dinode_out
Steven Whitehouse
9
-35
/
+39
2006-11-30
[GFS2] gfs2 __user misannotation fix
Al Viro
1
-2
/
+2
2006-11-30
[GFS2] gfs2 misc endianness annotations
Al Viro
8
-71
/
+66
2006-11-30
[GFS2] split and annotate gfs2_quota_change
Al Viro
3
-3
/
+9
2006-11-30
[GFS2] split and annotate gfs2_statfs_change
Al Viro
6
-20
/
+26
2006-11-30
[GFS2] split and annotate gfs2_quota
Al Viro
3
-4
/
+9
2006-11-30
[GFS2] split and annotate gfs2_inum
Al Viro
12
-41
/
+46
2006-11-30
[GFS2] split and annotate gfs_rindex
Al Viro
4
-7
/
+15
2006-11-30
[GFS2] split and annotate gfs2_meta_header
Al Viro
2
-7
/
+13
2006-11-30
[GFS2] Fix crc32 calculation in recovery.c
Steven Whitehouse
1
-4
/
+5
2006-11-30
[GFS2] split and annotate gfs2_log_head
Al Viro
9
-21
/
+31
2006-11-30
[GFS2] split and annotate gfs2_inum_range
Al Viro
3
-6
/
+11
2006-11-30
[GFS2] split and annotate gfs2_rgrp
Al Viro
3
-5
/
+14
2006-11-30
[GFS2] fields of gfs2_sb_host are host-endian
Al Viro
1
-7
/
+4
2006-11-30
[GFS2] split gfs2_sb
Al Viro
5
-5
/
+25
2006-11-30
[GFS2] gfs2_dinode_host fields are host-endian
Al Viro
2
-28
/
+21
2006-11-30
[GFS2] split gfs2_dinode into on-disk and host variants
Al Viro
3
-8
/
+50
2006-11-30
Linux 2.6.19
v2.6.19
Linus Torvalds
1
-1
/
+1
2006-11-30
[PATCH] r8169: Fix iteration variable sign
Francois Romieu
1
-2
/
+2
2006-11-30
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
13
-16
/
+38
2006-11-29
[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...
Milan Svoboda
2
-16
/
+27
2006-11-29
[MIPS] Do topology_init even on uniprocessor kernels.
Ralf Baechle
3
-24
/
+30
2006-11-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-22
/
+35
2006-11-29
[NET]: Fix MAX_HEADER setting.
David S. Miller
1
-2
/
+4
2006-11-29
[NETFILTER]: ipt_REJECT: fix memory corruption
Patrick McHardy
1
-7
/
+9
2006-11-29
[NETFILTER]: conntrack: fix refcount leak when finding expectation
Yasuyuki Kozakai
2
-6
/
+6
2006-11-29
[NETFILTER]: ctnetlink: fix reference count leak
Patrick McHardy
2
-0
/
+2
2006-11-29
[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack
Yasuyuki Kozakai
1
-7
/
+6
2006-11-29
[NETFILTER]: nfctnetlink: assign helper to newly created conntrack
Yasuyuki Kozakai
1
-0
/
+8
2006-11-29
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+24
2006-11-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
Linus Torvalds
1
-1
/
+2
2006-11-29
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
4
-7
/
+18
2006-11-29
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
9
-23
/
+41
2006-11-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2006-11-29
[PATCH] add missing libsas include to fix s390 compilation.
Dave Jones
1
-0
/
+1
2006-11-29
[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check
Akinobu Mita
1
-1
/
+2
2006-11-29
[PATCH] fix create_write_pipe() error check
Akinobu Mita
1
-4
/
+4
[next]