index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: Use __ro_after_init in pci.c
Helge Deller
2019-05-10
1
-4
/
+4
*
parisc: Use __ro_after_init in inventory.c
Helge Deller
2019-05-10
1
-4
/
+4
*
parisc: Use __ro_after_init in head.S
Helge Deller
2019-05-10
1
-1
/
+1
*
parisc: Use __ro_after_init in firmware.c
Helge Deller
2019-05-10
1
-1
/
+1
*
parisc: Use __ro_after_init in drivers.c
Helge Deller
2019-05-10
1
-1
/
+1
*
parisc: Use __ro_after_init in cache.c
Helge Deller
2019-05-10
1
-8
/
+8
*
parisc: Enable the ro_after_init feature
Helge Deller
2019-05-10
3
-38
/
+35
*
parisc: Drop LDCW barrier in CAS code when running UP
Helge Deller
2019-05-10
1
-4
/
+8
*
parisc: Add static branch and JUMP_LABEL feature
Helge Deller
2019-05-06
5
-0
/
+104
*
parisc: Use PA_ASM_LEVEL in boot code
Helge Deller
2019-05-06
1
-3
/
+3
*
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
Helge Deller
2019-05-06
3
-6
/
+6
*
parisc: Update huge TLB page support to use per-pagetable spinlock
John David Anglin
2019-05-03
1
-9
/
+10
*
parisc: Use per-pagetable spinlock
Mikulas Patocka
2019-05-03
9
-49
/
+108
*
parisc: Allow live-patching of __meminit functions
Helge Deller
2019-05-03
1
-1
/
+1
*
parisc: Add memory barrier to asm pdc and sync instructions
Helge Deller
2019-05-03
1
-2
/
+2
*
parisc: Add memory clobber to TLB purges
John David Anglin
2019-05-03
1
-3
/
+3
*
parisc: Use ldcw instruction for SMP spinlock release barrier
John David Anglin
2019-05-03
3
-24
/
+39
*
parisc: Remove lock code to serialize TLB operations in pacache.S
John David Anglin
2019-05-03
1
-43
/
+0
*
parisc: Switch from DISCONTIGMEM to SPARSEMEM
Helge Deller
2019-05-03
6
-128
/
+68
*
parisc: enable wide mode early
Sven Schnelle
2019-05-03
1
-0
/
+13
*
parisc: Show n/a if product number not available
Helge Deller
2019-05-03
1
-1
/
+2
*
parisc: remove unused flags parameter in __patch_text()
Sven Schnelle
2019-05-03
1
-5
/
+4
*
parisc: Implement kretprobes
Sven Schnelle
2019-05-03
2
-1
/
+110
*
parisc: remove kprobes.h from generic-y
Sven Schnelle
2019-05-03
1
-1
/
+0
*
parisc: Implement kprobes
Sven Schnelle
2019-05-03
5
-0
/
+254
*
parisc: add functions required by KPROBE_EVENTS
Sven Schnelle
2019-05-03
2
-0
/
+48
*
parisc: PA-Linux requires at least 32 MB RAM
Helge Deller
2019-05-03
1
-11
/
+20
*
parisc: Export running_on_qemu symbol for modules
Helge Deller
2019-05-03
1
-0
/
+1
*
parisc: add KGDB support
Sven Schnelle
2019-05-03
5
-0
/
+296
*
parisc: add parisc code patching
Sven Schnelle
2019-05-03
3
-1
/
+91
*
parisc: add set_fixmap()/clear_fixmap()
Sven Schnelle
2019-05-03
4
-7
/
+69
*
parisc: Consider stack randomization for mmap base only when necessary
Alexandre Ghiti
2019-05-03
1
-1
/
+2
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-04-28
4
-6
/
+20
|
\
|
*
ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
Ard Biesheuvel
2019-04-23
1
-1
/
+15
|
*
ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabled
Tigran Tadevosyan
2019-04-23
1
-1
/
+1
|
*
ARM: fix function graph tracer and unwinder dependencies
Russell King
2019-04-23
2
-4
/
+4
*
|
Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-04-28
3
-40
/
+60
|
\
\
|
*
|
powerpc/mm_iommu: Allow pinning large regions
Alexey Kardashevskiy
2019-04-17
1
-4
/
+20
|
*
|
powerpc/mm_iommu: Fix potential deadlock
Alexey Kardashevskiy
2019-04-17
1
-36
/
+39
|
*
|
powerpc/mm/radix: Make Radix require HUGETLB_PAGE
Michael Ellerman
2019-04-17
2
-1
/
+2
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-04-27
2
-1
/
+7
|
\
\
\
|
*
|
|
x86/mm: Fix a crash with kmemleak_scan()
Qian Cai
2019-04-24
1
-0
/
+6
|
*
|
|
x86/boot: Disable RSDP parsing temporarily
Borislav Petkov
2019-04-22
1
-1
/
+1
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-04-27
1
-5
/
+5
|
\
\
\
\
|
*
|
|
|
perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...
Harry Pan
2019-04-25
1
-5
/
+5
*
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-04-26
2
-3
/
+8
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
arm64/module: ftrace: deal with place relative nature of PLTs
Ard Biesheuvel
2019-04-23
1
-2
/
+7
|
*
|
|
|
arm64: mm: Ensure tail of unaligned initrd is reserved
Bjorn Andersson
2019-04-23
1
-1
/
+1
*
|
|
|
|
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2019-04-23
16
-1
/
+65
|
\
\
\
\
\
|
*
|
|
|
|
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
2019-04-15
16
-1
/
+65
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]