| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-28 | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+5 |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -18/+14 |
| 2023-04-27 | Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 15 | -116/+18 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+7 |
| 2023-04-27 | Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+5 |
| 2023-04-25 | Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -50/+6 |
| 2023-04-25 | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
| 2023-04-25 | sh: Replace <uapi/asm/types.h> by <asm-generic/int-ll64.h> | Geert Uytterhoeven | 1 | -1/+1 |
| 2023-04-25 | sh: Use generic GCC library routines | Geert Uytterhoeven | 6 | -97/+6 |
| 2023-04-24 | Merge tag 'docs-6.4' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2023-04-21 | sh: sq: Use the bitmap API when applicable | Christophe JAILLET | 1 | -4/+3 |
| 2023-04-19 | sh: sq: Fix incorrect element size for allocating bitmap buffer | John Paul Adrian Glaubitz | 1 | -1/+1 |
| 2023-04-19 | sh: pci: Remove unused variable in SH-7786 PCI Express code | John Paul Adrian Glaubitz | 1 | -1/+0 |
| 2023-04-18 | sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER | Mike Rapoport (IBM) | 1 | -3/+0 |
| 2023-04-18 | sh: reword ARCH_FORCE_MAX_ORDER prompt and help text | Mike Rapoport (IBM) | 1 | -7/+9 |
| 2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov | 2 | -11/+8 |
| 2023-04-05 | Kconfig: introduce HAS_IOPORT option and select it as necessary | Niklas Schnelle | 1 | -0/+1 |
| 2023-04-04 | PCI: Introduce pci_dev_for_each_resource() | Mika Westerberg | 1 | -5/+5 |
| 2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 2 | -0/+4 |
| 2023-03-30 | docs: move superh documentation under Documentation/arch/ | Jonathan Corbet | 1 | -1/+1 |
| 2023-03-24 | treewide: Trace IPIs sent via smp_send_reschedule() | Valentin Schneider | 1 | -1/+1 |
| 2023-03-23 | sh: mach-x3proto: Add missing #include <linux/gpio/driver.h> | Geert Uytterhoeven | 1 | -1/+1 |
| 2023-03-23 | sh: mcount.S: fix build error when PRINTK is not enabled | Randy Dunlap | 1 | -1/+1 |
| 2023-03-23 | sh: math-emu: fix macro redefined warning | Randy Dunlap | 1 | -4/+0 |
| 2023-03-23 | sh: init: use OF_EARLY_FLATTREE for early init | Randy Dunlap | 2 | -5/+5 |
| 2023-03-23 | sh: nmi_debug: fix return value of __setup handler | Randy Dunlap | 1 | -2/+2 |
| 2023-03-23 | sh: SH2007: drop the bad URL info | Randy Dunlap | 1 | -1/+0 |
| 2023-03-17 | sh: dma-sysfs: move to use bus_get_dev_root() | Greg Kroah-Hartman | 1 | -1/+7 |
| 2023-03-09 | sh: sanitize the flags on sigreturn | Al Viro | 2 | -0/+4 |
| 2023-03-08 | sched/idle: Mark arch_cpu_idle_dead() __noreturn | Josh Poimboeuf | 1 | -1/+1 |
| 2023-03-08 | sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition | Josh Poimboeuf | 1 | -0/+1 |
| 2023-03-08 | sh/cpu: Mark play_dead() __noreturn | Josh Poimboeuf | 1 | -2/+2 |
| 2023-03-08 | sh/cpu: Make sure play_dead() doesn't return | Josh Poimboeuf | 1 | -0/+1 |
| 2023-03-06 | gpiolib: remove legacy gpio_export() | Arnd Bergmann | 1 | -3/+4 |
| 2023-03-06 | gpiolib: remove empty asm/gpio.h files | Arnd Bergmann | 3 | -46/+1 |
| 2023-02-26 | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -7/+0 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -16/+43 |
| 2023-02-22 | Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+0 |
| 2023-02-21 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+1 |
| 2023-02-20 | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -1/+1 |
| 2023-02-16 | sh: initialize max_mapnr | Mike Rapoport (IBM) | 1 | -0/+1 |
| 2023-02-09 | sh: mm: set VM_IOREMAP flag to the vmalloc area | Baoquan He | 1 | -1/+1 |
| 2023-02-09 | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) | 1 | -3/+0 |
| 2023-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2023-02-02 | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -1/+0 |
| 2023-02-02 | sh/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -12/+42 |
| 2023-01-31 | sh: define RUNTIME_DISCARD_EXIT | Tom Saeger | 1 | -0/+1 |
| 2023-01-31 | Merge tag 'v6.2-rc6' into sched/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
| 2023-01-30 | sh: checksum: add missing linux/uaccess.h include | Jakub Kicinski | 1 | -0/+1 |
| 2023-01-30 | gpio: Remove unused and obsoleted irq_to_gpio() | Andy Shevchenko | 1 | -5/+0 |
| 2023-01-22 | kbuild: clean up stale file removal | Masahiro Yamada | 1 | -7/+0 |
| 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-10 | sh/mm: Fix pmd_t for real | Peter Zijlstra | 1 | -1/+1 |
| 2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 1 | -1/+1 |
| 2022-12-17 | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+9 |
| 2022-12-16 | Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+0 |
| 2022-12-15 | mm: Rename GUP_GET_PTE_LOW_HIGH | Peter Zijlstra | 1 | -1/+1 |
| 2022-12-15 | sh/mm: Make pmd_t similar to pte_t | Peter Zijlstra | 1 | -2/+8 |
| 2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+0 |
| 2022-12-12 | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -4/+4 |
| 2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -9/+1 |
| 2022-12-08 | USB: sisusbvga: remove console support | Jiri Slaby (SUSE) | 1 | -1/+0 |
| 2022-12-01 | mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED | Vlastimil Babka | 5 | -5/+10 |
| 2022-11-18 | stackprotector: actually use get_random_canary() | Jason A. Donenfeld | 1 | -9/+1 |
| 2022-11-15 | sh: ptrace: user_regset_copyin_ignore() always returns 0 | Sergey Shtylyov | 1 | -4/+4 |
| 2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang | 1 | -2/+0 |
| 2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 17 | -23/+15 |
| 2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -4/+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 | Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+1 |
| 2022-10-03 | Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -6/+6 |
| 2022-10-03 | mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol | Johannes Weiner | 2 | -2/+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-29 | Merge branch 'v6.0-rc7' | Peter Zijlstra | 2 | -11/+3 |
| 2022-09-13 | sh: machvec: Use char[] for section boundaries | Kees Cook | 2 | -6/+6 |
| 2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang | 2 | -8/+0 |
| 2022-09-11 | treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y | Arnd Bergmann | 15 | -15/+15 |
| 2022-09-11 | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER | Zi Yan | 2 | -2/+2 |
| 2022-09-05 | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig. | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2022-08-30 | perf/hw_breakpoint: Optimize constant number of breakpoint slots | Marco Elver | 1 | -4/+1 |
| 2022-08-27 | provide arch_test_bit_acquire for architectures that define test_bit | Mikulas Patocka | 1 | -10/+2 |
| 2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds | 1 | -12/+22 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -17/+24 |
| 2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
| 2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -12/+0 |
| 2022-08-02 | Merge tag 'arm-defconfig-6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+0 |
| 2022-08-01 | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+4 |
| 2022-07-22 | PCI: Move isa_dma_bridge_buggy out of asm/dma.h | Stafford Horne | 1 | -6/+0 |
| 2022-07-22 | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h | Stafford Horne | 1 | -6/+0 |
| 2022-07-22 | ARM: defconfig: remove irda remnants | Arnd Bergmann | 1 | -2/+0 |
| 2022-07-17 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -1/+0 |
| 2022-07-17 | sh/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 3 | -17/+21 |
| 2022-07-07 | genirq: Return a const cpumask from irq_data_get_affinity_mask | Samuel Holland | 1 | -3/+4 |
| 2022-07-03 | sh: convert nommu io{re,un}map() to static inline functions | Geert Uytterhoeven | 1 | -2/+6 |
| 2022-06-30 | bitops: unify non-atomic bitops prototypes across architectures | Alexander Lobakin | 1 | -12/+22 |
| 2022-06-16 | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu | 1 | -0/+4 |
| 2022-06-15 | arch/*: Disable softirq stacks on PREEMPT_RT. | Sebastian Andrzej Siewior | 1 | -0/+2 |
| 2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+7 |
| 2022-05-30 | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -2/+1 |
| 2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -24/+5 |
| 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 back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki | 1 | -2/+1 |
| 2022-05-24 | Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 3 | -3/+3 |
| 2022-05-19 | sh: Use do_kernel_power_off() | Dmitry Osipenko | 1 | -2/+1 |
| 2022-05-13 | mm: change huge_ptep_clear_flush() to return the original pte | Baolin Wang | 1 | -2/+3 |
| 2022-05-07 | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman | 1 | -4/+3 |
| 2022-05-07 | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman | 1 | -2/+5 |
| 2022-04-29 | vmcore: convert copy_oldmem_page() to take an iov_iter | Matthew Wilcox (Oracle) | 1 | -24/+5 |
| 2022-04-26 | mmc: sh_mmcif: move platform_data header to proper location | Wolfram Sang | 3 | -3/+3 |
| 2022-04-22 | binfmt_flat: Remove shared library support | Eric W. Biederman | 3 | -3/+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-31 | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+1 |
| 2022-03-31 | arch: syscalls: simplify uapi/kapi directory creation | Masahiro Yamada | 1 | -2/+1 |
| 2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -5/+4 |
| 2022-03-25 | Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 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 | 8 | -80/+22 |
| 2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -0/+1 |
| 2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -5/+0 |
| 2022-03-22 | drivers/base/node: consolidate node device subsystem initialization in node_d... | David Hildenbrand | 1 | -5/+0 |
| 2022-03-22 | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 8 | -8/+0 |
| 2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport | 1 | -0/+1 |
| 2022-03-11 | arch: Remove references to CONFIG_NFSD_V3 in the default configs | Chuck Lever | 8 | -8/+0 |
| 2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman | 1 | -2/+2 |
| 2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman | 1 | -3/+2 |
| 2022-02-25 | usercopy: Check valid lifetime via stack depth | Kees Cook | 1 | -0/+1 |
| 2022-02-25 | sh: remove CONFIG_SET_FS support | Arnd Bergmann | 8 | -61/+21 |
| 2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann | 1 | -20/+2 |
| 2022-02-17 | PCI: Add defines for normal and subtractive PCI bridges | Pali Rohár | 1 | -1/+1 |
| 2022-02-17 | treewide: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva | 1 | -1/+1 |
| 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 | -1/+0 |
| 2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song | 1 | -1/+1 |
| 2022-01-22 | kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases() | Luis Chamberlain | 1 | -1/+1 |
| 2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 3 | -23/+19 |
| 2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -10/+9 |
| 2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov | 1 | -1/+0 |
| 2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V | 1 | -0/+1 |
| 2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng | 1 | -10/+8 |
| 2022-01-14 | arch: decompressor: remove useless vmlinux.bin.all-y | Masahiro Yamada | 1 | -7/+5 |
| 2022-01-14 | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada | 1 | -4/+4 |
| 2022-01-14 | sh: rename suffix-y to suffix_y | Masahiro Yamada | 2 | -9/+9 |
| 2022-01-12 | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+2 |
| 2022-01-11 | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -2/+1 |
| 2022-01-08 | kbuild: do not quote string values in include/config/auto.conf | Masahiro Yamada | 1 | -3/+1 |
| 2022-01-05 | sh: sq: use default_groups in kobj_type | Greg Kroah-Hartman | 1 | -1/+2 |
| 2021-12-17 | Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH | Alexandre Ghiti | 1 | -1/+0 |
| 2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman | 1 | -1/+1 |
| 2021-12-13 | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2 | -1/+1 |
| 2021-12-07 | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2021-11-25 | Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2021-11-25 | futex: Wireup futex_waitv syscall | André Almeida | 1 | -0/+1 |
| 2021-11-25 | futex: Remove futex_cmpxchg detection | Arnd Bergmann | 1 | -1/+0 |
| 2021-11-17 | Add linux/cacheflush.h | Matthew Wilcox (Oracle) | 1 | -1/+0 |
| 2021-11-14 | Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh | Linus Torvalds | 20 | -179/+74 |
| 2021-11-10 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -7/+7 |
| 2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -12/+0 |
| 2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -4/+3 |
| 2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -7/+7 |
| 2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 5 | -7/+7 |
| 2021-11-04 | Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+2 |
| 2021-11-03 | Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -2/+2 |
| 2021-11-02 | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+2 |
| 2021-11-01 | Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
| 2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 4 | -12/+10 |
| 2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -5/+2 |
| 2021-10-27 | sh: pgtable-3level: Fix cast to pointer from integer of different size | Geert Uytterhoeven | 1 | -1/+1 |
| 2021-10-27 | sh: fix READ/WRITE redefinition warnings | Randy Dunlap | 1 | -22/+22 |
| 2021-10-27 | sh: define __BIG_ENDIAN for math-emu | Randy Dunlap | 1 | -0/+8 |
| 2021-10-27 | sh: math-emu: drop unused functions | Randy Dunlap | 1 | -103/+0 |
| 2021-10-27 | sh: fix kconfig unmet dependency warning for FRAME_POINTER | Randy Dunlap | 1 | -0/+1 |
| 2021-10-27 | sh: Cleanup about SPARSE_IRQ | Kefeng Wang | 2 | -12/+0 |
| 2021-10-26 | ftrace/sh: Add arch_ftrace_ops_list_func stub to have compressed image still ... | Steven Rostedt (VMware) | 1 | -0/+3 |
| 2021-10-25 | signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL) | Eric W. Biederman | 1 | -4/+6 |
| 2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada | 2 | -3/+3 |
| 2021-10-24 | sh: remove meaningless archclean line | Masahiro Yamada | 1 | -1/+0 |
| 2021-10-20 | sh: Use of_get_cpu_hwid() | Rob Herring | 1 | -3/+2 |
| 2021-10-20 | exit: Remove calls of do_exit after noreturn versions of die | Eric W. Biederman | 2 | -3/+1 |
| 2021-10-18 | Merge tag 'v5.15-rc6' into asoc-5.16 | Mark Brown | 2 | -9/+9 |
| 2021-10-18 | mm: Add flush_dcache_folio() | Matthew Wilcox (Oracle) | 1 | -1/+2 |
| 2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 2 | -5/+2 |
| 2021-10-11 | sh: Use modern ASoC DAI format terminology | Mark Brown | 2 | -2/+2 |
| 2021-10-08 | ftrace: Cleanup ftrace_dyn_arch_init() | Weizhao Ouyang | 1 | -5/+0 |
| 2021-09-30 | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu | 2 | -6/+6 |
| 2021-09-30 | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() | Masami Hiramatsu | 1 | -1/+1 |
| 2021-09-27 | Merge 5.15-rc3 into tty-next | Greg Kroah-Hartman | 2 | -9/+9 |
| 2021-09-24 | sh: pgtable-3level: fix cast to pointer from integer of different size | Geert Uytterhoeven | 1 | -1/+1 |
| 2021-09-19 | sh: Add missing FORCE prerequisites in Makefile | Geert Uytterhoeven | 1 | -8/+8 |
| 2021-09-17 | sh: kdump: add some attribute to function | Yejune Deng | 1 | -2/+2 |
| 2021-09-17 | sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/ | Masahiro Yamada | 7 | -24/+23 |
| 2021-09-17 | sh: boot: add intermediate vmlinux.bin* to targets instead of extra-y | Masahiro Yamada | 1 | -2/+2 |
| 2021-09-17 | sh: boards: Fix the cacography in irq.c | Tang Bin | 1 | -2/+2 |
| 2021-09-17 | sh: check return code of request_irq | Nick Desaulniers | 1 | -2/+3 |
| 2021-09-17 | sh: fix trivial misannotations | Al Viro | 5 | -12/+13 |
| 2021-09-14 | arch: remove unused function syscall_set_arguments() | Peter Collingbourne | 1 | -12/+0 |
| 2021-09-14 | sh: j2: Update uartlite binding with data and parity properties | Sean Anderson | 1 | -0/+2 |