Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ad801428366ebbd541a5b8a1bf4d8b57ee7a8200
/
arch
/
ia64
83fa805
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
6aee4ba
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
ca9b5b6
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
c677124
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
634cd4b
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
9f2a430
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
fddb5d4
open: introduce openat2(2) syscall
by Aleksa Sarai
· 5 years ago
6b448f1
arch/ia64/setup: Drop dummy_con initialization
by Arvind Sankar
· 5 years ago
9a2cef0
arch: wire up pidfd_getfd syscall
by Sargun Dhillon
· 5 years ago
57ad87dd
Merge branch 'x86/mm' into efi/core, to pick up dependencies
by Ingo Molnar
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
feee6b2
mm/memory_hotplug: shrink zones when offlining memory
by David Hildenbrand
· 5 years ago
1e5f8a3
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
by Ingo Molnar
· 5 years ago
8c53b31
ACPI/sleep: Convert acpi_wakeup_address into a function
by Sean Christopherson
· 5 years ago
1f059df
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h>
by Ingo Molnar
· 5 years ago
b9b75e5
sched/rt, ia64: Use CONFIG_PREEMPTION
by Thomas Gleixner
· 5 years ago
7ada90e
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
ef66f6b
Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 5 years ago
4673402
ia64: agp: Replace empty define with do while
by Corentin Labbe
· 5 years ago
76bb8b0
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
240b62d
ia64: remove stale paravirt leftovers
by Juergen Gross
· 5 years ago
1daa56b
Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 5 years ago
ceb3074
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
81b6b96
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
a308a71
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
77a0594
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
1d87200
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
436b2a8
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 5 years ago
56e35f9
dma-mapping: drop the dev argument to arch_sync_dma_for_*
by Christoph Hellwig
· 5 years ago
82210fc
y2038: vdso: change timespec to __kernel_old_timespec
by Arnd Bergmann
· 5 years ago
d092a87
arch: rely on asm-generic/io.h for default ioremap_* definitions
by Christoph Hellwig
· 5 years ago
fded182
ia64: rename ioremap_nocache to ioremap_uc
by Christoph Hellwig
· 5 years ago
f036c7f
iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reserved
by Yian Chen
· 5 years ago
c25f867
ia64: remove unneeded uapi asm-generic wrappers
by Masahiro Yamada
· 5 years ago
34dc0ea
dma-direct: provide mmap and get_sgtable method overrides
by Christoph Hellwig
· 5 years ago
9b30e70
ia64: Move EXCEPTION_TABLE to RO_DATA segment
by Kees Cook
· 5 years ago
c823182
vmlinux.lds.h: Replace RODATA with RO_DATA
by Kees Cook
· 5 years ago
eaf9370
vmlinux.lds.h: Move NOTES into RO_DATA
by Kees Cook
· 5 years ago
fbe6a8e
vmlinux.lds.h: Move Program Header restoration into NOTES macro
by Kees Cook
· 5 years ago
441110a
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
by Kees Cook
· 5 years ago
430c6b2
ia64: Rename PT_LOAD identifier "code" to "text"
by Kees Cook
· 5 years ago
94348b8
ia64: Use pr_warn instead of pr_warning
by Kefeng Wang
· 5 years ago
f83eeb1
sched/cputime: Rename vtime_account_system() to vtime_account_kernel()
by Frederic Weisbecker
· 5 years ago
9c9fa97
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
782de70
mm: consolidate pgtable_cache_init() and pgd_cache_init()
by Mike Rapoport
· 5 years ago
0131992
ia64: switch to generic version of pte allocation
by Mike Rapoport
· 5 years ago
1322479
mm: remove quicklist page table caches
by Nicholas Piggin
· 5 years ago
a50b854
mm: introduce page_size()
by Matthew Wilcox (Oracle)
· 5 years ago
722e6f5
ia64: Fix some warnings introduced in merge window
by Tony Luck
· 5 years ago
d7b0827
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
671df18
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
1902314
Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
by Linus Torvalds
· 5 years ago
7e67a85
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
cc9b499
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
76f0f22
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 5 years ago
f9f3232
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
by Christoph Hellwig
· 5 years ago
a2cbfd4
arch, ia64: Make NUMA select SMP
by Matt Fleming
· 5 years ago
392e879
dma-mapping: fix filename references
by Andy Shevchenko
· 6 years ago
74bc0f6
ia64: Get rid of iommu_pass_through
by Joerg Roedel
· 5 years ago
2ff2b7e
kbuild: add CONFIG_ASM_MODVERSIONS
by Masahiro Yamada
· 5 years ago
10df063
kbuild: rebuild modules when module linker scripts are updated
by Masahiro Yamada
· 5 years ago
6c13bb1
ia64: remove CONFIG_SWIOTLB ifdefs
by Christoph Hellwig
· 5 years ago
df41017
ia64: remove support for machvecs
by Christoph Hellwig
· 5 years ago
a8384e6
ia64: move the screen_info setup to common code
by Christoph Hellwig
· 5 years ago
fa809d7
ia64: move the ROOT_DEV setup to common code
by Christoph Hellwig
· 5 years ago
974f83e
ia64: rework iommu probing
by Christoph Hellwig
· 5 years ago
16567ca
ia64: remove the unused sn_coherency_id symbol
by Christoph Hellwig
· 5 years ago
1164e75
ia64: remove the SGI UV simulator support
by Christoph Hellwig
· 5 years ago
df43aca
ia64: remove the zx1 swiotlb machvec
by Christoph Hellwig
· 5 years ago
2e0f2b1
ia64: remove CONFIG_ACPI ifdefs
by Christoph Hellwig
· 5 years ago
768557c
ia64: remove CONFIG_PCI ifdefs
by Christoph Hellwig
· 5 years ago
fc5bad0
ia64: remove the hpsim platform
by Christoph Hellwig
· 5 years ago
05933aa
ia64: remove now unused machvec indirections
by Christoph Hellwig
· 5 years ago
cf07cb1f
ia64: remove support for the SGI SN2 platform
by Christoph Hellwig
· 5 years ago
f7bc6e4
drivers: remove the SGI SN2 IOC4 base support
by Christoph Hellwig
· 5 years ago
c9fa9c3
drivers: remove the SGI SN2 IOC3 base support
by Christoph Hellwig
· 5 years ago
9726bfc
misc/sgi-xp: remove SGI SN2 support
by Christoph Hellwig
· 5 years ago
9c860e4
tty/serial: remove the ioc3_serial driver
by Christoph Hellwig
· 5 years ago
a017ef1
tty/serial: remove the ioc4_serial driver
by Christoph Hellwig
· 5 years ago
08f9530
tty/serial: remove the sn_console driver
by Christoph Hellwig
· 5 years ago
0b43ba0
ide: remove the sgiioc4 driver
by Christoph Hellwig
· 5 years ago
defdeac
char/agp: remove the sgi-agp driver
by Christoph Hellwig
· 5 years ago
8334d1d
char: remove the SGI tiocx/mbcs driver
by Christoph Hellwig
· 5 years ago
c116954
char: remove the SGI snsc driver
by Christoph Hellwig
· 5 years ago
d0d82d2
ia64/kprobes: remove the unused ia64_get_bsp_cfm function
by Christoph Hellwig
· 5 years ago
94707d9
ia64: annotate switch fallthroughs in ia64_handle_unaligned
by Christoph Hellwig
· 5 years ago
782d7a2
ia64: annotate a switch fallthrough in ia64_do_signal
by Christoph Hellwig
· 5 years ago
5828efb
efi: ia64: move SAL systab handling out of generic EFI code
by Ard Biesheuvel
· 6 years ago
c5e5c48
ia64:unwind: fix double free for mod->arch.init_unw_table
by chenzefeng
· 5 years ago
933a90b
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
80ec922
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
by David Hildenbrand
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
b98cca4
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
by Anshuman Khandual
· 5 years ago
c309b6f
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
db9a097
docs: ia64: convert to ReST
by Mauro Carvalho Chehab
· 6 years ago
1a271a6
arch: mark syscall number 435 reserved for clone3
by Christian Brauner
· 5 years ago
d726197
Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
5450e8a
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
dad1c12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
Next »