Age | Commit message (Expand) | Author |
2012-04-21 | pch_gbe: remove suspicious comment | Richard Cochran |
2012-04-21 | pch_gbe: run the ptp bpf just once per packet | Richard Cochran |
2012-04-21 | pch_gbe: correct receive time stamp filtering | Takahiro Shimizu |
2012-04-21 | pch_gbe: do not set the channel control register | Takahiro Shimizu |
2012-04-21 | pch_gbe: improve coding style | Takahiro Shimizu |
2012-04-21 | pch_gbe: export a method to set the receive match address | Takahiro Shimizu |
2012-04-21 | pch_gbe: reprogram multicast address register on reset | Takahiro Shimizu |
2012-04-21 | pch_gbe: simplify transmit time stamping flag test | Takahiro Shimizu |
2012-04-21 | pch_gbe: scale time stamps to nanoseconds | Takahiro Shimizu |
2012-04-21 | kill mm argument of vm_munmap() | Al Viro |
2012-04-20 | mmc: core: Do not pre-claim host in suspend | Ulf Hansson |
2012-04-20 | mmc: dw_mmc: prevent NULL dereference for dma_ops | Jaehoon Chung |
2012-04-20 | net: Convert all sysctl registrations to register_net_sysctl | Eric W. Biederman |
2012-04-20 | net: Move all of the network sysctls without a namespace into init_net. | Eric W. Biederman |
2012-04-20 | mmc: unbreak sdhci-esdhc-imx on i.MX25 | Eric BĂ©nard |
2012-04-20 | mmc: cd-gpio: Include header to pickup exported symbol prototypes | H Hartley Sweeten |
2012-04-20 | mmc: sdhci: refine non-removable card checking for card detection | Daniel Drake |
2012-04-20 | mmc: dw_mmc: Fix switch from DMA to PIO | Seungwon Jeon |
2012-04-20 | mmc: remove MMC bus legacy suspend/resume method | Chuanxiao Dong |
2012-04-20 | VM: add "vm_mmap()" helper function | Linus Torvalds |
2012-04-20 | VM: add "vm_munmap()" helper function | Linus Torvalds |
2012-04-20 | mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage | Rajendra Nayak |
2012-04-20 | mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m | Chris Ball |
2012-04-20 | mmc: fixes for eMMC v4.5 sanitize operation | Adrian Hunter |
2012-04-20 | mmc: fixes for eMMC v4.5 discard operation | Adrian Hunter |
2012-04-20 | Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-04-20 | Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-04-20 | Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-04-20 | Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-04-20 | Revert "ACPI: ignore FADT reset-reg-sup flag" | Linus Torvalds |
2012-04-20 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-04-20 | USB: serial: cp210x: Fixed usb_control_msg timeout values | Yuri Matylitski |
2012-04-19 | drivers/tty/amiserial.c: add missing tty_unlock | Julia Lawall |
2012-04-19 | atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/write | Huang, Xiong |
2012-04-19 | atl1c: fix WoL(magic) issue for l2cb 1.1 | Huang, Xiong |
2012-04-19 | atl1c: refine atl1c_pcie_patch | Huang, Xiong |
2012-04-19 | atl1c: refine/update ASPM configuration | Huang, Xiong |
2012-04-19 | atl1c: clear bit MASTER_CTRL_CLK_SEL_DIS in atl1c_pcie_patch | Huang, Xiong |
2012-04-19 | atl1c: refine reg definition of REG_MASTER_CTRL | Huang, Xiong |
2012-04-19 | atl1c: clear PCIE error status in atl1c_reset_pcie | Huang, Xiong |
2012-04-19 | atl1c: remove dmar_dly_cnt and dmaw_dly_cnt | Huang, Xiong |
2012-04-19 | atl1c: update right threshold for TSO | Huang, Xiong |
2012-04-19 | atl1c: add module parameter for l1c_wait_until_idle | Huang, Xiong |
2012-04-19 | atl1c: threshold for ASPM is changed based on chip capability | Huang, Xiong |
2012-04-19 | stmmac: do not fail when probe and there is no csr clk defined | Giuseppe CAVALLARO |
2012-04-19 | stmmac: verify the dma_cfg platform fields | Giuseppe CAVALLARO |
2012-04-19 | stmmac: Move the mdio_register/_unregister in probe/remove | Francesco Virlinzi |
2012-04-19 | stmmac: use custom init/exit functions in pm ops | Francesco Virlinzi |