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-03-08
drm: introduce pipe color correction properties
Lionel Landwerlin
4
-1
/
+66
2016-03-08
Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
6
-21
/
+153
2016-03-08
Merge branch 'linus' into irq/core, to pick up fixes
Ingo Molnar
55
-1604
/
+1771
2016-03-08
sched/deadline: Remove dl_new from struct sched_dl_entity
Luca Abeni
1
-5
/
+1
2016-03-08
drm/atomic: Handle encoder stealing from set_config better.
Maarten Lankhorst
1
-0
/
+2
2016-03-08
ALSA: seq: Provide card number / PID via sequencer client info
Martin Koegler
1
-2
/
+4
2016-03-08
Merge branch 'topic/hda' into for-next
Takashi Iwai
46
-1570
/
+1643
2016-03-08
ALSA: hda - Fix unexpected resume through regmap code path
Takashi Iwai
1
-0
/
+2
2016-03-08
Merge branch 'devm-gpiochip-add-data' into devel
Linus Walleij
1
-0
/
+4
2016-03-08
mtd: spi-nor: add TB (Top/Bottom) protect support
Brian Norris
1
-0
/
+2
2016-03-08
mtd: nand: simplify nand_bch_init() usage
Boris BREZILLON
1
-6
/
+2
2016-03-08
mtd: create an mtd_oobavail() helper and make use of it
Boris BREZILLON
1
-0
/
+5
2016-03-08
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
1
-1
/
+0
2016-03-08
serial: sa1100: make sa1100_register_uart_fns a function
Arnd Bergmann
1
-2
/
+6
2016-03-08
serial: mvebu-uart: initial support for Armada-3700 serial port
Wilson Ding
1
-0
/
+3
2016-03-08
tty/serial: at91: fix bad offset for UART timeout register
Ludovic Desroches
1
-1
/
+2
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-1
/
+37
2016-03-07
qed/qede: Add infrastructure support for hardware GRO
Manish Chopra
1
-3
/
+9
2016-03-07
PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.h
Bjorn Helgaas
2
-18
/
+30
2016-03-07
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
2
-0
/
+4
2016-03-07
ALSA: hda - Use snd_hdac namespace prefix for chmap exported APIs
Subhransu S. Prusty
1
-7
/
+7
2016-03-07
ALSA: hda - Move chmap support helpers/ops to core
Subhransu S. Prusty
1
-0
/
+15
2016-03-07
ALSA: hda - chmap helper args modified to use generic hdac objs.
Subhransu S. Prusty
1
-3
/
+7
2016-03-07
ALSA: hda - Add hdmi chmap verb programming ops to chmap object
Subhransu S. Prusty
1
-0
/
+10
2016-03-07
ALSA: hda - Use hdac name space for CEA spk alloc structure
Subhransu S. Prusty
1
-3
/
+3
2016-03-07
ALSA: hda - Register chmap obj as priv data instead of codec
Subhransu S. Prusty
1
-0
/
+6
2016-03-07
ALSA: hda - Create common chmap object
Subhransu S. Prusty
1
-0
/
+41
2016-03-07
bcma: move parallel flash support to separated file
Rafał Miłecki
1
-2
/
+6
2016-03-07
bcma: drop unneeded fields from bcma_pflash struct
Rafał Miłecki
1
-3
/
+0
2016-03-07
brcmfmac: switch to new platform data
Hante Meuleman
2
-135
/
+185
2016-03-07
Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix
Ingo Molnar
34
-1565
/
+1660
2016-03-07
ipvs: drop first packet to redirect conntrack
Julian Anastasov
1
-0
/
+17
2016-03-07
Merge branch 'xfs-dio-fix-4.6' into for-next
Dave Chinner
1
-1
/
+1
2016-03-07
klp: remove CONFIG_LIVEPATCH dependency from klp headers
Jiri Kosina
1
-4
/
+0
2016-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+1
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
2
-4
/
+10
2016-03-06
nfit, libnvdimm: clear poison command support
Dan Williams
1
-0
/
+13
2016-03-06
scsi: Add 'access_state' and 'preferred_path' attribute
Hannes Reinecke
2
-0
/
+13
2016-03-05
Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-24
/
+30
2016-03-05
nfit: disable userspace initiated ars during scrub
Dan Williams
1
-0
/
+2
2016-03-05
nfit, libnvdimm: async region scrub workqueue
Dan Williams
1
-0
/
+1
2016-03-05
libnvdimm: async notification support
Dan Williams
1
-0
/
+7
2016-03-05
libnvdimm, nfit: centralize command status translation
Dan Williams
1
-1
/
+1
2016-03-05
USB: core: let USB device know device node
Peter Chen
1
-0
/
+7
2016-03-05
usb: devio: Add ioctl to disallow detaching kernel USB drivers.
Reilly Grant
1
-0
/
+2
2016-03-05
hwmon: (ntc_thermistor) Add support for ncpXXxh103
Joseph McNally
1
-0
/
+1
2016-03-05
mm/pkeys: Fix siginfo ABI breakage caused by new u64 field
Dave Hansen
1
-1
/
+1
2016-03-05
Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-next
Mark Brown
1
-48
/
+49
2016-03-05
Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '...
Mark Brown
1
-1
/
+9
2016-03-05
Merge remote-tracking branches 'asoc/fix/jack', 'asoc/fix/max98088', 'asoc/fi...
Mark Brown
1
-4
/
+4
[prev]
[next]