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.19.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-7.0.y
linux-7.1.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
2014-12-30
ALSA: pcm: Use __ffs() instead of ffs() in snd_mask_min()
Lars-Peter Clausen
1
-1
/
+1
2014-12-30
ALSA: pcm: Simplify params_period_bytes()
Lars-Peter Clausen
1
-3
/
+1
2014-12-30
ALSA: pcm: Add kernel doc for params_*() functions
Lars-Peter Clausen
1
-4
/
+33
2014-12-30
ALSA: pcm: Convert params_* mask helpers to static inline functions
Lars-Peter Clausen
1
-6
/
+18
2014-12-30
ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} defines
Lars-Peter Clausen
1
-3
/
+0
2014-12-30
ALSA: pcm_params: Remove unused add/sub functions
Lars-Peter Clausen
1
-14
/
+0
2014-12-30
ALSA: pcm: Fix kerneldoc for params_*() functions
Lars-Peter Clausen
1
-5
/
+5
2014-12-30
Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+8
2014-12-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
3
-5
/
+5
2014-12-29
mm: get rid of radix tree gfp mask for pagecache_get_page
Michal Hocko
1
-7
/
+6
2014-12-29
Merge branches 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
1
-0
/
+8
2014-12-29
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
1
-3
/
+0
2014-12-29
virtio_ring: document alignment requirements
Michael S. Tsirkin
1
-0
/
+7
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
2
-4
/
+4
2014-12-27
genetlink: pass multicast bind/unbind to families
Johannes Berg
1
-0
/
+5
2014-12-27
genetlink: pass only network namespace to genl_has_listeners()
Johannes Berg
1
-2
/
+2
2014-12-27
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
2
-13
/
+35
2014-12-27
neigh: remove next ptr from struct neigh_table
Nicolas Dichtel
1
-1
/
+0
2014-12-26
Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constant
Marcel Holtmann
1
-0
/
+10
2014-12-26
iio: kfifo: Add resource management devm_iio_kfifo_allocate/free
Karol Wrona
1
-0
/
+3
2014-12-26
iio: kfifo: Remove unused argument in iio_kfifo_allocate
Karol Wrona
1
-1
/
+1
2014-12-26
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-7
/
+4
2014-12-26
hwrng: core - Use struct completion for cleanup_done
Herbert Xu
1
-1
/
+2
2014-12-25
libata: s/ata_id_removeable()/ata_id_removable()/
Nicholas Krause
1
-1
/
+1
2014-12-24
regulator: mt6397: Add support for MT6397 regulator
Flora Fu
1
-0
/
+49
2014-12-24
spi: sh-msiof: Configure MSIOF sync signal timing in device tree
Yoshihiro Shimoda
1
-0
/
+2
2014-12-24
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
Dave Airlie
1
-7
/
+0
2014-12-24
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+4
2014-12-24
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
1
-0
/
+4
2014-12-23
[media] media: platform: add VPFE capture driver support for AM437X
Benoit Parrot
2
-0
/
+123
2014-12-23
[media] smiapp: Use types better suitable for DT
Sakari Ailus
1
-5
/
+5
2014-12-23
[media] v4l: Add packed Bayer raw10 pixel formats
Aviv Greenberg
1
-0
/
+5
2014-12-23
[media] DocBook: v4l: Rearrange raw bayer format definitions, remove bad comment
Sakari Ailus
1
-8
/
+4
2014-12-23
[media] v4l2 core: improve debug flag handling
Hans Verkuil
2
-4
/
+14
2014-12-23
[media] v4l: vsp1: Remove support for platform data
Laurent Pinchart
1
-27
/
+0
2014-12-23
clk: samsung: exynos7: Add required clock tree for USB
Vivek Gautam
1
-1
/
+8
2014-12-23
clk: samsung: exynos7: Add clocks for MSCL block
Tony K Nadackal
1
-1
/
+39
2014-12-23
phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards
Vignesh R
1
-3
/
+3
2014-12-23
dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widths
Laurent Pinchart
1
-0
/
+3
2014-12-23
ARM: shmobile: r8a7791: add MLB+ clock
Andrey Gusakov
1
-0
/
+1
2014-12-23
ARM: shmobile: r8a7790: add MLB+ clock
Andrey Gusakov
1
-0
/
+1
2014-12-23
Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tag...
Dave Airlie
1
-0
/
+4
2014-12-23
in6: fix conflict with glibc
stephen hemminger
2
-1
/
+5
2014-12-22
spi: pxa2xx: Add definition for Intel Quark DDS_RATE register
Jarkko Nikula
1
-0
/
+1
2014-12-22
[media] v4l2-subdev: drop unused op enum_mbus_fmt
Hans Verkuil
1
-2
/
+0
2014-12-22
[media] v4l2-subdev: drop get/set_crop pad ops
Hans Verkuil
1
-4
/
+0
2014-12-22
[media] media: remove emacs editor variables
Hans Verkuil
1
-6
/
+0
2014-12-22
i2c: Remove support for legacy PM
Lars-Peter Clausen
1
-4
/
+0
2014-12-22
ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
Yalin Wang
1
-4
/
+73
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
10
-42
/
+0
[prev]
[next]