开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2013-07-23
tty: Fix unsafe vt paste_selection()
Peter Hurley
2013-07-23
tty: Use non-atomic state to signal flip buffer flush pending
Peter Hurley
2013-07-23
tty: Avoid false-sharing flip buffer ptrs
Peter Hurley
2013-07-23
tty: Only perform flip buffer flush from tty_buffer_flush()
Peter Hurley
2013-07-23
tty: Ensure single-threaded flip buffer consumer with mutex
Peter Hurley
2013-07-23
tty: Track flip buffer memory limit atomically
Peter Hurley
2013-07-23
tty: Simplify flip buffer list with 0-sized sentinel
Peter Hurley
2013-07-23
tty: Use lockless flip buffer free list
Peter Hurley
2013-07-23
tty: Compute flip buffer ptrs
Peter Hurley
2013-07-23
tty: Only guarantee termios read safety for throttle/unthrottle
Peter Hurley
2013-07-23
tty: Convert termios_mutex to termios_rwsem
Peter Hurley
2013-07-23
tty: Make ldisc input flow control concurrency-friendly
Peter Hurley
2013-07-23
tty: Replace ldisc locking with ldisc_sem
Peter Hurley
2013-07-21
Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-20
Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-20
vfs: constify dentry parameter in d_count()
Peng Tao
2013-07-20
allow O_TMPFILE to work with O_WRONLY
Al Viro
2013-07-19
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-18
vlan: mask vlan prio bits
Eric Dumazet
2013-07-18
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-18
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-18
ACPI / video / i915: No ACPI backlight if firmware expects Windows 8
Rafael J. Wysocki
2013-07-18
ACPICA: expose OSI version
Aaron Lu
2013-07-16
Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-07-16
linked-list: Remove __list_for_each
Dave Jones
2013-07-16
sysfs: use file mode defines from stat.h
Oliver Schinagl
2013-07-16
sysfs: add more helper macro's for (bin_)attribute(_groups)
Oliver Schinagl
2013-07-16
driver core: add default groups to struct class
Greg Kroah-Hartman
2013-07-16
driver core: Introduce device_create_groups
Guenter Roeck
2013-07-16
sysfs: add support for binary attributes in groups
Greg Kroah-Hartman
2013-07-16
driver core: device.h: add RW and RO attribute macros
Greg Kroah-Hartman
2013-07-16
sysfs.h: add BIN_ATTR macro
Greg Kroah-Hartman
2013-07-16
sysfs.h: add ATTRIBUTE_GROUPS() macro
Greg Kroah-Hartman
2013-07-16
sysfs.h: add __ATTR_RW() macro
Greg Kroah-Hartman
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-15
PM / Sleep: Fix comment typo in pm_wakeup.h
Chanwoo Choi
2013-07-14
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
rpc_create_*_dir: don't bother with qstr
Al Viro
2013-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-07-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-13
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-07-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-13
llist: llist_add() can use llist_add_batch()
Oleg Nesterov
2013-07-13
llist: fix/simplify llist_add() and llist_add_batch()
Oleg Nesterov
2013-07-13
fput: turn "list_head delayed_fput_list" into llist_head
Oleg Nesterov
[next]