index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Commit message (
Expand
)
Author
Age
*
tty: Remove private constant from global namespace
Peter Hurley
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-23
*
Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-21
|
\
|
*
ACPI / video / i915: No ACPI backlight if firmware expects Windows 8
Rafael J. Wysocki
2013-07-18
*
|
Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-20
|
\
\
|
*
\
Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-07-16
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
iio: Fix iio_channel_has_info
Alexandre Belloni
2013-07-02
*
|
|
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
*
|
|
|
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-19
|
\
\
\
\
|
*
|
|
|
PM / Sleep: Fix comment typo in pm_wakeup.h
Chanwoo Choi
2013-07-15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
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
|
\
\
\
\
|
*
|
|
|
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-16
|
|
/
/
/
*
|
|
|
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-18
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
|
|
/
/
*
/
/
linked-list: Remove __list_for_each
Dave Jones
2013-07-16
|
/
/
*
|
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-14
|
\
\
|
*
|
slab: add kmalloc() to kernel API documentation
Michael Opdenacker
2013-07-07
|
*
|
slob: Rework #ifdeffery in slab.h
Christoph Lameter
2013-06-18
*
|
|
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-14
|
*
|
|
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
2013-07-13
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-13
|
\
\
\
\
|
*
|
|
|
net: rename ll methods to busy-poll
Eliezer Tamir
2013-07-10
*
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-07-13
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'linus' into timers/urgent
Thomas Gleixner
2013-07-12
|
|
\
\
\
\
\
[next]