summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ravb: fix software timestampingLino Sanfilippo2016-03-281-1/+1
| * | | | | net: sxgbe: fix error paths in sxgbe_platform_probe()Rasmus Villemoes2016-03-281-2/+2
| * | | | | Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.Cosmin-Gabriel Samoila2016-03-281-5/+10
| * | | | | Fix returned tc and hoplimit values for route with IPv6 encapsulationQuentin Armitage2016-03-281-2/+2
| * | | | | drivers/net/usb/plusb.c: Fix typoDiego Viola2016-03-281-1/+1
| * | | | | net: macb: remove BUG_ON() and reset the queue to handle RX errorsCyrille Pitchen2016-03-251-10/+49
| * | | | | qlge: Update version to 1.00.00.35Manish Chopra2016-03-251-1/+1
| * | | | | net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362Jaedon Shin2016-03-252-0/+6
| * | | | | bpf: add missing map_flags to bpf_map_show_fdinfoDaniel Borkmann2016-03-251-2/+4
| * | | | | netpoll: Fix extra refcount release in netpoll_cleanup()Bjorn Helgaas2016-03-251-1/+2
| * | | | | net: bcmgenet: fix skb_len in bcmgenet_xmit_single()Petri Gynther2016-03-241-1/+1
| * | | | | net: bcmgenet: fix dev->stats.tx_bytes accountingPetri Gynther2016-03-242-4/+16
| * | | | | switchdev: fix typo in comments/docNicolas Dichtel2016-03-242-2/+2
| * | | | | net: macb: replace macb_writel() call by queue_writel() to update queue ISRCyrille Pitchen2016-03-241-1/+1
| * | | | | Merge branch 'hns-fixes'David S. Miller2016-03-246-36/+41
| |\ \ \ \ \
| | * | | | | net: hns: bug fix about getting hilink status for HNS v2Sheng Li2016-03-242-18/+24
| | * | | | | net: hns: fix warning of passing zero to 'PTR_ERR'Kejian Yan2016-03-241-1/+1
| | * | | | | net: hns: optimizate irq proccess for HNS V2Sheng Li2016-03-241-4/+5
| | * | | | | net: hns: remove useless variable assignment and commentQianqian Xie2016-03-241-4/+1
| | * | | | | net: hns: bug fix for return valuesQianqian Xie2016-03-241-2/+2
| | * | | | | net: hns: optimizate fmt of snprintf()Qianqian Xie2016-03-241-1/+2
| | * | | | | net: hns: fix a bug for cycle indexQianqian Xie2016-03-241-6/+6
| |/ / / / /
| * | | | | xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org2016-03-241-0/+3
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-04-0211-45/+45
|\ \ \ \ \ \
| * | | | | | clk: qcom: ipq4019: add some fixed clocks for ddrppl and fepllMatthew McClintock2016-03-301-0/+10
| * | | | | | clk: qcom: ipq4019: switch remaining defines to enumsMatthew McClintock2016-03-301-35/+25
| * | | | | | clk: qcom: Make reset_control_ops constPhilipp Zabel2016-03-302-2/+2
| * | | | | | clk: tegra: Make reset_control_ops constPhilipp Zabel2016-03-301-1/+1
| * | | | | | clk: sunxi: Make reset_control_ops constPhilipp Zabel2016-03-303-3/+3
| * | | | | | clk: atlas7: Make reset_control_ops constPhilipp Zabel2016-03-301-1/+1
| * | | | | | clk: rockchip: Make reset_control_ops constPhilipp Zabel2016-03-301-1/+1
| * | | | | | clk: mmp: Make reset_control_ops constPhilipp Zabel2016-03-301-1/+1
| * | | | | | clk: mediatek: Make reset_control_ops constPhilipp Zabel2016-03-301-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-024-0/+64
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-processor'Rafael J. Wysocki2016-04-024-0/+64
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada2016-03-264-0/+64
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-04-0211-42/+34
|\ \ \ \ \ \ \
| * | | | | | | .mailmap: add Christophe RicardChristophe Ricard2016-04-021-0/+1
| * | | | | | | Make CONFIG_FHANDLE default yAndi Kleen2016-04-021-1/+2
| * | | | | | | mm/page_isolation.c: fix the function commentsNeil Zhang2016-04-021-1/+1
| * | | | | | | oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list headMichal Hocko2016-04-021-1/+5
| * | | | | | | mm/page_isolation: fix tracepoint to mirror check function behaviorLucas Stach2016-04-021-1/+1
| * | | | | | | mm/rmap: batched invalidations should use existing apiNadav Amit2016-04-023-28/+8
| * | | | | | | x86/mm: TLB_REMOTE_SEND_IPI should count pagesNadav Amit2016-04-021-3/+9
| * | | | | | | mm: fix invalid node in alloc_migrate_target()Xishi Qiu2016-04-021-4/+4
| * | | | | | | include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang2016-04-021-1/+1
| * | | | | | | mm, kasan: fix compilation for CONFIG_SLABAlexander Potapenko2016-04-021-1/+1
| * | | | | | | MAINTAINERS: orangefs mailing list is subscribers-onlyJoe Perches2016-04-021-1/+1
* | | | | | | | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-021-20/+25
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'misc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Chris Mason2016-03-251-20/+25
| |\ \ \ \ \ \ \ \