开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2015-04-03
hv: remove the per-channel workqueue
Dexuan Cui
2015-04-01
Merge tag 'extcon-next-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2015-03-26
memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCs
Alex Smith
2015-03-25
misc: Add attribute groups
Takashi Iwai
2015-03-25
Merge 4.0-rc5 into char-misc-next
Greg Kroah-Hartman
2015-03-21
Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2015-03-19
Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2015-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-03-17
netdevice.h: fix ndo_bridge_* comments
Nicolas Dichtel
2015-03-17
livepatch: Fix subtle race with coming and going modules
Petr Mladek
2015-03-16
lib: devres: add a helper function for ioremap_wc
Abhilash Kesavan
2015-03-15
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-03-15
Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linux
Linus Torvalds
2015-03-13
Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-03-13
Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2015-03-13
of/platform: Fix sparc:allmodconfig build
Guenter Roeck
2015-03-12
kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>
Andrey Ryabinin
2015-03-12
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
2015-03-11
xps: must clear sender_cpu before forwarding
Eric Dumazet
2015-03-11
clk: introduce clk_is_match
Michael Turquette
2015-03-09
Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2015-03-09
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-03-09
Merge 4.0-rc3 into char-misc-next
Greg Kroah-Hartman
2015-03-08
Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-03-08
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-03-08
irqchip: gicv3-its: Define macros for GITS_CTLR fields
Yun Wu
2015-03-08
irqchip: gicv3-its: Allocate enough memory for the full range of DeviceID
Marc Zyngier
2015-03-07
serial: uapi: Declare all userspace-visible io types
Peter Hurley
2015-03-07
serial: core: Fix iotype userspace breakage
Peter Hurley
2015-03-06
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', ...
Mark Brown
2015-03-06
Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-03-06
Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-03-06
Merge branch 'irq-pm'
Rafael J. Wysocki
2015-03-05
Merge branch 'suspend-to-idle'
Rafael J. Wysocki
2015-03-05
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
2015-03-05
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
2015-03-05
Revert "pinctrl: consumer: use correct retval for placeholder functions"
Linus Walleij
2015-03-04
genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
Rafael J. Wysocki
2015-03-04
extcon: arizona: Deobfuscate arizona_extcon_do_magic
Charles Keepax
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-03-03
NFS: Fix a regression in the read() syscall
Trond Myklebust
2015-03-03
spi: fix a typo in comment.
Marcin Bis
2015-03-02
Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-03-02
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
Or Gerlitz
2015-03-01
NFS: Add attribute update barriers to NFS writebacks
Trond Myklebust
2015-03-01
NFS: Add attribute update barriers to nfs_setattr_update_inode()
Trond Myklebust
2015-03-01
NFS: Add a helper to set attribute barriers
Trond Myklebust
2015-03-01
Drivers: hv: vmbus: Suport an API to send packet with additional control
K. Y. Srinivasan
2015-03-01
Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control
K. Y. Srinivasan
[next]