summaryrefslogtreecommitdiffstats
path: root/arch/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-10parisc: Use __ro_after_init in process.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in perf_images.hHelge Deller1-2/+2
2019-05-10parisc: Use __ro_after_init in pci.cHelge Deller1-4/+4
2019-05-10parisc: Use __ro_after_init in inventory.cHelge Deller1-4/+4
2019-05-10parisc: Use __ro_after_init in head.SHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in firmware.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in drivers.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in cache.cHelge Deller1-8/+8
2019-05-10parisc: Enable the ro_after_init featureHelge Deller3-38/+35
2019-05-10parisc: Drop LDCW barrier in CAS code when running UPHelge Deller1-4/+8
2019-05-06parisc: Add static branch and JUMP_LABEL featureHelge Deller5-0/+104
2019-05-06parisc: Use PA_ASM_LEVEL in boot codeHelge Deller1-3/+3
2019-05-06parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller3-6/+6
2019-05-03parisc: Update huge TLB page support to use per-pagetable spinlockJohn David Anglin1-9/+10
2019-05-03parisc: Use per-pagetable spinlockMikulas Patocka9-49/+108
2019-05-03parisc: Allow live-patching of __meminit functionsHelge Deller1-1/+1
2019-05-03parisc: Add memory barrier to asm pdc and sync instructionsHelge Deller1-2/+2
2019-05-03parisc: Add memory clobber to TLB purgesJohn David Anglin1-3/+3
2019-05-03parisc: Use ldcw instruction for SMP spinlock release barrierJohn David Anglin3-24/+39
2019-05-03parisc: Remove lock code to serialize TLB operations in pacache.SJohn David Anglin1-43/+0
2019-05-03parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller6-128/+68
2019-05-03parisc: enable wide mode earlySven Schnelle1-0/+13
2019-05-03parisc: update feature listsSven Schnelle2-2/+2
2019-05-03parisc: Show n/a if product number not availableHelge Deller1-1/+2
2019-05-03parisc: remove unused flags parameter in __patch_text()Sven Schnelle1-5/+4
2019-05-03doc: update kprobes supported architecture listSven Schnelle2-1/+2
2019-05-03parisc: Implement kretprobesSven Schnelle2-1/+110
2019-05-03parisc: remove kprobes.h from generic-ySven Schnelle1-1/+0
2019-05-03parisc: Implement kprobesSven Schnelle5-0/+254
2019-05-03parisc: add functions required by KPROBE_EVENTSSven Schnelle2-0/+48
2019-05-03parisc: PA-Linux requires at least 32 MB RAMHelge Deller1-11/+20
2019-05-03parisc: Skip registering LED when running in QEMUHelge Deller1-0/+3
2019-05-03parisc: Tune LASI LAN for QEMUHelge Deller1-2/+3
2019-05-03parisc: Export running_on_qemu symbol for modulesHelge Deller1-0/+1
2019-05-03parisc: add KGDB supportSven Schnelle5-0/+296
2019-05-03parisc: add parisc code patchingSven Schnelle3-1/+91
2019-05-03parisc: add set_fixmap()/clear_fixmap()Sven Schnelle4-7/+69
2019-05-03parisc: Consider stack randomization for mmap base only when necessaryAlexandre Ghiti1-1/+2
2019-04-29Linux 5.1-rc7v5.1-rc7Linus Torvalds1-1/+1
2019-04-27slip: make slhc_free() silently accept an error pointerLinus Torvalds1-1/+1
2019-04-27Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach1-1/+1
2019-04-26fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing1-2/+4
2019-04-26mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flagAndrey Ryabinin1-3/+3
2019-04-26mm/page_alloc.c: avoid potential NULL pointer dereferenceAndrey Ryabinin1-0/+3
2019-04-26mm, page_alloc: always use a captured page regardless of compaction resultMel Gorman1-5/+0
2019-04-26mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...Mel Gorman2-8/+21
2019-04-26lib/test_vmalloc.c: do not create cpumask_t variable on stackUladzislau Rezki (Sony)1-3/+3
2019-04-26lib/Kconfig.debug: fix build error without CONFIG_BLOCKYueHaibing1-0/+1
2019-04-26zram: pass down the bvec we need to read into in the work structJérôme Glisse1-2/+3
2019-04-26mm/memory_hotplug.c: drop memory device reference after find_memory_block()David Hildenbrand1-0/+1