aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-12-22move aio compat to fs/aio.cAl Viro
2016-12-22Merge branch 'misc' into for-linusJames Bottomley
2016-12-22perf sched timehist: Fix invalid period calculationNamhyung Kim
2016-12-22perf sched timehist: Remove hardcoded 'comm_width' check at print_summaryNamhyung Kim
2016-12-22perf sched timehist: Enlarge default 'comm_width'Namhyung Kim
2016-12-22perf sched timehist: Honour 'comm_width' when aligning the headersNamhyung Kim
2016-12-23Merge tag 'drm-intel-next-fixes-2016-12-22' of git://anongit.freedesktop.org/...Dave Airlie
2016-12-23Merge tag 'drm-misc-fixes-2016-12-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-12-23Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-12-22Merge tag 'leds_for_4.10_email_update' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-22Merge tag 'pm-fixes-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-22Merge tag 'mmc-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2016-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-22MAINTAINERS: Update Jacek Anaszewski's email addressJacek Anaszewski
2016-12-22perf/x86: Fix overlap counter scheduling bugPeter Zijlstra
2016-12-22perf/x86/pebs: Fix handling of PEBS buffer overflowsStephane Eranian
2016-12-22x86/paravirt: Mark unused patch_default labelPeter Zijlstra
2016-12-22IB/rxe: Don't check for null ptr in send()Andrew Boyer
2016-12-22IB/rxe: Drop future atomic/read packets rather than retryingAndrew Boyer
2016-12-22IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sendsAndrew Boyer
2016-12-22qedr: Always notify the verb consumer of flushed CQEsAmrani, Ram
2016-12-22qedr: clear the vendor error field in the work completionAmrani, Ram
2016-12-22qedr: post_send/recv according to QP stateAmrani, Ram
2016-12-22qedr: ignore inline flag in read verbsAmrani, Ram
2016-12-22qedr: modify QP state to error when destroying itAmrani, Ram
2016-12-22qedr: return correct value on modify qpAmrani, Ram
2016-12-22qedr: return error if destroy CQ failedAmrani, Ram
2016-12-22qedr: configure the number of CQEs on CQ creationAmrani, Ram
2016-12-22i40iw: Set 128B as the only supported RQ WQE sizeChien Tin Tung
2016-12-22IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche
2016-12-22Merge tag 'wireless-drivers-for-davem-2016-12-22' of git://git.kernel.org/pub...David S. Miller
2016-12-22net: ipv4: Don't crash if passing a null sk to ip_do_redirect.Lorenzo Colitti
2016-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki
2016-12-22befs: add NFS export supportLuis de Bethencourt
2016-12-22befs: remove trailing whitespacesLuis de Bethencourt
2016-12-22befs: remove signatures from commentsLuis de Bethencourt
2016-12-22befs: fix style issues in header filesLuis de Bethencourt
2016-12-22befs: fix style issues in linuxvfs.cLuis de Bethencourt
2016-12-22befs: fix typos in linuxvfs.cLuis de Bethencourt
2016-12-22befs: fix style issues in io.cLuis de Bethencourt
2016-12-22befs: fix style issues in inode.cLuis de Bethencourt
2016-12-22befs: fix style issues in debug.cLuis de Bethencourt
2016-12-21CREDITS: Remove outdated address informationGertjan van Wingerde
2016-12-21net: fddi: skfp: use %p format specifier for addresses rather than %xColin Ian King
2016-12-21tcp: add a missing barrier in tcp_tasklet_func()Eric Dumazet
2016-12-21splice: reinstate SIGPIPE/EPIPE handlingLinus Torvalds