| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 111 | -804/+705 |
* | media: mtk-vcodec: remove unused dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -4/+0 |
* | include/linux/bitmap.h: cleanup | Andrew Morton | 2016-08-04 | 1 | -4/+3 |
* | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 2016-08-04 | 48 | -135/+135 |
* | drivers/fpga/Kconfig: fix build failure | Sudip Mukherjee | 2016-08-04 | 1 | -0/+1 |
* | Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2016-08-03 | 4 | -9/+19 |
|\ |
|
| * | tracing: Fix use-after-free in hist_register_trigger() | Tom Zanussi | 2016-08-02 | 1 | -3/+3 |
| * | tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_all | Steven Rostedt | 2016-08-02 | 1 | -4/+4 |
| * | Makefile: Mute warning for __builtin_return_address(>0) for tracing only | Steven Rostedt | 2016-08-02 | 2 | -1/+4 |
| * | ftrace/recordmcount: Work around for addition of metag magic but not relocations | Laura Abbott | 2016-08-02 | 1 | -1/+8 |
* | | fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2 | Geert Uytterhoeven | 2016-08-03 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-08-03 | 52 | -95/+195 |
|\ \ |
|
| * | | qed: Fail driver load in 100g MSI mode. | Sudarsana Reddy Kalluru | 2016-08-01 | 1 | -1/+6 |
| * | | Merge branch 'net-of_node_put' | David S. Miller | 2016-08-01 | 16 | -22/+67 |
| |\ \ |
|
| | * | | ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph... | Peter Chen | 2016-08-01 | 1 | -0/+1 |
| | * | | ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha... | Peter Chen | 2016-08-01 | 2 | -2/+6 |
| | * | | ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli... | Peter Chen | 2016-08-01 | 1 | -10/+26 |
| | * | | ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha... | Peter Chen | 2016-08-01 | 1 | -0/+1 |
| | * | | ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_... | Peter Chen | 2016-08-01 | 1 | -0/+1 |
| | * | | ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse... | Peter Chen | 2016-08-01 | 1 | -0/+1 |
| | * | | ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandle | Peter Chen | 2016-08-01 | 1 | -0/+2 |
| | * | | ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha... | Peter Chen | 2016-08-01 | 1 | -0/+1 |
| | * | | ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin... | Peter Chen | 2016-08-01 | 1 | -3/+4 |
| | * | | ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling... | Peter Chen | 2016-08-01 | 1 | -3/+6 |
| | * | | ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandle | Peter Chen | 2016-08-01 | 1 | -0/+3 |
| | * | | ethernet: aurora: nb8800: add missing of_node_put after calling of_parse_phandle | Peter Chen | 2016-08-01 | 1 | -0/+2 |
| | * | | ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandle | Peter Chen | 2016-08-01 | 1 | -4/+11 |
| | * | | ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandle | Peter Chen | 2016-08-01 | 1 | -0/+1 |
| | * | | ethernet: altera: add missing of_node_put | Peter Chen | 2016-08-01 | 1 | -0/+1 |
| |/ / |
|
| * | | 8139too: fix system hang when there is a tx timeout event. | Chun-Hao Lin | 2016-08-01 | 1 | -4/+8 |
| * | | qed: Fix error return code in qed_resc_alloc() | Wei Yongjun | 2016-08-01 | 1 | -0/+1 |
| * | | net: qlcnic: avoid superfluous assignement | xypron.glpk@gmx.de | 2016-08-01 | 1 | -1/+0 |
| * | | dsa: b53: remove redundant if | xypron.glpk@gmx.de | 2016-08-01 | 1 | -2/+1 |
| * | | qed: do not use unitialized variable | xypron.glpk@gmx.de | 2016-08-01 | 1 | -1/+1 |
| * | | wan/fsl_ucc_hdlc: avoid possible NULL pointer dereference | xypron.glpk@gmx.de | 2016-08-01 | 1 | -1/+2 |
| * | | net: qlge: remove superfluous statement | xypron.glpk@gmx.de | 2016-08-01 | 1 | -1/+0 |
| * | | net: s2io: simplify logical constraint | xypron.glpk@gmx.de | 2016-08-01 | 1 | -1/+1 |
| * | | net: enic: use correct type specifier | xypron.glpk@gmx.de | 2016-08-01 | 1 | -2/+2 |
| * | | net: bna: use correct type specifier (2) | xypron.glpk@gmx.de | 2016-08-01 | 1 | -1/+2 |
| * | | net: bna: use correct type specifications | xypron.glpk@gmx.de | 2016-08-01 | 1 | -1/+2 |
| * | | net: bcm63xx: avoid possible null pointer dereference | xypron.glpk@gmx.de | 2016-08-01 | 1 | -1/+1 |
| * | | net: amd-xgbe: use correct format specifier | xypron.glpk@gmx.de | 2016-08-01 | 1 | -1/+1 |
| * | | net: ethernet: ax88796: avoid null pointer dereference | xypron.glpk@gmx.de | 2016-08-01 | 1 | -1/+2 |
| * | | net: caif: use correct format specifier | xypron.glpk@gmx.de | 2016-08-01 | 1 | -2/+2 |
| * | | sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSING | Xin Long | 2016-08-01 | 1 | -1/+1 |
| * | | phy/micrel: Change phy_id_mask for KSZ8721 | Alexander Stein | 2016-07-31 | 1 | -2/+2 |
| * | | Merge branch 'r8169-fixes' | David S. Miller | 2016-07-31 | 1 | -4/+33 |
| |\ \ |
|
| | * | | r8169: fix nic may not work after changing mac address. | Chun-Hao Lin | 2016-07-31 | 1 | -1/+8 |
| | * | | r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats() | Chun-Hao Lin | 2016-07-31 | 1 | -1/+7 |
| | * | | r8169: fix kernel log spam when set or get hardware wol setting. | Chun-Hao Lin | 2016-07-31 | 1 | -2/+18 |
| |/ / |
|