index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-15
[IA64] SN specific version of dma_get_required_mask()
John Keller
4
-0
/
+12
2009-01-14
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2009-01-14
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2
-2
/
+0
2009-01-14
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
1
-1
/
+1
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2009-01-09
Merge branch 'linus' into release
Len Brown
10
-160
/
+175
2009-01-06
ia64: introduce asm/swab.h
Harvey Harrison
3
-36
/
+36
2009-01-06
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-38
/
+1
2009-01-06
atomic_t: unify all arch definitions
Matthew Wilcox
1
-6
/
+0
2009-01-06
[IA64] fix typo in cpumask_of_pcibus()
Ingo Molnar
1
-1
/
+1
2009-01-05
Merge branch 'core/iommu' into core/urgent
Ingo Molnar
1
-38
/
+1
2009-01-04
ia64: cpumask fix for is_affinity_mask_valid()
Mike Travis
1
-1
/
+1
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+9
2009-01-03
ia64: cpumask fix for is_affinity_mask_valid()
Ingo Molnar
1
-1
/
+1
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
1
-1
/
+8
2009-01-03
KVM: change KVM to use IOMMU API
Joerg Roedel
1
-1
/
+1
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+0
2009-01-01
cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64
Rusty Russell
1
-0
/
+2
2008-12-31
KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()
Jes Sorensen
1
-2
/
+4
2008-12-31
KVM: ia64: Define printk function for kvm-intel module
Xiantao Zhang
1
-0
/
+4
2008-12-31
KVM: ia64: Re-organize data sturure of guests' data area
Xiantao Zhang
1
-72
/
+120
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
2
-3
/
+0
2008-12-28
swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h
FUJITA Tomonori
1
-38
/
+1
2008-12-26
cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...
Rusty Russell
1
-1
/
+6
2008-12-13
Merge ../linux-2.6-x86
Rusty Russell
1
-2
/
+0
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
1
-1
/
+0
2008-12-12
Merge branch 'sched/core' into cpus4096
Ingo Molnar
1
-1
/
+0
2008-12-09
[IA64] remove BUILD_BUG_ON from paravirt_getreg()
Alexey Dobriyan
1
-1
/
+0
2008-12-02
Merge branch 'linus' into cpus4096
Ingo Molnar
1
-2
/
+0
2008-11-30
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
1
-2
/
+0
2008-11-26
sched: convert struct root_domain to cpumask_var_t, fix
Ingo Molnar
1
-2
/
+0
2008-11-20
[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.
Isaku Yamahata
2
-1
/
+14
2008-11-04
[IA64] remove dead BIO_VMERGE_BOUNDARY definition
FUJITA Tomonori
1
-24
/
+0
2008-11-04
[IA64] use common header for software IO/TLB
Joerg Roedel
1
-21
/
+1
2008-11-04
[IA64] fix the difference between node_mem_map and node_start_pfn
Ken'ichi Ohmichi
1
-1
/
+0
2008-11-04
[IA64] Add error_recovery_info field to SAL section header
Russ Anderson
1
-1
/
+14
2008-11-04
[IA64] Add UV watchlist support.
Russ Anderson
1
-0
/
+45
2008-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+0
2008-10-28
KVM: ia64: Fix halt emulation logic
Xiantao Zhang
1
-1
/
+2
2008-10-28
KVM: Fix guest shared interrupt with in-kernel irqchip
Sheng Yang
1
-0
/
+3
2008-10-24
x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI
Fenghua Yu
1
-1
/
+0
2008-10-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
35
-9
/
+2455
2008-10-20
PCI: Add ability to mmap legacy_io on some platforms
Benjamin Herrenschmidt
1
-10
/
+2
2008-10-17
Pull vtd-iommu into release branch
Tony Luck
9
-0
/
+171
2008-10-17
Pull pv_ops-xen into release branch
Tony Luck
22
-5
/
+2111
2008-10-17
Pull utrace into release branch
Tony Luck
3
-3
/
+171
2008-10-17
Pull compat into release branch
Tony Luck
1
-0
/
+1
2008-10-17
[IA64] Fix annoying IA64_TR_ALLOC_MAX message.
Tony Luck
1
-1
/
+1
2008-10-17
[IA64] remove sys32_pause
Christoph Hellwig
1
-0
/
+1
2008-10-17
[IA64] Add Variable Page Size and IA64 Support in Intel IOMMU
Fenghua Yu
9
-0
/
+171
[next]