| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> | Masahiro Yamada | 2020-04-23 | 2 | -4/+15 |
* | mm/memory_hotplug: add pgprot_t to mhp_params | Logan Gunthorpe | 2020-04-11 | 1 | -0/+3 |
* | mm/memory_hotplug: rename mhp_restrictions to mhp_params | Logan Gunthorpe | 2020-04-11 | 1 | -2/+2 |
* | mm/special: create generic fallbacks for pte_special() and pte_mkspecial() | Anshuman Khandual | 2020-04-11 | 1 | -2/+0 |
* | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual | 2020-04-11 | 1 | -4/+1 |
* | kasan: stackdepot: move filter_irq_stacks() to stackdepot.c | Alexander Potapenko | 2020-04-07 | 1 | -0/+2 |
* | asm-generic: fix unistd_32.h generation format | Michal Simek | 2020-04-07 | 1 | -1/+1 |
* | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-04-03 | 5 | -5/+10 |
|\ |
|
| * | rtc/ia64: remove legacy efirtc driver | Arnd Bergmann | 2020-03-19 | 5 | -5/+10 |
* | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2020-04-03 | 1 | -0/+1 |
|\ \ |
|
| * | | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-04-03 | 1 | -1/+0 |
|\ \ |
|
| * | | scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled | Diego Elio Pettenò | 2020-02-24 | 1 | -1/+0 |
| |/ |
|
* | | mm: allow VM_FAULT_RETRY for multiple times | Peter Xu | 2020-04-02 | 1 | -1/+0 |
* | | mm: introduce FAULT_FLAG_DEFAULT | Peter Xu | 2020-04-02 | 1 | -1/+1 |
* | | mm: introduce fault_signal_pending() | Peter Xu | 2020-04-02 | 1 | -1/+1 |
* | | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada | 2020-04-02 | 1 | -7/+0 |
* | | Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-03-31 | 6 | -80/+39 |
|\ \ |
|
| * | | ia64: replace setup_irq() by request_irq() | afzal mohammed | 2020-03-13 | 6 | -80/+39 |
| |/ |
|
* | | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-03-31 | 1 | -7/+1 |
|\ \ |
|
| * | | ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus() | Qais Yousef | 2020-03-25 | 1 | -7/+1 |
| |/ |
|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-03-31 | 4 | -4/+4 |
|\ \ |
|
| * \ | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner | 2020-03-28 | 1 | -3/+2 |
| |\ \ |
|
| | * | | futex: arch_futex_atomic_op_inuser() calling conventions change | Al Viro | 2020-03-28 | 1 | -3/+2 |
| | |/ |
|
| * / | ia64: Remove mm.h from asm/uaccess.h | Sebastian Andrzej Siewior | 2020-03-21 | 3 | -1/+2 |
| |/ |
|
* | | efi: Clean up config_parse_tables() | Ard Biesheuvel | 2020-02-23 | 1 | -2/+1 |
* | | efi/ia64: Switch to efi_config_parse_tables() | Ard Biesheuvel | 2020-02-23 | 1 | -1/+4 |
* | | efi/ia64: Use local variable for EFI system table address | Ard Biesheuvel | 2020-02-23 | 1 | -5/+6 |
* | | efi/ia64: Use existing helpers to locate ESI table | Ard Biesheuvel | 2020-02-23 | 2 | -17/+10 |
* | | efi: Merge EFI system table revision and vendor checks | Ard Biesheuvel | 2020-02-23 | 1 | -20/+3 |
* | | efi/ia64: Move HCDP and MPS table handling into IA64 arch code | Ard Biesheuvel | 2020-02-23 | 1 | -0/+13 |
|/ |
|
* | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 2020-02-04 | 1 | -12/+12 |
* | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 2020-01-30 | 1 | -0/+1 |
|\ |
|
| * | arch: wire up pidfd_getfd syscall | Sargun Dhillon | 2020-01-13 | 1 | -0/+1 |
* | | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-01-29 | 1 | -0/+1 |
|\ \ |
|
| * | | open: introduce openat2(2) syscall | Aleksa Sarai | 2020-01-18 | 1 | -0/+1 |
* | | | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-01-29 | 1 | -3/+0 |
|\ \ \ |
|
| * | | | arch/ia64/setup: Drop dummy_con initialization | Arvind Sankar | 2020-01-14 | 1 | -3/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-01-28 | 2 | -7/+7 |
|\ \ \ |
|
| * \ \ | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar | 2019-12-25 | 5 | -79/+36 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | sched/rt, ia64: Use CONFIG_PREEMPTION | Thomas Gleixner | 2019-12-08 | 2 | -7/+7 |
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-01-28 | 1 | -0/+4 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'x86/mm' into efi/core, to pick up dependencies | Ingo Molnar | 2020-01-10 | 1 | -0/+4 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar | 2019-12-10 | 1 | -0/+4 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-01-28 | 2 | -3/+4 |
|\ \ \ \ |
|
| * | | | | ACPI/sleep: Convert acpi_wakeup_address into a function | Sean Christopherson | 2019-12-10 | 2 | -3/+4 |
| | |/ /
| |/| | |
|
* | | | | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 2 | -5/+5 |
| |/ /
|/| | |
|
* | | | mm/memory_hotplug: shrink zones when offlining memory | David Hildenbrand | 2020-01-04 | 1 | -3/+1 |
|/ / |
|
* | | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-12-06 | 1 | -2/+2 |
|\ \ |
|
| * | | ia64: agp: Replace empty define with do while | Corentin Labbe | 2019-12-04 | 1 | -2/+2 |