summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-082-0/+29
|\
| * rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...Steven Rostedt2013-05-292-0/+29
* | net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski2013-06-061-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-054-1/+48
|\ \
| * | net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet2013-06-031-1/+6
| * | list: introduce list_first_entry_or_nullJiri Pirko2013-06-011-0/+11
| * | udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2013-06-011-0/+15
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-311-0/+16
| |\ \
| | * | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-231-0/+16
* | | | 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
| | |_|/ | |/| |
* | | | aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2013-05-301-2/+3
* | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-262-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-254-8/+32
|\ \ \ \
| * | | | linux/kernel.h: fix kernel-doc warningRandy Dunlap2013-05-251-2/+3
| * | | | wait: fix false timeouts when using wait_event_timeout()Imre Deak2013-05-251-5/+11
| * | | | rapidio: add enumeration/discovery start from user spaceAlexandre Bounine2013-05-251-2/+7
| * | | | rapidio: make enumeration/discovery configurableAlexandre Bounine2013-05-252-1/+13
| | |/ / | |/| |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-251-2/+0Star
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-05-221-2/+0Star
| |\ \ \
| | * | | SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar2013-05-201-2/+0Star
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-243-1/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-201-1/+4
| |\ \ \
| | * | | bcma: add more core IDsRafał Miłecki2013-05-171-1/+4
| * | | | bonding: allow TSO being set on bonding masterEric Dumazet2013-05-171-0/+11
| * | | | broadcom: add include guards to include/linux/brcmphy.hFlorian Fainelli2013-05-151-0/+5
* | | | | Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-231-0/+2
|\ \ \ \ \
| * | | | | PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu2013-05-171-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-231-1/+1
|\ \ \ \ \
| * | | | | tty/vt: Fix vc_deallocate() lock orderPeter Hurley2013-05-201-1/+1
| |/ / / /
* | | | | Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-232-3/+6
|\ \ \ \ \
| * | | | | USB: serial: add generic wait_until_sent implementationJohan Hovold2013-05-171-0/+3
| * | | | | USB: serial: add wait_until_sent operationJohan Hovold2013-05-171-0/+1
| * | | | | Correct typo "supperspeed" to "superspeed".Robert P. J. Day2013-05-151-3/+2Star
| |/ / / /
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-231-0/+1
|\ \ \ \ \
| * | | | | Add include dependencies to <linux/printk.h>.Ralf Baechle2013-05-221-0/+1
* | | | | | Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-221-2/+0Star
|\ \ \ \ \ \
| * | | | | | mfd: ab8500-sysctrl: Always enable pm_power_off handlerFabio Baltieri2013-05-171-2/+0Star
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-222-2/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2013-05-202-2/+3
* | | | | | Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-201-6/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | pinctrl: generic: Fix typos and clarify commentsLaurent Pinchart2013-05-141-6/+6
| | |/ / / | |/| | |
* | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-181-2/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'for-next' of git://sources.calxeda.com/kernel/linux into HEADGrant Likely2013-05-071-2/+3
| |\ \ \ \
| | * | | | <linux/of_platform.h>: fix compilation warnings with DT disabledSergei Shtylyov2013-04-091-2/+3
* | | | | | Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar...Linus Torvalds2013-05-161-0/+33
|\ \ \ \ \ \
| * | | | | | target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel2013-05-151-0/+33
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-05-151-4/+0Star
|\ \ \ \ \ \ \