]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
3.16-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Oct 2014 03:26:36 +0000 (11:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Oct 2014 03:26:36 +0000 (11:26 +0800)
commit931f36973d13e19db90403629ab463c3fd04b065
treed942501cbd76008d804ba8e273804eb80556971e
parenta24680070280b25b7fd2ce9065049a426e9ca37b
3.16-stable patches

added patches:
sparc-bpf_jit-fix-loads-from-negative-offsets.patch
sparc-bpf_jit-fix-support-for-ldx-stx-mem-and-skf_ad_vlan_tag.patch
sparc-let-memset-return-the-address-argument.patch
sparc32-dma_alloc_coherent-must-honour-gfp-flags.patch
sparc64-adjust-ktsb-assembler-to-support-larger-physical-addresses.patch
sparc64-adjust-vmalloc-region-size-based-upon-available-virtual-address-bits.patch
sparc64-correctly-recognise-m6-and-m7-cpu-type.patch
sparc64-cpu-hardware-caps-support-for-sparc-m6-and-m7.patch
sparc64-define-va-hole-at-run-time-rather-than-at-compile-time.patch
sparc64-do-not-define-thread-fpregs-save-area-as-zero-length-array.patch
sparc64-do-not-disable-interrupts-in-nmi_cpu_busy.patch
sparc64-find_node-adjustment.patch
sparc64-fix-corrupted-thread-fault-code.patch
sparc64-fix-fpu-register-corruption-with-aes-crypto-offload.patch
sparc64-fix-hibernation-code-refrence-to-page_offset.patch
sparc64-fix-lockdep-warnings-on-reboot-on-ultra-5.patch
sparc64-fix-pcr_ops-initialization-and-usage-bugs.patch
sparc64-fix-physical-memory-management-regressions-with-large-max_phys_bits.patch
sparc64-fix-register-corruption-in-top-most-kernel-stack-frame-during-boot.patch
sparc64-fix-reversed-start-end-in-flush_tlb_kernel_range.patch
sparc64-implement-__get_user_pages_fast.patch
sparc64-increase-max_phys_address_bits-to-53.patch
sparc64-increase-size-of-boot-string-to-1024-bytes.patch
sparc64-kill-unnecessary-tables-and-increase-max_banks.patch
sparc64-move-request_irq-from-ldc_bind-to-ldc_alloc.patch
sparc64-sparse-irq.patch
sparc64-sun4v-tlb-error-power-off-events.patch
sparc64-support-m6-and-m7-for-building-cpu-distribution-map.patch
sparc64-switch-to-4-level-page-tables.patch
sparc64-t5-pmu.patch
sparc64-use-kernel-page-tables-for-vmemmap.patch
32 files changed:
queue-3.16/series
queue-3.16/sparc-bpf_jit-fix-loads-from-negative-offsets.patch [new file with mode: 0644]
queue-3.16/sparc-bpf_jit-fix-support-for-ldx-stx-mem-and-skf_ad_vlan_tag.patch [new file with mode: 0644]
queue-3.16/sparc-let-memset-return-the-address-argument.patch [new file with mode: 0644]
queue-3.16/sparc32-dma_alloc_coherent-must-honour-gfp-flags.patch [new file with mode: 0644]
queue-3.16/sparc64-adjust-ktsb-assembler-to-support-larger-physical-addresses.patch [new file with mode: 0644]
queue-3.16/sparc64-adjust-vmalloc-region-size-based-upon-available-virtual-address-bits.patch [new file with mode: 0644]
queue-3.16/sparc64-correctly-recognise-m6-and-m7-cpu-type.patch [new file with mode: 0644]
queue-3.16/sparc64-cpu-hardware-caps-support-for-sparc-m6-and-m7.patch [new file with mode: 0644]
queue-3.16/sparc64-define-va-hole-at-run-time-rather-than-at-compile-time.patch [new file with mode: 0644]
queue-3.16/sparc64-do-not-define-thread-fpregs-save-area-as-zero-length-array.patch [new file with mode: 0644]
queue-3.16/sparc64-do-not-disable-interrupts-in-nmi_cpu_busy.patch [new file with mode: 0644]
queue-3.16/sparc64-find_node-adjustment.patch [new file with mode: 0644]
queue-3.16/sparc64-fix-corrupted-thread-fault-code.patch [new file with mode: 0644]
queue-3.16/sparc64-fix-fpu-register-corruption-with-aes-crypto-offload.patch [new file with mode: 0644]
queue-3.16/sparc64-fix-hibernation-code-refrence-to-page_offset.patch [new file with mode: 0644]
queue-3.16/sparc64-fix-lockdep-warnings-on-reboot-on-ultra-5.patch [new file with mode: 0644]
queue-3.16/sparc64-fix-pcr_ops-initialization-and-usage-bugs.patch [new file with mode: 0644]
queue-3.16/sparc64-fix-physical-memory-management-regressions-with-large-max_phys_bits.patch [new file with mode: 0644]
queue-3.16/sparc64-fix-register-corruption-in-top-most-kernel-stack-frame-during-boot.patch [new file with mode: 0644]
queue-3.16/sparc64-fix-reversed-start-end-in-flush_tlb_kernel_range.patch [new file with mode: 0644]
queue-3.16/sparc64-implement-__get_user_pages_fast.patch [new file with mode: 0644]
queue-3.16/sparc64-increase-max_phys_address_bits-to-53.patch [new file with mode: 0644]
queue-3.16/sparc64-increase-size-of-boot-string-to-1024-bytes.patch [new file with mode: 0644]
queue-3.16/sparc64-kill-unnecessary-tables-and-increase-max_banks.patch [new file with mode: 0644]
queue-3.16/sparc64-move-request_irq-from-ldc_bind-to-ldc_alloc.patch [new file with mode: 0644]
queue-3.16/sparc64-sparse-irq.patch [new file with mode: 0644]
queue-3.16/sparc64-sun4v-tlb-error-power-off-events.patch [new file with mode: 0644]
queue-3.16/sparc64-support-m6-and-m7-for-building-cpu-distribution-map.patch [new file with mode: 0644]
queue-3.16/sparc64-switch-to-4-level-page-tables.patch [new file with mode: 0644]
queue-3.16/sparc64-t5-pmu.patch [new file with mode: 0644]
queue-3.16/sparc64-use-kernel-page-tables-for-vmemmap.patch [new file with mode: 0644]