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
2010-02-17
x86-64: Allow fbdev primary video code
Dave Airlie
2
-6
/
+0
2010-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-3
/
+4
2010-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
15
-35
/
+92
2010-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-18
/
+19
2010-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
23
-64
/
+93
2010-02-17
serial: 8250: add serial transmitter fully empty test
Dick Hollenbeck
1
-3
/
+4
2010-02-17
class: Free the class private data in class_release
Laurent Pinchart
1
-0
/
+2
2010-02-17
sysfs: sysfs_sd_setattr set iattrs unconditionally
Eric W. Biederman
1
-18
/
+17
2010-02-17
USB: gadget: fix EEM gadget CRC usage
Brian Niebuhr
1
-2
/
+1
2010-02-17
USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI option
Valentin Longchamp
1
-0
/
+1
2010-02-17
USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage
Michal Nazarewicz
1
-1
/
+1
2010-02-17
kfifo: Don't use integer as NULL pointer
Anton Vorontsov
2
-2
/
+2
2010-02-17
USB: FHCI: Fix build after kfifo rework
Anton Vorontsov
1
-3
/
+3
2010-02-17
kfifo: Make kfifo_initialized work after kfifo_free
Anton Vorontsov
1
-0
/
+1
2010-02-17
USB: serial: add usbid for dell wwan card to sierra.c
Richard Farina
1
-0
/
+1
2010-02-17
USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS
Tanaka Akira
1
-0
/
+1
2010-02-17
USB: ehci: phy low power mode bug fixing
Alek Du
1
-5
/
+8
2010-02-17
USB: s3c-hsotg: Export usb_gadget_register_driver()
Mark Brown
1
-0
/
+1
2010-02-17
USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()
Mark Brown
1
-0
/
+1
2010-02-17
USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)
Andreas Mohr
2
-3
/
+38
2010-02-17
USB: storage: Remove unneeded SC/PR from unusual_devs.h
Phil Dibowitz
1
-1
/
+1
2010-02-17
USB: ftdi_sio: new device id for papouch AD4USB
Radek Liboska
2
-0
/
+2
2010-02-17
USB: usbfs: properly clean up the as structure on error paths
Linus Torvalds
1
-14
/
+26
2010-02-17
USB: usbfs: only copy the actual data received
Greg KH
1
-4
/
+4
2010-02-17
be2net: set proper value to version field in req hdr
Ajit Khaparde
1
-0
/
+1
2010-02-17
xfrm: Fix xfrm_state_clone leak
Herbert Xu
1
-9
/
+3
2010-02-17
ipcomp: Avoid duplicate calls to ipcomp_destroy
Herbert Xu
2
-10
/
+2
2010-02-17
ethtool: allow non-admin user to read GRO settings.
stephen hemminger
1
-0
/
+1
2010-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
7
-21
/
+29
2010-02-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+3
2010-02-16
dm: sysfs revert add empty release function to avoid debug warning
Alasdair G Kergon
1
-8
/
+0
2010-02-16
dm mpath: fix stall when requeueing io
Kiyoshi Ueda
1
-4
/
+17
2010-02-16
dm raid1: fix null pointer dereference in suspend
Takahiro Yasui
1
-3
/
+2
2010-02-16
dm raid1: fail writes if errors are not handled and log fails
Mikulas Patocka
1
-1
/
+1
2010-02-16
dm log: userspace fix overhead_size calcuations
Jonathan Brassow
1
-3
/
+7
2010-02-16
dm snapshot: persistent annotate work_queue as on stack
Mike Snitzer
1
-1
/
+1
2010-02-16
dm stripe: avoid divide by zero with invalid stripe count
Nikanth Karthikesan
1
-1
/
+1
2010-02-16
x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32
Oleg Nesterov
1
-4
/
+1
2010-02-16
x86: set_personality_ia32() misses force_personality32
Oleg Nesterov
1
-0
/
+1
2010-02-16
ixgbe: fix WOL register setup for 82599
Don Skidmore
1
-0
/
+4
2010-02-16
ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata
Don Skidmore
1
-0
/
+22
2010-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-2
/
+4
2010-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-19
/
+47
2010-02-16
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
1
-1
/
+1
2010-02-16
NFS: Too many GETATTR and ACCESS calls after direct I/O
Chuck Lever
1
-0
/
+3
2010-02-16
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-10
/
+5
2010-02-16
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2010-02-16
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
4
-3
/
+13
2010-02-16
Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+12
2010-02-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+25
[next]