aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-04MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras4-73/+42
2015-10-02clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz1-1/+1
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-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-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-01dmapool: fix overflow condition in pool_find_page()Robin Murphy1-1/+1
2015-10-01thermal: avoid division by zero in power allocatorAndrea Arcangeli1-0/+10
2015-10-01memcg: remove pcp_counter_lockGreg Thelen2-2/+0
2015-10-01kprobes: use _do_fork() in samples to make them work againPetr Mladek3-12/+12
2015-10-01drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton1-0/+1
2015-10-01memcg: make mem_cgroup_read_stat() unsignedGreg Thelen1-12/+18
2015-10-01memcg: fix dirty page migrationGreg Thelen2-1/+32
2015-10-01dax: fix NULL pointer in __dax_pmd_fault()Ross Zwisler1-1/+12
2015-10-01mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman1-0/+8
2015-10-01mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim1-3/+10
2015-10-01userfaultfd: remove kernel header include from uapi headerAndre Przywara1-2/+0
2015-10-01arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin1-0/+2
2015-10-01arm64: Fix THP protection change logicSteve Capper1-2/+2
2015-10-01MIPS: BPF: Do all exports of symbols with FEXPORT().Ralf Baechle1-6/+3
2015-10-01Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller1-1/+1
2015-10-01Update KVM homepage UrlDirk Müller1-2/+2
2015-10-01Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini1-96/+5
2015-10-01Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"Paolo Bonzini1-8/+7
2015-10-01Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini1-10/+0
2015-10-01Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini2-5/+13
2015-10-01arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel2-16/+75