Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a9fc8991883cdf029bd373a82cbc2d12a10799dd
/
arch
/
ia64
/
include
96b8936
remove __ARCH_WANT_COMPAT_SYS_PTRACE
by Christoph Hellwig
· 16 years ago
93fe10b
[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.
by Isaku Yamahata
· 16 years ago
d8d54b0
[IA64] remove dead BIO_VMERGE_BOUNDARY definition
by FUJITA Tomonori
· 16 years ago
9979aa7
[IA64] use common header for software IO/TLB
by Joerg Roedel
· 16 years ago
aca14f3
[IA64] fix the difference between node_mem_map and node_start_pfn
by Ken'ichi Ohmichi
· 16 years ago
d6e1519
[IA64] Add error_recovery_info field to SAL section header
by Russ Anderson
· 16 years ago
7576f68
[IA64] Add UV watchlist support.
by Russ Anderson
· 16 years ago
d6c3112
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
decc901
KVM: ia64: Fix halt emulation logic
by Xiantao Zhang
· 16 years ago
5550af4
KVM: Fix guest shared interrupt with in-kernel irqchip
by Sheng Yang
· 16 years ago
3b15e58
x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI
by Fenghua Yu
· 16 years ago
72441bd
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
f19aeb1
PCI: Add ability to mmap legacy_io on some platforms
by Benjamin Herrenschmidt
· 16 years ago
fe39316
Pull vtd-iommu into release branch
by Tony Luck
· 16 years ago
22ca532
Pull pv_ops-xen into release branch
by Tony Luck
· 16 years ago
9224652
Pull utrace into release branch
by Tony Luck
· 16 years ago
4d4230c
Pull compat into release branch
by Tony Luck
· 16 years ago
a9894a4
[IA64] Fix annoying IA64_TR_ALLOC_MAX message.
by Tony Luck
· 16 years ago
9f3541ed2c
[IA64] remove sys32_pause
by Christoph Hellwig
· 16 years ago
62fdd76
[IA64] Add Variable Page Size and IA64 Support in Intel IOMMU
by Fenghua Yu
· 16 years ago
f8d1f99
ia64/pv_ops: paravirtualized instruction checker.
by Isaku Yamahata
· 16 years ago
a0df655
ia64/xen: define xen machine vector for domU.
by Isaku Yamahata
· 16 years ago
78c2ae4
ia64/pv_ops/xen: define the nubmer of irqs which xen needs.
by Isaku Yamahata
· 16 years ago
16583bc
ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen.
by Isaku Yamahata
· 16 years ago
5142ec4
ia64/pv_ops/xen: paravirtualize ivt.S for xen.
by Isaku Yamahata
· 16 years ago
21820cc
ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen.
by Isaku Yamahata
· 16 years ago
d65b503
ia64/pv_ops/xen: define xen paravirtualized instructions for hand written assembly code
by Isaku Yamahata
· 16 years ago
b5a26e4
ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization.
by Isaku Yamahata
· 16 years ago
c7fdaf3
ia64/xen: introduce helper function to identify domain mode.
by Isaku Yamahata
· 16 years ago
8353b00
ia64/xen: add definitions necessary for xen event channel.
by Isaku Yamahata
· 16 years ago
7ad8631
ia64/xen: implement arch specific part of xen grant table.
by Isaku Yamahata
· 16 years ago
f021c8b
ia64/xen: xencomm conversion functions for hypercalls
by Isaku Yamahata
· 16 years ago
11d4377
ia64/xen: implement the arch specific part of xencomm.
by Isaku Yamahata
· 16 years ago
ed50bd6
ia64/xen: define helper functions for xen hypercalls.
by Isaku Yamahata
· 16 years ago
67fe8d2
ia64/xen: define helper functions for xen related address conversion.
by Isaku Yamahata
· 16 years ago
25c7bfa
ia64/xen: add a necessary header file to compile include/xen/interface/xen.h
by Isaku Yamahata
· 16 years ago
ffcc99e
ia64/xen: introduce definitions necessary for ia64/xen hypercalls.
by Isaku Yamahata
· 16 years ago
627308c
ia64/xen: increase IA64_MAX_RSVD_REGIONS.
by Isaku Yamahata
· 16 years ago
1b051c6
ia64/xen: introduce sync bitops which is necessary for ia64/xen support.
by Isaku Yamahata
· 16 years ago
da0ac27
ia64/xen: reserve "break" numbers used for xen hypercalls.
by Isaku Yamahata
· 16 years ago
1b4a18f
ia64: move function declaration, ia64_cpu_local_tick() from .c to .h
by Isaku Yamahata
· 16 years ago
41a6ba0
ia64/pv_ops: update native/inst.h to clobber predicate.
by Isaku Yamahata
· 16 years ago
ce1fc74
ia64/pv_ops: avoid name conflict of get_irq_chip().
by Isaku Yamahata
· 16 years ago
08d19f51
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
0b59268
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
by Martin Schwidefsky
· 16 years ago
b010eb5
KVM: ia64: add directed mmio range support for kvm guests
by Xiantao Zhang
· 16 years ago
3de42dc
KVM: Separate irq ack notification out of arch/x86/kvm/irq.c
by Xiantao Zhang
· 16 years ago
e758936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
206855c
Merge branch 'x86/urgent' into core/signal
by Ingo Molnar
· 16 years ago
725c258
Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B
by Ingo Molnar
· 16 years ago
680973e
[IA64] utrace Convert compat ptrace to use compat_sys_ptrace
by Shaohua Li
· 16 years ago
f14488c
[IA64] utrace use generic trace hook
by Shaohua Li
· 16 years ago
cfb361f
[IA64] utrace syscall.h support for ia64
by Shaohua Li
· 16 years ago
c459ce8
[IA64] Put the space for cpu0 per-cpu area into .data section
by Tony Luck
· 16 years ago
da654b7
signals: demultiplexing SIGTRAP signal
by Srinivasa Ds
· 16 years ago
6e03f99
Merge branch 'linus' into x86/iommu
by Ingo Molnar
· 16 years ago
47633cf
[IA64] fix up bte.h
by Robin Holt
· 16 years ago
4611a77
[IA64] fix compile failure with non modular builds
by James Bottomley
· 16 years ago
e92b4fd
Merge commit 'v2.6.27-rc6' into x86/iommu
by Ingo Molnar
· 16 years ago
deac93d
lib: Correct printk %pF to work on all architectures
by James Bottomley
· 16 years ago
3a80b6a
ia64: dma_alloc_coherent always use GFP_DMA
by FUJITA Tomonori
· 16 years ago
9d5a9e7
Remove asm/a.out.h files for all architectures without a.out support.
by Adrian Bunk
· 16 years ago
4dc4292
IA64: Use <asm-generic/statfs.h>
by David Woodhouse
· 16 years ago
8a549f8
[IA64] Fix __{in,out}s{w,l} to handle unaligned data
by James Bottomley
· 16 years ago
163f687
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
by Huang Ying
· 16 years ago
430ac5b
[IA64] use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
7f30491
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
by Tony Luck
· 16 years ago