index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-06
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
1
-3
/
+1
2023-03-05
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+4
2023-03-05
Remove Intel compiler support
Masahiro Yamada
3
-172
/
+2
2023-03-02
ia64: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-19
/
+38
2023-02-24
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-02-21
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-1
/
+2
2023-02-21
Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-27
/
+1
2023-02-15
dma-mapping: no need to pass a bus_type into get_arch_dma_ops()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-14
char/agp: introduce asm-generic/agp.h
Mike Rapoport
2
-21
/
+1
2023-02-14
char/agp: consolidate {alloc,free}_gatt_pages()
Mike Rapoport
1
-6
/
+0
2023-02-10
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-4
/
+0
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-4
/
+4
2023-02-05
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
1
-1
/
+1
2023-02-03
efi: Drop minimum EFI version check at boot
Ard Biesheuvel
1
-1
/
+1
2023-02-03
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
1
-8
/
+6
2023-02-03
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-03
ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-3
/
+29
2023-02-01
ia64: fix build error due to switch case label appearing next to declaration
James Morse
1
-2
/
+5
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
1
-2
/
+2
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
1
-0
/
+1
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-1
/
+0
2023-01-11
sched/cputime: Fix IA64 build error of missing arch_vtime_task_switch() proto...
Ingo Molnar
1
-0
/
+1
2023-01-05
elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
Catalin Marinas
1
-2
/
+2
2022-12-15
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+2
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-31
/
+0
2022-12-13
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-20
/
+12
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
1
-2
/
+2
2022-11-19
ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
Bjorn Helgaas
1
-4
/
+0
2022-11-19
ia64/kprobes: remove orphan declarations from arch/ia64/include/asm/kprobes.h
Gaosheng Cui
1
-2
/
+0
2022-11-19
ia64: replace IS_ERR() with IS_ERR_VALUE()
ye xingchen
1
-3
/
+3
2022-11-16
ia64: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
1
-11
/
+9
2022-11-09
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-16
/
+0
2022-11-09
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
1
-15
/
+0
2022-10-17
arch: Introduce CONFIG_FUNCTION_ALIGNMENT
Peter Zijlstra
2
-1
/
+2
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-20
/
+29
2022-10-12
ia64: mca: use strscpy() is more robust and safer
xu xin
1
-1
/
+1
2022-10-12
ia64: update config files
Lukas Bulwahn
5
-10
/
+0
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+4
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-7
/
+3
2022-10-08
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-109
/
+0
2022-10-02
ia64: simplify esi object addition in Makefile
Masahiro Yamada
1
-4
/
+1
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
1
-1
/
+0
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-2
/
+2
2022-09-12
ia64: export memory_add_physaddr_to_nid to fix cxl build error
Randy Dunlap
1
-0
/
+1
2022-09-12
ia64: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-09-12
ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC frequency
Sergei Trofimovich
2
-1
/
+27
2022-09-12
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-7
/
+0
[next]