index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
Age
Commit message (
Expand
)
Author
2023-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2023-02-24
alpha: in_irq() cleanup
Changbin Du
2023-02-24
alpha: lazy FPU switching
Al Viro
2023-02-24
alpha: fix FEN fault handling
Al Viro
2023-02-24
alpha: Avoid comma separated statements
Joe Perches
2023-02-24
alpha: fixed a typo in core_cia.c
rj1
2023-02-24
Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-14
alpha: fix R_ALPHA_LITERAL reloc for large modules
Edward Humes
2023-02-14
alpha: replace NR_SYSCALLS by NR_syscalls
Yang Yang
2023-02-14
alpha: remove redundant err variable
Minghao Chi
2023-02-14
alpha: osf_sys: reduce kernel log spamming on invalid osf_mount call typenr
Colin Ian King
2023-02-02
arch/alpha/kernel/process.c: remove unnecessary (void*) conversions
Li zeming
2023-02-02
arch/alpha/kernel/smp.c: remove unnecessary (void*) conversions
Li zeming
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-11
alpha: fix FEN fault handling
Al Viro
2022-12-12
Merge tag 'pull-alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-11-24
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
2022-10-29
alpha: ret_from_fork can go straight to ret_to_user
Al Viro
2022-10-29
alpha: syscall exit cleanup
Al Viro
2022-10-29
alpha: fix handling of a3 on straced syscalls
Al Viro
2022-10-29
alpha: fix syscall entry in !AUDUT_SYSCALL case
Al Viro
2022-10-14
Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-11
alpha: remove the needless aliases osf_{readv,writev}
Lukas Bulwahn
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-10
alpha: fix marvel_ioread8 build regression
Arnd Bergmann
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-10-06
Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-04
alpha: add full ioread64/iowrite64 implementation
Arnd Bergmann
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-09-27
a.out: Remove the a.out implementation
Eric W. Biederman
2022-09-11
alpha: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
2022-09-09
termios: uninline conversion helpers
Al Viro
2022-08-17
Change calling conventions for filldir_t
Al Viro
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-07
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
2022-06-04
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-03
arch/alpha: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-05-19
move mount-related externs from fs.h to mount.h
Al Viro
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
[next]