index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-22
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
15
-58
/
+196
2018-02-21
drm/tve200: fix kernel-doc documentation comment include
Jani Nikula
1
-1
/
+1
2018-02-21
drm/edid: quirk Sony PlayStation VR headset as non-desktop
Philipp Zabel
1
-0
/
+3
2018-02-21
drm/edid: quirk Windows Mixed Reality headsets as non-desktop
Philipp Zabel
1
-0
/
+10
2018-02-21
drm/edid: quirk Oculus Rift headsets as non-desktop
Philipp Zabel
1
-0
/
+5
2018-02-21
Merge tag 'drm-misc-fixes-2018-01-31' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-17
/
+23
2018-02-21
Merge tag 'exynos-drm-fixes-for-v4.16-rc3' of git://git.kernel.org/pub/scm/li...
Dave Airlie
5
-30
/
+12
2018-02-20
drm/meson: fix vsync buffer update
Neil Armstrong
3
-4
/
+12
2018-02-20
drm: Handle unexpected holes in color-eviction
Chris Wilson
1
-3
/
+18
2018-02-20
drm: exynos: Use proper macro definition for HDMI_I2S_PIN_SEL_1
Sylwester Nawrocki
2
-3
/
+6
2018-02-20
drm/exynos: remove exynos_drm_rotator.h
Corentin Labbe
1
-19
/
+0
2018-02-20
drm/exynos: g2d: Delete an error message for a failed memory allocation in tw...
Markus Elfring
1
-4
/
+2
2018-02-20
drm/exynos: fix comparison to bitshift when dealing with a mask
Wolfram Sang
1
-1
/
+1
2018-02-20
drm/exynos: g2d: use monotonic timestamps
Arnd Bergmann
1
-3
/
+3
2018-02-19
drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
Kai-Heng Feng
1
-0
/
+3
2018-02-18
Linux 4.16-rc2
v4.16-rc2
Linus Torvalds
1
-1
/
+1
2018-02-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2018-02-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
34
-628
/
+1195
2018-02-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-51
/
+36
2018-02-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2018-02-17
Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-171
/
+108
2018-02-17
Merge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-19
/
+3
2018-02-17
Merge tag 'mtd/fixes-for-4.16-rc2' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-5
/
+3
2018-02-17
Merge tag 'powerpc-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-10
/
+29
2018-02-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
17
-406
/
+448
2018-02-17
Merge tag 'for-linus-4.16a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-114
/
+101
2018-02-17
pvcalls-front: wait for other operations to return when release passive sockets
Stefano Stabellini
1
-0
/
+6
2018-02-17
pvcalls-front: introduce a per sock_mapping refcount
Stefano Stabellini
1
-112
/
+79
2018-02-17
x86/xen: Calculate __max_logical_packages on PV domains
Prarit Bhargava
3
-2
/
+11
2018-02-17
xenbus: track caller request id
Joao Martins
3
-0
/
+5
2018-02-17
arm64: cputype: Silence Sparse warnings
Robin Murphy
1
-1
/
+1
2018-02-16
drm/amdgpu: Fix deadlock on runtime suspend
Lukas Wunner
1
-20
/
+38
2018-02-16
drm/radeon: Fix deadlock on runtime suspend
Lukas Wunner
1
-25
/
+49
2018-02-16
drm/nouveau: Fix deadlock on runtime suspend
Lukas Wunner
1
-5
/
+13
2018-02-16
drm: Allow determining if current task is output poll worker
Lukas Wunner
2
-0
/
+21
2018-02-16
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
2
-0
/
+17
2018-02-16
Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-2
/
+7
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
13
-399
/
+426
2018-02-16
mm: hide a #warning for COMPILE_TEST
Arnd Bergmann
1
-1
/
+1
2018-02-16
Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-13
/
+21
2018-02-16
Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-21
/
+80
2018-02-16
Merge tag 'for-4.16/dm-chained-bios-fix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+2
2018-02-16
Merge tag 'platform-drivers-x86-v4.16-4' of git://git.infradead.org/linux-pla...
Linus Torvalds
3
-21
/
+3
2018-02-16
Merge tag 'sound-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
7
-13
/
+104
2018-02-16
Merge tag 'drm-fixes-for-v4.16-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
17
-154
/
+350
2018-02-16
dm: correctly handle chained bios in dec_pending()
NeilBrown
1
-1
/
+2
2018-02-16
Merge tag 'irqchip-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
11344
-304076
/
+490270
2018-02-16
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-14
/
+4
2018-02-16
irqchip/bcm: Remove hashed address printing
Jaedon Shin
3
-9
/
+0
2018-02-16
irqchip/gic-v2m: Add PCI Multi-MSI support
Marc Zyngier
1
-24
/
+22
[next]