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
2014-09-13
Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...
Linus Torvalds
7
-93
/
+220
2014-09-13
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
1
-2
/
+8
2014-09-13
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
1
-2
/
+4
2014-09-13
alarmtimer: Return relative times in timer_gettime
Richard Larocque
1
-7
/
+11
2014-09-13
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2
-37
/
+31
2014-09-13
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
Thomas Gleixner
1
-0
/
+1
2014-09-12
Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2014-09-12
Merge tag 'staging-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+5
2014-09-12
Merge tag 'tty-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-2
/
+44
2014-09-12
Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
35
-138
/
+389
2014-09-12
Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-36
/
+18
2014-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-101
/
+203
2014-09-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-8
/
+28
2014-09-12
Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-61
/
+87
2014-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+3
2014-09-12
Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+4
2014-09-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-262
/
+371
2014-09-12
KEYS: Fix termination condition in assoc array garbage collection
David Howells
1
-1
/
+3
2014-09-12
video: ARM CLCD: Fix color model capabilities for DT platforms
Pawel Moll
1
-3
/
+1
2014-09-12
drm/ast: AST2000 cannot be detected correctly
Y.C. Chen
1
-1
/
+1
2014-09-12
drm/ast: open key before detect chips
Y.C. Chen
1
-0
/
+1
2014-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-123
/
+147
2014-09-12
Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
5
-33
/
+22
2014-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
18
-20
/
+47
2014-09-12
Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
3
-15
/
+11
2014-09-12
xhci: fix oops when xhci resumes from hibernate with hw lpm capable devices
Mathias Nyman
1
-2
/
+10
2014-09-12
usb: xhci: Fix OOPS in xhci error handling code
Al Cooper
1
-0
/
+1
2014-09-12
xhci: Fix null pointer dereference if xhci initialization fails
Mathias Nyman
1
-1
/
+1
2014-09-12
storage: Add single-LUN quirk for Jaz USB Adapter
Mark
1
-0
/
+6
2014-09-12
uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id check
Hans de Goede
1
-2
/
+2
2014-09-11
Merge tag 'pm+acpi-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-21
/
+7
2014-09-11
xen/arm: remove mach_to_phys rbtree
Stefano Stabellini
2
-74
/
+1
2014-09-11
xen/arm: reimplement xen_dma_unmap_page & friends
Stefano Stabellini
3
-19
/
+210
2014-09-11
xen/arm: introduce XENFEAT_grant_map_identity
Stefano Stabellini
2
-0
/
+9
2014-09-11
arm64: flush TLS registers during exec
Will Deacon
2
-0
/
+24
2014-09-11
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-4
/
+5
2014-09-11
Merge tag 'pinctrl-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+4
2014-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
14
-37
/
+156
2014-09-11
Merge branches 'acpi-rtc', 'acpi-lpss' and 'acpi-battery'
Rafael J. Wysocki
3
-20
/
+6
2014-09-11
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+1
2014-09-11
Merge branch 'msm-fixes-3.17-rc4' of git://people.freedesktop.org/~robclark/l...
Dave Airlie
3
-25
/
+38
2014-09-11
drm/msm: don't crash if no msm.vram param
Rob Clark
1
-1
/
+1
2014-09-11
drm/msm/hdmi: fix build break on non-CCF platforms
Rob Clark
1
-2
/
+13
2014-09-11
drm/msm: Change nested function to static function
Mark Charlebois
1
-22
/
+24
2014-09-11
Merge tag 'drm-intel-fixes-2014-09-10' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
7
-221
/
+300
2014-09-11
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
4
-15
/
+31
2014-09-11
dmaengine: jz4740: Fix non-cyclic descriptor completion
Lars-Peter Clausen
1
-1
/
+2
2014-09-11
usb: chipidea: msm: Initialize PHY on reset event
Ivan T. Ivanov
1
-0
/
+1
2014-09-11
usb: chipidea: msm: Use USB PHY API to control PHY state
Ivan T. Ivanov
1
-5
/
+1
2014-09-11
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
10
-18
/
+32
[prev]
[next]