summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-041-3/+3
|\
| * percpu-refcount: fix usage of this_cpu_opsSebastian Ott2014-06-041-3/+3
* | kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan2014-06-031-5/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-022-3/+5
|\ \
| * | netlink: Only check file credentials for implicit destinationsEric W. Biederman2014-06-021-3/+4
| * | team: fix mtu settingJiri Pirko2014-06-021-0/+1
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-05-291-0/+1
|\ \ \
| * | | ARM: 8057/1: amba: Add Qualcomm vendor ID.srinik2014-05-251-0/+1
* | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-05-271-1/+1
|\ \ \ \
| * | | | dmaengine: omap: hide filter_fn for built-in driversArnd Bergmann2014-05-211-1/+1
* | | | | Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-231-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | dmaengine: fix dmaengine_unmap failureXuelin Shi2014-05-211-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-237-20/+68
|\ \ \ \ \
| * | | | | vlan: Fix build error wth vlan_get_encap_level()Vlad Yasevich2014-05-201-5/+11
| * | | | | bonding: Fix stacked device detection in arp monitoringVlad Yasevich2014-05-162-0/+15
| * | | | | macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich2014-05-161-0/+1
| * | | | | vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich2014-05-161-1/+2
| * | | | | net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich2014-05-161-1/+7
| * | | | | net: Find the nesting level of a given device by type.Vlad Yasevich2014-05-161-0/+10
| * | | | | net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak2014-05-161-0/+11
| * | | | | rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang2014-05-151-0/+5
| * | | | | net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa2014-05-141-11/+4
| * | | | | net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack2014-05-071-1/+6
| * | | | | Revert "net: core: introduce netif_skb_dev_features"Florian Westphal2014-05-071-6/+1
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-05-231-2/+5
|\ \ \ \ \ \
| * | | | | | sched/deadline: Fix sched_yield() behaviorJuri Lelli2014-05-071-2/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-231-0/+2
|\ \ \ \ \ \
| * | | | | | perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra2014-05-191-0/+2
* | | | | | | wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STRMasatake YAMATO2014-05-231-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-05-211-1/+18
|\ \ \ \ \ \
| * | | | | | kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo2014-05-131-1/+18
* | | | | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-211-0/+15
|\ \ \ \ \ \ \
| * | | | | | | cgroup: introduce task_css_is_root()Tejun Heo2014-05-131-0/+15
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-05-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell2014-05-151-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-201-0/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann2014-05-071-0/+5
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-091-2/+2
|\ \ \ \ \ \ \
| * | | | | | | asmlinkage: Revert "lto: Make asmlinkage __visible"Andi Kleen2014-05-051-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-05-082-7/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching2014-05-082-7/+0
| |/ / / / /
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-05-062-0/+19
|\ \ \ \ \ \
| * | | | | | slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter2014-05-061-0/+9
| * | | | | | hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan2014-05-061-0/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-05-062-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | nick kvfree() from apparmorAl Viro2014-05-061-0/+2
| * | | | | dentry_kill(): don't try to remove from shrink listAl Viro2014-05-011-0/+2
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-052-1/+8
|\ \ \ \ \
| * | | | | net: Add variants of capable for use on netlink messagesEric W. Biederman2014-04-241-0/+7
| * | | | | net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-04-241-1/+1