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
2013-03-02
dm table: remove superfluous variable reset
Wang Sheng-Hui
1
-1
/
+0
2013-03-02
dm thin: support a non power of 2 discard_granularity
Mike Snitzer
1
-8
/
+1
2013-03-02
dm: fix truncated status strings
Mikulas Patocka
13
-115
/
+99
2013-03-02
dm: do not replace bioset for request based dm
Jun'ichi Nomura
1
-9
/
+21
2013-03-02
hsi: fix kernel-doc warnings
Randy Dunlap
2
-4
/
+4
2013-03-02
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-5
/
+19
2013-03-02
autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree()
Tim Gardner
1
-4
/
+2
2013-03-02
autofs - Fix sparse warning: context imbalance in autofs4_d_automount() diffe...
Peter Huewe
1
-1
/
+3
2013-03-02
btrfs: fixup/remove module.h usage as required
Paul Gortmaker
4
-4
/
+1
2013-03-01
Btrfs: delete inline extents when we find them during logging
Josef Bacik
1
-0
/
+18
2013-03-01
btrfs: try harder to allocate raid56 stripe cache
David Sterba
2
-7
/
+26
2013-03-01
Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logic
Wang Shilong
1
-44
/
+38
2013-03-01
Btrfs: don't call btrfs_qgroup_free if just btrfs_qgroup_reserve fails
Wang Shilong
1
-5
/
+6
2013-03-01
Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_...
Wang Shilong
1
-3
/
+0
2013-03-01
Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path fails
Wang Shilong
1
-3
/
+9
2013-03-01
Btrfs: fix missing deleted items in btrfs_clean_quota_tree
Wang Shilong
1
-13
/
+21
2013-03-01
[SCSI] Merge tag 'fcoe-02-19-13' into for-linus
James Bottomley
19
-298
/
+822
2013-03-01
Merge tag 'uapi-20121219' into for-linus
James Bottomley
5
-3
/
+3
2013-03-01
Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume...
Linus Torvalds
8
-434
/
+488
2013-03-01
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2013-03-01
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
18
-140
/
+1077
2013-03-01
Fix mis-merge of intel_powerclamp.c resulting in compile error
Linus Torvalds
1
-0
/
+1
2013-03-01
Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
44
-371
/
+1314
2013-03-01
Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
35
-279
/
+633
2013-03-01
Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
33
-1884
/
+2560
2013-03-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
23
-269
/
+2337
2013-03-01
Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linu...
Linus Torvalds
3
-13
/
+63
2013-03-01
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
42
-507
/
+831
2013-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
32
-1528
/
+2402
2013-03-01
NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS
Weston Andros Adamson
3
-5
/
+12
2013-03-01
SUNRPC: add call to get configured timeout
Weston Andros Adamson
2
-0
/
+16
2013-03-01
PNFS: set the default DS timeout to 60 seconds
Weston Andros Adamson
1
-1
/
+1
2013-03-01
NFSv4: Fix another open/open_recovery deadlock
Trond Myklebust
1
-0
/
+1
2013-03-01
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-51
/
+29
2013-03-01
Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
23
-1443
/
+3986
2013-03-01
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
30
-258
/
+1246
2013-03-01
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
50
-926
/
+2169
2013-02-28
btrfs: use only inline_pages from extent buffer
David Sterba
2
-17
/
+7
2013-02-28
Btrfs: fix wrong reserved space when deleting a snapshot/subvolume
Miao Xie
1
-2
/
+19
2013-02-28
Btrfs: fix wrong reserved space in qgroup during snap/subv creation
Miao Xie
5
-36
/
+105
2013-02-28
Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshot
Miao Xie
3
-8
/
+8
2013-02-28
btrfs: remove a printk from scan_one_device
David Sterba
1
-1
/
+0
2013-02-28
Btrfs: fix NULL pointer after aborting a transaction
Liu Bo
1
-1
/
+7
2013-02-28
Btrfs: fix memory leak of log roots
Liu Bo
2
-2
/
+9
2013-02-28
Btrfs: copy everything if we've created an inline extent
Josef Bacik
1
-0
/
+1
2013-02-28
arm: mvebu: enable the SD card slot on Armada 370 Reference Design board
Florian Fainelli
1
-0
/
+7
2013-02-28
ARM: kirkwood: topkick: init mvsdio via DT
Jason Cooper
2
-6
/
+7
2013-02-28
ARM: kirkwood: nsa310: convert to pinctrl
Jason Cooper
4
-35
/
+99
2013-02-28
ARM: Kirkwood: topkick: Enable i2c bus.
Andrew Lunn
1
-1
/
+6
2013-02-28
ARM: kirkwood: topkick: convert to pinctrl
Jason Cooper
2
-42
/
+90
[prev]
[next]