按邮箱过滤 git log

[root@localhost src]# git log --oneline --author=linaro.com
d02dc27db0dc ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
af8f3f514d19 ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
dc1956b5f84d Thermal: Add ST-Ericsson DB8500 thermal properties and platform data.
aa1acb0451bb Thermal: Add ST-Ericsson DB8500 thermal driver.
160b7d8048b8 Thermal: Remove the cooling_cpufreq_list.
9c51b05a7852 Thermal: fix bug of counting cpu frequencies.
6b6519df84af Thermal: add indent for code alignment.
f1e70c2c5359 ata/ahci_platform: Add clock framework support
26fdaa7453db pata_arasan: add Device Tree probing capability
3f09e6c0d323 pata_arasan: Add clk_{un}prepare() support

 

你可能感兴趣的:(git,实践)