summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney2013-06-141-7/+12
* Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-06-131-2/+2
|\
| * trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney2013-06-101-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-122-2/+3
|\ \
| * | team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko2013-06-121-2/+2
| * | sock_diag: fix filter code sent to userspaceNicolas Dichtel2013-06-101-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-06-121-0/+3
|\ \ \
| * | | scatterlist: sg_set_buf() argument must be in linear mappingRusty Russell2013-05-301-0/+3
* | | | include/linux/math64.h: add div64_ul()Alex Shi2013-06-121-2/+4
* | | | mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi2013-06-121-0/+3
* | | | kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook2013-06-121-2/+2
* | | | CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat2013-06-121-0/+4
| |_|/ |/| |
* | | 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
| |/
* | 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-021-1/+6
| * | list: introduce list_first_entry_or_nullJiri Pirko2013-05-311-0/+11
| * | 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-301-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-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-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-161-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-161-0/+3
| * | | | | USB: serial: add wait_until_sent operationJohan Hovold2013-05-161-0/+1
| * | | | | Correct typo "supperspeed" to "superspeed".Robert P. J. Day2013-05-151-3/+2
| |/ / / /
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-221-0/+1
|\ \ \ \ \
| * | | | | Add include dependencies to <linux/printk.h>.Ralf Baechle2013-05-221-0/+1