Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b0ac50be1f398ae1daedcf1ce71ac6b6409c88d2
/
include
40d5e09
n_tty: Fix EOF push handling
by Peter Hurley
· 11 years ago
9114fe8
tty: Remove private constant from global namespace
by Peter Hurley
· 11 years ago
a7c8d58
tty: Fix unsafe vt paste_selection()
by Peter Hurley
· 11 years ago
0f56bd2
tty: Use non-atomic state to signal flip buffer flush pending
by Peter Hurley
· 11 years ago
8c1fb49
tty: Avoid false-sharing flip buffer ptrs
by Peter Hurley
· 11 years ago
d7a68be
tty: Only perform flip buffer flush from tty_buffer_flush()
by Peter Hurley
· 11 years ago
e9975fd
tty: Ensure single-threaded flip buffer consumer with mutex
by Peter Hurley
· 11 years ago
7bfe0b7
tty: Track flip buffer memory limit atomically
by Peter Hurley
· 11 years ago
7391ee1
tty: Simplify flip buffer list with 0-sized sentinel
by Peter Hurley
· 11 years ago
809850b
tty: Use lockless flip buffer free list
by Peter Hurley
· 11 years ago
1fc359f
tty: Compute flip buffer ptrs
by Peter Hurley
· 11 years ago
d8c1f92
tty: Only guarantee termios read safety for throttle/unthrottle
by Peter Hurley
· 11 years ago
6a1c068
tty: Convert termios_mutex to termios_rwsem
by Peter Hurley
· 11 years ago
24a89d1
tty: Make ldisc input flow control concurrency-friendly
by Peter Hurley
· 11 years ago
3669752
tty: Replace ldisc locking with ldisc_sem
by Peter Hurley
· 11 years ago
ea45ea7
Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
f6a0d9d
Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
36231d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
24924a2
vfs: constify dentry parameter in d_count()
by Peng Tao
· 11 years ago
ba57ea6
allow O_TMPFILE to work with O_WRONLY
by Al Viro
· 11 years ago
b7356ab
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
ecb2cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
d4b812d
vlan: mask vlan prio bits
by Eric Dumazet
· 11 years ago
7a62711
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
3f334c2
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 11 years ago
8c5bd7a
ACPI / video / i915: No ACPI backlight if firmware expects Windows 8
by Rafael J. Wysocki
· 11 years ago
242b228
ACPICA: expose OSI version
by Aaron Lu
· 11 years ago
7807725
Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 11 years ago
c0d15cc
linked-list: Remove __list_for_each
by Dave Jones
· 11 years ago
aa01aa3
sysfs: use file mode defines from stat.h
by Oliver Schinagl
· 11 years ago
3493f69
sysfs: add more helper macro's for (bin_)attribute(_groups)
by Oliver Schinagl
· 11 years ago
d05a6f9
driver core: add default groups to struct class
by Greg Kroah-Hartman
· 11 years ago
39ef311
driver core: Introduce device_create_groups
by Guenter Roeck
· 11 years ago
6ab9cea
sysfs: add support for binary attributes in groups
by Greg Kroah-Hartman
· 11 years ago
ced321b
driver core: device.h: add RW and RO attribute macros
by Greg Kroah-Hartman
· 11 years ago
e4b6360
sysfs.h: add BIN_ATTR macro
by Greg Kroah-Hartman
· 11 years ago
f2f37f5
sysfs.h: add ATTRIBUTE_GROUPS() macro
by Greg Kroah-Hartman
· 11 years ago
b9b3259
sysfs.h: add __ATTR_RW() macro
by Greg Kroah-Hartman
· 11 years ago
0db0628
kernel: delete __cpuinit usage from all core kernel files
by Paul Gortmaker
· 11 years ago
1258ca8
PM / Sleep: Fix comment typo in pm_wakeup.h
by Chanwoo Choi
· 11 years ago
54be820
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 11 years ago
41d9884c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
a95e691
rpc_create_*_dir: don't bother with qstr
by Al Viro
· 11 years ago
be9c6d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
0da2736
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
4fa109b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
d144746
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
c552441
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
8586551
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
e9a17bd
llist: llist_add() can use llist_add_batch()
by Oleg Nesterov
· 11 years ago
fb4214d
llist: fix/simplify llist_add() and llist_add_batch()
by Oleg Nesterov
· 11 years ago
4f5e65a
fput: turn "list_head delayed_fput_list" into llist_head
by Oleg Nesterov
· 11 years ago
bb458c6
Safer ABI for O_TMPFILE
by Al Viro
· 11 years ago
f2006e2
Merge branch 'linus' into timers/urgent
by Thomas Gleixner
· 11 years ago
1b375dc
mutex: Move ww_mutex definitions to ww_mutex.h
by Maarten Lankhorst
· 11 years ago
e04abfa
Merge branches 'mlx5', 'qib' and 'srp' into for-next
by Roland Dreier
· 11 years ago
288dde9
mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec
by Moshe Lazer
· 11 years ago
9903883f
Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 11 years ago
36805aa
Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
6d2fa9e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
0edcd16
Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 11 years ago
d4d1cda
Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 11 years ago
7728f03
Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
8cbd0ee
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
1466b77
Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
19d2f8e
Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 11 years ago
0ff08ba
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
c72bb31
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
db6e330
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
98d1e64
mm: remove free_area_cache
by Michel Lespinasse
· 11 years ago
4e2e277
zbud: add to mm/
by Seth Jennings
· 11 years ago
64b0dc5
net: rename busy poll socket op and globals
by Eliezer Tamir
· 11 years ago
8b80cda
net: rename ll methods to busy-poll
by Eliezer Tamir
· 11 years ago
076bb0c
net: rename include/net/ll_poll.h to include/net/busy_poll.h
by Eliezer Tamir
· 11 years ago
83d5e5b
dm: optimize use SRCU and RCU
by Mikulas Patocka
· 11 years ago
8133633
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
5f12972
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
15a49b9
Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 11 years ago
bfffbea
Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
34ae0a6
Merge tag 'for-3.11-rc1' of git://gitorious.org/linux-pwm/linux-pwm
by Linus Torvalds
· 11 years ago
7d3107d
Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 11 years ago
3aa78e0
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next
by Linus Torvalds
· 11 years ago
50aaa6b
Merge tag 'regulator-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 11 years ago
bb93109
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 11 years ago
e399eb5
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent
by Ingo Molnar
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
2e17c5a
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
5f097cd
Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev
by Linus Torvalds
· 11 years ago
43f291c
NFS: Make nfs_attribute_cache_expired() non-static
by Scott Mayhew
· 11 years ago
a82a729
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
899dd38
Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 11 years ago
cc22988
virtio: support unlocked queue poll
by Michael S. Tsirkin
· 11 years ago
9a5889a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
e3a0dd9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
76b1e9b
net/fs: change busy poll time accounting
by Eliezer Tamir
· 11 years ago
8b8cf89
libceph: fix invalid unsigned->signed conversion for timespec encoding
by Josh Durgin
· 11 years ago
be0c5d8
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
c75e247
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
df642ce
lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
by Akinobu Mita
· 11 years ago
c72ac7a
lib: add lz4 compressor module
by Chanho Min
· 11 years ago
Next »