index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
Age
Commit message (
Expand
)
Author
2024-03-15
y2038: rusage: use __kernel_old_timeval
Arnd Bergmann
2023-08-16
alpha: remove __init annotation from exported page_is_ram()
Masahiro Yamada
2023-08-08
init: Remove check_bugs() leftovers
Thomas Gleixner
2023-03-17
alpha: fix R_ALPHA_LITERAL reloc for large modules
Edward Humes
2023-03-11
alpha: fix FEN fault handling
Al Viro
2023-02-06
exit: Add and use make_task_dead.
Eric W. Biederman
2023-01-18
alpha: fix syscall entry in !AUDUT_SYSCALL case
Al Viro
2022-07-29
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
2022-06-22
alpha: define get_cycles macro for arch-override
Jason A. Donenfeld
2021-09-30
alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
Guenter Roeck
2021-08-12
alpha: Send stop IPI to send to online CPUs
Prarit Bhargava
2020-08-26
alpha: fix annotation of io{read,write}{16,32}be()
Luc Van Oostenryck
2020-07-22
scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled
Diego Elio Pettenò
2020-06-22
alpha: fix memory barriers so that they conform to the specification
Mikulas Patocka
2019-09-25
mm: introduce MADV_PAGEOUT
Minchan Kim
2019-09-25
mm: introduce MADV_COLD
Minchan Kim
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-04
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
2019-08-22
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-16
arch/*: remove unused isa_page_to_bus()
Stephen Kitt
2019-07-15
arch: mark syscall number 435 reserved for clone3
Christian Brauner
2019-07-12
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2019-07-12
alpha: switch to generic version of pte allocation
Mike Rapoport
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
2019-06-23
smp: Remove smp_call_function() and on_each_cpu() return values
Nadav Amit
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
2019-06-15
bpf: net: Add SO_DETACH_REUSEPORT_BPF
Martin KaFai Lau
2019-06-09
kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
Masahiro Yamada
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-03
locking/atomic, alpha: Use s64 for atomic64
Mark Rutland
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-18
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2019-05-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
[next]