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
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-10
IA64: HP_SIMETH needs to depend upon NET
Alexander Beregalov
1
-0
/
+1
2008-12-09
[IA64] SN: prevent IRQ retargetting in request_irq()
John Keller
1
-1
/
+8
2008-12-09
[IA64] Clear up section mismatch with arch_unregister_cpu()
Robin Holt
1
-1
/
+3
2008-12-09
[IA64] Clear up section mismatch for sn_check_wars.
Robin Holt
1
-2
/
+2
2008-12-09
[IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel.
Robin Holt
1
-71
/
+147
2008-12-09
[IA64] eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-4
/
+1
2008-12-09
[IA64] remove BUILD_BUG_ON from paravirt_getreg()
Alexey Dobriyan
1
-1
/
+0
2008-12-04
simeth: Kill directly reference of netdev->priv
Wang Chen
1
-5
/
+5
2008-12-02
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+8
2008-11-30
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
1
-2
/
+0
2008-11-30
sn_pci_controller_fixup() should be __init
Al Viro
1
-1
/
+1
2008-11-23
KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLER
Xiantao Zhang
1
-4
/
+7
2008-11-23
KVM: ia64: Fix incorrect kbuild CFLAGS override
Xiantao Zhang
1
-1
/
+1
2008-11-20
[IA64] xen: fix xen_get_eflags.
Isaku Yamahata
1
-1
/
+1
2008-11-20
[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.
Isaku Yamahata
3
-2
/
+15
2008-11-20
[IA64] remove duplicate include iommu.h
Huang Weiyi
1
-1
/
+0
2008-11-20
[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack
Hidetoshi Seto
1
-1
/
+1
2008-11-20
[IA64] Rationalize kernel mode alignment checking
Tony Luck
2
-1
/
+2
2008-11-11
KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMP
Xiantao Zhang
1
-0
/
+5
2008-11-11
KVM: Require the PCI subsystem
Avi Kivity
1
-0
/
+2
2008-11-11
KVM: ia64: Use guest signal mask when blocking
Xiantao Zhang
1
-6
/
+6
2008-11-07
[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP
Jay Lan
1
-1
/
+1
2008-11-06
[IA64] fix boot panic caused by offline CPUs
Doug Chapman
2
-8
/
+28
2008-11-06
[IA64] reorder Kconfig options to match x86
Bjorn Helgaas
1
-9
/
+9
2008-11-04
[IA64] Build VT-D iommu support into generic kernel
Tony Luck
1
-0
/
+1
2008-11-04
[IA64] remove dead BIO_VMERGE_BOUNDARY definition
FUJITA Tomonori
1
-24
/
+0
2008-11-04
[IA64] remove duplicated #include from pci-dma.c
Huang Weiyi
1
-2
/
+0
2008-11-04
[IA64] use common header for software IO/TLB
Joerg Roedel
2
-29
/
+2
2008-11-04
[IA64] fix the difference between node_mem_map and node_start_pfn
Ken'ichi Ohmichi
2
-2
/
+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-11-04
[IA64] Simplify SGI uv vs. sn2 driver issues
Russ Anderson
1
-0
/
+6
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-5
/
+0
2008-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-8
/
+0
2008-10-28
KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.h
Xiantao Zhang
1
-2
/
+6
2008-10-28
KVM: ia64: Fix halt emulation logic
Xiantao Zhang
4
-40
/
+46
2008-10-28
KVM: Fix guest shared interrupt with in-kernel irqchip
Sheng Yang
2
-3
/
+8
2008-10-24
x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI
Fenghua Yu
2
-8
/
+0
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-1
/
+1
2008-10-23
Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2008-10-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-5
/
+5
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
2
-4
/
+4
2008-10-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
79
-185
/
+5363
2008-10-22
x86, um: ... and asm-x86 move
Al Viro
1
-1
/
+1
2008-10-23
ACPI: fix ia64 build warning
Len Brown
1
-1
/
+1
2008-10-23
Merge branch 'linus' into test
Len Brown
29
-328
/
+347
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
1
-1
/
+1
[next]