aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-05-29
|\
| * ARM: 8057/1: amba: Add Qualcomm vendor ID.srinik2014-05-25
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-05-27
|\ \
| * | dmaengine: omap: hide filter_fn for built-in driversArnd Bergmann2014-05-21
* | | Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-23
|\ \ \
| * | | dmaengine: fix dmaengine_unmap failureXuelin Shi2014-05-21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-23
|\ \ \ \
| * | | | vlan: Fix build error wth vlan_get_encap_level()Vlad Yasevich2014-05-20
| * | | | bonding: Fix stacked device detection in arp monitoringVlad Yasevich2014-05-16
| * | | | macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich2014-05-16
| * | | | vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich2014-05-16
| * | | | net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich2014-05-16
| * | | | net: Find the nesting level of a given device by type.Vlad Yasevich2014-05-16
| * | | | net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak2014-05-16
| * | | | rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang2014-05-15
| * | | | net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa2014-05-14
| * | | | net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack2014-05-07
| * | | | Revert "net: core: introduce netif_skb_dev_features"Florian Westphal2014-05-07
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-05-23
|\ \ \ \ \
| * | | | | sched/deadline: Fix sched_yield() behaviorJuri Lelli2014-05-07
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-23
|\ \ \ \ \
| * | | | | perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra2014-05-19
* | | | | | wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STRMasatake YAMATO2014-05-23
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-05-21
|\ \ \ \ \
| * | | | | kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo2014-05-13
* | | | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-21
|\ \ \ \ \ \
| * | | | | | cgroup: introduce task_css_is_root()Tejun Heo2014-05-13
* | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-05-21
|\ \ \ \ \ \ \
| * | | | | | | of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell2014-05-15
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-20
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann2014-05-06
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-09
|\ \ \ \ \ \ \
| * | | | | | | asmlinkage: Revert "lto: Make asmlinkage __visible"Andi Kleen2014-05-05
| |/ / / / / /
* | | | | | | Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-05-08
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching2014-05-08
| |/ / / / /
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-05-06
|\ \ \ \ \ \
| * | | | | | slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter2014-05-06
| * | | | | | hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan2014-05-06
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-05-06
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | nick kvfree() from apparmorAl Viro2014-05-06
| * | | | | dentry_kill(): don't try to remove from shrink listAl Viro2014-05-01
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-05
|\ \ \ \ \
| * | | | | net: Add variants of capable for use on netlink messagesEric W. Biederman2014-04-24
| * | | | | net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-04-24
| * | | | | net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-04-22
| | |_|_|/ | |/| | |
* | | | | Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-05-05
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley2014-05-03
| | |_|/ | |/| |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-03
|\ \ \ \
| * | | | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-28
| * | | | linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap2014-04-28
| |/ / /