summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-08-28dev-core: fix build break when DEBUG is enabledDmitry Kasatkin1-3/+13
2013-08-19Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman22-58/+124
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-40/+31
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-1/+1
2013-08-16USB: WUSBCORE: clear RPIPE stall for control endpointsThomas Pugliese1-0/+1
2013-08-16net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2-14/+12
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2-2/+17
2013-08-14usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen1-1/+0
2013-08-14usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen1-0/+5
2013-08-14usb: chipidea: move vbus regulator operation to corePeter Chen1-0/+1
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds4-0/+38
2013-08-14x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea1-0/+1
2013-08-14microblaze: fix clone syscallMichal Simek1-0/+5
2013-08-14mm: save soft-dirty bits on file pagesCyrill Gorcunov1-0/+15
2013-08-14mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2-0/+17
2013-08-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+6
2013-08-14ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar1-14/+0
2013-08-14Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman6-59/+49
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov1-3/+11
2013-08-12USBNET: support DMA SGMing Lei1-0/+1
2013-08-12USB: introduce usb_device_no_sg_constraint() helperMing Lei1-1/+7
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei1-0/+17
2013-08-12usb: phy: tegra: Program new PHY parametersTuomas Tynkkynen1-0/+4
2013-08-12usb: phy: tegra: Tegra30 supportTuomas Tynkkynen1-0/+19
2013-08-11Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2013-08-10Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+18
2013-08-10Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+7
2013-08-10Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2013-08-09net: rename busy poll MIB counterEliezer Tamir2-2/+2
2013-08-09Merge branch 'nop-phy-rename' into nextFelipe Balbi1-2/+2
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior1-2/+2
2013-08-09userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov1-0/+1
2013-08-08Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2013-08-08SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust1-0/+1
2013-08-08ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki1-1/+5
2013-08-08Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+8
2013-08-06regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk1-0/+1
2013-08-06ACPI: Drop physical_node_id_bitmap from struct acpi_deviceRafael J. Wysocki1-6/+2
2013-08-05mlx5: remove health handler pluginEli Cohen1-3/+0
2013-08-05Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-1/+18
2013-08-05busy_poll: cleanup do-nothing placeholdersEliezer Tamir1-5/+0
2013-08-05Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman18-33/+58
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-14/+19
2013-08-03usb: fix some scripts/kernel-doc warningsYacine Belkadi1-4/+8
2013-08-03tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not setDhaval Giani1-1/+1
2013-08-03tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin1-4/+6
2013-08-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-1/+23
2013-08-02Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+1
2013-08-02net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang4-6/+6
2013-08-02net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang1-0/+5