index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-10
parisc: Use __ro_after_init in process.c
Helge Deller
1
-1
/
+1
2019-05-10
parisc: Use __ro_after_init in perf_images.h
Helge Deller
1
-2
/
+2
2019-05-10
parisc: Use __ro_after_init in pci.c
Helge Deller
1
-4
/
+4
2019-05-10
parisc: Use __ro_after_init in inventory.c
Helge Deller
1
-4
/
+4
2019-05-10
parisc: Use __ro_after_init in head.S
Helge Deller
1
-1
/
+1
2019-05-10
parisc: Use __ro_after_init in firmware.c
Helge Deller
1
-1
/
+1
2019-05-10
parisc: Use __ro_after_init in drivers.c
Helge Deller
1
-1
/
+1
2019-05-10
parisc: Use __ro_after_init in cache.c
Helge Deller
1
-8
/
+8
2019-05-10
parisc: Enable the ro_after_init feature
Helge Deller
3
-38
/
+35
2019-05-10
parisc: Drop LDCW barrier in CAS code when running UP
Helge Deller
1
-4
/
+8
2019-05-06
parisc: Add static branch and JUMP_LABEL feature
Helge Deller
5
-0
/
+104
2019-05-06
parisc: Use PA_ASM_LEVEL in boot code
Helge Deller
1
-3
/
+3
2019-05-06
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
Helge Deller
3
-6
/
+6
2019-05-03
parisc: Update huge TLB page support to use per-pagetable spinlock
John David Anglin
1
-9
/
+10
2019-05-03
parisc: Use per-pagetable spinlock
Mikulas Patocka
9
-49
/
+108
2019-05-03
parisc: Allow live-patching of __meminit functions
Helge Deller
1
-1
/
+1
2019-05-03
parisc: Add memory barrier to asm pdc and sync instructions
Helge Deller
1
-2
/
+2
2019-05-03
parisc: Add memory clobber to TLB purges
John David Anglin
1
-3
/
+3
2019-05-03
parisc: Use ldcw instruction for SMP spinlock release barrier
John David Anglin
3
-24
/
+39
2019-05-03
parisc: Remove lock code to serialize TLB operations in pacache.S
John David Anglin
1
-43
/
+0
2019-05-03
parisc: Switch from DISCONTIGMEM to SPARSEMEM
Helge Deller
6
-128
/
+68
2019-05-03
parisc: enable wide mode early
Sven Schnelle
1
-0
/
+13
2019-05-03
parisc: update feature lists
Sven Schnelle
2
-2
/
+2
2019-05-03
parisc: Show n/a if product number not available
Helge Deller
1
-1
/
+2
2019-05-03
parisc: remove unused flags parameter in __patch_text()
Sven Schnelle
1
-5
/
+4
2019-05-03
doc: update kprobes supported architecture list
Sven Schnelle
2
-1
/
+2
2019-05-03
parisc: Implement kretprobes
Sven Schnelle
2
-1
/
+110
2019-05-03
parisc: remove kprobes.h from generic-y
Sven Schnelle
1
-1
/
+0
2019-05-03
parisc: Implement kprobes
Sven Schnelle
5
-0
/
+254
2019-05-03
parisc: add functions required by KPROBE_EVENTS
Sven Schnelle
2
-0
/
+48
2019-05-03
parisc: PA-Linux requires at least 32 MB RAM
Helge Deller
1
-11
/
+20
2019-05-03
parisc: Skip registering LED when running in QEMU
Helge Deller
1
-0
/
+3
2019-05-03
parisc: Tune LASI LAN for QEMU
Helge Deller
1
-2
/
+3
2019-05-03
parisc: Export running_on_qemu symbol for modules
Helge Deller
1
-0
/
+1
2019-05-03
parisc: add KGDB support
Sven Schnelle
5
-0
/
+296
2019-05-03
parisc: add parisc code patching
Sven Schnelle
3
-1
/
+91
2019-05-03
parisc: add set_fixmap()/clear_fixmap()
Sven Schnelle
4
-7
/
+69
2019-05-03
parisc: Consider stack randomization for mmap base only when necessary
Alexandre Ghiti
1
-1
/
+2
2019-04-29
Linux 5.1-rc7
v5.1-rc7
Linus Torvalds
1
-1
/
+1
2019-04-27
slip: make slhc_free() silently accept an error pointer
Linus Torvalds
1
-1
/
+1
2019-04-27
Input: synaptics-rmi4 - write config register values to the right offset
Lucas Stach
1
-1
/
+1
2019-04-26
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
1
-2
/
+4
2019-04-26
mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag
Andrey Ryabinin
1
-3
/
+3
2019-04-26
mm/page_alloc.c: avoid potential NULL pointer dereference
Andrey Ryabinin
1
-0
/
+3
2019-04-26
mm, page_alloc: always use a captured page regardless of compaction result
Mel Gorman
1
-5
/
+0
2019-04-26
mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...
Mel Gorman
2
-8
/
+21
2019-04-26
lib/test_vmalloc.c: do not create cpumask_t variable on stack
Uladzislau Rezki (Sony)
1
-3
/
+3
2019-04-26
lib/Kconfig.debug: fix build error without CONFIG_BLOCK
YueHaibing
1
-0
/
+1
2019-04-26
zram: pass down the bvec we need to read into in the work struct
Jérôme Glisse
1
-2
/
+3
2019-04-26
mm/memory_hotplug.c: drop memory device reference after find_memory_block()
David Hildenbrand
1
-0
/
+1
[next]