Age | Commit message (Expand) | Author | Files | Lines |
2013-08-19 | Merge 3.11-rc6 into usb-next | Greg Kroah-Hartman | 22 | -58/+124 |
2013-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -40/+31 |
2013-08-16 | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 1 | -1/+1 |
2013-08-16 | USB: WUSBCORE: clear RPIPE stall for control endpoints | Thomas Pugliese | 1 | -0/+1 |
2013-08-16 | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes | Moshe Lazer | 2 | -14/+12 |
2013-08-15 | net_sched: restore "linklayer atm" handling | Jesper Dangaard Brouer | 2 | -2/+17 |
2013-08-14 | usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS | Peter Chen | 1 | -1/+0 |
2013-08-14 | usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG | Peter Chen | 1 | -0/+5 |
2013-08-14 | usb: chipidea: move vbus regulator operation to core | Peter Chen | 1 | -0/+1 |
2013-08-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 4 | -0/+38 |
2013-08-14 | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea | 1 | -0/+1 |
2013-08-14 | microblaze: fix clone syscall | Michal Simek | 1 | -0/+5 |
2013-08-14 | mm: save soft-dirty bits on file pages | Cyrill Gorcunov | 1 | -0/+15 |
2013-08-14 | mm: save soft-dirty bits on swapped pages | Cyrill Gorcunov | 2 | -0/+17 |
2013-08-14 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+6 |
2013-08-14 | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. | Pravin B Shelar | 1 | -14/+0 |
2013-08-14 | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 6 | -59/+49 |
2013-08-13 | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov | 1 | -3/+11 |
2013-08-12 | USBNET: support DMA SG | Ming Lei | 1 | -0/+1 |
2013-08-12 | USB: introduce usb_device_no_sg_constraint() helper | Ming Lei | 1 | -1/+7 |
2013-08-12 | USB: HCD: support giveback of URB in tasklet context | Ming Lei | 1 | -0/+17 |
2013-08-12 | usb: phy: tegra: Program new PHY parameters | Tuomas Tynkkynen | 1 | -0/+4 |
2013-08-12 | usb: phy: tegra: Tegra30 support | Tuomas Tynkkynen | 1 | -0/+19 |
2013-08-11 | Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+1 |
2013-08-10 | Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -1/+18 |
2013-08-10 | Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+7 |
2013-08-10 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2013-08-09 | net: rename busy poll MIB counter | Eliezer Tamir | 2 | -2/+2 |
2013-08-09 | Merge branch 'nop-phy-rename' into next | Felipe Balbi | 1 | -2/+2 |
2013-08-09 | usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv | Sebastian Andrzej Siewior | 1 | -2/+2 |
2013-08-09 | userns: limit the maximum depth of user_namespace->parent chain | Oleg Nesterov | 1 | -0/+1 |
2013-08-08 | Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2013-08-08 | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister | Trond Myklebust | 1 | -0/+1 |
2013-08-08 | ACPI: Try harder to resolve _ADR collisions for bridges | Rafael J. Wysocki | 1 | -1/+5 |
2013-08-08 | Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -6/+8 |
2013-08-06 | regmap: Add missing header for !CONFIG_REGMAP stubs | Mateusz Krawczuk | 1 | -0/+1 |
2013-08-06 | ACPI: Drop physical_node_id_bitmap from struct acpi_device | Rafael J. Wysocki | 1 | -6/+2 |
2013-08-05 | mlx5: remove health handler plugin | Eli Cohen | 1 | -3/+0 |
2013-08-05 | Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2 | -1/+18 |
2013-08-05 | busy_poll: cleanup do-nothing placeholders | Eliezer Tamir | 1 | -5/+0 |
2013-08-05 | Merge 3.11-rc4 into usb-next | Greg Kroah-Hartman | 18 | -33/+58 |
2013-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 9 | -14/+19 |
2013-08-03 | usb: fix some scripts/kernel-doc warnings | Yacine Belkadi | 1 | -4/+8 |
2013-08-03 | tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set | Dhaval Giani | 1 | -1/+1 |
2013-08-03 | tracing: Fix fields of struct trace_iterator that are zeroed by mistake | Andrew Vagin | 1 | -4/+6 |
2013-08-03 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -1/+23 |
2013-08-02 | Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -6/+1 |
2013-08-02 | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang | 4 | -6/+6 |
2013-08-02 | net: fix a compile error when CONFIG_NET_LL_RX_POLL is not set | Cong Wang | 1 | -0/+5 |
2013-08-02 | ipv6: prevent fib6_run_gc() contention | Michal Kubeček | 1 | -1/+1 |