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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2016-04-22
Merge branch 'clk-hw-register' (early part) into clk-next
Stephen Boyd
2
-1
/
+99
2016-04-22
Merge branch 'clk-composite-unregister' into clk-next
Stephen Boyd
1
-0
/
+1
2016-04-22
clk: composite: Add unregister function
Maxime Ripard
1
-0
/
+1
2016-04-21
Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ...
Paul E. McKenney
4
-18
/
+96
2016-04-21
Merge tag 'topic/drm-misc-2016-04-21' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
3
-4
/
+19
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-4
/
+74
2016-04-21
geneve: break dependency with netdev drivers
Hannes Frederic Sowa
2
-4
/
+3
2016-04-21
vxlan: break dependency with netdev drivers
Hannes Frederic Sowa
2
-4
/
+3
2016-04-21
net/mlx5e: Support RX multi-packet WQE (Striding RQ)
Tariq Toukan
1
-1
/
+38
2016-04-21
net/mlx5: Introduce device queue counters
Tariq Toukan
1
-0
/
+6
2016-04-21
net/mlx4_core: Avoid repeated calls to pci enable/disable
Daniel Jurgens
1
-0
/
+7
2016-04-21
tcp: Merge tx_flags and tskey in tcp_shifted_skb
Martin KaFai Lau
1
-0
/
+2
2016-04-21
ipmr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
1
-0
/
+1
2016-04-21
libnl: add more helpers to align attributes on 64-bit
Nicolas Dichtel
1
-8
/
+31
2016-04-21
netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWARE
Alexander Duyck
1
-5
/
+3
2016-04-21
perf, bpf: minimize the size of perf_trace_() tracepoint handler
Alexei Starovoitov
2
-10
/
+8
2016-04-21
net: dsa: remove tag_protocol from dsa_switch
Vivien Didelot
1
-5
/
+0
2016-04-21
ALSA: hda - Fix possible race on regmap bypass flip
Takashi Iwai
1
-0
/
+2
2016-04-21
asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
Romain Perier
1
-2
/
+6
2016-04-21
thermal: consistently use int for trip temp
Wei Ni
1
-2
/
+2
2016-04-21
LSM: LoadPin for kernel file loading restrictions
Kees Cook
1
-0
/
+5
2016-04-21
fs: define a string representation of the kernel_read_file_id enumeration
Mimi Zohar
1
-6
/
+25
2016-04-21
string_helpers: add kstrdup_quotable_file
Kees Cook
1
-0
/
+3
2016-04-21
string_helpers: add kstrdup_quotable_cmdline
Kees Cook
1
-0
/
+1
2016-04-21
string_helpers: add kstrdup_quotable
Kees Cook
1
-0
/
+2
2016-04-21
pinctrl: Add devm_ apis for pinctrl_{register, unregister}
Laxman Dewangan
1
-0
/
+6
2016-04-20
rtnetlink: add new RTM_GETSTATS message to dump link stats
Roopa Prabhu
2
-0
/
+28
2016-04-20
iommu/iova: introduce per-cpu caching to iova allocation
Omer Peleg
1
-2
/
+21
2016-04-20
net: nla_align_64bit() needs to test the right pointer.
David S. Miller
1
-1
/
+1
2016-04-20
[media] tpg: Export the tpg code from vivid as a module
Helen Mae Koike Fornazier
2
-0
/
+665
2016-04-20
[media] v4l2-rect.h: new header with struct v4l2_rect helper functions
Hans Verkuil
1
-0
/
+173
2016-04-20
[media] v4l2-device.h: add v4l2_device_mask_ variants
Hans Verkuil
1
-1
/
+54
2016-04-20
Merge tag 'clk-renesas-for-v4.7-tag2' of git://git.kernel.org/pub/scm/linux/k...
Stephen Boyd
1
-0
/
+12
2016-04-20
Merge tag 'v4.7-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Stephen Boyd
1
-12
/
+12
2016-04-20
regulator: core: Use a bitfield for continuous_voltage_range
Mark Brown
1
-1
/
+1
2016-04-20
Merge branches 'topic/dai-link' and 'topic/find-dai' of git://git.kernel.org/...
Mark Brown
1
-1
/
+4
2016-04-20
ASoC: Export snd_soc_find_dai()
Mengdong Lin
1
-0
/
+3
2016-04-20
ASoC: topology: Set the link ID when creating a FE DAI link
Mengdong Lin
1
-1
/
+1
2016-04-20
[media] media: Improve documentation for link_setup/link_modify
Mauro Carvalho Chehab
2
-1
/
+5
2016-04-20
ASoC: Change DAI link's be_id to a generic id
Mengdong Lin
1
-1
/
+1
2016-04-20
[media] media-device: get rid of the spinlock
Mauro Carvalho Chehab
1
-5
/
+1
2016-04-20
net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typos
Eric Dumazet
1
-8
/
+11
2016-04-20
net/hsr: Fixed version field in ENUM
Peter Heise
1
-1
/
+1
2016-04-20
KVM: add missing memory barrier in kvm_{make,check}_request
Paolo Bonzini
1
-0
/
+11
2016-04-20
drm: probe_helper: Hide ugly ifdef
Ezequiel Garcia
1
-0
/
+8
2016-04-20
drm: Introduce drm_connector_register_all() helper
Alexey Brodkin
1
-1
/
+2
2016-04-20
drm/vma_manage: Drop has_offset
Daniel Vetter
1
-14
/
+1
2016-04-20
drm: fix lut value extraction function
Lionel Landwerlin
1
-2
/
+6
2016-04-20
crypto: ccp - Register the CCP as a DMA resource
Gary R Hook
1
-2
/
+34
2016-04-20
clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev()
Geert Uytterhoeven
1
-0
/
+7
[prev]
[next]