summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-0/+1
2014-07-17ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)1-1/+1
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+3
2014-06-30genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner1-0/+4
2014-06-30ACPI: add dynamic_debug supportBjørn Mork1-2/+20
2014-06-30ext4: fix data integrity sync in ordered modeNamjae Jeon1-1/+11
2014-06-30ptrace: fix fork event messages across pid namespacesMatthew Dempsky1-0/+32
2014-06-30mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman2-7/+36
2014-06-30hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2-8/+11
2014-06-26team: fix mtu settingJiri Pirko1-0/+1
2014-06-26netlink: Only check file credentials for implicit destinationsEric W. Biederman1-3/+4
2014-06-26net: Add variants of capable for use on netlink messagesEric W. Biederman1-0/+7
2014-06-26net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman1-1/+1
2014-06-16fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski1-1/+1
2014-06-11percpu-refcount: fix usage of this_cpu_opsSebastian Ott1-3/+3
2014-06-07dmaengine: fix dmaengine_unmap failureXuelin Shi1-0/+1
2014-06-07genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann1-0/+5
2014-06-07Input: serio - add firmware_id sysfs attributeHans de Goede1-0/+1
2014-06-07genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2-2/+36
2014-06-07of/irq: do irq resolution in platform_get_irqRob Herring1-0/+5
2014-06-07ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)1-0/+2
2014-05-31rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang1-0/+5
2014-05-31net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa1-11/+4
2014-05-31net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski1-1/+1
2014-05-31macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich1-0/+1
2014-05-31vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich1-1/+2
2014-05-31net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich1-1/+7
2014-05-31net: Find the nesting level of a given device by type.Vlad Yasevich1-0/+10
2014-05-31x86,preempt: Fix preemption for i386Peter Zijlstra2-2/+2
2014-05-31pid: get pid_t ppid of task in init_pid_nsRichard Guy Briggs1-1/+19
2014-05-13libata/ahci: accommodate tag ordered controllersDan Williams1-0/+1
2014-05-06block: Fix for_each_bvec()Martin K. Petersen1-3/+3
2014-05-06smarter propagate_mnt()Al Viro1-0/+3
2014-05-06Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan1-1/+3
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky1-0/+1
2014-04-26bdi: avoid oops on device removalJan Kara1-1/+1
2014-04-26tty: Fix low_latency BUGPeter Hurley1-1/+1
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens1-0/+4
2014-03-30ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o1-0/+15
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich1-0/+7
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich1-1/+1
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss1-2/+2
2014-03-27usbnet: include wait queue head in device structureOliver Neukum1-1/+1
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+8
2014-03-20Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+0
2014-03-20mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins1-2/+1
2014-03-20tracing: Fix array size mismatch in format stringVaibhav Nagarnaik1-4/+0
2014-03-18net: cdc_ncm: fix control message orderingBjørn Mork1-0/+1
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-3/+7
2014-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+2