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-03-11
fix BIOS PCI config cycle buglet causing ACPI boot regression
Ingo Molnar
1
-0
/
+10
2008-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-0
/
+1
2008-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
4
-19
/
+71
2008-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
5
-45
/
+49
2008-03-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-69
/
+151
2008-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
8
-216
/
+100
2008-03-11
fbdev: add BF52x EZkit Display driver
Michael Hennerich
3
-0
/
+699
2008-03-11
BF54x LQ043 Framebuffer driver: Update copyright on previously modified files
Michael Hennerich
1
-1
/
+1
2008-03-11
BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakage
Bryan Wu
1
-1
/
+1
2008-03-11
BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al...
Michael Hennerich
1
-1
/
+1
2008-03-11
stifb: fix crash A1439A CRX (Rattler) graphics card
Helge Deller
1
-7
/
+15
2008-03-11
mbxfb: fix incorrect argument type
Krzysztof Helt
1
-1
/
+1
2008-03-11
iov_iter_advance() fix
Nick Piggin
1
-12
/
+10
2008-03-11
rcu: move PREEMPT_RCU config option back under PREEMPT
Paul E. McKenney
2
-31
/
+18
2008-03-11
i8042: use SGI_HAS_I8042 to select SGI i8042 handlinig
Thomas Bogendoerfer
1
-1
/
+1
2008-03-11
modules: warn about suspicious return values from module's ->init() hook
Alexey Dobriyan
1
-0
/
+8
2008-03-11
modules: fix module waiting for dependent modules' init
Rusty Russell
1
-3
/
+4
2008-03-11
hugetlb: correct page count for surplus huge pages
Adam Litke
1
-3
/
+10
2008-03-11
gpio/pca953x bugfix: mark as can_sleep
Arnaud Patard
1
-0
/
+1
2008-03-11
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
1
-1
/
+3
2008-03-11
md: fix formatting error in /proc/mdstat
NeilBrown
1
-1
/
+1
2008-03-11
mempolicy: fix reference counting bugs
Lee Schermerhorn
2
-3
/
+9
2008-03-11
Typo in Documentation/scheduler/sched-stats.txt
Masatake YAMATO
1
-1
/
+1
2008-03-11
memstick: add support for JMicron jmb38x MemoryStick host controller
Alex Dubov
5
-4
/
+960
2008-03-11
memstick: try harder to recover from unsuccessful interface mode switch
Alex Dubov
1
-2
/
+19
2008-03-11
memstick: fix parsing of "assembly_date" attribute field
Alex Dubov
1
-2
/
+16
2008-03-11
memstick: add support for decoding "specfile" media attributes
Alex Dubov
1
-0
/
+49
2008-03-11
tifm: clear interrupt mask bits before setting them on adapter init
Alex Dubov
1
-0
/
+2
2008-03-11
tifm: fix memorystick host initialization code
Alex Dubov
1
-25
/
+15
2008-03-11
tifm: fix the MemoryStick host fifo handling code
Alex Dubov
2
-262
/
+264
2008-03-11
memstick: drop DRIVER_VERSION numbers as meaningless
Alex Dubov
3
-6
/
+0
2008-03-11
memstick: make sure number of command retries is exactly as specified
Alex Dubov
1
-1
/
+1
2008-03-11
memstick: add memstick_suspend/resume_host methods
Alex Dubov
3
-4
/
+31
2008-03-11
memstick: introduce correct definitions in the header
Alex Dubov
4
-64
/
+105
2008-03-11
tridentfb: fix memory size detection
Krzysztof Helt
1
-1
/
+1
2008-03-11
tridentfb: register should be left in non-locked state
Krzysztof Helt
1
-12
/
+0
2008-03-11
of_serial: fix section mismatch warnings
Josh Boyer
1
-1
/
+1
2008-03-11
rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE
Andrew Morton
2
-4
/
+4
2008-03-11
PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver
Jesper Juhl
1
-0
/
+1
2008-03-11
PCI: rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE
Andrew Morton
2
-4
/
+4
2008-03-11
drivers: fix dma_get_required_mask
James Bottomley
1
-1
/
+1
2008-03-11
firmware: provide stubs for the FW_LOADER=n case
James Bottomley
1
-0
/
+23
2008-03-11
nozomi: fix initialization and early flow control access
Frank Seidel
1
-18
/
+43
2008-03-11
sysdev: fix problem with sysdev_class being re-registered
Greg Kroah-Hartman
1
-0
/
+4
2008-03-11
lguest: Do not append space to guests kernel command line
Paul Bolle
1
-2
/
+5
2008-03-11
lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.
Rusty Russell
2
-2
/
+2
2008-03-11
lguest: Sanitize the lguest clock.
Rusty Russell
1
-32
/
+21
2008-03-11
lguest: fix __get_vm_area usage.
Rusty Russell
1
-2
/
+13
2008-03-11
lguest: make sure cpu is initialized before accessing it
Eugene Teo
1
-7
/
+8
2008-03-11
ocfs2: Fix NULL pointer dereferences in o2net
Tao Ma
1
-5
/
+4
[next]