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-05-02
[PATCH] uml: use Kbuild tracking for all files and fix compilation output
Paolo 'Blaisorblade' Giarrusso
3
-9
/
+14
2006-05-02
[PATCH] uml: search from uml_net in a more reasonable PATH
Mattia Dongili
1
-0
/
+30
2006-05-02
[PATCH] uml: fix patch mismerge
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-05-02
[PATCH] uml: error handling fixes
Jeff Dike
5
-10
/
+10
2006-05-02
[PATCH] uml: update defconfig
Jeff Dike
1
-85
/
+155
2006-05-02
[PATCH] uml: clean up after MADVISE_REMOVE
Jeff Dike
1
-5
/
+12
2006-05-02
[PATCH] uml: remove NULL checks and add some CodingStyle
Jesper Juhl
2
-71
/
+69
2006-05-02
[PATCH] uml: skas0 support for 2G/2G hosts
Joris van Rantwijk
2
-16
/
+17
2006-05-02
[PATCH] uml: fix iomem list traversal
Victor V. Vengerov
1
-0
/
+2
2006-05-02
[PATCH] silence initcall warnings
Andrew Morton
1
-1
/
+1
2006-05-02
[PATCH] i386: Remove apic= warning
Andi Kleen
1
-4
/
+0
2006-05-02
[PATCH] i386: Fix overflow in e820_all_mapped
Andi Kleen
1
-1
/
+3
2006-05-02
[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge
Andi Kleen
1
-1
/
+4
2006-05-02
[PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64
Andi Kleen
2
-0
/
+21
2006-05-02
[PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requests
NeilBrown
1
-5
/
+4
2006-05-02
[PATCH] md: Improve detection of lack of barrier support in raid1
NeilBrown
1
-5
/
+11
2006-05-02
[PATCH] md: Change ENOTSUPP to EOPNOTSUPP
NeilBrown
1
-2
/
+2
2006-05-02
[PATCH] md: Fixed refcounting/locking when attempting read error correction i...
NeilBrown
1
-14
/
+30
2006-05-02
[PATCH] md: Avoid oops when attempting to fix read errors on raid10
NeilBrown
1
-1
/
+1
2006-05-02
[PATCH] s390: make qeth buildable
Bastian Blank
1
-1
/
+0
2006-05-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-49
/
+82
2006-05-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-2
/
+5
2006-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
11
-167
/
+555
2006-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
65
-160
/
+196
2006-05-01
[SPARC64]: Disable preemption during flush_tlb_pending().
David S. Miller
1
-0
/
+5
2006-05-01
[SPARC64]: Kill __flush_tlb_page() prototype.
David S. Miller
1
-2
/
+0
2006-04-30
[TG3]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-04-30
[TG3]: Fix bug in nvram write
Michael Chan
1
-1
/
+1
2006-04-30
[TG3]: Add reset_phy parameter to chip reset functions
Gary Zambrano
1
-17
/
+17
2006-04-30
[TG3]: Reset chip when changing MAC address
Michael Chan
1
-3
/
+17
2006-04-30
[TG3]: Add phy workaround
Michael Chan
2
-4
/
+14
2006-04-30
[TG3]: Call netif_carrier_off() during phy reset
Michael Chan
1
-0
/
+7
2006-04-30
[IPV6]: Fix race in route selection.
YOSHIFUJI Hideaki
1
-1
/
+4
2006-04-30
[XFRM]: fix incorrect xfrm_policy_afinfo_lock use
Ingo Molnar
1
-4
/
+4
2006-04-30
[XFRM]: fix incorrect xfrm_state_afinfo_lock use
Ingo Molnar
1
-4
/
+4
2006-04-30
[TCP]: Fix unlikely usage in tcp_transmit_skb()
Hua Zhong
1
-1
/
+1
2006-04-30
[XFRM]: fix softirq-unsafe xfrm typemap->lock use
Ingo Molnar
1
-4
/
+4
2006-04-30
[IPSEC]: Fix IP ID selection
Herbert Xu
1
-1
/
+1
2006-04-30
[NET]: use hlist_unhashed()
Akinobu Mita
3
-3
/
+3
2006-04-30
[IPV4]: inet_init() -> fs_initcall
Heiko Carstens
1
-1
/
+1
2006-04-30
[NETLINK]: cleanup unused macro in net/netlink/af_netlink.c
Soyoung Park
1
-1
/
+0
2006-04-30
[PKT_SCHED] netem: fix loss
Stephen Hemminger
1
-1
/
+1
2006-04-30
[X25]: fix for spinlock recurse and spinlock lockup with timer handler
Shaun Pereira
1
-2
/
+2
2006-04-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
36
-229
/
+1234
2006-04-30
[PATCH] au1200fb: Remove accidentally duplicated content of au1200fb.c
Ralf Baechle
1
-1922
/
+0
2006-04-30
[SCSI] advansys driver: limp along on x86
Linus Torvalds
2
-2
/
+4
2006-04-30
[PATCH] i386: fix broken FP exception handling
Chuck Ebbert
1
-2
/
+2
2006-04-29
Input: make EVIOCGSND return meaningful data
Dmitry Torokhov
1
-0
/
+3
2006-04-29
Input: ressurect EVIOCGREP and EVIOCSREP
Dmitry Torokhov
2
-0
/
+23
2006-04-29
Input: psmouse - fix new device detection logic
Dmitry Torokhov
1
-1
/
+3
[next]