Age | Commit message (Expand) | Author | Files | Lines |
2016-12-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 9 | -30/+38 |
2016-12-22 | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 22 | -125/+224 |
2016-12-22 | Merge tag 'pm-fixes-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+2 |
2016-12-22 | Merge tag 'mmc-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh... | Linus Torvalds | 5 | -25/+39 |
2016-12-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 5 | -2/+16 |
2016-12-22 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 20 | -25/+2320 |
2016-12-22 | MAINTAINERS: Update Jacek Anaszewski's email address | Jacek Anaszewski | 1 | -2/+2 |
2016-12-22 | perf/x86: Fix overlap counter scheduling bug | Peter Zijlstra | 1 | -1/+1 |
2016-12-22 | perf/x86/pebs: Fix handling of PEBS buffer overflows | Stephane Eranian | 1 | -9/+21 |
2016-12-22 | x86/paravirt: Mark unused patch_default label | Peter Zijlstra | 2 | -2/+2 |
2016-12-22 | IB/rxe: Don't check for null ptr in send() | Andrew Boyer | 1 | -2/+1 |
2016-12-22 | IB/rxe: Drop future atomic/read packets rather than retrying | Andrew Boyer | 1 | -1/+1 |
2016-12-22 | IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends | Andrew Boyer | 1 | -1/+2 |
2016-12-22 | qedr: Always notify the verb consumer of flushed CQEs | Amrani, Ram | 1 | -1/+1 |
2016-12-22 | qedr: clear the vendor error field in the work completion | Amrani, Ram | 1 | -0/+3 |
2016-12-22 | qedr: post_send/recv according to QP state | Amrani, Ram | 1 | -4/+4 |
2016-12-22 | qedr: ignore inline flag in read verbs | Amrani, Ram | 1 | -1/+3 |
2016-12-22 | qedr: modify QP state to error when destroying it | Amrani, Ram | 1 | -2/+4 |
2016-12-22 | qedr: return correct value on modify qp | Amrani, Ram | 1 | -1/+1 |
2016-12-22 | qedr: return error if destroy CQ failed | Amrani, Ram | 1 | -1/+6 |
2016-12-22 | qedr: configure the number of CQEs on CQ creation | Amrani, Ram | 1 | -0/+3 |
2016-12-22 | i40iw: Set 128B as the only supported RQ WQE size | Chien Tin Tung | 8 | -25/+53 |
2016-12-22 | IB/cma: Fix a race condition in iboe_addr_get_sgid() | Bart Van Assche | 1 | -2/+4 |
2016-12-22 | Merge tag 'wireless-drivers-for-davem-2016-12-22' of git://git.kernel.org/pub... | David S. Miller | 5 | -5/+10 |
2016-12-22 | net: ipv4: Don't crash if passing a null sk to ip_do_redirect. | Lorenzo Colitti | 1 | -1/+2 |
2016-12-22 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 3 | -3/+7 |
2016-12-22 | Merge branches 'acpica' and 'acpi-scan' | Rafael J. Wysocki | 22 | -125/+224 |
2016-12-22 | befs: add NFS export support | Luis de Bethencourt | 1 | -0/+38 |
2016-12-22 | befs: remove trailing whitespaces | Luis de Bethencourt | 7 | -48/+47 |
2016-12-22 | befs: remove signatures from comments | Luis de Bethencourt | 3 | -7/+1 |
2016-12-22 | befs: fix style issues in header files | Luis de Bethencourt | 6 | -17/+12 |
2016-12-22 | befs: fix style issues in linuxvfs.c | Luis de Bethencourt | 1 | -23/+26 |
2016-12-22 | befs: fix typos in linuxvfs.c | Luis de Bethencourt | 1 | -8/+6 |
2016-12-22 | befs: fix style issues in io.c | Luis de Bethencourt | 1 | -2/+2 |
2016-12-22 | befs: fix style issues in inode.c | Luis de Bethencourt | 1 | -6/+6 |
2016-12-22 | befs: fix style issues in debug.c | Luis de Bethencourt | 1 | -6/+8 |
2016-12-21 | CREDITS: Remove outdated address information | Gertjan van Wingerde | 1 | -2/+0 |
2016-12-21 | net: fddi: skfp: use %p format specifier for addresses rather than %x | Colin Ian King | 3 | -8/+8 |
2016-12-21 | tcp: add a missing barrier in tcp_tasklet_func() | Eric Dumazet | 1 | -0/+1 |
2016-12-21 | splice: reinstate SIGPIPE/EPIPE handling | Linus Torvalds | 1 | -2/+7 |
2016-12-21 | Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -139/+67 |
2016-12-21 | Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 12 | -111/+166 |
2016-12-21 | net: mvpp2: fix dma unmapping of TX buffers for fragments | Thomas Petazzoni | 1 | -29/+30 |
2016-12-21 | net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerup | Heiko Stübner | 1 | -4/+4 |
2016-12-21 | be2net: Increase skb headroom size to 256 bytes | Kalesh A P | 1 | -1/+1 |
2016-12-21 | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 60 | -44/+207 |
2016-12-21 | Revert "ALSA: usb-audio: Fix race at stopping the stream" | Takashi Iwai | 1 | -8/+4 |
2016-12-21 | selinux: use the kernel headers when building scripts/selinux | Paul Moore | 5 | -2/+16 |
2016-12-21 | rtlwifi: Fix kernel oops introduced with commit e49656147359 | Larry Finger | 1 | -1/+2 |
2016-12-21 | ath9k: do not return early to fix rcu unlocking | Tobias Klausmann | 1 | -1/+1 |