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-07-24
[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock
Paul Jackson
1
-3
/
+21
2006-07-23
cpu hotplug: simplify and hopefully fix locking
Linus Torvalds
2
-47
/
+34
2006-07-23
[cpufreq] ondemand: make shutdown sequence more robust
Linus Torvalds
1
-6
/
+10
2006-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
141
-470
/
+413
2006-07-22
[TIPC]: Removing useless casts
Panagiotis Issaris
2
-2
/
+2
2006-07-22
[IPV4]: Fix nexthop realm dumping for multipath routes
Patrick McHardy
1
-4
/
+8
2006-07-22
[DUMMY]: Avoid an oops when dummy_init_one() failed
Nicolas Dichtel
1
-0
/
+1
2006-07-22
[IFB] After ifb_init_one() failed, i is increased. Decrease
Nicolas Dichtel
1
-0
/
+1
2006-07-22
[NET]: Fix reversed error test in netif_tx_trylock
Herbert Xu
1
-3
/
+3
2006-07-22
[MAINTAINERS]: Mark LAPB as Oprhan.
David S. Miller
1
-3
/
+1
2006-07-22
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
94
-334
/
+154
2006-07-22
[NET]: sun happymeal, little pci cleanup
Jiri Slaby
1
-7
/
+2
2006-07-22
[IrDA]: Use alloc_skb() in IrDA TX path
Samuel Ortiz
12
-35
/
+38
2006-07-22
[I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engine
Henrik Kretzschmar
1
-1
/
+1
2006-07-22
[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>
Adrian Bunk
2
-1
/
+2
2006-07-22
[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed
Sridhar Samudrala
6
-27
/
+80
2006-07-22
[SCTP]: Set chunk->data_accepted only if we are going to accept it.
Sridhar Samudrala
1
-1
/
+2
2006-07-22
[SCTP]: Verify all the paths to a peer via heartbeat before using them.
Sridhar Samudrala
8
-19
/
+60
2006-07-22
[SCTP]: Unhash the endpoint in sctp_endpoint_free().
Vlad Yasevich
1
-5
/
+6
2006-07-22
[SCTP]: Check for NULL arg to sctp_bucket_destroy().
Sridhar Samudrala
1
-1
/
+1
2006-07-22
[PKT_SCHED] netem: Fix slab corruption with netem (2nd try)
Guillaume Chazarain
1
-1
/
+3
2006-07-22
[WAN]: Converted synclink drivers to use netif_carrier_*()
Krzysztof Halasa
4
-16
/
+40
2006-07-22
[WAN]: Cosmetic changes to N2 and C101 drivers
Krzysztof Halasa
2
-3
/
+4
2006-07-22
[WAN]: Added missing netif_dormant_off() to generic HDLC
Krzysztof Halasa
4
-0
/
+4
2006-07-22
[IPV4]: Get rid of redundant IPCB->opts initialisation
Herbert Xu
6
-7
/
+0
2006-07-22
[SPARC64]: Update defconfig.
David S. Miller
1
-4
/
+4
2006-07-22
[SPARC]: Fix length parameter verification in sys_getdomainname().
David S. Miller
2
-18
/
+18
2006-07-22
[SERIAL] sunzilog: Fix instance enumeration.
David S. Miller
1
-36
/
+35
2006-07-22
[SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().
David S. Miller
1
-9
/
+1
2006-07-22
[SPARC]: Get sun4d SMP building again.
Raymond Burns
2
-78
/
+121
2006-07-22
[SPARC]: Do not call sun4m_irq_rotate on sun4d.
Raymond Burns
1
-1
/
+1
2006-07-22
[SPARC]: Simplify and correct __cpu_find_by()
David S. Miller
2
-21
/
+7
2006-07-22
[SPARC]: Initialize iounit spinlock in iounit_init().
Raymond Burns
1
-0
/
+1
2006-07-22
[SPARC]: Fix initialization of sun4d SBUS interrupts.
David S. Miller
1
-3
/
+31
2006-07-22
[SERIAL] sunzilog: Register IRQ after all devices have been probed.
David S. Miller
1
-11
/
+35
2006-07-22
[SPARC] sbus: Make sure sbus nodes are named uniquely.
David S. Miller
1
-1
/
+1
2006-07-22
[SPARC]: Fix property name acquisition in prom.c
Bob Breuer
1
-3
/
+6
2006-07-22
[SERIAL] sunsab: Get line numbers and table sizing correct.
David S. Miller
1
-4
/
+5
2006-07-22
[SPARC64] Fix sunsab ports ordering
Marc Zyngier
1
-1
/
+1
2006-07-22
[SPARC]: Kill prom_getname, unused and not implemented properly.
David S. Miller
7
-120
/
+0
2006-07-22
[SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.
David S. Miller
3
-5
/
+43
2006-07-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
55
-672
/
+796
2006-07-21
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
12
-53
/
+140
2006-07-21
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-410
/
+307
2006-07-21
via-velocity: fix speed and link status reported by ethtool
Jay Cliburn
1
-4
/
+13
2006-07-19
[PATCH] libata: improve EH action and EHI flag handling
Tejun Heo
2
-6
/
+31
2006-07-19
[PATCH] libata: fix eh_skip_recovery condition
Tejun Heo
1
-3
/
+4
2006-07-19
[PATCH] libata: fix autopsy ehc->i.action and ehc->i.dev handling
Tejun Heo
1
-17
/
+12
2006-07-18
[S390] sysfs_create_xxx return values.
Heiko Carstens
6
-42
/
+112
2006-07-18
[S390] .align 4096 statements in head.S
Heiko Carstens
2
-4
/
+4
[prev]
[next]