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
2007-08-14
[ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-6
/
+6
2007-08-14
[IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]alloc
Mariusz Kozlowski
1
-14
/
+10
2007-08-14
[WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-2
/
+1
2007-08-14
[DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()
Jesper Juhl
1
-4
/
+10
2007-08-14
[DCCP]: fix theoretical ccids_{read,write}_lock() race
Oleg Nesterov
1
-0
/
+1
2007-08-14
[XFRM]: Clean up duplicate includes in net/xfrm/
Jesper Juhl
2
-4
/
+2
2007-08-14
[TIPC]: Clean up duplicate includes in net/tipc/
Jesper Juhl
1
-1
/
+0
2007-08-14
[SUNRPC]: Clean up duplicate includes in net/sunrpc/
Jesper Juhl
1
-1
/
+0
2007-08-14
[PKT_SCHED]: Clean up duplicate includes in net/sched/
Jesper Juhl
1
-1
/
+0
2007-08-14
[IPV6]: Clean up duplicate includes in net/ipv6/
Jesper Juhl
1
-1
/
+0
2007-08-14
[IPV4]: Clean up duplicate includes in net/ipv4/
Jesper Juhl
3
-3
/
+0
2007-08-14
[ATM]: Clean up duplicate includes in net/atm/
Jesper Juhl
1
-1
/
+0
2007-08-14
[ATM]: Clean up duplicate includes in drivers/atm/
Jesper Juhl
1
-1
/
+0
2007-08-14
[IPCONFIG]: ip_auto_config fix
Joakim Tjernlund
1
-3
/
+3
2007-08-14
[ATM]: fore200e_param_bs_queue() must be __devinit
Adrian Bunk
1
-1
/
+1
2007-08-14
xen-netfront: Avoid deref'ing skbafter it is potentially freed.
Jeremy Fitzhardinge
1
-3
/
+4
2007-08-14
3c59x maintainer
Steffen Klassert
1
-0
/
+6
2007-08-14
3c59x: fix duplex configuration
Steffen Klassert
1
-0
/
+1
2007-08-14
natsemi: fix netdev error acounting
Andrew Morton
1
-0
/
+3
2007-08-14
ax88796 printk fixes
Andrew Morton
1
-2
/
+3
2007-08-14
myri10ge: Use the pause counter to avoid a needless device reset
Brice Goglin
1
-7
/
+18
2007-08-14
via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA access
Dustin Marquess
1
-0
/
+6
2007-08-14
ACPI: EC: Fix "no battery" regression
Alexey Starikovskiy
1
-0
/
+17
2007-08-13
Linux 2.6.23-rc3
v2.6.23-rc3
Linus Torvalds
1
-1
/
+1
2007-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
3
-32
/
+30
2007-08-12
genirq: mark io_apic level interrupts to avoid resend
Thomas Gleixner
2
-4
/
+10
2007-08-12
genirq: suppress resend of level interrupts
Thomas Gleixner
1
-1
/
+6
2007-08-12
genirq: cleanup mismerge artifact
Thomas Gleixner
1
-4
/
+1
2007-08-12
sched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/
Oleg Nesterov
1
-1
/
+1
2007-08-12
sched: fix sleeper bonus
Ingo Molnar
1
-6
/
+6
2007-08-12
sched: make global code static
Adrian Bunk
2
-25
/
+23
2007-08-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
20
-169
/
+311
2007-08-12
i386: Fix broken mmiocfg accesses
Linus Torvalds
1
-3
/
+3
2007-08-12
Do not replace whole memcpy in apply alternatives
Petr Vandrovec
1
-1
/
+3
2007-08-12
Pull sbs into release branch
Len Brown
1
-5
/
+1
2007-08-12
Pull processor into release branch
Len Brown
4
-34
/
+29
2007-08-12
Pull fluff into release branch
Len Brown
1
-1
/
+1
2007-08-12
Pull ec into release branch
Len Brown
1
-68
/
+45
2007-08-12
Pull dock-bay into release branch
Len Brown
2
-4
/
+4
2007-08-12
Pull bugzilla-8842 into release branch
Len Brown
2
-14
/
+149
2007-08-12
Pull bugzilla-8768 into release branch
Len Brown
1
-30
/
+17
2007-08-12
Pull bugzilla-3774 into release branch
Len Brown
2
-0
/
+25
2007-08-12
pull asus sony thinkpad into release branch
Len Brown
7
-13
/
+40
2007-08-12
ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOS
Len Brown
1
-0
/
+65
2007-08-12
ACPI: thermal: create "thermal.act=" to disable or override active trip point
Len Brown
2
-4
/
+34
2007-08-12
ACPI: thermal: create "thermal.nocrt" to disable critical actions
Len Brown
2
-6
/
+16
2007-08-12
ACPI: thermal: create "thermal.psv=" to override passive trip points
Len Brown
2
-3
/
+18
2007-08-12
ACPI: thermal: expose "thermal.tzp=" to set global polling frequency
Len Brown
2
-1
/
+6
2007-08-12
ACPI: thermal: create "thermal.off=1" to disable ACPI thermal support
Len Brown
2
-1
/
+11
2007-08-12
ACPI: thinkpad-acpi: fix sysfs paths in documentation
Henrique de Moraes Holschuh
1
-2
/
+2
[prev]
[next]