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-31
KVM: ia64: Re-organize data sturure of guests' data area
Xiantao Zhang
6
-107
/
+161
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-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-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-12
Merge commit 'v2.6.28-rc8' into sched/core
Ingo Molnar
7
-85
/
+169
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-08
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2
-3
/
+1
2008-12-04
simeth: Kill directly reference of netdev->priv
Wang Chen
1
-5
/
+5
2008-12-04
Merge branch 'master' into next
James Morris
12
-14
/
+28
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-21
Merge commit 'v2.6.28-rc6' into sched/core
Ingo Molnar
8
-6
/
+19
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-19
Merge branch 'linus' into sched/core
Ingo Molnar
15
-82
/
+119
2008-11-14
Merge branch 'master' into next
James Morris
15
-82
/
+119
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
1
-12
/
+20
2008-11-14
CRED: Wrap current->cred and a few other accessors
David Howells
1
-4
/
+3
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-4
/
+4
2008-11-14
CRED: Wrap task credential accesses in the IA64 arch
David Howells
3
-13
/
+16
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-11
sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER
Ingo Molnar
1
-1
/
+1
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
[next]