index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-21
powerpc/microwatt: Populate platform bus from device-tree
Benjamin Herrenschmidt
2
-0
/
+15
2021-06-21
powerpc: Add Microwatt device tree
Paul Mackerras
1
-0
/
+98
2021-06-21
powerpc: Add Microwatt platform
Paul Mackerras
6
-1
/
+36
2021-06-21
powerpc/32: use set_memory_attr()
Christophe Leroy
1
-50
/
+10
2021-06-21
powerpc/mm: implement set_memory_attr()
Christophe Leroy
2
-0
/
+35
2021-06-21
powerpc: Set ARCH_HAS_STRICT_MODULE_RWX
Russell Currey
1
-0
/
+2
2021-06-21
powerpc/bpf: Write protect JIT code
Jordan Niethe
1
-0
/
+1
2021-06-21
powerpc/bpf: Remove bpf_jit_free()
Jordan Niethe
1
-12
/
+0
2021-06-21
powerpc/kprobes: Mark newly allocated probes as ROX
Russell Currey
1
-0
/
+17
2021-06-21
powerpc/modules: Make module_alloc() Strict Module RWX aware
Jordan Niethe
2
-1
/
+8
2021-06-21
powerpc/lib/code-patching: Set up Strict RWX patching earlier
Jordan Niethe
2
-10
/
+5
2021-06-21
powerpc/mm: Implement set_memory() routines
Russell Currey
4
-1
/
+135
2021-06-21
powerpc/pesries: Get STF barrier requirement from H_GET_CPU_CHARACTERISTICS
Nicholas Piggin
2
-0
/
+4
2021-06-21
powerpc/security: Add a security feature for STF barrier
Nicholas Piggin
2
-5
/
+6
2021-06-21
powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHA...
Nicholas Piggin
2
-0
/
+8
2021-06-21
powerpc/boot: add zImage.lds to targets
Nicholas Piggin
1
-1
/
+1
2021-06-21
powerpc/powernv: Fix machine check reporting of async store errors
Nicholas Piggin
1
-8
/
+40
2021-06-20
powerpc/pseries/vas: Setup IRQ and fault handling
Haren Myneni
1
-0
/
+102
2021-06-20
powerpc/pseries/vas: Integrate API with open/close windows
Haren Myneni
3
-0
/
+228
2021-06-20
powerpc/pseries/vas: Implement getting capabilities from hypervisor
Haren Myneni
1
-0
/
+122
2021-06-20
powerpc/pseries/vas: Add hcall wrappers for VAS handling
Haren Myneni
1
-0
/
+147
2021-06-20
powerpc/vas: Define QoS credit flag to allocate window
Haren Myneni
1
-1
/
+5
2021-06-20
powerpc/pseries/vas: Define VAS/NXGZIP hcalls and structs
Haren Myneni
3
-0
/
+162
2021-06-20
powerpc/vas: Define and use common vas_window struct
Haren Myneni
6
-126
/
+144
2021-06-20
powerpc/vas: Move update_csb/dump_crb to common book3s platform
Haren Myneni
3
-146
/
+179
2021-06-20
powerpc/vas: Create take/drop pid and mm reference functions
Haren Myneni
5
-59
/
+91
2021-06-20
powerpc/vas: Add platform specific user window operations
Haren Myneni
4
-25
/
+91
2021-06-20
powerpc/powernv/vas: Rename register/unregister functions
Haren Myneni
3
-2
/
+21
2021-06-20
powerpc/vas: Move VAS API to book3s common platform
Haren Myneni
9
-18
/
+24
2021-06-20
powerpc/powernv/vas: Release reference to tgid during window close
Haren Myneni
1
-4
/
+5
2021-06-17
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
31
-1517
/
+1586
2021-06-17
powerpc/mm/book3s64: Fix possible build error
Aneesh Kumar K.V
1
-9
/
+17
2021-06-17
powerpc/signal64: Don't read sigaction arguments back from user memory
Michael Ellerman
1
-2
/
+2
2021-06-17
powerpc/watchdog: include linux/processor.h for spin_until_cond
Sudeep Holla
1
-0
/
+1
2021-06-17
powerpc/64: drop redundant defination of spin_until_cond
Sudeep Holla
1
-11
/
+0
2021-06-17
powerpc/signal32: Remove impossible #ifdef combinations
Christophe Leroy
1
-55
/
+0
2021-06-17
powerpc/32: Display modules range in virtual memory layout
Christophe Leroy
1
-0
/
+4
2021-06-17
powerpc: make stack walking KASAN-safe
Daniel Axtens
3
-7
/
+8
2021-06-17
powerpc: Move update_power8_hid0() into its only user
Christophe Leroy
2
-10
/
+10
2021-06-17
powerpc: Remove proc_trap()
Christophe Leroy
1
-2
/
+0
2021-06-17
powerpc/32: Remove __main()
Christophe Leroy
1
-6
/
+0
2021-06-17
powerpc/32s: Rename PTE_SIZE to PTE_T_SIZE
Christophe Leroy
2
-4
/
+4
2021-06-17
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
10
-81
/
+10
2021-06-17
powerpc: Define empty_zero_page[] in C
Christophe Leroy
7
-28
/
+3
2021-06-17
powerpc/nohash: Remove DEBUG_HARDER
Christophe Leroy
1
-32
/
+0
2021-06-17
powerpc/nohash: Remove DEBUG_CLAMP_LAST_CONTEXT
Christophe Leroy
1
-4
/
+1
2021-06-17
powerpc/nohash: Remove DEBUG_MAP_CONSISTENCY
Christophe Leroy
1
-46
/
+1
2021-06-17
powerpc/nohash: Remove CONFIG_SMP #ifdefery in mmu_context.h
Christophe Leroy
1
-42
/
+24
2021-06-17
powerpc/nohash: Convert set_context() to C
Christophe Leroy
7
-48
/
+27
2021-06-17
powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()
Christophe Leroy
7
-67
/
+8
[next]