summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-02batman-adv: update copyright years for 2016Sven Eckelmann43-43/+43
2016-02-02batman-adv: Fix kernel-doc for batadv_claim_free_refSven Eckelmann1-1/+2
2016-02-02batman-adv: add kerneldoc for batadv_iv_ogm_aggr_packetSimon Wunderlich1-1/+8
2016-02-02batman-adv: add kernel doc for AP isolation attributes in bat_privAntonio Quartulli1-0/+3
2016-02-02batman-adv: fix kerneldoc for TT functionsAntonio Quartulli1-9/+24
2016-02-02batman-adv: fix kerneldoc for DAT functionsAntonio Quartulli1-0/+4
2016-02-02batman-adv: Update/repair bridge loop avoidance kerneldocSimon Wunderlich1-48/+130
2016-02-02batman-adv: Fix kerneldoc of network-coding functionsSven Eckelmann1-0/+13
2016-02-02batman-adv: Fix kerneldoc of main functionsSven Eckelmann11-12/+48
2016-02-02batman-adv: Fix kerneldoc parsing of return descriptionSven Eckelmann22-229/+305
2016-02-02batman-adv: kernel doc readability updatesMarek Lindner1-12/+13
2016-02-02batman-adv: Drop invalid kerneldoc for variable batadv_vlan_attrsSven Eckelmann1-3/+1
2016-02-02batman-adv: Fix names in kerneldoc of functionsSven Eckelmann5-7/+7
2016-02-02batman-adv: Remove kerneldoc for missing parametersSven Eckelmann4-7/+0
2016-02-02batman-adv: Fix kerneldoc parsing of structs/enumsSven Eckelmann3-6/+6
2016-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4705-86936/+297790
2016-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds154-843/+1402
2016-02-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds8-16/+28
2016-02-02Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-93/+75
2016-02-01Linux 4.5-rc2v4.5-rc2Linus Torvalds1-1/+1
2016-02-01Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-7/+68
2016-02-01Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-12/+82
2016-02-01Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-29/+42
2016-02-01Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+9
2016-02-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+13
2016-02-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-103/+209
2016-02-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-36/+245
2016-02-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+25
2016-02-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-667/+746
2016-02-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-72/+81
2016-02-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-24/+27
2016-02-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-02-01Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds1-14/+10
2016-02-01Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-30/+23
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams3-4/+4
2016-01-31mm: fix pfn_t to page conversion in vm_insert_mixedDan Williams1-2/+7
2016-01-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller7-35/+51
2016-01-31block: use DAX for partition table readsDan Williams3-3/+46
2016-01-31block: revert runtime dax control of the raw block deviceDan Williams4-70/+0
2016-01-31fs, block: force direct-I/O for dax-enabled block devicesDan Williams1-1/+1
2016-01-30crypto: atmel-aes - remove calls of clk_prepare() from atomic contextsCyrille Pitchen1-4/+12
2016-01-30crypto: algif_hash - wait for crypto_ahash_init() to completeWang, Rui Y1-1/+3
2016-01-30pid: Fix spelling in commentsZhen Lei1-1/+1
2016-01-30Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar4-4/+5
2016-01-30tcp: avoid cwnd undo after receiving ECNYuchung Cheng1-2/+0
2016-01-30irda: fix a potential use-after-free in ircomm_param_requestWANG Cong1-2/+1
2016-01-30devm_memremap_pages: fix vmem_altmap lifetime + alignment handlingDan Williams1-7/+11
2016-01-30Merge branch 'arnd-net-driver-fixes'David S. Miller6-47/+25
2016-01-30net: tg3: avoid uninitialized variable warningArnd Bergmann1-1/+1
2016-01-30net: nb8800: avoid uninitialized variable warningArnd Bergmann1-2/+2