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-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
4
-4
/
+31
2011-04-13
nfs: don't call __mark_inode_dirty while holding i_lock
Dave Chinner
1
-2
/
+4
2011-04-13
vm: fix mlock() on stack guard page
Linus Torvalds
2
-21
/
+18
2011-04-13
Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"
Linus Torvalds
2
-17
/
+0
2011-04-12
mfd: Fetch cell pointer from platform_device->mfd_cell
Samuel Ortiz
4
-4
/
+31
2011-04-12
Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-20
/
+11
2011-04-12
Linux 2.6.39-rc3
v2.6.39-rc3
Linus Torvalds
1
-1
/
+1
2011-04-12
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
17
-507
/
+531
2011-04-12
xfs_destroy_workqueues() should not be tagged with__exit
Luck, Tony
1
-1
/
+1
2011-04-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
6
-35
/
+102
2011-04-12
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-4
/
+6
2011-04-12
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
8
-7
/
+10
2011-04-11
pci: fix PCI bus allocation alignment handling
Linus Torvalds
1
-2
/
+2
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
54
-164
/
+301
2011-04-11
dt/fsldma: fix build warning caused by of_platform_device changes
Ira W. Snyder
1
-1
/
+1
2011-04-11
ext4: fix data corruption regression by reverting commit 6de9843dab3f
Theodore Ts'o
1
-0
/
+1
2011-04-11
ext4: Allow indirect-block file to grow the file size to max file size
Kazuya Mio
1
-6
/
+17
2011-04-11
ext4: allow an active handle to be started when freezing
Yongqiang Yang
1
-11
/
+33
2011-04-11
ext4: sync the directory inode in ext4_sync_parent()
Curt Wohlgemuth
1
-3
/
+14
2011-04-11
net: Add support for SMSC LAN9530, LAN9730 and LAN89530
Steve Glendinning
1
-0
/
+15
2011-04-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-34
/
+61
2011-04-10
nfsd4: fix oops on lock failure
J. Bruce Fields
1
-3
/
+6
2011-04-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-21
/
+13
2011-04-09
Merge branch 'fix/hda' into for-linus
Takashi Iwai
5
-27
/
+50
2011-04-09
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
689
-10452
/
+17839
2011-04-08
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-37
/
+27
2011-04-08
signal.c: fix erroneous syscall kernel-doc
Randy Dunlap
1
-2
/
+2
2011-04-08
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-22
/
+34
2011-04-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-10
/
+5
2011-04-08
xfs: use proper interfaces for on-stack plugging
Christoph Hellwig
1
-11
/
+9
2011-04-08
xfs: fix xfs_debug warnings
Christoph Hellwig
2
-29
/
+22
2011-04-08
xfs: fix variable set but not used warnings
Christoph Hellwig
5
-18
/
+0
2011-04-08
mlx4_en: Restoring RX buffer pointer in case of failure
Yevgeny Petrilin
1
-0
/
+4
2011-04-08
mlx4: Sensing link type at device initialization
Yevgeny Petrilin
3
-2
/
+9
2011-04-08
xfs: convert log tail checking to a warning
Dave Chinner
2
-8
/
+25
2011-04-08
xfs: catch bad block numbers freeing extents.
Dave Chinner
1
-7
/
+23
2011-04-08
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
4
-9
/
+61
2011-04-08
xfs: clean up code layout in xfs_trans_ail.c
Dave Chinner
1
-136
/
+118
2011-04-08
xfs: convert the xfsaild threads to a workqueue
Dave Chinner
3
-151
/
+124
2011-04-08
xfs: introduce background inode reclaim work
Dave Chinner
2
-3
/
+67
2011-04-08
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
3
-102
/
+36
2011-04-08
xfs: introduce a xfssyncd workqueue
Dave Chinner
4
-61
/
+63
2011-04-08
xfs: fix extent format buffer allocation size
Dave Chinner
1
-27
/
+40
2011-04-08
ipv4: Fix "Set rt->rt_iif more sanely on output routes."
OGAWA Hirofumi
3
-4
/
+10
2011-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-1
/
+1
2011-04-08
watchdog: mpc8xxx_wdt: fix build
Peter Korsgaard
1
-1
/
+1
2011-04-08
NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC
Bryan Schumaker
1
-3
/
+1
2011-04-07
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-150
/
+280
2011-04-07
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-20
/
+13
2011-04-07
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-18
/
+22
[next]