index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2013-03-04
pstore: Avoid deadlock in panic and emergency-restart path
Seiji Aguchi
2013-03-04
unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)
Helge Deller
2013-03-04
quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format
Theodore Ts'o
2013-02-28
vlan: adjust vlan_set_encap_proto() for its callers
Cong Wang
2013-02-28
ipv6: use a stronger hash for tcp
Eric Dumazet
2013-02-28
net: fix a compile error when SOCK_REFCNT_DEBUG is enabled
Ying Xue
2013-02-28
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
2013-02-28
fb: rework locking to fix lock ordering on takeover
Alan Cox
2013-02-28
vgacon/vt: clear buffer attributes when we load a 512 character font (v2)
Dave Airlie
2013-02-28
ALSA: usb: Fix Processing Unit Descriptor parsers
Pawel Moll
2013-02-28
mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...
Sagi Grimberg
2013-02-21
printk: fix buffer overflow when calling log_prefix function from call_consol...
Alexandre SIMON
2013-02-14
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
2013-02-11
usb: Using correct way to clear usb3.0 device's remote wakeup feature.
Lan Tianyu
2013-01-27
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
2013-01-21
target: Add link_magic for fabric allow_link destination target_items
Nicholas Bellinger
2013-01-17
libceph: remove 'osdtimeout' option
Sage Weil
2013-01-11
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
Michal Hocko
2013-01-11
PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
Andy Lutomirski
2013-01-11
tcp: implement RFC 5961 4.2
Eric Dumazet
2013-01-11
tcp: implement RFC 5961 3.2
Eric Dumazet
2013-01-11
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
Christoph Paasch
2013-01-11
freezer: add missing mb's to freezer_count() and freezer_should_skip()
Tejun Heo
2013-01-11
mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
Christoffer Dall
2013-01-11
exec: do not leave bprm->interp on stack
Kees Cook
2012-12-17
tmpfs: fix shared mempolicy leak
Mel Gorman
2012-12-03
drm/radeon: add new SI pci id
Alex Deucher
2012-11-26
libceph: drop declaration of ceph_con_get()
Alex Elder
2012-11-26
libceph: check for invalid mapping
Sage Weil
2012-11-26
libceph: clean up con flags
Sage Weil
2012-11-26
libceph: replace connection state bits with states
Sage Weil
2012-11-26
libceph: prevent the race of incoming work during teardown
Guanjun He
2012-11-26
libceph: initialize msgpool message types
Sage Weil
2012-11-26
libceph: set peer name on con_open, not init
Sage Weil
2012-11-26
libceph: define and use an explicit CONNECTED state
Alex Elder
2012-11-26
libceph: drop ceph_con_get/put helpers and nref member
Sage Weil
2012-11-26
libceph: make ceph_con_revoke_message() a msg op
Alex Elder
2012-11-26
libceph: make ceph_con_revoke() a msg operation
Alex Elder
2012-11-26
libceph: have messages point to their connection
Alex Elder
2012-11-26
libceph: fully initialize connection in con_init()
Alex Elder
2012-11-26
libceph: embed ceph connection structure in mon_client
Alex Elder
2012-11-26
libceph: start tracking connection socket state
Alex Elder
2012-11-26
libceph: start separating connection flags from state
Alex Elder
2012-11-26
libceph: embed ceph messenger structure in ceph_client
Alex Elder
2012-11-26
libceph: kill bad_proto ceph connection op
Alex Elder
2012-11-26
libceph: eliminate connection state "DEAD"
Alex Elder
2012-11-26
libceph: fix messenger retry
Sage Weil
2012-11-26
ceph: use info returned by get_authorizer
Alex Elder
2012-11-26
ceph: have get_authorizer methods return pointers
Alex Elder
2012-11-26
ceph: messenger: reduce args to create_authorizer
Alex Elder
[next]