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
/
ia64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+0
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-7
/
+0
2022-09-11
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
1
-3
/
+3
2022-09-09
termios: kill uapi termios.h that are identical to generic one
Al Viro
1
-51
/
+0
2022-09-09
termios: get rid of non-UAPI asm/termios.h
Al Viro
1
-13
/
+0
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
1
-16
/
+0
2022-09-09
termios: uninline conversion helpers
Al Viro
1
-35
/
+6
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
1
-5
/
+2
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2
-21
/
+23
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-15
/
+18
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+0
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+0
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-2
/
+0
2022-07-22
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
1
-6
/
+0
2022-07-17
ia64: old_rr4 added under CONFIG_HUGETLB_PAGE
Souptick Joarder (HPE)
1
-1
/
+4
2022-07-17
ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-18
/
+0
2022-06-30
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
1
-20
/
+22
2022-06-30
ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
Alexander Lobakin
1
-1
/
+1
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
1
-8
/
+0
2022-06-16
ia64: fix sparse warnings with cmpxchg() & xchg()
Luc Van Oostenryck
1
-14
/
+14
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-4
/
+0
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-7
/
+0
2022-05-13
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
1
-2
/
+3
2022-05-13
ia64: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-05-11
ptrace: Remove arch_ptrace_attach
Eric W. Biederman
1
-4
/
+0
2022-04-18
x86: remove the IOMMU table infrastructure
Christoph Hellwig
1
-7
/
+0
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+0
2022-03-28
Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-209
/
+0
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-22
/
+4
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-25
/
+9
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-7
/
+14
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+1
2022-02-25
Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Arnd Bergmann
3
-24
/
+8
2022-02-25
ia64: termbits.h is identical to asm-generic one
Ilpo Järvinen
1
-209
/
+0
2022-02-25
ia64: remove CONFIG_SET_FS support
Arnd Bergmann
3
-21
/
+6
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-3
/
+2
2022-02-22
fork, IA64: Provide alloc_thread_stack_node() for IA64
Sebastian Andrzej Siewior
1
-3
/
+3
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-02-17
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+1
2022-02-16
asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
1
-19
/
+0
2022-02-16
asm-generic: Define 'func_desc_t' to commonly describe function descriptors
Christophe Leroy
1
-0
/
+3
2022-02-16
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
1
-2
/
+0
2022-02-16
ia64: Rename 'ip' to 'addr' in 'struct fdesc'
Christophe Leroy
2
-2
/
+2
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
1
-7
/
+14
2022-01-30
asm/user.h: killed unused macros
Al Viro
1
-6
/
+0
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-2
/
+0
[next]