summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-1924-34/+34
* mm: Fix warning on make htmldocs caused by slab.cMasanari Iida2014-02-191-1/+1
* ata: ata-samsung_cf: cleanup in header fileSachin Kamat2014-02-191-5/+4
* idr: remove unused prototype of idr_free()Vladimir Davydov2014-01-301-1/+0
* neighbour.h: fix commentLi Zhong2014-01-221-1/+1
* sched: Fix warning on make htmldocs caused by wait.hMasanari Iida2014-01-221-2/+2
* slab: struct kmem_cache is protected by slab_mutexFam Zheng2014-01-211-1/+1
* doc: Fix typo in USB Gadget DocumentationDavid E. Narvaez2014-01-101-1/+1
* of/Kconfig: Spelling s/one/once/Geert Uytterhoeven2014-01-101-1/+1
* mkregtable: Fix sscanf handlingAlan2014-01-101-1/+1
* lp5523, lp8501: comment improvementsPavel Machek2014-01-102-2/+10
* thermal: rcar: comment spellingGeert Uytterhoeven2014-01-081-1/+1
* treewide: fix comments and printk msgsMasanari Iida2014-01-0711-12/+12
* IXP4xx: remove '1 &&' from a condition check in ixp4xx_restart()Krzysztof Hałasa2014-01-021-1/+1
* Documentation: update /proc/uptime field descriptionRob Landley2014-01-021-1/+1
* Documentation: Fix size parameter for snprintfStefan Weil2014-01-021-1/+1
* arm: fix comment header and macro nameSachin Kamat2014-01-021-5/+3
* asm-generic: uaccess: Spelling s/a ny/any/Geert Uytterhoeven2014-01-021-1/+1
* mtd: onenand: fix comment headerSachin Kamat2014-01-021-2/+0
* doc: driver-model/platform.txt: fix a typoLaszlo Papp2013-12-191-1/+1
* drivers: fix typo in DEVTMPFS_MOUNT Kconfig help textEmilio López2013-12-191-1/+1
* doc: Fix typo (acces_process_vm -> access_process_vm)Stefan Weil2013-12-191-1/+1
* treewide: Fix typos in printkMasanari Iida2013-12-1917-19/+19
* drivers/gpu/drm/qxl/Kconfig: reformat the help textAntonio Ospite2013-12-191-3/+5
* doc: Fix trivial spelling mistake in efi-stub.txtSilvan Jegen2013-12-191-1/+1
* Merge branch 'master' into for-nextJiri Kosina2013-12-1911720-275184/+573243
|\
| * Linux 3.13-rc4v3.13-rc4Linus Torvalds2013-12-151-1/+1
| * null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
| * radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15141-916/+1551
| |\
| | * igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-151-1/+4
| | * i40e: fix null dereferenceJesse Brandeburg2013-12-151-0/+3
| | * xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1
| | * net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| | * drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
| | * xen-netback: napi: don't prematurely request a tx eventPaul Durrant2013-12-121-1/+1
| | * xen-netback: napi: fix abuse of budgetPaul Durrant2013-12-121-7/+7
| | * sch_tbf: use do_div() for 64-bit divideYang Yingliang2013-12-121-2/+4
| | * udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet2013-12-121-6/+16
| | * net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-121-4/+0
| | * Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller2013-12-1116-426/+302
| | * 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
| | * xen-netback: make sure skb linear area covers checksum fieldPaul Durrant2013-12-111-32/+28
| | * net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-112-10/+39
| | * udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet2013-12-111-3/+6
| | * macvtap: signal truncated packetsJason Wang2013-12-111-5/+6
| | * tun: unbreak truncated packet signallingJason Wang2013-12-111-7/+9
| | * net: sched: htb: fix the calculation of quantumYang Yingliang2013-12-111-8/+12
| | * net: sched: tbf: fix the calculation of max_sizeYang Yingliang2013-12-111-45/+70
| | * micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-112-0/+17