Age | Commit message (Expand) | Author | Files | Lines |
2022-12-14 | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -1/+2 |
2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -31/+0 |
2022-12-12 | 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-18 | ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions | Bjorn Helgaas | 1 | -4/+0 |
2022-11-18 | ia64/kprobes: remove orphan declarations from arch/ia64/include/asm/kprobes.h | Gaosheng Cui | 1 | -2/+0 |
2022-11-18 | ia64: replace IS_ERR() with IS_ERR_VALUE() | ye xingchen | 1 | -3/+3 |
2022-11-15 | ia64: ptrace: user_regset_copyin_ignore() always returns 0 | Sergey Shtylyov | 1 | -11/+9 |
2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang | 1 | -16/+0 |
2022-11-08 | 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-11 | ia64: mca: use strscpy() is more robust and safer | xu xin | 1 | -1/+1 |
2022-10-11 | ia64: update config files | Lukas Bulwahn | 5 | -10/+0 |
2022-10-10 | 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-07 | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -109/+0 |
2022-10-03 | 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-11 | ia64: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
2022-09-11 | ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC frequency | Sergei Trofimovich | 2 | -1/+27 |
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 | 2 | -4/+4 |
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 | 3 | -21/+18 |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -19/+31 |
2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -9/+0 |
2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -8/+0 |
2022-08-03 | Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 5 | -5/+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 | -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 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -1/+0 |
2022-07-17 | ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 3 | -19/+28 |
2022-07-07 | genirq: Add and use an irq_data_update_affinity helper | Samuel Holland | 3 | -5/+5 |
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 | 2 | -9/+0 |
2022-06-24 | efi: vars: Remove deprecated 'efivars' sysfs interface | Ard Biesheuvel | 5 | -5/+0 |
2022-06-16 | ia64: fix sparse warnings with cmpxchg() & xchg() | Luc Van Oostenryck | 1 | -14/+14 |
2022-06-16 | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu | 1 | -0/+4 |
2022-06-04 | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux | Linus Torvalds | 2 | -5/+1 |