summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-211-11/+4
|\
| * alpha: merge two entries for CONFIG_ALPHA_GAMMAMasahiro Yamada2024-02-231-7/+3
| * alpha: merge two entries for CONFIG_ALPHA_EV4Masahiro Yamada2024-02-231-4/+1
* | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-122-1/+2
|\ \
| * | arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-062-1/+2
| |/
* / smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner2024-03-041-5/+0
|/
* Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2024-01-181-1/+1
|\
| * rtc: Add support for configuring the UIP timeout for RTC readsMario Limonciello2023-12-171-1/+1
* | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-19/+15
|\ \
| * | tty: srmcons: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-3/+3
| * | tty: srmcons: remove 'str_cr' and use string directlyJiri Slaby (SUSE)2023-11-281-2/+1
| * | tty: srmcons: switch need_cr to boolJiri Slaby (SUSE)2023-11-281-4/+3
| * | tty: srmcons: use 'count' directly in srmcons_do_write()Jiri Slaby (SUSE)2023-11-281-4/+4
| * | tty: srmcons: make srmcons_do_write() return voidJiri Slaby (SUSE)2023-11-281-2/+1
| * | tty: srmcons: use 'buf' directly in srmcons_do_write()Jiri Slaby (SUSE)2023-11-251-5/+4
| |/
* | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-104-8/+4
|\ \
| * \ Merge branch 'asm-generic-prototypes' into asm-genericArnd Bergmann2023-11-283-1/+4
| |\ \
| | * | arch: add do_page_fault prototypesArnd Bergmann2023-11-231-0/+2
| | * | arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann2023-11-231-0/+1
| | * | arch: fix asm-offsets.c building with -Wmissing-prototypesArnd Bergmann2023-11-231-1/+1
| | |/
| * | asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang2023-11-231-6/+0
| * | arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He2023-11-231-1/+0
| |/
* | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-0/+3
|\ \
| * | LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-121-0/+3
| |/
* | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-092-3/+0
|\ \
| * | arch: turn off -Werror for architectures with known warningsArnd Bergmann2023-12-102-3/+0
| |/
* / wire up syscalls for statmount/listmountMiklos Szeredi2023-12-141-0/+2
|/
* Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-033-7/+11
|\
| * vgacon: clean up global screen_info instancesArnd Bergmann2023-10-173-7/+7
| * vgacon: remove screen_info dependencyArnd Bergmann2023-10-171-1/+1
| * vgacon: rework screen_info #ifdef checksArnd Bergmann2023-10-172-0/+4
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-0/+20
|\ \
| * | mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)2023-10-181-1/+0
| * | alpha: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)2023-10-181-0/+21
| |/
* | Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-11-021-8/+9
|\ \
| * | alpha: Streamline convoluted PCI error handlingIlpo Järvinen2023-10-101-8/+9
| |/
* | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-2/+2
|\ \
| * | arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta2023-10-061-0/+1
| * | syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-031-1/+1
| |/
* | alpha: Fix up new futex syscall numbersPeter Zijlstra2023-10-161-3/+4
* | locking/local, arch: Rewrite local_add_unless() as a static inline functionUros Bizjak2023-10-041-17/+16
* | futex: Add sys_futex_requeue()peterz@infradead.org2023-09-211-0/+1
* | futex: Add sys_futex_wait()peterz@infradead.org2023-09-211-0/+1
* | futex: Add sys_futex_wake()peterz@infradead.org2023-09-211-0/+1
|/
* Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-09-0533-33/+32
|\
| * alpha: remove <asm/export.h>Masahiro Yamada2023-08-221-1/+0
| * alpha: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-2232-32/+32
* | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-012-4/+3
|\ \
| * \ Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman2023-08-202-15/+1
| |\ \
| * | | tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)2023-08-111-2/+2