summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-06-17USB: serial: make minor allocation dynamicGreg Kroah-Hartman
2013-06-17Merge 3.10-rc6 into usb-nextGreg Kroah-Hartman
2013-06-14smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-06-12include/linux/math64.h: add div64_ul()Alex Shi
2013-06-12mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-06-12Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko
2013-06-10sock_diag: fix filter code sent to userspaceNicolas Dichtel
2013-06-10USB: serial: ports: add minor and port numberGreg Kroah-Hartman
2013-06-10trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney
2013-06-08Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman
2013-06-07Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-06Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-06-06USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptorThomas Pugliese
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski
2013-06-05usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman
2013-06-05usb: xhci: add USB2 Link power management BESL supportMathias Nyman
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-03Allow the USB HCD to create Wireless USB root hubsThomas Pugliese
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-02net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet
2013-05-31list: introduce list_first_entry_or_nullJiri Pirko
2013-05-31udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar
2013-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz
2013-05-30usb: misc: usb3503: Add to select the ports to disableDongjin Kim
2013-05-30scatterlist: sg_set_buf() argument must be in linear mappingRusty Russell
2013-05-30usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu
2013-05-30usb: phy: tegra: get ULPI reset GPIO info using DT.Venu Byravarasu
2013-05-30usb: phy: tegra: Get PHY mode using DTVenu Byravarasu
2013-05-28rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...Steven Rostedt
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-24Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-24linux/kernel.h: fix kernel-doc warningRandy Dunlap
2013-05-24wait: fix false timeouts when using wait_event_timeout()Imre Deak
2013-05-24rapidio: add enumeration/discovery start from user spaceAlexandre Bounine
2013-05-24rapidio: make enumeration/discovery configurableAlexandre Bounine
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-24cgroup: fix a subtle bug in descendant pre-order walkTejun Heo
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal