index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-07-04
Merge branch 'pci/host-rockchip' into next
Bjorn Helgaas
-26
/
+100
2017-07-04
Merge branch 'pci/host-rcar' into next
Bjorn Helgaas
-2
/
+2
2017-07-04
Merge branch 'pci/host-qcom' into next
Bjorn Helgaas
-59
/
+396
2017-07-04
Merge branch 'pci/host-mediatek' into next
Bjorn Helgaas
-0
/
+704
2017-07-04
Merge branch 'pci/host-kirin' into next
Bjorn Helgaas
-0
/
+536
2017-07-04
video: fbdev: matrox: the list iterator can't be NULL
Dan Carpenter
-1
/
+1
2017-07-04
video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()
Gustavo A. R. Silva
-6
/
+0
2017-07-04
fbdev: omapfb: constify ctrl_caps, color_caps, panel_attr_grp and ctrl_attr_grp
Arvind Yadav
-4
/
+4
2017-07-04
omapfb: panel-dsi-cm: constify dsicm_attr_group
Arvind Yadav
-1
/
+1
2017-07-04
vmlfb: Fix error handling in cr_pll_init()
Alexey Khoroshilov
-0
/
+1
2017-07-04
video: fbdev: fsl-diu-fb: constify mfb_template and fsl_diu_match.
Arvind Yadav
-2
/
+2
2017-07-04
perf unwind: Do not fail due to missing unwind support
Jiri Olsa
-1
/
+1
2017-07-04
perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip
Arnaldo Carvalho de Melo
-0
/
+1
2017-07-04
drm/amdgpu/gfx9: fix driver reload with KIQ
Alex Deucher
-51
/
+0
2017-07-04
drm/amdgpu/gfx8: fix driver reload with KIQ
Alex Deucher
-68
/
+1
2017-07-04
ipv4: Export rtm_ipv4_policy.
David S. Miller
-0
/
+1
2017-07-04
i2c: designware: Let slave adapter support be optional
Jarkko Nikula
-1
/
+4
2017-07-04
i2c: designware: Make HW init functions static
Jarkko Nikula
-8
/
+4
2017-07-04
i2c: designware: fix spelling mistakes
Colin Ian King
-1
/
+1
2017-07-04
ALSA: hda - Fix unbalance of i915 module refcount
Takashi Iwai
-1
/
+1
2017-07-04
i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus
Chris Packham
-3
/
+3
2017-07-04
i2c: pca-platform: correctly set algo_data.reset_chip
Chris Packham
-2
/
+4
2017-07-04
i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devices
Hans de Goede
-0
/
+12
2017-07-04
x86/platform/uv/BAU: Minor cleanup, make some local functions static
Colin Ian King
-25
/
+6
2017-07-04
Update my email address
Cornelia Huck
-3
/
+3
2017-07-04
genirq/timings: Move free timings out of spinlocked region
Thomas Gleixner
-2
/
+3
2017-07-04
genirq: Move irq resource handling out of spinlocked region
Thomas Gleixner
-8
/
+15
2017-07-04
genirq: Add mutex to irq desc to serialize request/free_irq()
Thomas Gleixner
-0
/
+12
2017-07-04
genirq: Move bus locking into __setup_irq()
Thomas Gleixner
-8
/
+5
2017-07-04
genirq: Force inlining of __irq_startup_managed to prevent build failure
Geert Uytterhoeven
-1
/
+1
2017-07-04
genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAIN
Sebastian Ott
-1
/
+3
2017-07-04
Revert "sched/cputime: Refactor the cputime_adjust() code"
Ingo Molnar
-8
/
+14
2017-07-04
kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
Haozhong Zhang
-2
/
+4
2017-07-04
f2fs: add ioctl to do gc with target block address
Jaegeuk Kim
-0
/
+55
2017-07-04
f2fs: don't need to check encrypted inode for partial truncation
Jaegeuk Kim
-2
/
+4
2017-07-04
f2fs: measure inode.i_blocks as generic filesystem
Chao Yu
-14
/
+17
2017-07-04
f2fs: set CP_TRIMMED_FLAG correctly
Chao Yu
-1
/
+1
2017-07-04
f2fs: require key for truncate(2) of encrypted file
Eric Biggers
-3
/
+7
2017-07-04
f2fs: move sysfs code from super.c to fs/f2fs/sysfs.c
Chao Yu
-333
/
+359
2017-07-04
f2fs: clean up sysfs codes
Chao Yu
-47
/
+74
2017-07-04
f2fs: fix to document fault injection option and sysfs file
Chao Yu
-0
/
+14
2017-07-04
f2fs: fix wrong error number of fill_super
Chao Yu
-1
/
+4
2017-07-04
f2fs: fix incorrect document of batched_trim_sections
Chao Yu
-1
/
+1
2017-07-04
f2fs: fix to show injection rate in ->show_options
Chao Yu
-1
/
+2
2017-07-04
f2fs: Fix a return value in case of error in 'f2fs_fill_super'
Christophe JAILLET
-1
/
+3
2017-07-04
f2fs: use proper variable name
Tiezhu Yang
-11
/
+11
2017-07-04
f2fs: fix to avoid panic when encountering corrupt node
Chao Yu
-3
/
+11
2017-07-04
f2fs: don't track newly allocated nat entry in list
Chao Yu
-6
/
+10
2017-07-04
f2fs: add f2fs_bug_on in __remove_discard_cmd
Chao Yu
-0
/
+2
2017-07-04
f2fs: introduce __wait_one_discard_bio
Chao Yu
-16
/
+17
[prev]
[next]