aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-04Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-3/+3
2014-06-04percpu-refcount: fix usage of this_cpu_opsSebastian Ott1-3/+3
2014-06-03kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan1-5/+8
2014-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2014-06-02netlink: Only check file credentials for implicit destinationsEric W. Biederman1-3/+4
2014-06-02team: fix mtu settingJiri Pirko1-0/+1
2014-05-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2014-05-27Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2014-05-25ARM: 8057/1: amba: Add Qualcomm vendor ID.srinik1-0/+1
2014-05-23Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengineLinus Torvalds1-0/+1
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-20/+68
2014-05-23Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+5
2014-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2014-05-23wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STRMasatake YAMATO1-1/+1
2014-05-21dmaengine: fix dmaengine_unmap failureXuelin Shi1-0/+1
2014-05-21Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+18
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+15
2014-05-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2014-05-21dmaengine: omap: hide filter_fn for built-in driversArnd Bergmann1-1/+1
2014-05-20vlan: Fix build error wth vlan_get_encap_level()Vlad Yasevich1-5/+11
2014-05-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2014-05-19perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra1-0/+2
2014-05-16bonding: Fix stacked device detection in arp monitoringVlad Yasevich2-0/+15
2014-05-16macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich1-0/+1
2014-05-16vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich1-1/+2
2014-05-16net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich1-1/+7
2014-05-16net: Find the nesting level of a given device by type.Vlad Yasevich1-0/+10
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak1-0/+11
2014-05-15rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang1-0/+5
2014-05-15of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell1-1/+1
2014-05-14net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa1-11/+4
2014-05-13cgroup: introduce task_css_is_root()Tejun Heo1-0/+15
2014-05-13kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo1-1/+18
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds2-7/+0
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching2-7/+0
2014-05-07net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack1-1/+6
2014-05-07Revert "net: core: introduce netif_skb_dev_features"Florian Westphal1-6/+1
2014-05-07sched/deadline: Fix sched_yield() behaviorJuri Lelli1-2/+5
2014-05-07genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann1-0/+5
2014-05-06Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2-0/+19
2014-05-06slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter1-0/+9
2014-05-06hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan1-0/+10
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-0/+4
2014-05-06nick kvfree() from apparmorAl Viro1-0/+2
2014-05-05asmlinkage: Revert "lto: Make asmlinkage __visible"Andi Kleen1-2/+2
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2014-05-05Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+0
2014-05-03Revert "tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc"Peter Hurley1-1/+0
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+4