summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | ARM: ep93xx: Fix wait for UART FIFO to be emptyH Hartley Sweeten2013-03-171-3/+7
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge tag 'imx-fixes-3.9-4' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2013-03-284-0/+27
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: imx: fix sync issue between imx_cpu_die and imx_cpu_killShawn Guo2013-03-263-0/+26
| | * | | | | | | | Merge tag 'ux500-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-03-275-5/+18
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: ux500: Enable the clock controlling Ethernet on SnowballLee Jones2013-03-273-2/+16
| | | * | | | | | | | ARM: ux500: Stop passing ios_handler() as an MMCI power controlling call-backLee Jones2013-03-271-1/+0
| | | * | | | | | | | ARM: ux500: Apply the TCPM and TCDM locations and sizes to dbx5x0 DTLee Jones2013-03-271-2/+2
| | * | | | | | | | | Merge tag 'omap-for-v3.9-rc3/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2013-03-279-22/+64
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak2013-03-273-6/+19
| | | * | | | | | | | | Merge tag 'omap-fixes-a-for-3.9-rc' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2013-03-196-16/+45
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | ARM: OMAP4: PM: fix PM regression introduced by recent clock cleanupPaul Walmsley2013-03-132-0/+11
| | | | * | | | | | | | ARM: OMAP3: hwmod data: keep MIDLEMODE in force-standby for musbGrazvydas Ignotas2013-03-133-5/+18
| | | | * | | | | | | | ARM: OMAP4: clock data: lock USB DPLL on bootJon Hunter2013-03-131-0/+15
| | | | * | | | | | | | ARM: OMAP1: fix USB host on 1710Aaro Koskinen2013-03-131-11/+1
| | | | | |_|_|/ / / / | | | | |/| | | | | |
| | * | | | | | | | | Merge tag 'renesas-fbdev-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2013-03-271-0/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | fbdev: sh_mobile_lcdc: fixup B side hsync adjust settingsKuninori Morimoto2013-03-271-0/+1
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge tag 'msm-fix-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/davi...Arnd Bergmann2013-03-251-1/+4
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | | * | | | | | | | ARM: msm: Stop counting before reprogramming clockeventStephen Boyd2013-03-221-1/+4
| | | |/ / / / / / /
| * | | | | | | | | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-04-021-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | nfsd4: reject "negative" acl lengthsJ. Bruce Fields2013-03-261-1/+1
| * | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-022-14/+39
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | virtio: console: add locking around c_ovq operationsAmit Shah2013-03-301-0/+5
| | * | | | | | | | | | virtio: console: rename cvq_lock to c_ivq_lockAmit Shah2013-03-301-8/+9
| | * | | | | | | | | | hw_random: free rng_buffer at module exitSatoru Takeuchi2013-03-201-0/+9
| | * | | | | | | | | | Revert "virtio_console: Initialize guest_connected=true for rproc_serial"Sjur Brændeland2013-03-181-6/+16
| * | | | | | | | | | | loop: prevent bdev freeing while device in useAnatol Pomozov2013-04-022-1/+9
| * | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-04-021-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | clk: tegra: Allow PLLE training to succeedThierry Reding2013-04-011-1/+1
| * | | | | | | | | | | | Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlov...Linus Torvalds2013-04-025-30/+80
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | libfcoe: Fix fcoe_sysfs VN2VN modeRobert Love2013-03-261-15/+45
| | * | | | | | | | | | | | libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love2013-03-264-11/+23
| | * | | | | | | | | | | | libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love2013-03-264-9/+11
| | * | | | | | | | | | | | fcoe: Fix deadlock between create and destroy pathsRobert Love2013-03-251-4/+11
| | * | | | | | | | | | | | bnx2fc: Make the fcoe_cltr the SCSI host parentRobert Love2013-03-251-3/+2
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | net: fix smatch warnings inside datagram_pollJacob Keller2013-04-025-5/+5
* | | | | | | | | | | | | net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NETGuenter Roeck2013-04-021-2/+0
* | | | | | | | | | | | | net/freescale/fec: Simplify OF dependenciesGuenter Roeck2013-04-021-18/+1
* | | | | | | | | | | | | net/cadence/macb: Simplify OF dependenciesGuenter Roeck2013-04-021-37/+6
* | | | | | | | | | | | | net/cadence/at91_ether: Simplify OF dependenciesGuenter Roeck2013-04-021-38/+6
* | | | | | | | | | | | | of_net.h: Provide empty functions if OF_NET is not configuredGuenter Roeck2013-04-021-0/+10
* | | | | | | | | | | | | ipconfig: add informative timeout messages while waiting for carrierPaul Gortmaker2013-04-021-1/+12
* | | | | | | | | | | | | forcedeth: Do a dma_mapping_error check after skb_frag_dma_mapNeil Horman2013-04-021-1/+40
* | | | | | | | | | | | | ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments.Chen Gang2013-04-021-5/+3
* | | | | | | | | | | | | qlcnic: Bump up the version to 5.2.40Rajesh Borundia2013-04-021-2/+2
* | | | | | | | | | | | | qlcnic: Fix sparse warnings.Rajesh Borundia2013-04-021-2/+1
* | | | | | | | | | | | | qlcnic: Fix NULL dereference in error path.Rajesh Borundia2013-04-021-6/+5
* | | | | | | | | | | | | qlcnic: Fix potential NULL dereferenceRajesh Borundia2013-04-021-0/+2
* | | | | | | | | | | | | tcp: Remove dead sysctl_tcp_cookie_size declarationNeal Cardwell2013-04-021-1/+0
* | | | | | | | | | | | | bridge: remove a redundant synchronize_net()Eric Dumazet2013-04-021-1/+0
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01201-1428/+2562
|\| | | | | | | | | | | |