Age | Commit message (Expand) | Author | Files | Lines |
2022-08-21 | parisc: Fix exception handler for fldw and fstw instructions | Helge Deller | 1 | -1/+1 |
2022-08-07 | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -7/+0 |
2022-08-06 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -25/+31 |
2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -5/+4 |
2022-08-05 | Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -20/+13 |
2022-08-05 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -11/+0 |
2022-08-04 | Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 2 | -4/+4 |
2022-08-01 | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2022-08-01 | Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -11/+0 |
2022-08-01 | parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat mode | Helge Deller | 1 | -1/+1 |
2022-08-01 | parisc: Drop zero variable initialisations in mm/init.c | Jason Wang | 1 | -1/+1 |
2022-08-01 | parisc: Do not initialise statics to 0 | Xin Gao | 1 | -2/+2 |
2022-08-01 | parisc: Drop pa_swapper_pg_lock spinlock | Helge Deller | 1 | -3/+0 |
2022-08-01 | parisc: Fix comment typo in fault.c | Jason Wang | 1 | -1/+1 |
2022-08-01 | parisc: Fix device names in /proc/iomem | Helge Deller | 1 | -5/+4 |
2022-08-01 | parisc: Clean up names in hardware database | Helge Deller | 1 | -7/+4 |
2022-07-30 | profile: setup_profiling_timer() is moslty not implemented | Ben Dooks | 1 | -7/+0 |
2022-07-25 | highmem: Make __kunmap_{local,atomic}() take const void pointer | Fabio M. De Francesco | 2 | -4/+4 |
2022-07-23 | PCI: Move isa_dma_bridge_buggy out of asm/dma.h | Stafford Horne | 1 | -6/+0 |
2022-07-23 | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h | Stafford Horne | 1 | -5/+0 |
2022-07-18 | parisc: rename PGD_ORDER to PGD_TABLE_ORDER | Mike Rapoport | 2 | -7/+7 |
2022-07-18 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -1/+0 |
2022-07-18 | parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 3 | -18/+21 |
2022-07-07 | genirq: Add and use an irq_data_update_affinity helper | Samuel Holland | 1 | -1/+1 |
2022-07-02 | parisc: Fix vDSO signal breakage on 32-bit kernel | Helge Deller | 1 | -0/+5 |
2022-06-28 | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann | 3 | -5/+2 |
2022-06-27 | parisc/unaligned: Fix emulate_ldw() breakage | Helge Deller | 1 | -1/+1 |
2022-06-27 | Merge branch 'master' into mm-stable | akpm | 4 | -3/+7 |
2022-06-26 | parisc: Enable ARCH_HAS_STRICT_MODULE_RWX | Helge Deller | 1 | -0/+1 |
2022-06-26 | parisc: Fix flush_anon_page on PA8800/PA8900 | John David Anglin | 1 | -1/+4 |
2022-06-26 | parisc: align '*' in comment in math-emu code | Jiang Jian | 1 | -1/+1 |
2022-06-24 | jump_label: make initial NOP patching the special case | Ard Biesheuvel | 1 | -11/+0 |
2022-06-17 | 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-07 | parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI | Helge Deller | 1 | -1/+1 |
2022-06-05 | Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2 | -7/+0 |
2022-06-04 | Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -17/+5 |
2022-06-04 | parisc/stifb: Implement fb_is_primary_device() | Helge Deller | 1 | -0/+4 |
2022-06-04 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -8/+10 |
2022-06-03 | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -147/+94 |
2022-06-03 | parisc: fix a crash with multicore scheduler | Mikulas Patocka | 2 | -17/+1 |
2022-06-01 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -44/+6 |
2022-05-30 | Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -100/+65 |
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/+2 |
2022-05-30 | parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNT | Helge Deller | 1 | -2/+0 |
2022-05-29 | parisc: remove arch/parisc/nm | Masahiro Yamada | 2 | -7/+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-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -34/+5 |
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-25 | Merge back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki | 1 | -2/+2 |