index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mseal: wire up mseal syscall
Jeff Xu
2024-05-24
1
-0
/
+1
*
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
4
-5
/
+4
|
\
|
*
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-26
1
-4
/
+1
|
*
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-04-26
1
-1
/
+1
|
*
fix missing vmalloc.h includes
Kent Overstreet
2024-04-26
2
-0
/
+2
*
|
alpha: drop pre-EV56 support
Arnd Bergmann
2024-05-06
11
-301
/
+15
*
|
alpha: cabriolet: remove EV5 CPU support
Arnd Bergmann
2024-05-03
4
-44
/
+4
*
|
alpha: remove LCA and APECS based machines
Arnd Bergmann
2024-05-03
18
-2940
/
+21
*
|
alpha: sable: remove early machine support
Arnd Bergmann
2024-05-03
6
-333
/
+11
*
|
alpha: remove DECpc AXP150 (Jensen) support
Arnd Bergmann
2024-05-03
8
-770
/
+8
*
|
alpha: trim the unused stuff from asm-offsets.c
Al Viro
2024-05-03
1
-20
/
+1
*
|
alpha: jensen, t2 - make __EXTERN_INLINE same as for the rest
Al Viro
2024-05-03
2
-2
/
+2
*
|
alpha: core_lca: take the unused functions out
Al Viro
2024-05-03
1
-44
/
+0
*
|
alpha: missing includes
Al Viro
2024-05-03
16
-14
/
+45
*
|
alpha: sys_sio: fix misspelled ifdefs
Al Viro
2024-05-03
1
-2
/
+2
*
|
alpha: don't make functions public without a reason
Al Viro
2024-05-03
7
-14
/
+16
*
|
alpha: add clone3() support
Al Viro
2024-05-03
2
-1
/
+2
*
|
alpha: fix modversions for strcpy() et.al.
Al Viro
2024-05-03
3
-14
/
+22
*
|
alpha: sort scr_mem{cpy,move}w() out
Al Viro
2024-05-03
2
-0
/
+21
|
/
*
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-21
1
-11
/
+4
|
\
|
*
alpha: merge two entries for CONFIG_ALPHA_GAMMA
Masahiro Yamada
2024-02-23
1
-7
/
+3
|
*
alpha: merge two entries for CONFIG_ALPHA_EV4
Masahiro Yamada
2024-02-23
1
-4
/
+1
*
|
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
2
-1
/
+2
|
\
\
|
*
|
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-03-06
2
-1
/
+2
|
|
/
*
/
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
2024-03-04
1
-5
/
+0
|
/
*
Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2024-01-19
1
-1
/
+1
|
\
|
*
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2023-12-17
1
-1
/
+1
*
|
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
1
-19
/
+15
|
\
\
|
*
|
tty: srmcons: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-3
/
+3
|
*
|
tty: srmcons: remove 'str_cr' and use string directly
Jiri Slaby (SUSE)
2023-11-28
1
-2
/
+1
|
*
|
tty: srmcons: switch need_cr to bool
Jiri Slaby (SUSE)
2023-11-28
1
-4
/
+3
|
*
|
tty: srmcons: use 'count' directly in srmcons_do_write()
Jiri Slaby (SUSE)
2023-11-28
1
-4
/
+4
|
*
|
tty: srmcons: make srmcons_do_write() return void
Jiri Slaby (SUSE)
2023-11-28
1
-2
/
+1
|
*
|
tty: srmcons: use 'buf' directly in srmcons_do_write()
Jiri Slaby (SUSE)
2023-11-25
1
-5
/
+4
|
|
/
*
|
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-11
4
-8
/
+4
|
\
\
|
*
\
Merge branch 'asm-generic-prototypes' into asm-generic
Arnd Bergmann
2023-11-28
3
-1
/
+4
|
|
\
\
|
|
*
|
arch: add do_page_fault prototypes
Arnd Bergmann
2023-11-23
1
-0
/
+2
|
|
*
|
arch: include linux/cpu.h for trap_init() prototype
Arnd Bergmann
2023-11-23
1
-0
/
+1
|
|
*
|
arch: fix asm-offsets.c building with -Wmissing-prototypes
Arnd Bergmann
2023-11-23
1
-1
/
+1
|
|
|
/
|
*
|
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
2023-11-23
1
-6
/
+0
|
*
|
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
2023-11-23
1
-1
/
+0
|
|
/
*
|
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
1
-0
/
+3
|
\
\
|
*
|
LSM: wireup Linux Security Module syscalls
Casey Schaufler
2023-11-13
1
-0
/
+3
|
|
/
*
|
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
2
-3
/
+0
|
\
\
|
*
|
arch: turn off -Werror for architectures with known warnings
Arnd Bergmann
2023-12-11
2
-3
/
+0
|
|
/
*
/
wire up syscalls for statmount/listmount
Miklos Szeredi
2023-12-14
1
-0
/
+2
|
/
*
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-04
3
-7
/
+11
|
\
|
*
vgacon: clean up global screen_info instances
Arnd Bergmann
2023-10-17
3
-7
/
+7
|
*
vgacon: remove screen_info dependency
Arnd Bergmann
2023-10-17
1
-1
/
+1
|
*
vgacon: rework screen_info #ifdef checks
Arnd Bergmann
2023-10-17
2
-0
/
+4
[next]