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-04-29
V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PM
Sascha Hauer
1
-4
/
+0
2009-04-29
V4L/DVB (11570): patch: s2255drv: fix race condition on set mode
Dean Anderson
1
-1
/
+1
2009-04-29
V4L/DVB (11568): cx18: Fix the handling of i2c bus registration error
Jean Delvare
1
-3
/
+13
2009-04-29
V4L/DVB (11561a): move media after i2c
Guennadi Liakhovetski
1
-2
/
+2
2009-04-29
V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-free
Dan Carpenter
1
-2
/
+1
2009-04-29
V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leak
Dan Carpenter
1
-2
/
+2
2009-04-29
V4L/DVB (11494a): cx231xx Kconfig fixes
Mauro Carvalho Chehab
1
-22
/
+22
2009-04-29
V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...
Andy Walls
1
-1
/
+1
2009-04-29
ocfs2/trivial: Remove unused variable in ocfs2_rename.
Tao Ma
1
-4
/
+0
2009-04-29
HID: fix possible deadlock in usbhid_close()
Oliver Neukum
1
-1
/
+1
2009-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
33
-447
/
+795
2009-04-29
HID: Fix the support for apple mini aluminium keyboard
Ulrich Dangel
1
-1
/
+1
2009-04-29
e100: do not go D3 in shutdown unless system is powering off
Thadeu Lima de Souza Cascardo
1
-7
/
+23
2009-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
5
-31
/
+61
2009-04-29
netfilter: revised locking for x_tables
Stephen Hemminger
5
-296
/
+204
2009-04-29
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-13
/
+34
2009-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
12
-95
/
+130
2009-04-29
m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>
Geert Uytterhoeven
1
-0
/
+1
2009-04-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-15
/
+24
2009-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
4
-12
/
+19
2009-04-29
Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linus
Roland Dreier
10
-94
/
+122
2009-04-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
10
-50
/
+54
2009-04-29
powerpc: Revert switch to TEXT_TEXT in linker script
Tim Abbott
1
-2
/
+2
2009-04-28
bio: fix memcpy corruption in bio_copy_user_iov()
FUJITA Tomonori
1
-0
/
+3
2009-04-28
hd: fix locking
Tejun Heo
1
-10
/
+7
2009-04-28
mg_disk: fix CONFIG_LBD=y warning
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-04-28
mg_disk: fix locking
Tejun Heo
1
-4
/
+13
2009-04-28
regulator: Fix default constraints for fixed voltage regulators
Mark Brown
1
-2
/
+5
2009-04-28
regulator/bq24022: fix bug in is_enabled function
Philipp Zabel
1
-2
/
+1
2009-04-28
regulator/virtual: fix strings compare predicates
Mike Rapoport
1
-4
/
+4
2009-04-28
regulator core: fix double-free in regulator_register() error path
Paul Walmsley
1
-0
/
+4
2009-04-28
drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL...
Diego Liziero
1
-2
/
+2
2009-04-28
unreachable code in drms_uA_update()
Dan Carpenter
1
-2
/
+2
2009-04-28
regulator: fix header file missing kernel-doc
Randy Dunlap
1
-0
/
+1
2009-04-28
Input: add detailed multi-touch finger data report protocol
Henrik Rydberg
2
-0
/
+36
2009-04-28
Input: allow certain EV_ABS events to bypass all filtering
Henrik Rydberg
1
-0
/
+23
2009-04-28
Input: bcm5974 - add documentation for the driver
Henrik Rydberg
1
-0
/
+65
2009-04-28
Input: bcm5974 - augment debug information
Henrik Rydberg
1
-4
/
+10
2009-04-28
Input: bcm5974 - Add support for the Macbook 5 (Unibody)
Henrik Rydberg
1
-2
/
+43
2009-04-28
Input: bcm5974 - add quad-finger tapping
Henrik Rydberg
2
-1
/
+4
2009-04-28
Input: bcm5974 - prepare for a new trackpad header type
Henrik Rydberg
1
-21
/
+26
2009-04-28
Input: appletouch - fix DMA to/from stack buffer
Bob Copeland
1
-6
/
+18
2009-04-28
Input: wacom - fix TabletPC touch bug
Ping Cheng
2
-4
/
+14
2009-04-28
Bluetooth: Fix connection establishment with low security requirement
Marcel Holtmann
1
-6
/
+3
2009-04-28
Bluetooth: Add different pairing timeout for Legacy Pairing
Marcel Holtmann
4
-3
/
+40
2009-04-28
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
Roger Quadros
2
-22
/
+18
2009-04-28
net: Avoid extra wakeups of threads blocked in wait_for_packet()
Eric Dumazet
2
-3
/
+17
2009-04-28
powerpc/ps3: Fix build error on UP
Geoff Levand
1
-4
/
+0
2009-04-28
powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB
Michael Ellerman
1
-1
/
+4
2009-04-28
powerpc: ppc32 needs elf_read_implies_exec()
Kumar Gala
1
-0
/
+1
[prev]
[next]