index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-14
Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-10
/
+3
2022-10-11
alpha: remove the needless aliases osf_{readv,writev}
Lukas Bulwahn
2
-14
/
+2
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-4
/
+2
2022-10-10
alpha: fix marvel_ioread8 build regression
Arnd Bergmann
1
-1
/
+1
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-88
/
+57
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-5
/
+5
2022-10-06
Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-33
/
+243
2022-10-04
alpha: add full ioread64/iowrite64 implementation
Arnd Bergmann
13
-23
/
+175
2022-10-03
Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-96
/
+0
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
1
-2
/
+0
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-2
/
+2
2022-09-27
a.out: Remove the a.out implementation
Eric W. Biederman
4
-96
/
+0
2022-09-11
alpha: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2
-7
/
+0
2022-09-11
treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y
Arnd Bergmann
1
-1
/
+1
2022-09-11
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
1
-0
/
+2
2022-09-09
termios: get rid of non-UAPI asm/termios.h
Al Viro
1
-8
/
+0
2022-09-09
make generic INIT_C_CC a bit more generic
Al Viro
1
-8
/
+0
2022-09-09
termios: consolidate values for VDISCARD in INIT_C_CC
Al Viro
1
-2
/
+2
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
2
-9
/
+2
2022-09-09
termios: uninline conversion helpers
Al Viro
3
-72
/
+64
2022-09-08
alpha: Use generic <asm-generic/io.h>
Linus Walleij
1
-10
/
+68
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
1
-5
/
+2
2022-08-17
Change calling conventions for filldir_t
Al Viro
1
-5
/
+5
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-15
/
+17
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-6
/
+0
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-17
/
+26
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+5
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-15
/
+0
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
1
-6
/
+0
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-9
/
+0
2022-07-22
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
1
-6
/
+0
2022-07-17
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-1
/
+0
2022-07-17
alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
3
-17
/
+23
2022-07-07
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
1
-1
/
+1
2022-06-30
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
1
-15
/
+17
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
3
-6
/
+5
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
1
-0
/
+4
2022-06-04
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+7
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-135
/
+79
2022-06-03
arch/alpha: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-1
/
+1
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2022-05-19
move mount-related externs from fs.h to mount.h
Al Viro
1
-0
/
+1
2022-05-19
termbits.h: Remove posix_types.h include
Ilpo Järvinen
1
-2
/
+0
[next]