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
2009-08-28
ACPICA: Windows compatibility fix: same buffer/string store
Lin Ming
1
-0
/
+12
2009-08-28
inotify: update the group mask on mark addition
Eric Paris
1
-0
/
+4
2009-08-28
inotify: fix length reporting and size checking
Eric Paris
1
-3
/
+5
2009-08-28
inotify: do not send a block of zeros when no pathname is available
Brian Rogers
1
-3
/
+5
2009-08-28
Linux 2.6.31-rc8
v2.6.31-rc8
Linus Torvalds
1
-1
/
+1
2009-08-27
module: workaround duplicate section names
James Bottomley
1
-1
/
+2
2009-08-27
module: fix BUG_ON() for powerpc (and other function descriptor archs)
Rusty Russell
1
-2
/
+4
2009-08-27
xenfb: connect to backend before registering fb
Jeremy Fitzhardinge
1
-4
/
+4
2009-08-27
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2
-85
/
+177
2009-08-27
lmb: Remove __init from lmb_end_of_DRAM()
Benjamin Herrenschmidt
1
-1
/
+1
2009-08-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
10
-134
/
+107
2009-08-27
ipv4: make ip_append_data() handle NULL routing table
Julien TINNES
1
-0
/
+2
2009-08-27
AFS: Stop readlink() on AFS crashing due to NULL 'file' ptr
David Howells
1
-3
/
+15
2009-08-27
inotify: Ensure we alwasy write the terminating NULL.
Eric W. Biederman
1
-7
/
+6
2009-08-27
inotify: fix locking around inotify watching in the idr
Eric Paris
1
-10
/
+40
2009-08-27
inotify: do not BUG on idr entries at inotify destruction
Eric Paris
1
-2
/
+31
2009-08-27
inotify: seperate new watch creation updating existing watches
Eric Paris
1
-69
/
+103
2009-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-16
/
+47
2009-08-27
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-136
/
+79
2009-08-27
powerpc/ps3: Update ps3_defconfig
Geoff Levand
1
-136
/
+75
2009-08-27
powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration
Geert Uytterhoeven
1
-0
/
+4
2009-08-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+4
2009-08-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
7
-12
/
+17
2009-08-27
leds: after setting inverted attribute, we must update the LED
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2009-08-27
leds: fix multiple requests and releases of IRQ for GPIO LED Trigger
Thadeu Lima de Souza Cascardo
1
-7
/
+14
2009-08-27
acpi processor: remove superfluous warning message
Frans Pop
1
-2
/
+2
2009-08-27
ACPI processor: force throttling state when BIOS returns incorrect value
Frans Pop
3
-17
/
+20
2009-08-27
wmi: fix kernel panic when stack protection enabled.
Costantino Leandro
1
-4
/
+4
2009-08-27
acpi: don't call acpi_processor_init if acpi is disabled
Yinghai Lu
1
-0
/
+6
2009-08-27
thermal_sys: check get_temp return value
Michael Brunner
1
-1
/
+8
2009-08-27
clone(): fix race between copy_process() and de_thread()
Oleg Nesterov
1
-15
/
+5
2009-08-27
mm: fix for infinite churning of mlocked pages
Minchan Kim
2
-2
/
+8
2009-08-27
flex_array: convert element_nr formals to unsigned
David Rientjes
2
-15
/
+19
2009-08-27
flex_array: declare parts member to have incomplete type
David Rientjes
1
-1
/
+1
2009-08-27
flex_array: fix flex_array_free_parts comment
David Rientjes
1
-3
/
+0
2009-08-27
flex_array: fix get function for elements in base starting at non-zero
David Rientjes
1
-6
/
+8
2009-08-27
pps: fix incorrect verdict check
Joonwoo Park
1
-1
/
+1
2009-08-27
IMA: iint put in ima_counts_get and put
Eric Paris
1
-0
/
+4
2009-08-27
m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open
Geert Uytterhoeven
3
-1
/
+7
2009-08-27
m68k: Fix redefinition of pgprot_noncached
Alexey Dobriyan
1
-2
/
+1
2009-08-27
arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg
Andrew Morton
1
-6
/
+4
2009-08-27
m68k: cnt reaches -1, not 0
Roel Kluin
1
-2
/
+4
2009-08-27
m68k: count can reach 51, not 50
Roel Kluin
1
-1
/
+1
2009-08-26
virtio: net refill on out-of-memory
Rusty Russell
1
-15
/
+46
2009-08-26
smc91x: fix compilation on SMP
Alexey Dobriyan
1
-1
/
+1
2009-08-26
x86: Fix vSMP boot crash
Yinghai Lu
1
-0
/
+10
2009-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-10
/
+2
2009-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
13
-143
/
+175
2009-08-26
x86, xen: Initialize cx to suppress warning
H. Peter Anvin
1
-0
/
+1
2009-08-26
x86, xen: Suppress WP test on Xen
Jeremy Fitzhardinge
1
-0
/
+1
[prev]
[next]