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
2012-05-05
ARM: mmp: add usb host support for aspen
Neil Zhang
1
-0
/
+20
2012-05-03
ARM: mmp: add usb host support for PXA168
Neil Zhang
3
-15
/
+15
2012-05-03
ARM: mmp: add usb device support for ttc dkb
Neil Zhang
1
-0
/
+37
2012-05-03
ARM: mmp: add usb device support for PXA910
Neil Zhang
6
-1
/
+549
2012-05-03
ARM: pxa: hx4700: Add PCMCIA/CF support
Paul Parsons
2
-1
/
+2
2012-05-03
ARM: pxa: hx4700: Enable ASIC3 GPIO as a wakeup source
Paul Parsons
1
-1
/
+2
2012-05-03
ARM: pxa: hx4700: Initialize DS1WM clock_rate
Paul Parsons
1
-0
/
+1
2012-04-27
ARM: pxa: mioa701 add camera output enable gpio
Robert Jarzmik
2
-0
/
+5
2012-04-27
ARM: pxa: use ioremap to access CPLD
Sascha Hauer
2
-99
/
+52
2012-04-22
Linux 3.4-rc4
v3.4-rc4
Linus Torvalds
1
-1
/
+1
2012-04-22
sparc32,leon: add notify_cpu_starting()
Yong Zhang
1
-0
/
+3
2012-04-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
28
-161
/
+80
2012-04-21
Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-81
/
+86
2012-04-21
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-12
/
+71
2012-04-21
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-238
/
+276
2012-04-21
kill mm argument of vm_munmap()
Al Viro
8
-11
/
+12
2012-04-21
perfmon: kill some helpers and arguments
Al Viro
1
-9
/
+4
2012-04-21
aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()
Al Viro
1
-1
/
+14
2012-04-21
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
1
-35
/
+20
2012-04-21
mmc: dw_mmc: prevent NULL dereference for dma_ops
Jaehoon Chung
1
-1
/
+2
2012-04-21
mmc: unbreak sdhci-esdhc-imx on i.MX25
Eric BĂ©nard
1
-2
/
+1
2012-04-21
mmc: cd-gpio: Include header to pickup exported symbol prototypes
H Hartley Sweeten
1
-0
/
+1
2012-04-21
mmc: sdhci: refine non-removable card checking for card detection
Daniel Drake
1
-1
/
+1
2012-04-21
mmc: dw_mmc: Fix switch from DMA to PIO
Seungwon Jeon
1
-1
/
+3
2012-04-21
mmc: remove MMC bus legacy suspend/resume method
Chuanxiao Dong
3
-18
/
+10
2012-04-21
VM: add "vm_mmap()" helper function
Linus Torvalds
15
-97
/
+87
2012-04-21
VM: add "vm_munmap()" helper function
Linus Torvalds
8
-33
/
+25
2012-04-21
mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage
Rajendra Nayak
1
-2
/
+2
2012-04-21
mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m
Chris Ball
1
-1
/
+1
2012-04-21
mmc: fixes for eMMC v4.5 sanitize operation
Adrian Hunter
2
-16
/
+40
2012-04-21
mmc: fixes for eMMC v4.5 discard operation
Adrian Hunter
2
-4
/
+5
2012-04-21
VM: add "vm_brk()" helper function
Linus Torvalds
6
-45
/
+31
2012-04-20
Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+24
2012-04-20
Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-8
/
+14
2012-04-20
Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
24
-76
/
+151
2012-04-20
Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-22
/
+65
2012-04-20
Revert "ACPI: ignore FADT reset-reg-sup flag"
Linus Torvalds
2
-2
/
+4
2012-04-20
memblock: memblock should be able to handle zero length operations
Tejun Heo
1
-1
/
+6
2012-04-20
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-17
/
+55
2012-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-4
/
+19
2012-04-20
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
5
-13
/
+79
2012-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2012-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
6
-18
/
+4
2012-04-20
Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe"
Konrad Rzeszutek Wilk
1
-2
/
+6
2012-04-20
USB: serial: cp210x: Fixed usb_control_msg timeout values
Yuri Matylitski
1
-3
/
+6
2012-04-20
drivers/tty/amiserial.c: add missing tty_unlock
Julia Lawall
1
-1
/
+3
2012-04-20
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-5
/
+6
2012-04-19
[media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware
Michael Krufky
2
-4
/
+36
2012-04-19
xen/resume: Fix compile warnings.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-04-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
16
-24
/
+56
[next]