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
2015-10-19
sysfs: added __compat_only_sysfs_link_entry_to_kobj()
Jarkko Sakkinen
1
-0
/
+11
2015-10-19
Merge branch 'virtio-gpu-for-drm-next' of git://git.kraxel.org/linux into drm...
Dave Airlie
3
-1
/
+279
2015-10-19
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
1
-0
/
+1
2015-10-18
debugfs: Add debugfs_create_ulong()
Viresh Kumar
1
-0
/
+2
2015-10-18
vme: 8-bit status/id takes 256 values, not 255
Dmitry Kalinkin
1
-0
/
+3
2015-10-18
msm: remove unused header
Gabriel Laskar
1
-79
/
+0
2015-10-18
tty: Abstract tty buffer work
Peter Hurley
1
-0
/
+2
2015-10-18
tty: Combine SIGTTOU/SIGTTIN handling
Peter Hurley
1
-0
/
+1
2015-10-18
dmaengine: hsu: remove platform data
Heikki Krogerus
2
-5
/
+0
2015-10-18
dmaengine: hsu: introduce stubs for the exported functions
Heikki Krogerus
1
-0
/
+10
2015-10-18
tty: Remove wait_event_interruptible_tty()
Peter Hurley
1
-26
/
+0
2015-10-18
tty: r3964: Replace/remove bogus tty lock use
Peter Hurley
1
-2
/
+3
2015-10-18
tty: r3964: Use tty->read_wait waitqueue
Peter Hurley
1
-3
/
+0
2015-10-18
tty: Remove tty_port::close_wait
Peter Hurley
1
-1
/
+0
2015-10-18
tty: Remove tty_wait_until_sent_from_close()
Peter Hurley
1
-18
/
+0
2015-10-17
jbd2: clean up feature test macros with predicate functions
Darrick J. Wong
1
-3
/
+68
2015-10-17
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
1
-0
/
+3
2015-10-17
ext4: reserve code points for the project quota feature
Theodore Ts'o
1
-0
/
+1
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
61
-332
/
+994
2015-10-17
mm,thp: reduce ifdef'ery for THP in generic code
Vineet Gupta
1
-7
/
+30
2015-10-17
net: add pfmemalloc check in sk_add_backlog()
Eric Dumazet
1
-0
/
+8
2015-10-17
Merge tag 'extcon-next-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
5
-47
/
+61
2015-10-17
Input: rotary-encoder - add support for quarter-period mode
Ezequiel Garcia
1
-1
/
+1
2015-10-17
Input: document and check on implicitly defined FF_MAX_EFFECTS
Elias Vanderstuyft
1
-0
/
+8
2015-10-17
Input: fix EVIOCSFF macro inconsistency by using _IOW()
Elias Vanderstuyft
1
-1
/
+1
2015-10-17
devicetree: bindings: Use linux-event-codes.h for evdev codes
Hans de Goede
2
-509
/
+2
2015-10-17
Input: add input-event-codes header file
Hans de Goede
3
-787
/
+807
2015-10-16
gpiolib: Add and use OF_GPIO_SINGLE_ENDED flag
Laurent Pinchart
1
-0
/
+1
2015-10-16
PCI/ACPI: Add interface acpi_pci_root_create()
Jiang Liu
1
-0
/
+24
2015-10-16
ACPI/PCI: Enhance ACPI core to support sparse IO space
Jiang Liu
1
-0
/
+1
2015-10-16
Merge back earlier 'pm-domains' material for v4.4.
Rafael J. Wysocki
1
-64
/
+0
2015-10-16
gpiolib: provide generic request/free implementations
Jonas Gorski
1
-0
/
+3
2015-10-16
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+2
2015-10-16
clk: Make clk input parameter of __clk_get_name() const
Geert Uytterhoeven
1
-1
/
+1
2015-10-16
Merge tag 'imx-clk-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Stephen Boyd
5
-5
/
+10
2015-10-16
regulator: introduce min_dropout_uV
Sascha Hauer
1
-0
/
+2
2015-10-16
netfilter: turn NF_HOOK into an inline function
Arnd Bergmann
1
-2
/
+17
2015-10-16
netfilter: make nf_queue_entry_get_refs return void
Florian Westphal
1
-1
/
+1
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
1
-1
/
+0
2015-10-16
ASoC: Add info callback for SX_TLV controls
Charles Keepax
1
-2
/
+4
2015-10-16
net: introduce pre-change upper device notifier
Jiri Pirko
1
-0
/
+1
2015-10-16
drm/i810_drm.h: include drm/drm.h
Mikko Rapeli
1
-0
/
+2
2015-10-16
r128_drm.h: include drm/drm.h
Mikko Rapeli
1
-0
/
+2
2015-10-16
savage_drm.h: include <drm/drm.h>
Mikko Rapeli
1
-0
/
+2
2015-10-16
gpu/doc: Convert to markdown harder
Lukas Wunner
1
-1
/
+1
2015-10-16
vga_switcheroo: Use enum vga_switcheroo_client_id instead of int
Lukas Wunner
1
-3
/
+3
2015-10-16
vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1
Lukas Wunner
1
-0
/
+4
2015-10-16
vga_switcheroo: Use enum vga_switcheroo_state instead of int
Lukas Wunner
1
-2
/
+2
2015-10-16
drm: Add DRM_DEBUG_VBL()
Ville Syrjälä
1
-1
/
+10
2015-10-16
ALSA: timer: add config item to export PCM timer disabling for expert
Jie Yang
1
-1
/
+7
[prev]
[next]