Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | ARM: ep93xx: Fix wait for UART FIFO to be empty | H Hartley Sweeten | 2013-03-17 | 1 | -3/+7 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Merge tag 'imx-fixes-3.9-4' of git://git.linaro.org/people/shawnguo/linux-2.6... | Arnd Bergmann | 2013-03-28 | 4 | -0/+27 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | ARM: imx: fix sync issue between imx_cpu_die and imx_cpu_kill | Shawn Guo | 2013-03-26 | 3 | -0/+26 | |
| | * | | | | | | | | Merge tag 'ux500-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2013-03-27 | 5 | -5/+18 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ARM: ux500: Enable the clock controlling Ethernet on Snowball | Lee Jones | 2013-03-27 | 3 | -2/+16 | |
| | | * | | | | | | | | ARM: ux500: Stop passing ios_handler() as an MMCI power controlling call-back | Lee Jones | 2013-03-27 | 1 | -1/+0 | |
| | | * | | | | | | | | ARM: ux500: Apply the TCPM and TCDM locations and sizes to dbx5x0 DT | Lee Jones | 2013-03-27 | 1 | -2/+2 | |
| | * | | | | | | | | | Merge tag 'omap-for-v3.9-rc3/fixes-signed' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 2013-03-27 | 9 | -22/+64 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | ARM: OMAP: clocks: Delay clk inits atleast until slab is initialized | Rajendra Nayak | 2013-03-27 | 3 | -6/+19 | |
| | | * | | | | | | | | | Merge tag 'omap-fixes-a-for-3.9-rc' of git://git.kernel.org/pub/scm/linux/ker... | Tony Lindgren | 2013-03-19 | 6 | -16/+45 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | ARM: OMAP4: PM: fix PM regression introduced by recent clock cleanup | Paul Walmsley | 2013-03-13 | 2 | -0/+11 | |
| | | | * | | | | | | | | ARM: OMAP3: hwmod data: keep MIDLEMODE in force-standby for musb | Grazvydas Ignotas | 2013-03-13 | 3 | -5/+18 | |
| | | | * | | | | | | | | ARM: OMAP4: clock data: lock USB DPLL on boot | Jon Hunter | 2013-03-13 | 1 | -0/+15 | |
| | | | * | | | | | | | | ARM: OMAP1: fix USB host on 1710 | Aaro Koskinen | 2013-03-13 | 1 | -11/+1 | |
| | | | | |_|_|/ / / / | | | | |/| | | | | | | ||||||
| | * | | | | | | | | | Merge tag 'renesas-fbdev-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 2013-03-27 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | fbdev: sh_mobile_lcdc: fixup B side hsync adjust settings | Kuninori Morimoto | 2013-03-27 | 1 | -0/+1 | |
| | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge tag 'msm-fix-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/davi... | Arnd Bergmann | 2013-03-25 | 1 | -1/+4 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | ARM: msm: Stop counting before reprogramming clockevent | Stephen Boyd | 2013-03-22 | 1 | -1/+4 | |
| | | |/ / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-04-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | nfsd4: reject "negative" acl lengths | J. Bruce Fields | 2013-03-26 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-04-02 | 2 | -14/+39 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | virtio: console: add locking around c_ovq operations | Amit Shah | 2013-03-30 | 1 | -0/+5 | |
| | * | | | | | | | | | | virtio: console: rename cvq_lock to c_ivq_lock | Amit Shah | 2013-03-30 | 1 | -8/+9 | |
| | * | | | | | | | | | | hw_random: free rng_buffer at module exit | Satoru Takeuchi | 2013-03-20 | 1 | -0/+9 | |
| | * | | | | | | | | | | Revert "virtio_console: Initialize guest_connected=true for rproc_serial" | Sjur Brændeland | 2013-03-18 | 1 | -6/+16 | |
| * | | | | | | | | | | | loop: prevent bdev freeing while device in use | Anatol Pomozov | 2013-04-02 | 2 | -1/+9 | |
| * | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2013-04-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | clk: tegra: Allow PLLE training to succeed | Thierry Reding | 2013-04-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlov... | Linus Torvalds | 2013-04-02 | 5 | -30/+80 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | libfcoe: Fix fcoe_sysfs VN2VN mode | Robert Love | 2013-03-26 | 1 | -15/+45 | |
| | * | | | | | | | | | | | | libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} | Robert Love | 2013-03-26 | 4 | -11/+23 | |
| | * | | | | | | | | | | | | libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa... | Robert Love | 2013-03-26 | 4 | -9/+11 | |
| | * | | | | | | | | | | | | fcoe: Fix deadlock between create and destroy paths | Robert Love | 2013-03-25 | 1 | -4/+11 | |
| | * | | | | | | | | | | | | bnx2fc: Make the fcoe_cltr the SCSI host parent | Robert Love | 2013-03-25 | 1 | -3/+2 | |
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | | net: fix smatch warnings inside datagram_poll | Jacob Keller | 2013-04-02 | 5 | -5/+5 | |
* | | | | | | | | | | | | | net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NET | Guenter Roeck | 2013-04-02 | 1 | -2/+0 | |
* | | | | | | | | | | | | | net/freescale/fec: Simplify OF dependencies | Guenter Roeck | 2013-04-02 | 1 | -18/+1 | |
* | | | | | | | | | | | | | net/cadence/macb: Simplify OF dependencies | Guenter Roeck | 2013-04-02 | 1 | -37/+6 | |
* | | | | | | | | | | | | | net/cadence/at91_ether: Simplify OF dependencies | Guenter Roeck | 2013-04-02 | 1 | -38/+6 | |
* | | | | | | | | | | | | | of_net.h: Provide empty functions if OF_NET is not configured | Guenter Roeck | 2013-04-02 | 1 | -0/+10 | |
* | | | | | | | | | | | | | ipconfig: add informative timeout messages while waiting for carrier | Paul Gortmaker | 2013-04-02 | 1 | -1/+12 | |
* | | | | | | | | | | | | | forcedeth: Do a dma_mapping_error check after skb_frag_dma_map | Neil Horman | 2013-04-02 | 1 | -1/+40 | |
* | | | | | | | | | | | | | ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments. | Chen Gang | 2013-04-02 | 1 | -5/+3 | |
* | | | | | | | | | | | | | qlcnic: Bump up the version to 5.2.40 | Rajesh Borundia | 2013-04-02 | 1 | -2/+2 | |
* | | | | | | | | | | | | | qlcnic: Fix sparse warnings. | Rajesh Borundia | 2013-04-02 | 1 | -2/+1 | |
* | | | | | | | | | | | | | qlcnic: Fix NULL dereference in error path. | Rajesh Borundia | 2013-04-02 | 1 | -6/+5 | |
* | | | | | | | | | | | | | qlcnic: Fix potential NULL dereference | Rajesh Borundia | 2013-04-02 | 1 | -0/+2 | |
* | | | | | | | | | | | | | tcp: Remove dead sysctl_tcp_cookie_size declaration | Neal Cardwell | 2013-04-02 | 1 | -1/+0 | |
* | | | | | | | | | | | | | bridge: remove a redundant synchronize_net() | Eric Dumazet | 2013-04-02 | 1 | -1/+0 | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-01 | 201 | -1428/+2562 | |
|\| | | | | | | | | | | | |