summaryrefslogtreecommitdiffstats
path: root/arch/mips (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-20x86, mm: Replace arch_vma_name with vm_ops->name for vsyscallsAndy Lutomirski1-8/+9
2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski8-51/+94
2014-05-20mm, fs: Add vm_ops->name as an alternative to arch_vma_nameAndy Lutomirski3-0/+20
2014-05-20x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPETAndy Lutomirski1-1/+2
2014-05-15x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2-1/+11
2014-05-14x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos1-0/+1
2014-05-13MAINTAINERS: Add co-maintainer for drivers/irqchipJason Cooper1-0/+8
2014-05-12hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek1-1/+1
2014-05-12hwmon: (emc1403) Fix resource leak on module unloadJean Delvare1-3/+3
2014-05-12hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek1-1/+1
2014-05-12arm64: introduce virt_to_pfnStefano Stabellini1-0/+1
2014-05-12hrtimer: Set expiry time before switch_hrtimer_base()Viresh Kumar1-4/+4
2014-05-12x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin2-4/+5
2014-05-11mm, thp: close race between mremap() and split_huge_page()Kirill A. Shutemov1-1/+8
2014-05-11mm: postpone the disabling of kmemleak early loggingCatalin Marinas1-2/+2
2014-05-11MAINTAINERS: update maintainership of LTPCyril Hrubis1-4/+4
2014-05-11drivers/rtc/rtc-hym8563.c: set uie_unsupportedHeiko Stuebner1-0/+3
2014-05-11MAINTAINERS: update Broadcom ARM tree location and add an SoC familyMatt Porter1-2/+3
2014-05-11ARM: dts: i.MX53: Fix ipu register space sizeSascha Hauer1-1/+1
2014-05-09Linux 3.15-rc5v3.15-rc5Linus Torvalds1-1/+1
2014-05-09x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky1-1/+1
2014-05-09x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund1-1/+1
2014-05-09x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund1-1/+1
2014-05-09locks: only validate the lock vs. f_mode in F_SETLK codepathsJeff Layton1-12/+24
2014-05-08NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee1-8/+9
2014-05-08tracepoint: Fix use of tracepoint funcs after rcu freeMathieu Desnoyers1-2/+2
2014-05-08trace: module: Maintain a valid user countRomain Izard1-1/+1
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching4-448/+109
2014-05-08x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang1-0/+16
2014-05-08x86/hpet: Make boot_hpet_disable externFeng Tang2-1/+2
2014-05-07x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin1-0/+1
2014-05-07x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner1-0/+10
2014-05-07genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann1-0/+5
2014-05-06agp: info leak in agpioc_info_wrap()Dan Carpenter1-0/+1
2014-05-06fs/affs/super.c: bugfix / double freeFabian Frederick1-2/+0
2014-05-06fanotify: fix -EOVERFLOW with large files on 64-bitWill Woods1-0/+2
2014-05-06slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter4-24/+29
2014-05-06revert "mm: vmscan: do not swap anon pages just because free+file is low"Johannes Weiner1-0/+18
2014-05-06autofs: fix lockref lookupIan Kent1-2/+2
2014-05-06mm: filemap: update find_get_pages_tag() to deal with shadow entriesJohannes Weiner3-37/+40
2014-05-06mm/compaction: make isolate_freepages start at pageblock boundaryVlastimil Babka1-10/+12
2014-05-06MAINTAINERS: zswap/zbud: change maintainer email addressSeth Jennings1-2/+2
2014-05-06mm/page-writeback.c: fix divide by zero in pos_ratio_polynomRik van Riel1-3/+3
2014-05-06hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan3-5/+29
2014-05-06slub: fix memcg_propagate_slab_attrsVladimir Davydov1-4/+7
2014-05-06drivers/rtc/rtc-pcf8523.c: fix month definitionChris Cui1-2/+2
2014-05-06nick kvfree() from apparmorAl Viro4-15/+12
2014-05-06posix_acl: handle NULL ACL in posix_acl_equiv_modeChristoph Hellwig1-0/+6
2014-05-06NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust1-0/+1
2014-05-06NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust1-12/+12