summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | drivers: net: cpsw: increment reference count on fixed-link PHY nodeDavid Rivshin2015-12-181-4/+9
| | | * | | | | | drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHYDavid Rivshin2015-12-182-21/+25
| | | * | | | | | ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phyPascal Speck (Iktek)2015-12-181-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-305-8/+24
| |\ \ \ \ \ \ \
| | * | | | | | | lightnvm: wrong offset in bad blk lun calculationMatias Bjørling2015-12-291-1/+1
| | * | | | | | | null_blk: use async queue restart helperJens Axboe2015-12-281-6/+5Star
| | * | | | | | | block: add blk_start_queue_async()Jens Axboe2015-12-282-0/+17
| | * | | | | | | block: Split bios on chunk boundariesKeith Busch2015-12-231-1/+1
| * | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-12-3010-39/+102
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens2015-12-302-8/+8
| | * | | | | | | | ocfs2/dlm: clear migration_pending when migration target goes downxuejiufei2015-12-301-0/+2
| | * | | | | | | | mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman2015-12-301-12/+19
| | * | | | | | | | ocfs2: fix flock panic issueJunxiao Bi2015-12-301-1/+4
| | * | | | | | | | m32r: add io*_rep helpersSudip Mukherjee2015-12-301-1/+9
| | * | | | | | | | m32r: fix build failureSudip Mukherjee2015-12-301-0/+1
| | * | | | | | | | arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton2015-12-301-0/+1
| | * | | | | | | | mm: memcontrol: fix possible memcg leak due to interrupted reclaimVladimir Davydov2015-12-301-14/+46
| | * | | | | | | | ocfs2: fix BUG when calculate new backup superJoseph Qi2015-12-301-3/+12
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-12-301-36/+37
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro2015-12-291-36/+37
| * | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-12-2912-101/+134
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | RDMA/be2net: Remove open and close entry pointsDevesh Sharma2015-12-284-45/+1Star
| | * | | | | | | | | RDMA/ocrdma: Depend on async link events from CNADevesh Sharma2015-12-286-22/+119
| | * | | | | | | | | RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma2015-12-281-23/+0Star
| | * | | | | | | | | RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma2015-12-281-3/+4
| | * | | | | | | | | IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang2015-12-231-1/+1
| | * | | | | | | | | IB/cma: cma_match_net_dev needs to take into account port_numMatan Barak2015-12-231-7/+9
| * | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-12-281-31/+30Star
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | crypto: algif_skcipher - Use new skcipher interfaceHerbert Xu2015-12-221-31/+30Star
| * | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2015-12-281-9/+9
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | KEYS: Fix race between read and revokeDavid Howells2015-12-191-9/+9
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Linux 4.4-rc7Linus Torvalds2015-12-281-1/+1
| * | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-12-288-24/+42
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | MIPS: Fix bitrot in __get_user_unaligned()Al Viro2015-12-271-3/+3
| | * | | | | | | | | | MIPS: Fix build error due to unused variables.Ralf Baechle2015-12-223-3/+1Star
| | * | | | | | | | | | MIPS: VDSO: Fix build errorQais Yousef2015-12-221-2/+2
| | * | | | | | | | | | MIPS: CPS: drop .set mips64r2 directivesPaul Burton2015-12-221-2/+0Star
| | * | | | | | | | | | MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2015-12-223-10/+26
| | * | | | | | | | | | MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan2015-12-221-3/+9
| | * | | | | | | | | | MIPS: uaccess: Fix strlen_user with EVAJames Hogan2015-12-221-1/+1
| * | | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-12-2813-13/+27
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: tegra: Fix suspend hang on Tegra124 ChromebooksJon Hunter2015-12-231-1/+1
| | * | | | | | | | | | | Merge tag 'omap-for-v4.4/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-12-223-0/+12
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ARM: dts: Fix UART wakeirq for omap4 duovero parlorTony Lindgren2015-12-191-0/+4
| | | * | | | | | | | | | | ARM: OMAP2+: AM43xx: select ARM TWD timerFelipe Balbi2015-12-171-0/+1
| | | * | | | | | | | | | | ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCASTGrygorii Strashko2015-12-172-0/+7
| | * | | | | | | | | | | | Merge tag 'imx-fixes-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-12-226-8/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ARM: dts: imx6: Fix Ethernet PHY mode on Ventana boardsKrzysztof Hałasa2015-12-155-5/+5
| | | * | | | | | | | | | | | ARM: dts: imx: Fix the assigned-clock mismatch issue on imx6q/dlBai Ping2015-12-151-3/+3
| | * | | | | | | | | | | | | bus: sunxi-rsb: Fix peripheral IC mapping runtime addressChen-Yu Tsai2015-12-221-1/+1