index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-14
arch/ia64/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
2019-12-10
ACPI/sleep: Convert acpi_wakeup_address into a function
Sean Christopherson
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-12-08
sched/rt, ia64: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-04
Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-12-04
ia64: agp: Replace empty define with do while
Corentin Labbe
2019-12-02
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-12-02
ia64: remove stale paravirt leftovers
Juergen Gross
2019-12-02
Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-15
y2038: vdso: change timespec to __kernel_old_timespec
Arnd Bergmann
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
ia64: rename ioremap_nocache to ioremap_uc
Christoph Hellwig
2019-11-11
iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reserved
Yian Chen
2019-11-11
ia64: remove unneeded uapi asm-generic wrappers
Masahiro Yamada
2019-11-11
dma-direct: provide mmap and get_sgtable method overrides
Christoph Hellwig
2019-11-04
ia64: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
2019-11-04
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
2019-11-04
ia64: Rename PT_LOAD identifier "code" to "text"
Kees Cook
2019-10-18
ia64: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-09
sched/cputime: Rename vtime_account_system() to vtime_account_kernel()
Frederic Weisbecker
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
ia64: switch to generic version of pte allocation
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-24
ia64: Fix some warnings introduced in merge window
Tony Luck
[next]