Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
edb342286e18c5bec6d3ac325851a9cba28061b9
/
arch
/
ia64
28945dd
simeth: Kill directly reference of netdev->priv
by Wang Chen
· 16 years ago
b7d6266
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
96b8936
remove __ARCH_WANT_COMPAT_SYS_PTRACE
by Christoph Hellwig
· 16 years ago
d3a307f
sn_pci_controller_fixup() should be __init
by Al Viro
· 16 years ago
ce50b91
KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLER
by Xiantao Zhang
· 16 years ago
547567c
KVM: ia64: Fix incorrect kbuild CFLAGS override
by Xiantao Zhang
· 16 years ago
0090d48
[IA64] xen: fix xen_get_eflags.
by Isaku Yamahata
· 16 years ago
93fe10b
[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.
by Isaku Yamahata
· 16 years ago
d596410
[IA64] remove duplicate include iommu.h
by Huang Weiyi
· 16 years ago
ef23cdb
[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack
by Hidetoshi Seto
· 16 years ago
b704882
[IA64] Rationalize kernel mode alignment checking
by Tony Luck
· 16 years ago
c60ff51
KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMP
by Xiantao Zhang
· 16 years ago
ca93e99
KVM: Require the PCI subsystem
by Avi Kivity
· 16 years ago
a2e4e28
KVM: ia64: Use guest signal mask when blocking
by Xiantao Zhang
· 16 years ago
17c1f07
[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP
by Jay Lan
· 16 years ago
62ee054
[IA64] fix boot panic caused by offline CPUs
by Doug Chapman
· 16 years ago
1547a01
[IA64] reorder Kconfig options to match x86
by Bjorn Helgaas
· 16 years ago
f2b3fdc
[IA64] Build VT-D iommu support into generic kernel
by Tony Luck
· 16 years ago
d8d54b0
[IA64] remove dead BIO_VMERGE_BOUNDARY definition
by FUJITA Tomonori
· 16 years ago
6a2d26f
[IA64] remove duplicated #include from pci-dma.c
by Huang Weiyi
· 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
9ac8d3f
[IA64] Simplify SGI uv vs. sn2 driver issues
by Russ Anderson
· 16 years ago
233e70f
saner FASYNC handling on file close
by Al Viro
· 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
e45948b
KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.h
by Xiantao Zhang
· 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
1f6d6e8e
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
5b34653
Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
765426e
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
92fb83a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile
by Linus Torvalds
· 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
bb89855
x86, um: ... and asm-x86 move
by Al Viro
· 16 years ago
3262a8f
ACPI: fix ia64 build warning
by Len Brown
· 16 years ago
057316c
Merge branch 'linus' into test
by Len Brown
· 16 years ago
268a3dc
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
by Thomas Gleixner
· 16 years ago
f19aeb1
PCI: Add ability to mmap legacy_io on some platforms
by Benjamin Herrenschmidt
· 16 years ago
d9a9855
always reserve elfcore header memory in crash kernel
by Simon Horman
· 16 years ago
85a0ee3
kdump: add is_vmcore_usable() and vmcore_unusable()
by Simon Horman
· 16 years ago
630bf20
kdump: use is_kdump_kernel() in sba_init()
by Simon Horman
· 16 years ago
57cac4d
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
by Vivek Goyal
· 16 years ago
dc52ddc
container freezer: implement freezer cgroup subsystem
by Matt Helsley
· 16 years ago
7108878
mm: cleanup to make remove_memory() arch-neutral
by Badari Pulavarty
· 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
0f32dc9
[IA64] kill sys32_pipe
by Christoph Hellwig
· 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
ba9cc32
ia64/pv_ops: update Kconfig for paravirtualized guest and xen.
by Isaku Yamahata
· 16 years ago
91834e6
ia64/xen: preliminary support for save/restore.
by Isaku Yamahata
· 16 years ago
a0df655
ia64/xen: define xen machine vector for domU.
by Isaku Yamahata
· 16 years ago
dcbbecd
ia64/pv_ops/xen: implement xen pv_time_ops.
by Isaku Yamahata
· 16 years ago
7477de9
ia64/pv_ops/xen: implement xen pv_irq_ops.
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
bcdd487
ia64/pv_ops/xen: implement xen pv_iosapic_ops.
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
4b83ce4
ia64/pv_ops/xen: define xen pv_cpu_ops.
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
080104c
ia64/pv_ops/xen: elf note based xen startup.
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
b31c09b
ia64/xen: define several constants for ia64/xen.
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
749da79
ia64/pv_ops: fix paravirtualization of ivt.S with CONFIG_SMP=n
by Isaku Yamahata
· 16 years ago
651dab4
Merge commit 'linus/master' into merge-linus
by Arjan van de Ven
· 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
e4856a7
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
b418da1
compat: generic compat get/settimeofday
by Christoph Hellwig
· 16 years ago
f7a5000
compat: move cp_compat_stat to common code
by Christoph Hellwig
· 16 years ago
9ba1608
Kconfig: eliminate "def_bool n" constructs
by Jan Beulich
· 16 years ago
0b59268
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
by Martin Schwidefsky
· 16 years ago
25ad2913
oprofile: more whitespace fixes
by Robert Richter
· 16 years ago
2381ad2
KVM: ia64: Add intel iommu support for guests.
by Xiantao Zhang
· 16 years ago
b010eb5
KVM: ia64: add directed mmio range support for kvm guests
by Xiantao Zhang
· 16 years ago
1cbea80
KVM: ia64: Make pmt table be able to hold physical mmio entries.
by Xiantao Zhang
· 16 years ago
2f74977
KVM: Move irqchip_in_kernel() from ioapic.h to irq.h
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
Next »