index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
lanai.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-11
powerpc/code-patching: Use jump_label for testing freed initmem
Christophe Leroy
3
-1
/
+8
2022-05-08
powerpc/code-patching: Don't call is_vmalloc_or_module_addr() without CONFIG_...
Christophe Leroy
1
-1
/
+1
2022-05-08
powerpc: align address to page boundary in change_page_attr()
Christophe Leroy
1
-0
/
+1
2022-05-08
powerpc/8xx: Simplify flush_tlb_kernel_range()
Christophe Leroy
2
-1
/
+13
2022-05-08
powerpc: Use static call for get_irq()
Christophe Leroy
1
-1
/
+7
2022-05-08
powerpc: Use rol32() instead of opencoding in csum_fold()
Christophe Leroy
1
-8
/
+9
2022-05-08
powerpc: Add missing headers
Christophe Leroy
146
-108
/
+195
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
79
-80
/
+0
2022-05-05
powerpc: Add missing declaration in asm/drmem.h
Christophe Leroy
1
-0
/
+3
2022-05-05
powerpc: Include asm/reg.h in asm/svm.h
Christophe Leroy
1
-0
/
+2
2022-05-05
powerpc: Don't include asm/prom.h in asm/parport.h
Christophe Leroy
1
-1
/
+1
2022-05-05
powerpc/64: Move pci_device_from_OF_node() out of asm/pci-bridge.h
Christophe Leroy
2
-12
/
+11
2022-05-05
powerpc: Reduce csum_add() complexity for PPC64
Christophe Leroy
1
-5
/
+4
2022-05-05
powerpc/64: remove system call instruction emulation
Nicholas Piggin
2
-46
/
+10
2022-05-05
powerpc: Reject probes on instructions that can't be single stepped
Naveen N. Rao
5
-8
/
+66
2022-05-05
powerpc: Sort and de-dup primary opcodes in ppc-opcode.h
Naveen N. Rao
1
-38
/
+31
2022-05-05
powerpc: fix typos in comments
Julia Lawall
83
-104
/
+104
2022-05-05
powerpc/boot: Stop using RELACOUNT
Alexey Kardashevskiy
1
-16
/
+29
2022-05-05
powerpc: Simplify and move arch_randomize_brk()
Christophe Leroy
2
-41
/
+19
2022-05-05
powerpc/mm: Convert to default topdown mmap layout
Christophe Leroy
4
-109
/
+2
2022-05-05
powerpc/mm: Enable full randomisation of memory mappings
Christophe Leroy
2
-12
/
+8
2022-05-05
powerpc/mm: Move get_unmapped_area functions to slice.c
Christophe Leroy
5
-63
/
+48
2022-05-05
powerpc/mm: Use generic_hugetlb_get_unmapped_area()
Christophe Leroy
3
-62
/
+1
2022-05-05
powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmappe...
Christophe Leroy
2
-121
/
+14
2022-05-05
powerpc/mm: Remove CONFIG_PPC_MM_SLICES
Christophe Leroy
8
-36
/
+5
2022-05-05
powerpc/mm: Make slice specific to book3s/64
Christophe Leroy
9
-63
/
+20
2022-05-05
powerpc/mm: Move vma_mmu_pagesize()
Christophe Leroy
2
-11
/
+9
2022-05-05
mm: Add len and flags parameters to arch_get_mmap_end()
Christophe Leroy
4
-8
/
+8
2022-05-05
mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_a...
Christophe Leroy
4
-11
/
+51
2022-05-05
mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TO...
Christophe Leroy
1
-1
/
+1
2022-05-04
powerpc/eeh: Remove unused inline functions
YueHaibing
2
-5
/
+3
2022-05-04
powerpc/powermac: Use for_each_property_of_node()
Michael Ellerman
1
-1
/
+1
2022-05-04
powerpc/4xx/cpm: Fix return value of __setup() handler
Randy Dunlap
1
-1
/
+1
2022-05-04
powerpc/idle: Fix return value of __setup() handler
Randy Dunlap
1
-1
/
+1
2022-05-04
powerpc/5xx: Drop unnecessary cast
Wang Qing
1
-1
/
+1
2022-05-04
selftests/powerpc: Fix typo in spectre_v2
Russell Currey
1
-1
/
+1
2022-05-04
macintosh: Use for_each_child_of_node() macro
Zou Wei
1
-3
/
+3
2022-05-04
powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.c
Christophe Leroy
2
-3
/
+6
2022-05-04
powerpc/kuap: Remove unused inline function __kuap_assert_locked()
YueHaibing
1
-1
/
+0
2022-05-04
powerpc/smp: Remove unused inline functions
YueHaibing
1
-2
/
+0
2022-05-04
powerpc: Remove redundant spaces to match coding style
maqiang
1
-1
/
+1
2022-05-04
powerpc: Fix missing declaration of [en/dis]able_kernel_altivec()
Magali Lemes
1
-0
/
+9
2022-05-04
macintosh: Fix warning comparing pointer to 0
Yang Li
1
-3
/
+3
2022-05-04
powerpc/fadump: Use swap() instead of open coding it
Jiapeng Chong
1
-6
/
+2
2022-05-04
macintosh/ams: Remove unneeded result variable
Minghao Chi
1
-5
/
+1
2022-05-04
powerpc: No need to initialise statics to 0
Xiang wangx
1
-1
/
+1
2022-05-04
macintosh/adb: Use swap() to make code cleaner
Yang Guang
1
-3
/
+1
2022-05-04
powerpc/fadump: Correct two typos in a comment
Randy Dunlap
1
-2
/
+2
2022-05-04
macintosh/ams: Replace snprintf in show functions with sysfs_emit
Qing Wang
1
-1
/
+1
2022-05-04
Documentation: Fix typo in testing/sysfs-class-cxl
Sohaib Mohamed
1
-2
/
+2
[next]