index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
powerpc/perf: Fix branch_filter support for multiple filters
Athira Rajeev
1
-0
/
+17
2022-09-28
powerpc/64s/interrupt: halt early boot interrupts if paca is not set up
Nicholas Piggin
3
-2
/
+17
2022-09-28
powerpc/64: don't set boot CPU's r13 to paca until the structure is set up
Nicholas Piggin
1
-10
/
+10
2022-09-28
powerpc/64: avoid using r13 in relocate
Nicholas Piggin
1
-7
/
+7
2022-09-28
powerpc/64s: early boot machine check handler
Nicholas Piggin
4
-1
/
+34
2022-09-28
powerpc/64s/interrupt: move early boot ILE fixup into a macro
Nicholas Piggin
1
-45
/
+56
2022-09-28
powerpc/64e: provide an addressing macro for use with TOC in alternate register
Nicholas Piggin
3
-8
/
+19
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
13
-27
/
+32
2022-09-28
powerpc/64: switch asm helpers from GOT to TOC relative addressing
Nicholas Piggin
2
-2
/
+4
2022-09-28
powerpc/64: asm use consistent global variable declaration and access
Nicholas Piggin
9
-39
/
+30
2022-09-28
powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER
Nicholas Piggin
6
-23
/
+10
2022-09-28
powerpc/64s: POWER10 CPU Kconfig build option
Nicholas Piggin
2
-1
/
+12
2022-09-28
powerpc/pseries: Move vas_migration_handler early during migration
Haren Myneni
1
-3
/
+12
2022-09-28
powerpc/64/irq: tidy soft-masked irq replay and improve documentation
Nicholas Piggin
1
-32
/
+61
2022-09-28
powerpc/64/interrupt: avoid BUG/WARN recursion in interrupt entry
Nicholas Piggin
1
-13
/
+20
2022-09-28
powerpc/64s/interrupt: masked handler debug check for previous hard disable
Nicholas Piggin
1
-0
/
+10
2022-09-28
powerpc/64s: Fix irq state management in runlatch functions
Nicholas Piggin
1
-4
/
+2
2022-09-28
powerpc/64/interrupt: Fix return to masked context after hard-mask irq becomes pending
Nicholas Piggin
2
-13
/
+31
2022-09-28
powerpc/64: mark irqs hard disabled in boot paca
Nicholas Piggin
1
-1
/
+3
2022-09-28
powerpc/64/interrupt: Fix false warning in context tracking due to idle state
Nicholas Piggin
1
-1
/
+2
2022-09-28
powerpc/64s: Enable KFENCE on book3s64
Nicholas Miehlbradt
6
-11
/
+30
2022-09-28
powerpc/64s: Allow double call of kernel_[un]map_linear_page()
Christophe Leroy
1
-1
/
+7
2022-09-28
powerpc/64s: Remove unneeded #ifdef CONFIG_DEBUG_PAGEALLOC in hash_utils
Christophe Leroy
1
-7
/
+2
2022-09-28
powerpc/64s: Add DEBUG_PAGEALLOC for radix
Nicholas Miehlbradt
1
-4
/
+14
2022-09-28
powerpc/64s: update cpu selection options
Nicholas Piggin
2
-6
/
+7
2022-09-28
powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5
Nicholas Piggin
1
-1
/
+1
2022-09-28
powerpc/64s: Make POWER10 and later use pause_short in cpu_relax loops
Nicholas Piggin
2
-6
/
+24
2022-09-28
powerpc: add ISA v3.0 / v3.1 wait opcode macro
Nicholas Piggin
2
-3
/
+6
2022-09-28
powerpc/time: avoid programming DEC at the start of the timer interrupt
Nicholas Piggin
1
-14
/
+15
2022-09-28
powerpc: Add support for early debugging via Serial 16550 console
Pali Rohár
4
-0
/
+51
2022-09-28
powerpc/64/kdump: Limit kdump base to 512MB
Hari Bathini
1
-3
/
+3
2022-09-28
powerpc: Provide syscall wrapper
Rohan McLure
7
-18
/
+105
2022-09-28
powerpc: Change system_call_exception calling convention
Rohan McLure
4
-24
/
+23
2022-09-28
powerpc: Use common syscall handler type
Rohan McLure
6
-12
/
+19
2022-09-28
powerpc: Enable compile-time check for syscall handlers
Rohan McLure
1
-21
/
+11
2022-09-28
powerpc: Include all arch-specific syscall prototypes
Rohan McLure
4
-27
/
+80
2022-09-28
powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlers
Rohan McLure
4
-34
/
+53
2022-09-28
powerpc: Provide do_ppc64_personality helper
Rohan McLure
1
-1
/
+5
2022-09-28
powerpc: Remove direct call to mmap2 syscall handlers
Rohan McLure
3
-13
/
+14
2022-09-28
s390/pci: remove unused bus_next field from struct zpci_dev
Niklas Schnelle
1
-1
/
+0
2022-09-28
s390/cio: remove unused ccw_device_force_console() declaration
Gaosheng Cui
1
-1
/
+0
2022-09-28
x86: enable initial Rust support
Miguel Ojeda
2
-0
/
+11
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
1
-0
/
+6
2022-09-28
ARM: config: aspeed_g5: Enable PECI
Joel Stanley
1
-0
/
+3
2022-09-28
ARM: configs: aspeed_g4: Remove appended DTB and ATAG
Joel Stanley
1
-2
/
+0
2022-09-28
ARM: configs: aspeed: Refresh defconfigs
Joel Stanley
2
-2
/
+0
2022-09-28
ARM: config: aspeed: Enable namespaces
Joel Stanley
2
-0
/
+2
2022-09-28
ARM: configs: aspeed_g4: Enable IPV6 options
Joel Stanley
1
-0
/
+4
2022-09-28
ARM: configs: aspeed_g4: Enable OCC and NBD drivers
Joel Stanley
1
-0
/
+2
2022-09-28
ARM: configs: aspeed_g5: Enable MCTP stack
Joel Stanley
1
-0
/
+3
[prev]
[next]