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
2013-10-23
mfd: da9052: Avoid multiwrite mode due to silicon errata
David Jander
1
-6
/
+14
2013-10-23
sched/wait: Fix build breakage
Thierry Reding
1
-1
/
+1
2013-10-23
mfd: Allow mapping regulator supplies to MFD device from children
Charles Keepax
1
-0
/
+6
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-26
/
+15
2013-10-22
leds: Added driver for the NXP PCA9685 I2C chip
Maximilian Güntner
1
-0
/
+35
2013-10-22
leds: lp55xx: enable setting default trigger
Linus Walleij
1
-0
/
+1
2013-10-22
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...
James Morris
1
-8
/
+18
2013-10-22
ASoC: davinci-mcasp: Extract DMA channels directly from DT
Jyri Sarha
1
-0
/
+2
2013-10-22
netfilter: ipset: Use netlink callback dump args only
Jozsef Kadlecsik
1
-0
/
+10
2013-10-22
ipv6: sit: add GSO/TSO support
Eric Dumazet
2
-2
/
+6
2013-10-22
bitops: Introduce a more generic BITMASK macro
Chen, Gong
1
-0
/
+8
2013-10-22
ACPI, CPER: Update cper info
Chen, Gong
1
-1
/
+1
2013-10-22
net: fix build warnings because of net_get_random_once merge
Hannes Frederic Sowa
1
-0
/
+1
2013-10-21
mmc: sdhci-esdhc-imx: add delay line setting support
Dong Aisheng
1
-0
/
+1
2013-10-21
ARM: imx6sl: add imx6sl iomux-gpr field define
Fugang Duan
1
-0
/
+5
2013-10-21
Merge remote-tracking branch 'shesselba/clk-of-init-v2_for-3.13' into imx/soc
Shawn Guo
3
-26
/
+0
2013-10-21
ARM: S3C24XX: add dma pdata for s3c2410, s3c2440 and s3c2442
Heiko Stuebner
1
-0
/
+3
2013-10-20
net: introduce new macro net_get_random_once
Hannes Frederic Sowa
1
-0
/
+25
2013-10-20
static_key: WARN on usage before jump_label_init was called
Hannes Frederic Sowa
2
-0
/
+12
2013-10-20
ipip: add GSO/TSO support
Eric Dumazet
2
-2
/
+6
2013-10-20
ipv4: gso: make inet_gso_segment() stackable
Eric Dumazet
1
-2
/
+5
2013-10-20
gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources
Mika Westerberg
1
-0
/
+2
2013-10-20
gpiolib / ACPI: convert to gpiod interfaces
Mika Westerberg
1
-11
/
+18
2013-10-20
gpiolib: add gpiod_get() and gpiod_put() functions
Alexandre Courbot
2
-0
/
+71
2013-10-20
gpiolib: port of_ functions to use gpiod
Alexandre Courbot
1
-5
/
+24
2013-10-20
gpiolib: export descriptor-based GPIO interface
Alexandre Courbot
3
-4
/
+372
2013-10-20
Merge tag 'v3.12-rc6' into devel
Linus Walleij
13
-73
/
+76
2013-10-20
Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-1
/
+3
2013-10-20
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
13
-73
/
+76
2013-10-20
Merge 3.12-rc6 into staging-next.
Greg Kroah-Hartman
13
-73
/
+76
2013-10-20
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
21
-76
/
+120
2013-10-20
Merge 3.12-rc6 into char-misc-next
Greg Kroah-Hartman
21
-76
/
+120
2013-10-19
usb: wusbcore: preserve endianness of cached descriptors
Thomas Pugliese
1
-3
/
+3
2013-10-19
ftrace: Add set_graph_notrace filter
Namhyung Kim
1
-0
/
+1
2013-10-19
ARM: tegra: Add Tegra114 powergate support
Thierry Reding
1
-1
/
+8
2013-10-18
Merge tag 'omap-for-v3.13/board-removal-signed-take2' of git://git.kernel.org...
Kevin Hilman
6
-8
/
+54
2013-10-18
cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=n
Daniel Vetter
1
-0
/
+8
2013-10-18
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
4
-14
/
+52
2013-10-18
net: Delete trailing semi-colon from definition of netdev_WARN()
Ben Hutchings
1
-1
/
+1
2013-10-18
net: refactor sk_page_frag_refill()
Eric Dumazet
1
-0
/
+2
2013-10-18
regulator: core: Add ability to create a lookup alias for supply
Charles Keepax
1
-0
/
+79
2013-10-18
intel_mid: Move platform device setups to their own platform_<device>.* files
David Cohen
1
-0
/
+3
2013-10-18
tty/serial: at91: add a fallback option to determine uart/usart property
Nicolas Ferre
1
-0
/
+1
2013-10-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-2
/
+2
2013-10-17
yam: integer underflow in yam_ioctl()
Dan Carpenter
1
-1
/
+1
2013-10-17
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...
David S. Miller
2
-6
/
+13
2013-10-17
net/mlx4: Fix typo, move similar defs to same location
Or Gerlitz
2
-5
/
+3
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2013-10-17
Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+4
2013-10-17
usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register
Guenter Roeck
1
-1
/
+1
[prev]
[next]