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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-10
mISDN: Fix queue limit counting problem
Andreas Eversberg
1
-9
/
+14
2009-01-10
mISDN: Add some debug option for clock problems
Andreas Eversberg
2
-7
/
+10
2009-01-10
mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty
Andreas Eversberg
7
-33
/
+151
2009-01-10
mISDN: Cleanup hfc multiport driver
Karsten Keil
2
-89
/
+24
2009-01-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
73
-579
/
+5503
2009-01-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
195
-2800
/
+10493
2009-01-09
libata: use WARN_ON_ONCE on hot paths
Tejun Heo
2
-20
/
+20
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
9
-21
/
+14
2009-01-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
11
-532
/
+757
2009-01-09
[MTD] [MAPS] Fix printk format warning in nettel.c
David Woodhouse
1
-2
/
+2
2009-01-09
[MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nand
Philip Rakity
1
-2
/
+5
2009-01-09
[MTD] CFI: remove major/minor version check for command set 0x0002
Wolfgang Grandegger
1
-0
/
+10
2009-01-09
Merge branch 'drivers-platform' into release
Len Brown
25
-382
/
+409
2009-01-09
Merge branch 'simplify_PRT' into release
Len Brown
2
-394
/
+168
2009-01-09
Merge branch 'linus' into release
Len Brown
3214
-117203
/
+680043
2009-01-09
Merge branch 'suspend' into release
Len Brown
1
-8
/
+59
2009-01-09
Merge branch 'misc' into release
Len Brown
4
-6
/
+16
2009-01-09
Merge branch 'fujitsu-laptop' into release
Len Brown
1
-126
/
+293
2009-01-09
Merge branch 'fluff' into release
Len Brown
3
-5
/
+5
2009-01-09
Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12...
Len Brown
2
-21
/
+37
2009-01-09
Merge branch 'battery' into release
Len Brown
1
-2
/
+3
2009-01-09
Merge branch 'asus-eeepc' into release
Len Brown
1
-3
/
+3
2009-01-09
Merge branch 'alarm' into release
Len Brown
1
-21
/
+32
2009-01-09
ACPICA: hide private headers
Len Brown
129
-349
/
+7765
2009-01-09
ACPICA: create acpica/ directory
Len Brown
124
-101
/
+53
2009-01-09
ACPI: fix build warning
Len Brown
1
-2
/
+2
2009-01-09
ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"
Zhao Yakui
1
-1
/
+2
2009-01-09
fujitsu-laptop: Simplify SBLL/SBL2 backlight handling
Tony Vroon
1
-93
/
+21
2009-01-09
fujitsu-laptop: Add BL power, LED control and radio state information
Tony Vroon
1
-33
/
+272
2009-01-09
ACPICA: delete utcache.c
Len Brown
2
-316
/
+1
2009-01-09
ACPICA: delete acdisasm.h
Len Brown
1
-0
/
+2
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
59
-836
/
+1816
2009-01-09
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-13
/
+4
2009-01-09
RTC: Remove the BKL.
David John
1
-13
/
+4
2009-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
3
-190
/
+300
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
93
-10776
/
+1234
2009-01-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-4
/
+6
2009-01-09
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
9
-235
/
+401
2009-01-09
libata: clean up the SFF code for coding style
Alan Cox
1
-65
/
+67
2009-01-09
libata: Add 32bit PIO support
Alan Cox
6
-9
/
+63
2009-01-09
[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA
Shane Huang
1
-2
/
+6
2009-01-09
md: don't retry recovery of raid1 that fails due to error on source drive.
NeilBrown
2
-3
/
+10
2009-01-09
md: Allow md devices to be created by name.
NeilBrown
1
-18
/
+101
2009-01-09
md: make devices disappear when they are no longer needed.
NeilBrown
1
-12
/
+49
2009-01-09
md: centralise all freeing of an 'mddev' in 'md_free'
NeilBrown
1
-9
/
+11
2009-01-09
md: move allocation of ->queue from mddev_find to md_probe
NeilBrown
1
-11
/
+17
2009-01-09
md: need another print_sb for mdp_superblock_1
Cheng Renquan
1
-6
/
+60
2009-01-09
md: use list_for_each_entry macro directly
Cheng Renquan
9
-87
/
+56
2009-01-09
md: raid0: make hash_spacing and preshift sector-based.
Andre Noll
1
-29
/
+29
2009-01-09
md: raid0: Represent the size of strip zones in sectors.
Andre Noll
1
-13
/
+13
[next]