index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-3
/
+2
2009-01-06
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
1
-3
/
+5
2009-01-06
atomic_t: unify all arch definitions
Matthew Wilcox
1
-6
/
+0
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
1
-1
/
+1
2009-01-06
IA64: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-3
/
+2
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2009-01-05
Merge branch 'core/iommu' into core/urgent
Ingo Molnar
1
-38
/
+1
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-33
/
+35
2009-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Linus Torvalds
4
-4
/
+8
2009-01-03
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-8
/
+10
2009-01-03
ia64: cpumask fix for is_affinity_mask_valid()
Ingo Molnar
2
-3
/
+3
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
9
-63
/
+80
2009-01-03
KVM: change KVM to use IOMMU API
Joerg Roedel
3
-3
/
+4
2009-01-03
select IOMMU_API when DMAR and/or AMD_IOMMU is selected
Joerg Roedel
1
-0
/
+3
2009-01-03
KVM: rename vtd.c to iommu.c
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
10
-36
/
+27
2009-01-02
Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-921
/
+1073
2009-01-01
cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64
Rusty Russell
1
-0
/
+2
2009-01-01
cpumask: Remove IA64 definition of total_cpus now it's in core code
Rusty Russell
1
-1
/
+0
2008-12-31
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-31
KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()
Jes Sorensen
2
-32
/
+14
2008-12-31
KVM: Consolidate userspace memory capability reporting into common code
Avi Kivity
1
-1
/
+0
2008-12-31
KVM: ia64: Clean up vmm_ivt.S using tab to indent every line
Xiantao Zhang
1
-741
/
+729
2008-12-31
KVM: ia64: Add handler for crashed vmm
Xiantao Zhang
4
-12
/
+44
2008-12-31
KVM: ia64: Add some debug points to provide crash infomation
Xiantao Zhang
5
-33
/
+88
2008-12-31
KVM: ia64: Define printk function for kvm-intel module
Xiantao Zhang
5
-1
/
+54
2008-12-31
KVM: ia64: Remove some macro definitions in asm-offsets.c.
Xiantao Zhang
1
-10
/
+1
2008-12-31
KVM: ia64: Remove lock held by halted vcpu
Xiantao Zhang
1
-2
/
+0
2008-12-31
KVM: ia64: Re-organize data sturure of guests' data area
Xiantao Zhang
6
-107
/
+161
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
1
-2
/
+8
2008-12-31
[PATCH] fix scaled & unscaled cputime accounting
Martin Schwidefsky
1
-8
/
+4
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
7
-34
/
+50
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-10
/
+15
2008-12-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
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
4
-29
/
+30
2008-12-25
Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core
Ingo Molnar
1
-0
/
+1
2008-12-25
Merge branch 'next' into for-linus
James Morris
4
-23
/
+33
2008-12-17
Merge branch 'linus' into cpus4096
Ingo Molnar
1
-0
/
+1
2008-12-16
simeth: convert to net_device_ops
Alexey Dobriyan
1
-5
/
+10
2008-12-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-80
/
+162
2008-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2008-12-13
Merge ../linux-2.6-x86
Rusty Russell
2
-3
/
+1
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
7
-26
/
+26
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
1
-1
/
+1
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2
-7
/
+0
2008-12-12
Merge branch 'sched/core' into cpus4096
Ingo Molnar
5
-80
/
+161
[next]