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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-29
Revert "hv_netvsc: report vmbus name in ethtool"
Stephen Hemminger
1
-7
/
+0
2016-10-29
Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' int...
Mark Brown
1
-5
/
+6
2016-10-29
net/mlx5: PCI error recovery health care simulation
Mohamad Haj Yahia
1
-0
/
+1
2016-10-29
net/mlx5: Fix race between PCI error handlers and health work
Mohamad Haj Yahia
1
-0
/
+4
2016-10-29
{net, ib}/mlx5: Make cache line size determination at runtime.
Daniel Jurgens
1
-11
/
+0
2016-10-29
Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2016-10-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2016-10-28
regmap: Rename ret variable in regmap_read_poll_timeout
Charles Keepax
1
-5
/
+5
2016-10-28
workqueue: kerneldocify workqueue_attrs
Silvio Fricke
1
-11
/
+24
2016-10-28
Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...
Linus Torvalds
1
-0
/
+22
2016-10-28
block: add a proper block layer data direction encoding
Christoph Hellwig
2
-13
/
+30
2016-10-28
block: better op and flags encoding
Christoph Hellwig
6
-80
/
+48
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2
-39
/
+49
2016-10-28
block: replace REQ_THROTTLED with a bio flag
Christoph Hellwig
1
-6
/
+2
2016-10-28
block: move REQ_RAHEAD to common flags
Christoph Hellwig
1
-2
/
+2
2016-10-28
block: REQ_NOMERGE is common to the bio and request
Christoph Hellwig
1
-1
/
+1
2016-10-28
block: remove bio_is_rw
Christoph Hellwig
1
-11
/
+0
2016-10-28
miscdevice: introduce builtin_misc_device
Paul Gortmaker
1
-0
/
+7
2016-10-28
mei: bus: remove rx callback context
Tomas Winkler
1
-4
/
+2
2016-10-28
mei: bus: add module_mei_cl_driver helper macro
Tomas Winkler
1
-0
/
+13
2016-10-28
perf/powerpc: Don't call perf_event_disable() from atomic context
Jiri Olsa
1
-0
/
+1
2016-10-28
mtd: nand: Fix data interface configuration logic
Boris Brezillon
1
-1
/
+1
2016-10-28
debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FS
Arnd Bergmann
1
-17
/
+27
2016-10-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+2
2016-10-28
kconfig.h: remove config_enabled() macro
Masahiro Yamada
1
-3
/
+2
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-1
/
+1
2016-10-27
genetlink: statically initialize families
Johannes Berg
2
-13
/
+17
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
1
-1
/
+0
2016-10-27
Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+11
2016-10-27
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
1
-28
/
+2
2016-10-27
tty: vgacon+sisusb, move scrolldelta to a common helper
Jiri Slaby
1
-0
/
+2
2016-10-27
tty: vt, cleanup and document con_scroll
Jiri Slaby
1
-5
/
+11
2016-10-27
cfg80211: Add KEK/nonces for FILS association frames
Jouni Malinen
1
-0
/
+3
2016-10-27
cfg80211: Add Fast Initial Link Setup (FILS) auth algs
Jouni Malinen
1
-0
/
+3
2016-10-27
cfg80211: Define IEEE P802.11ai (FILS) information elements
Jouni Malinen
1
-0
/
+20
2016-10-27
firmware: ti_sci: Add support for reboot core service
Nishanth Menon
1
-0
/
+11
2016-10-27
firmware: ti_sci: Add support for Clock control
Nishanth Menon
1
-0
/
+78
2016-10-27
firmware: ti_sci: Add support for Device control
Nishanth Menon
1
-0
/
+91
2016-10-27
firmware: Add basic support for TI System Control Interface (TI-SCI) protocol
Nishanth Menon
1
-0
/
+69
2016-10-27
doc: update docbook annotations for socket and skb
Stephen Hemminger
1
-0
/
+1
2016-10-27
net: phy: broadcom: Add support for BCM54612E
Xo Wang
1
-0
/
+1
2016-10-27
net: phy: broadcom: Update Auxiliary Control Register macros
Xo Wang
1
-1
/
+2
2016-10-27
cacheinfo: Introduce cache id
Fenghua Yu
1
-0
/
+3
2016-10-26
regulator: tps65218: Remove all the compatibles
Keerthy
1
-0
/
+1
2016-10-26
mfd: tps65218: Remove redundant read wrapper
Keerthy
1
-2
/
+0
2016-10-26
x86/io: add interface to reserve io memtype for a resource range. (v1.1)
Dave Airlie
1
-0
/
+22
2016-10-25
platform/chrome: Introduce a new function to check EC features.
Vincent Palatin
2
-0
/
+85
2016-10-25
iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.
Enric Balletbo i Serra
2
-5
/
+103
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
7
-229
/
+244
2016-10-25
locking/mutex: Rework mutex::owner
Peter Zijlstra
2
-40
/
+30
[prev]
[next]