index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
target
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()
Zhao Qiang
1
-1
/
+1
2018-09-25
soc: fsl: qbman: qman: avoid allocating from non existing gen_pool
Alexandre Belloni
1
-0
/
+3
2018-09-24
ARM: dts: BCM63xx: Fix incorrect interrupt specifiers
Florian Fainelli
1
-6
/
+8
2018-09-23
MAINTAINERS: update the Annapurna Labs maintainer email
Antoine Tenart
1
-1
/
+1
2018-09-20
ARM: dts: sun8i: drop A64 HDMI PHY fallback compatible from R40 DT
Icenowy Zheng
1
-2
/
+1
2018-09-12
ARM: dts: at91: sama5d2_ptc_ek: fix nand pinctrl
Ludovic Desroches
1
-0
/
+2
2018-09-06
memory: ti-aemif: fix a potential NULL-pointer dereference
Bartosz Golaszewski
1
-1
/
+1
2018-09-06
firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero
Sudeep Holla
1
-1
/
+7
2018-09-05
hwmon: rpi: add module alias to raspberrypi-hwmon
Peter Robinson
1
-0
/
+1
2018-08-29
arm64: defconfig: Enable TI's AM6 SoC platform
Nishanth Menon
1
-0
/
+3
2018-08-29
ARM: defconfig: Update the ARM Versatile defconfig
Linus Walleij
1
-6
/
+8
2018-08-28
ARM: dts: omap4-droid4: Fix emmc errors seen on some devices
Tony Lindgren
1
-1
/
+1
2018-08-28
ARM: dts: Fix file permission for am335x-osd3358-sm-red.dts
Neeraj Dantu
1
-0
/
+0
2018-08-27
arm64: allwinner: dts: h6: fix Pine H64 MMC bus width
Icenowy Zheng
1
-0
/
+2
2018-08-27
ARM: imx_v6_v7_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1G
Fabio Estevam
1
-0
/
+1
2018-08-27
ARM: mxs_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1G
Fabio Estevam
1
-0
/
+1
2018-08-27
ARM: dts: imx23-evk: Convert to the new display bindings
Fabio Estevam
1
-24
/
+24
2018-08-27
ARM: dts: imx23-evk: Move regulators outside simple-bus
Fabio Estevam
1
-25
/
+17
2018-08-27
ARM: dts: imx28-evk: Convert to the new display bindings
Fabio Estevam
1
-24
/
+24
2018-08-27
ARM: dts: imx28-evk: Move regulators outside simple-bus
Fabio Estevam
1
-74
/
+61
2018-08-27
Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"
Leonard Crestez
1
-4
/
+8
2018-08-26
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
1
-2
/
+2
2018-08-25
mm/cow: don't bother write protecting already write-protected pages
Linus Torvalds
1
-1
/
+1
2018-08-25
hpfs: remove unnecessary checks on the value of r when assigning error code
Colin Ian King
1
-1
/
+1
2018-08-25
libata: maintainership update
Jens Axboe
1
-3
/
+3
2018-08-24
iommu/rockchip: Move irq request past pm_runtime_enable
Marc Zyngier
1
-11
/
+13
2018-08-24
iommu/rockchip: Handle errors returned from PM framework
Marc Zyngier
1
-6
/
+15
2018-08-24
arm64: rockchip: Force CONFIG_PM on Rockchip systems
Marc Zyngier
1
-0
/
+1
2018-08-24
ARM: rockchip: Force CONFIG_PM on Rockchip systems
Marc Zyngier
1
-0
/
+1
2018-08-24
arm64: dts: Fix various entry-method properties to reflect documentation
Amit Kucheria
11
-12
/
+12
2018-08-24
i2c: don't use any __deprecated handling anymore
Sedat Dilek
1
-1
/
+0
2018-08-24
x86/speculation/l1tf: Suggest what to do on systems with too much RAM
Vlastimil Babka
1
-0
/
+4
2018-08-24
i2c: use SPDX identifier for Renesas drivers
Wolfram Sang
5
-30
/
+5
2018-08-24
i2c: ocores: update my email address
Peter Korsgaard
4
-5
/
+5
2018-08-24
i2c: remove deprecated attach_adapter callback
Wolfram Sang
2
-16
/
+1
2018-08-24
macintosh: therm_windtunnel: drop using attach_adapter
Wolfram Sang
1
-2
/
+23
2018-08-24
ubifs: Remove empty file.h
Richard Weinberger
1
-0
/
+0
2018-08-24
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
3
-3
/
+3
2018-08-24
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
15
-103
/
+106
2018-08-24
lib/fonts: convert comments to utf-8
Arnd Bergmann
4
-512
/
+512
2018-08-24
s390: ebcdic: convert comments to UTF-8
Arnd Bergmann
1
-18
/
+18
2018-08-24
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
12
-103
/
+103
2018-08-24
drivers/gpu/drm/gma500/: change return type to vm_fault_t
Souptick Joarder
3
-27
/
+17
2018-08-24
docs/core-api: mm-api: add section about GFP flags
Mike Rapoport
1
-0
/
+21
2018-08-24
docs/mm: make GFP flags descriptions usable as kernel-doc
Mike Rapoport
1
-137
/
+154
2018-08-24
docs/core-api: split memory management API to a separate file
Mike Rapoport
3
-54
/
+58
2018-08-24
docs/core-api: move *{str,mem}dup* to "String Manipulation"
Mike Rapoport
1
-1
/
+5
2018-08-24
docs/core-api: kill trailing whitespace in kernel-api.rst
Mike Rapoport
1
-1
/
+0
2018-08-24
mm/util: add kernel-doc for kvfree
Mike Rapoport
1
-0
/
+7
2018-08-24
mm/util: make strndup_user description a kernel-doc comment
Mike Rapoport
1
-1
/
+1
[next]