summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-06-11percpu-refcount: fix usage of this_cpu_opsSebastian Ott
2014-06-07dmaengine: fix dmaengine_unmap failureXuelin Shi
2014-06-07genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann
2014-06-07Input: serio - add firmware_id sysfs attributeHans de Goede
2014-06-07genirq: Allow forcing cpu affinity of interruptsThomas Gleixner
2014-06-07of/irq: do irq resolution in platform_get_irqRob Herring
2014-06-07ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-05-31rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang
2014-05-31net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa
2014-05-31net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
2014-05-31macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich
2014-05-31vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich
2014-05-31net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich
2014-05-31net: Find the nesting level of a given device by type.Vlad Yasevich
2014-05-31x86,preempt: Fix preemption for i386Peter Zijlstra
2014-05-31pid: get pid_t ppid of task in init_pid_nsRichard Guy Briggs
2014-05-13libata/ahci: accommodate tag ordered controllersDan Williams
2014-05-06block: Fix for_each_bvec()Martin K. Petersen
2014-05-06smarter propagate_mnt()Al Viro
2014-05-06Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-04-26bdi: avoid oops on device removalJan Kara
2014-04-26tty: Fix low_latency BUGPeter Hurley
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens
2014-03-30ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss
2014-03-27usbnet: include wait queue head in device structureOliver Neukum
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-20Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-20mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins
2014-03-20tracing: Fix array size mismatch in format stringVaibhav Nagarnaik
2014-03-18net: cdc_ncm: fix control message orderingBjørn Mork
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-03-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-03-10get rid of fget_light()Al Viro
2014-03-10vfs: atomic f_pos accesses as per POSIXLinus Torvalds
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2014-03-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-09Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-03-08Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-07Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-03-07firewire: don't use PREPARE_DELAYED_WORKTejun Heo
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds