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
2008-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-20
/
+49
2008-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-2
/
+6
2008-01-24
drm/i915: add support for E7221 chipset
Carlos Martín
1
-0
/
+1
2008-01-24
agp/intel: add support for E7221 chipset
Carlos Martín
1
-2
/
+9
2008-01-24
xen: disable vcpu_info placement for now
Jeremy Fitzhardinge
1
-1
/
+1
2008-01-24
[SCSI] initio: fix module hangs on loading
Stuart Swales
1
-2
/
+6
2008-01-23
Update ctime and mtime for memory-mapped files
Anton Salikhmetov
1
-0
/
+6
2008-01-23
sis190: scheduling while atomic error
Francois Romieu
1
-2
/
+0
2008-01-23
sis190: mdio operation failure is not correctly detected
Francois Romieu
1
-1
/
+1
2008-01-23
sis190: remove duplicate INIT_WORK
Francois Romieu
1
-2
/
+0
2008-01-23
sis190: add cmos ram access code for the SiS19x/968 chipset pair
Francois Romieu
1
-6
/
+9
2008-01-23
[INET]: Fix truesize setting in ip_append_data
Herbert Xu
2
-4
/
+4
2008-01-23
[NETNS]: Re-export init_net via EXPORT_SYMBOL.
Denis V. Lunev
1
-1
/
+1
2008-01-23
iwlwifi: fix possible read attempt on ucode that is not available
Reinette Chatre
2
-0
/
+10
2008-01-23
[IPV4]: Add missing skb->truesize increment in ip_append_page().
David S. Miller
1
-0
/
+2
2008-01-23
[TULIP] DMFE: Fix SROM parsing regression.
David S. Miller
1
-3
/
+3
2008-01-23
[BLUETOOTH]: Move children of connection device to NULL before connection down.
Dave Young
2
-1
/
+19
2008-01-23
x86: GEODE fix a race condition in the MFGPT timer tick
Jordan Crouse
1
-7
/
+8
2008-01-22
Fix file references in documentation and Kconfig
Johann Felix Soden
8
-13
/
+10
2008-01-22
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
1
-9
/
+23
2008-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2
-17
/
+4
2008-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-0
/
+8
2008-01-22
rcu: fix section mismatch
Randy Dunlap
1
-1
/
+1
2008-01-22
W1: w1_therm.c is flagging 0C etc as invalid
David Fries
1
-1
/
+1
2008-01-22
W1: w1_therm.c ds18b20 decode freezing temperatures correctly
David Fries
1
-1
/
+1
2008-01-22
hwmon: (it87) request only Environment Controller ports
Bjorn Helgaas
1
-9
/
+23
2008-01-22
sched: group scheduler, set uid share fix
Ingo Molnar
1
-0
/
+8
2008-01-22
Revert "x86: fix NMI watchdog & 'stopped time' problem"
Thomas Gleixner
2
-17
/
+4
2008-01-22
Makefile: Change typoed 'behavour' to 'behaviour'
Linus Nilsson
1
-2
/
+2
2008-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-4
/
+5
2008-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
20
-53
/
+113
2008-01-22
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-7
/
+7
2008-01-22
Fix filesystem capability support
Andrew G. Morgan
1
-3
/
+10
2008-01-22
s3c2410_fb: fix line length calculation
Stefan Schmidt
1
-1
/
+1
2008-01-22
CRIS: add missed local_irq_restore call
Cyrill Gorcunov
1
-0
/
+1
2008-01-22
timer: fix section mismatch
Randy Dunlap
1
-1
/
+1
2008-01-22
hrtimer: fix section mismatch
Randy Dunlap
1
-1
/
+1
2008-01-22
keyspan: fix oops
Alan Cox
1
-1
/
+1
2008-01-22
tc35815: Use irq number for tc35815-mac platform device id
Atsushi Nemoto
2
-3
/
+3
2008-01-22
[MIPS] Malta: Fix reading the PCI clock frequency on big-endian
Dmitri Vorobiev
1
-1
/
+1
2008-01-22
[MIPS] SMTC: Fix build error.
Frank Rowand
1
-3
/
+3
2008-01-22
selinux: fix memory leak in netlabel code
Paul Moore
2
-4
/
+5
2008-01-21
[ICMP]: ICMP_MIB_OUTMSGS increment duplicated
Wang Chen
1
-1
/
+0
2008-01-21
[IPV6]: RFC 2011 compatibility broken
Wang Chen
1
-2
/
+2
2008-01-21
[IPV6]: ICMP6_MIB_OUTMSGS increment duplicated
Wang Chen
1
-2
/
+0
2008-01-21
[NET]: rtnl_link: fix use-after-free
Patrick McHardy
2
-14
/
+5
2008-01-21
[AF_KEY]: Fix skb leak on pfkey_send_migrate() error
Patrick McHardy
1
-7
/
+9
2008-01-21
[ATM] atm/suni.c: Fix section mismatch.
Adrian Bunk
1
-1
/
+1
2008-01-21
[ATM] atm/idt77105.c: Fix section mismatch.
Adrian Bunk
1
-1
/
+1
2008-01-21
[IrDA]: af_irda memory leak fixes
Jesper Juhl
1
-3
/
+27
[next]