index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2014-05-28
NFS: Create a common read and write data struct
Anna Schumaker
2014-05-28
NFS: Create a common results structure for reads and writes
Anna Schumaker
2014-05-28
NFS: Create a common argument structure for reads and writes
Anna Schumaker
2014-05-28
PCI: Introduce new device binding path using pci_dev.driver_override
Alex Williamson
2014-05-28
PCI: Add support for PCIe-to-PCI bridge DMA alias quirks
Alex Williamson
2014-05-28
nfs: remove ->read_pageio_init from rpc ops
Christoph Hellwig
2014-05-28
nfs: remove ->write_pageio_init from rpc ops
Christoph Hellwig
2014-05-28
PCI: Add support for DMA alias quirks
Alex Williamson
2014-05-28
PCI: Convert pci_dev_flags definitions to bit shifts
Alex Williamson
2014-05-28
console: Use explicit pointer type for vc_uni_pagedir* fields
Takashi Iwai
2014-05-28
tty/serial: at91: use mctrl_gpio helpers
Richard Genoud
2014-05-28
Revert "usb: gadget: net2280: Add support for PLX USB338X"
Greg Kroah-Hartman
2014-05-28
regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATOR
Viresh Kumar
2014-05-28
PCI: Add DMA alias iterator
Alex Williamson
2014-05-28
Merge branch 'earlycon-dt' into for-next
Rob Herring
2014-05-28
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-28
blk-mq: remove alloc_hctx and free_hctx methods
Christoph Hellwig
2014-05-28
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-28
blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_request
Christoph Hellwig
2014-05-28
cpuidle: declare cpuidle_dev in cpuidle.h
Paul Burton
2014-05-28
wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORT
Jes Sorensen
2014-05-28
blk-mq: add helper to insert requests from irq context
Christoph Hellwig
2014-05-28
blk-mq: remove stale comment for blk_mq_complete_request()
Jens Axboe
2014-05-28
ARM: OMAP2: clock: add DT boot support for cpufreq_ck
Tero Kristo
2014-05-28
CLK: TI: OMAP2: add clock init support
Tero Kristo
2014-05-28
CLK: TI: interface: add support for omap2430 specific interface clock
Tero Kristo
2014-05-28
CLK: TI: APLL: add support for omap2 aplls
Tero Kristo
2014-05-28
CLK: TI: DPLL: add support for omap2 core dpll
Tero Kristo
2014-05-28
mfd: twl4030-power: Add support for board specific configuration
Tony Lindgren
2014-05-28
mfd: twl4030-power: Add generic reset configuration
Tony Lindgren
2014-05-28
mtd: pfow: remove unused variable
Brian Norris
2014-05-27
miscdevice.h: Simple syntax fix to make pointers consistent.
Robert P. J. Day
2014-05-27
mcb: Add support for shared PCI IRQs
Johannes Thumshirn
2014-05-27
blk-mq: allow non-softirq completions
Jens Axboe
2014-05-27
USB: separate usb_address0 mutexes for each bus
Todd E Brandt
2014-05-27
PCI: Fix return value from pci_user_{read,write}_config_*()
Gavin Shan
2014-05-27
usb: gadget: net2280: Add support for PLX USB338X
Ricardo Ribalda Delgado
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
2014-05-27
Add support for using a MAX3421E chip as a host driver.
David Mosberger
2014-05-27
kernfs: move the last knowledge of sysfs out from kernfs
Jianyu Zhan
2014-05-27
sysfs.h: don't return a void-valued expression in sysfs_remove_file
Simon Wunderlich
2014-05-27
init.h: Update initcall_sync variants to fix build errors
Tony Lindgren
2014-05-27
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-05-27
connector: allow multiple messages to be sent in one packet
David Fries
2014-05-27
driver core: Inline dev_set/get_drvdata
Jean Delvare
2014-05-27
driver core: dev_set_drvdata returns void
Jean Delvare
2014-05-27
ASoC: Add ADAU1381/ADAU1781 audio CODEC support
Lars-Peter Clausen
2014-05-27
ASoC: Add ADAU1361/ADAU1761 audio CODEC support
Lars-Peter Clausen
2014-05-27
ASoC: Add ADAU1X61 and ADAU1X81 CODECs common code
Lars-Peter Clausen
2014-05-27
driver core: Move driver_data back to struct device
Jean Delvare
[prev]
[next]