summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown2013-07-051-4/+4
* dmaengine: at_hdmac: extend hardware handshaking interface identificationNicolas Ferre2013-07-051-0/+4
* dma: imx-dma: Add oftree supportMarkus Pargmann2013-07-051-4/+2
* dma: of: Remove check on always true conditionLars-Peter Clausen2013-06-121-1/+0
* Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-072-0/+29
|\
| * rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...Steven Rostedt2013-05-282-0/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-061-0/+3
|\ \
| * | net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski2013-06-061-0/+3
* | | arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-061-16/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-057-9/+65
|\ \
| * | net_sched: restore "overhead xxx" handlingEric Dumazet2013-06-021-7/+11
| * | net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet2013-06-021-1/+6
| * | list: introduce list_first_entry_or_nullJiri Pirko2013-05-311-0/+11
| * | xfrm: force a garbage collection after deleting a policyPaul Moore2013-05-311-0/+5
| * | udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2013-05-311-0/+15
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-302-1/+17
| |\ \
| | * | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-232-1/+17
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-06-031-0/+4
|\ \ \ \
| * | | | kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu2013-05-221-0/+4
* | | | | Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-031-1/+1
|\ \ \ \ \
| * | | | | cgroup: fix a subtle bug in descendant pre-order walkTejun Heo2013-05-241-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-06-012-2/+3
|\ \ \ \ \
| * | | | | target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger2013-05-311-1/+1
| * | | | | target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger2013-05-291-0/+1
| * | | | | target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel2013-05-201-1/+1
* | | | | | Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-06-011-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD2013-05-291-0/+1
| |\ \ \ \ \ \
| | * | | | | | OMAPDSS: Fix crash with DT bootTomi Valkeinen2013-05-231-0/+1
* | | | | | | | Merge tag 'please-pull-aertracefix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-06-011-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2013-05-301-2/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-05-311-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier2013-05-291-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-251-35/+5
|\ \ \ \ \ \ \
| * | | | | | | ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki2013-05-221-35/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-252-0/+9
|\ \ \ \ \ \ \
| * | | | | | | ACPI / LPSS: register clock device for Lynxpoint DMA properlyRafael J. Wysocki2013-05-141-0/+5
| * | | | | | | dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko2013-05-141-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds2013-05-244-8/+32
|\ \ \ \ \ \ \
| * | | | | | | linux/kernel.h: fix kernel-doc warningRandy Dunlap2013-05-241-2/+3
| * | | | | | | wait: fix false timeouts when using wait_event_timeout()Imre Deak2013-05-241-5/+11
| * | | | | | | rapidio: add enumeration/discovery start from user spaceAlexandre Bounine2013-05-241-2/+7
| * | | | | | | rapidio: make enumeration/discovery configurableAlexandre Bounine2013-05-242-1/+13
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-241-2/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-05-221-2/+0
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar2013-05-191-2/+0
| | |/ / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-246-7/+32
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-202-5/+12
| |\ \ \ \ \
| | * | | | | bcma: add more core IDsRafał Miłecki2013-05-171-1/+4
| | * | | | | mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-161-4/+8
| * | | | | | bonding: allow TSO being set on bonding masterEric Dumazet2013-05-161-0/+11