index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
include/trace/events/vmscan.h: drop zone id from kswapd tracepoints
Yafang Shao
1
-3
/
+4
2019-05-14
mm: remove stale comment from page struct
Tobin C. Harding
1
-1
/
+1
2019-05-14
list: add function list_rotate_to_front()
Tobin C. Harding
1
-0
/
+18
2019-05-14
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses
Dan Williams
1
-4
/
+2
2019-05-14
Merge tag 'fuse-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
1
-2
/
+20
2019-05-14
Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
2
-3
/
+65
2019-05-14
nvme: fix typos in nvme status code values
Minwoo Im
1
-2
/
+2
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2019-05-14
drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode}
Noralf Trønnes
1
-2
/
+0
2019-05-14
drm/fb-helper: No need to cache rotation and sw_rotations
Noralf Trønnes
1
-8
/
+0
2019-05-14
thermal: Introduce devm_thermal_of_cooling_device_register
Guenter Roeck
1
-0
/
+13
2019-05-14
net/mlx5: Set completion EQs as shared resources
Yishai Hadas
1
-1
/
+1
2019-05-14
drm/i915/icl: More workaround for port F detection due to broken VBTs
Imre Deak
1
-2
/
+2
2019-05-14
bpf: btf: fix the brackets of BTF_INT_OFFSET()
Gary Lin
1
-1
/
+1
2019-05-14
backlight: lm3630a: Add firmware node support
Brian Masney
1
-0
/
+4
2019-05-14
mfd: cros_ec: Instantiate properly CrOS Touchpad MCU device
Enric Balletbo i Serra
1
-0
/
+1
2019-05-14
mfd: cros_ec: Instantiate properly CrOS FP MCU device
Enric Balletbo i Serra
1
-0
/
+1
2019-05-14
mfd: cros_ec: Update the EC feature codes
Enric Balletbo i Serra
1
-1
/
+31
2019-05-14
mfd: imx6sx: Add MQS register definition for iomuxc gpr
S.j. Wang
1
-0
/
+9
2019-05-14
mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
Steve Twiss
1
-3
/
+3
2019-05-14
platform/chrome: Add support for v1 of host sleep event
Evan Green
1
-0
/
+2
2019-05-14
mfd: cros_ec: Add host_sleep_event_v1 command
Evan Green
1
-0
/
+57
2019-05-14
mfd: syscon: atmel: Switch to SPDX license identifiers
Tudor Ambarus
4
-19
/
+4
2019-05-14
mfd: da9063: Convert headers to SPDX
Wolfram Sang
2
-12
/
+2
2019-05-14
mfd: cros_ec: Instantiate properly CrOS ISH MCU device
Rushikesh S Kadam
2
-0
/
+3
2019-05-14
Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib-mfd-pinctrl-5.2-2' and 'ib-mfd-regulator-5.2', tag 'ib-mfd-arm-net-5.2' into ibs-for-mfd-merged
Lee Jones
94
-287
/
+904
2019-05-13
of: Add bindings of gpu hw throttle for Tegra soctherm
Wei Ni
1
-4
/
+4
2019-05-13
RDMA/core: Change system parameters callback from dumpit to doit
Parav Pandit
1
-1
/
+1
2019-05-13
Merge branch 'pci/trivial'
Bjorn Helgaas
2
-236
/
+232
2019-05-13
Merge branch 'pci/iova-dma-ranges'
Bjorn Helgaas
1
-0
/
+1
2019-05-13
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
2
-1
/
+4
2019-05-13
Merge branch 'pci/host/al'
Bjorn Helgaas
1
-0
/
+1
2019-05-13
Merge branch 'pci/switchtec'
Bjorn Helgaas
2
-2
/
+13
2019-05-13
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+5
2019-05-13
Merge branch 'pci/msi'
Bjorn Helgaas
1
-18
/
+0
2019-05-13
Merge branch 'pci/hotplug'
Bjorn Helgaas
2
-11
/
+58
2019-05-13
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
Linus Torvalds
1
-9
/
+3
2019-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-0
/
+1
2019-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-86
/
+74
2019-05-13
Merge tag 'fsnotify_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2
-33
/
+4
2019-05-13
Merge branch 'linus' into core/urgent, to merge in dependent changes
Ingo Molnar
116
-573
/
+1230
2019-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+1
2019-05-13
Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
5
-24
/
+194
2019-05-13
ALSA: hda: Fix race between creating and refreshing sysfs entries
Amadeusz Sławiński
1
-0
/
+1
2019-05-13
spi: core: allow reporting the effectivly used speed_hz for a transfer
Martin Sperl
1
-0
/
+5
2019-05-13
ASoC: soc.h: fe_compr can be bit field
Kuninori Morimoto
1
-1
/
+1
2019-05-13
ASoC: SOF: uapi: remove unused sof header files
Jaska Uimonen
4
-447
/
+0
2019-05-13
PM / Domains: Add GENPD_FLAG_RPM_ALWAYS_ON flag
Leonard Crestez
1
-0
/
+4
2019-05-13
ACPICA: Update version to 20190509
Bob Moore
1
-1
/
+1
2019-05-13
ACPICA: Linux: move ACPI_DEBUG_DEFAULT flag out of ifndef
Erik Schmauss
1
-5
/
+5
[prev]
[next]