aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-04-05xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-03-28exec: use -ELOOP for max recursion depthKees Cook
2013-03-28drm/radeon: add Richland pci idsAlex Deucher
2013-03-28inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-28tcp: fix skb_availroom()Eric Dumazet
2013-03-28ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev
2013-03-20atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold
2013-03-20perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-20perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-04pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi
2013-03-04unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller
2013-03-04quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o
2013-02-28vlan: adjust vlan_set_encap_proto() for its callersCong Wang
2013-02-28ipv6: use a stronger hash for tcpEric Dumazet
2013-02-28net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-02-28vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-02-28ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll
2013-02-28mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg
2013-02-21printk: fix buffer overflow when calling log_prefix function from call_consol...Alexandre SIMON
2013-02-14efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-02-11usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu
2013-01-27ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-01-21target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger
2013-01-17libceph: remove 'osdtimeout' optionSage Weil
2013-01-11mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko
2013-01-11PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski
2013-01-11tcp: implement RFC 5961 4.2Eric Dumazet
2013-01-11tcp: implement RFC 5961 3.2Eric Dumazet
2013-01-11inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch
2013-01-11freezer: add missing mb's to freezer_count() and freezer_should_skip()Tejun Heo
2013-01-11mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall
2013-01-11exec: do not leave bprm->interp on stackKees Cook
2012-12-17tmpfs: fix shared mempolicy leakMel Gorman
2012-12-03drm/radeon: add new SI pci idAlex Deucher
2012-11-26libceph: drop declaration of ceph_con_get()Alex Elder
2012-11-26libceph: check for invalid mappingSage Weil
2012-11-26libceph: clean up con flagsSage Weil
2012-11-26libceph: replace connection state bits with statesSage Weil
2012-11-26libceph: prevent the race of incoming work during teardownGuanjun He
2012-11-26libceph: initialize msgpool message typesSage Weil
2012-11-26libceph: set peer name on con_open, not initSage Weil
2012-11-26libceph: define and use an explicit CONNECTED stateAlex Elder
2012-11-26libceph: drop ceph_con_get/put helpers and nref memberSage Weil
2012-11-26libceph: make ceph_con_revoke_message() a msg opAlex Elder
2012-11-26libceph: make ceph_con_revoke() a msg operationAlex Elder
2012-11-26libceph: have messages point to their connectionAlex Elder
2012-11-26libceph: fully initialize connection in con_init()Alex Elder