aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changesIngo Molnar689-3952/+7239
2015-10-04Linux 4.3-rc4Linus Torvalds1-1/+1
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds25-37/+188
2015-10-04Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds7-26/+28
2015-10-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds13-144/+82
2015-10-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+21
2015-10-04MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras4-73/+42
2015-10-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-65/+69
2015-10-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+3
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-17/+141
2015-10-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds34-300/+227
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds15-49/+74
2015-10-02clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz1-1/+1
2015-10-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-4/+22
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds16-14/+165
2015-10-02irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier1-1/+1
2015-10-02irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier1-0/+3
2015-10-02Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds8-53/+77
2015-10-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds15-133/+193
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov1-8/+4
2015-10-02MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett1-1/+1
2015-10-02MIPS: Fix R2300 FP context switch handlingPaul Burton1-27/+1
2015-10-02MIPS: Fix octeon FP context switch handlingPaul Burton1-25/+1
2015-10-02Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-62/+67
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds4-57/+77
2015-10-02arm64: ftrace: fix function_graph tracer panicLi Bin1-2/+20
2015-10-02MIPS: BPF: Fix load delay slots.Ralf Baechle1-0/+4
2015-10-02x86/headers/uapi: Fix __BITS_PER_LONG value for x32 buildsBen Hutchings1-1/+1
2015-10-02md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown1-1/+2
2015-10-02md/raid1: Avoid raid1 resync getting stuckJes Sorensen1-3/+2
2015-10-02md: drop null test before destroy functionsJulia Lawall4-14/+7
2015-10-02md: clear CHANGE_PENDING in readonly arrayShaohua Li1-0/+1
2015-10-02md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown1-6/+6
2015-10-02md/raid5: don't index beyond end of array in need_this_block().NeilBrown1-2/+2
2015-10-02raid5: update analysis state for failed stripeShaohua Li1-0/+4
2015-10-02md: wait for pending superblock updates before switching to read-onlyNeilBrown1-0/+4
2015-10-02x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley1-1/+1
2015-10-02x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi1-4/+3
2015-10-02drm/dp/mst: add some defines for logical/physical portsDave Airlie2-1/+5
2015-10-02drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)Dave Airlie1-2/+3
2015-10-02drm/dp/mst: split connector registration into two parts (v2)Dave Airlie4-6/+23
2015-10-02drm/dp/mst: update the link_address_sent before sending the link address (v3)Dave Airlie1-13/+12
2015-10-02drm/dp/mst: fixup handling hotplug on port removal.Dave Airlie1-10/+26
2015-10-02drm/dp/mst: don't pass port into the path builder functionDave Airlie1-4/+5
2015-10-02drm/radeon: drop radeon_fb_helper_set_parAlex Deucher1-31/+1
2015-10-02drm: handle cursor_set2 in restore_fbdev_modeAlex Deucher1-1/+5
2015-10-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-34/+106
2015-10-01Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-30/+116
2015-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-59/+121
2015-10-01dmapool: fix overflow condition in pool_find_page()Robin Murphy1-1/+1