index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Olof Johansson
2016-10-29
5
-5
/
+16
|
\
|
*
ARM: imx: mach-imx6q: Fix the PHY ID mask for AR8031
Fabio Estevam
2016-10-24
1
-1
/
+1
|
*
ARM: dts: vf610: fix IRQ flag of global timer
Stefan Agner
2016-10-24
1
-1
/
+1
|
*
ARM: imx: gpc: Fix the imx_gpc_genpd_init() error path
Fabio Estevam
2016-10-24
1
-2
/
+10
|
*
ARM: imx: gpc: Initialize all power domains
Fabio Estevam
2016-10-24
1
-1
/
+2
|
*
arm64: dts: Add timer erratum property for LS2080A and LS1043A
Scott Wood
2016-10-21
2
-0
/
+2
*
|
Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2016-10-29
7
-49
/
+51
|
\
\
|
*
|
arm64: dts: uniphier: change MIO node to SD control node
Masahiro Yamada
2016-10-22
1
-6
/
+6
|
*
|
ARM: dts: uniphier: change MIO node to SD control node
Masahiro Yamada
2016-10-22
2
-4
/
+4
|
*
|
reset: uniphier: rename MIO reset to SD reset for Pro5, PXs2, LD20 SoCs
Masahiro Yamada
2016-10-22
2
-39
/
+39
|
*
|
arm64: uniphier: select ARCH_HAS_RESET_CONTROLLER
Masahiro Yamada
2016-10-22
1
-0
/
+1
|
*
|
ARM: uniphier: select ARCH_HAS_RESET_CONTROLLER
Masahiro Yamada
2016-10-22
1
-0
/
+1
|
|
/
*
|
ARM: multi_v7_defconfig: Enable Intel e1000e driver
Scott Branden
2016-10-17
1
-0
/
+1
*
|
MAINTAINERS: add myself as Marvell berlin SoC maintainer
Jisheng Zhang
2016-10-17
1
-0
/
+1
*
|
bus: qcom-ebi2: depend on ARCH_QCOM or COMPILE_TEST
Linus Walleij
2016-10-17
1
-0
/
+1
*
|
ARM: dts: fix the SD card on the Snowball
Linus Walleij
2016-10-17
1
-2
/
+13
*
|
Merge tag 'mvebu-fixes-4.8-3' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
2016-10-17
2
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
arm64: dts: marvell: fix clocksource for CP110 master SPI0
Marcin Wojtas
2016-09-20
1
-1
/
+1
|
*
ARM: mvebu: Select corediv clk for all mvebu v7 SoC
Gregory CLEMENT
2016-09-19
1
-3
/
+1
*
|
Linux 4.9-rc1
v4.9-rc1
Linus Torvalds
2016-10-15
1
-2
/
+2
*
|
Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs
Linus Torvalds
2016-10-15
8
-283
/
+244
|
\
\
|
*
|
befs: befs: fix style issues in datastream.c
Luis de Bethencourt
2016-10-08
1
-15
/
+17
|
*
|
befs: improve documentation in datastream.c
Luis de Bethencourt
2016-10-08
1
-95
/
+98
|
*
|
befs: fix typos in datastream.c
Luis de Bethencourt
2016-10-08
1
-4
/
+4
|
*
|
befs: fix typos in btree.c
Luis de Bethencourt
2016-10-08
1
-4
/
+3
|
*
|
befs: fix style issues in super.c
Luis de Bethencourt
2016-10-08
1
-7
/
+8
|
*
|
befs: fix comment style
Luis de Bethencourt
2016-10-08
1
-7
/
+3
|
*
|
befs: add check for ag_shift in superblock
Luis de Bethencourt
2016-10-08
1
-0
/
+7
|
*
|
befs: dump inode_size superblock information
Luis de Bethencourt
2016-10-08
1
-0
/
+1
|
*
|
befs: remove unnecessary initialization
Salah Triki
2016-10-08
1
-1
/
+1
|
*
|
befs: fix typo in befs_sb_info
Salah Triki
2016-10-08
1
-1
/
+1
|
*
|
befs: add flags field to validate superblock state
Salah Triki
2016-10-08
2
-1
/
+6
|
*
|
befs: fix typo in befs_find_key
Luis de Bethencourt
2016-10-08
1
-1
/
+1
|
*
|
befs: remove unused BEFS_BT_PARMATCH
Luis de Bethencourt
2016-10-08
2
-19
/
+16
|
*
|
fs: befs: remove ret variable
Salah Triki
2016-10-08
1
-2
/
+1
|
*
|
fs: befs: remove in vain variable assignment
Salah Triki
2016-10-08
1
-1
/
+1
|
*
|
fs: befs: remove unnecessary *befs_sb variable
Salah Triki
2016-10-08
1
-2
/
+1
|
*
|
fs: befs: remove useless initialization to zero
Salah Triki
2016-10-08
1
-1
/
+1
|
*
|
fs: befs: remove in vain variable assignment
Salah Triki
2016-10-08
1
-2
/
+0
|
*
|
fs: befs: Insert NULL inode to dentry
Salah Triki
2016-10-08
1
-0
/
+1
|
*
|
fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirect
Salah Triki
2016-10-08
1
-2
/
+0
|
*
|
fs: befs: Coding style fix
Salah Triki
2016-10-08
1
-3
/
+3
|
*
|
fs: befs: Remove redundant validation from befs_find_brun_direct
Salah Triki
2016-10-08
1
-8
/
+0
|
*
|
befs: fix typo in befs_bt_read_node documentation
Luis de Bethencourt
2016-10-08
1
-2
/
+2
|
*
|
befs: in memory free_node_ptr and max_size never read
Luis de Bethencourt
2016-10-08
1
-2
/
+0
|
*
|
befs: make consistent use of befs_error()
Luis de Bethencourt
2016-10-08
3
-4
/
+9
|
*
|
befs: use simpler while loop
Luis de Bethencourt
2016-10-08
1
-36
/
+38
|
*
|
befs: remove constant variable
Luis de Bethencourt
2016-10-08
1
-5
/
+2
|
*
|
befs: avoid dereferencing dentry twice
Luis de Bethencourt
2016-10-08
1
-1
/
+1
|
*
|
fs: befs: remove comment that confuses kernel-doc
Luis de Bethencourt
2016-10-08
1
-4
/
+0
[next]