index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-01
drm/dp: add drm_dp_link_power_down() helper
Rob Clark
1
-0
/
+1
2015-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
10
-24
/
+51
2015-01-28
drm/bridge: make bridge registration independent of drm flow
Ajay Kumar
2
-13
/
+21
2015-01-28
drm/bridge: do not pass drm_bridge_funcs to drm_bridge_init
Ajay Kumar
1
-2
/
+1
2015-01-28
Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm...
Dave Airlie
3
-2
/
+28
2015-01-28
Merge tag 'drm/tegra/for-3.20-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
4
-3
/
+63
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+6
2015-01-27
drm/atomic: Add ->atomic_check() to encoder helpers
Thierry Reding
1
-0
/
+6
2015-01-27
drm/plane: Add optional ->atomic_disable() callback
Thierry Reding
2
-0
/
+40
2015-01-27
drm/plane: Make ->atomic_update() mandatory
Thierry Reding
1
-1
/
+1
2015-01-27
gpu: host1x: Provide a proper struct bus_type
Thierry Reding
1
-3
/
+15
2015-01-27
drm/atomic-helpers: Saner encoder/crtc callbacks
Daniel Vetter
1
-2
/
+18
2015-01-27
drm/atomic-helpers: Recover full cursor plane behaviour
Daniel Vetter
1
-0
/
+2
2015-01-27
drm/atomic-helper: add connector->dpms() implementation
Daniel Vetter
1
-0
/
+2
2015-01-27
drm/atomic: Add drm_crtc_state->active
Daniel Vetter
1
-0
/
+3
2015-01-27
drm: Add standardized boolean props
Daniel Vetter
1
-0
/
+2
2015-01-27
drm: Add rotation value to plane state
Matt Roper
1
-0
/
+3
2015-01-27
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
1
-5
/
+6
2015-01-27
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2
-8
/
+12
2015-01-27
Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
3
-37
/
+59
2015-01-27
Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2
-1
/
+2
2015-01-27
Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2015-01-27
printk: add dummy routine for when CONFIG_PRINTK=n
Pranith Kumar
1
-3
/
+12
2015-01-27
mm: page_alloc: embed OOM killing naturally into allocation slowpath
Johannes Weiner
1
-5
/
+0
2015-01-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+13
2015-01-24
Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2015-01-24
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2015-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+9
2015-01-23
gpu: host1x: Call ->remove() only when a device is bound
Thierry Reding
1
-0
/
+2
2015-01-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+4
2015-01-22
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
1
-0
/
+13
2015-01-22
drm/probe-helper: don't lose hotplug event
Daniel Vetter
1
-0
/
+1
2015-01-22
module: make module_refcount() a signed integer.
Rusty Russell
1
-1
/
+1
2015-01-22
Merge remote-tracking branch 'origin/master' into drm-next
Dave Airlie
31
-71
/
+221
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
1
-1
/
+1
2015-01-21
drm: add bus_formats and num_bus_formats fields to drm_display_info
Boris Brezillon
1
-0
/
+8
2015-01-21
Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
3
-16
/
+68
2015-01-20
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2015-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+11
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
1
-1
/
+1
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
1
-0
/
+2
2015-01-19
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
1
-0
/
+1
2015-01-19
KVM: fix sparse warning in include/trace/events/kvm.h
Christian Borntraeger
1
-7
/
+9
2015-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+2
2015-01-17
genetlink: synchronize socket closing and family removal
Johannes Berg
2
-1
/
+8
2015-01-17
genetlink: document parallel_ops
Johannes Berg
1
-0
/
+2
2015-01-16
Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-3
/
+3
2015-01-16
Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+3
2015-01-16
PCI: Add pci_claim_bridge_resource() to clip window if necessary
Yinghai Lu
1
-0
/
+1
2015-01-16
PCI: Add flag for devices where we can't use bus reset
Alex Williamson
1
-0
/
+2
[next]