index
:
kernel
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2014-11-11
kdb: Add enable mask for groups of commands
Anton Vorontsov
2014-11-11
kdb: Categorize kdb commands (similar to SysRq categorization)
Daniel Thompson
2014-11-11
kdb: Remove KDB_REPEAT_NONE flag
Anton Vorontsov
2014-11-11
kdb: Use KDB_REPEAT_* values as flags
Anton Vorontsov
2014-11-11
kdb: Rename kdb_register_repeat() to kdb_register_flags()
Anton Vorontsov
2014-11-11
kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags
Anton Vorontsov
2014-11-11
virtio: Fix comment typo 'CONFIG_S_FAILED'
Paul Bolle
2014-11-11
module: Replace module_ref with atomic_t refcnt
Masami Hiramatsu
2014-11-10
tracing: Do not busy wait in buffer splice
Rabin Vincent
2014-11-10
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-10
ASoC: wm5102: Move ultrasonic response settings lock to the driver level
Lars-Peter Clausen
2014-11-10
ARM: OMAP: serial: remove last vestige of DTR_gpio support.
NeilBrown
2014-11-10
net: gro: add a per device gro flush timer
Eric Dumazet
2014-11-10
mfd: Add support for Diolan DLN-2 devices
Octavian Purdila
2014-11-10
mfd: core: Add helper function to register hotplug devices
Johan Hovold
2014-11-10
drbd: Minor cleanups
Andreas Gruenbacher
2014-11-10
mfd: max77693: Fix always masked MUIC interrupts
Krzysztof Kozlowski
2014-11-10
mmc: sdhci: Add 64-bit ADMA support
Adrian Hunter
2014-11-10
mmc: sdhci: Parameterize ADMA sizes and alignment
Adrian Hunter
2014-11-10
mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA data
Adrian Hunter
2014-11-10
mmc: sdhci: Rename adma_desc to adma_table
Adrian Hunter
2014-11-10
mmc: host: atmel-mci: Add support for non-removable slots
Timo Kokkonen
2014-11-10
mmc: core: Remove the redundant mmc_send_ext_csd() API
Ulf Hansson
2014-11-10
mmc: core: Export mmc_get_ext_csd()
Ulf Hansson
2014-11-10
mmc: dw_mmc: Remove old card detect infrastructure
Doug Anderson
2014-11-10
mmc: atmel-mci: move mach header to platform_data
Alexandre Belloni
2014-11-10
mmc: core: Report firmware version for eMMC 5.0 devices.
Gwendal Grignou
2014-11-10
mmc: core: Remove unused mmc_list_to_card() macro
Ulf Hansson
2014-11-10
mmc: block: Use dev_set|get_drvdata()
Ulf Hansson
2014-11-10
mmc: core: Convert mmc_driver to device_driver
Ulf Hansson
2014-11-10
mmc: core: Don't export the to_sdio_driver macro
Ulf Hansson
2014-11-10
mmc: sdhci-pxav3: Move private driver data to driver source
Sebastian Hesselbarth
2014-11-10
vfs: Remove i_dquot field from inode
Jan Kara
2014-11-10
quota: Use function to provide i_dquot pointers
Jan Kara
2014-11-10
quota: Allow each filesystem to specify which quota types it supports
Jan Kara
2014-11-10
quota: Remove const from function declarations
Jan Kara
2014-11-10
Merge 3.18-rc4 into tty-next.
Greg Kroah-Hartman
2014-11-10
Merge 3.18-rc4 into staging-next
Greg Kroah-Hartman
2014-11-10
Merge 3.18-rc4 into usb-next.
Greg Kroah-Hartman
2014-11-09
Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-11-09
genirq: Generic chip: Add big endian I/O accessors
Kevin Cernekee
2014-11-09
genirq: Generic chip: Allow irqchip drivers to override irq_reg_{readl,writel}
Kevin Cernekee
2014-11-09
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
Kevin Cernekee
2014-11-08
PM / Domains: Change prototype for the attach and detach callbacks
Ulf Hansson
2014-11-07
coresight: add CoreSight core layer framework
Pratik Patel
2014-11-07
VFS: Rename do_fallocate() to vfs_fallocate()
Anna Schumaker
2014-11-07
drivers: base: support cpu cache information interface to userspace via sysfs
Sudeep Holla
2014-11-07
drivers: base: add cpu_device_create to support per-cpu devices
Sudeep Holla
2014-11-07
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
2014-11-07
sysfs/kernfs: allow attributes to request write buffer be pre-allocated.
NeilBrown
[prev]
[next]