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
2011-01-21
ia64: Use generic irq Kconfig
Thomas Gleixner
1
-19
/
+4
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
1
-3
/
+0
2011-01-14
[IA64] fix ia64 build failure in pmdp_get_and_clear
Andrea Arcangeli
1
-0
/
+1
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+5
2011-01-13
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+4
2011-01-13
thp: pte alloc trans splitting
Andrea Arcangeli
1
-1
/
+1
2011-01-13
[IA64] fix build error - arch/ia64/kernel/perfmon.c
Tony Luck
1
-1
/
+1
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+1
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+4
2011-01-13
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-21
/
+13
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-12
pass default dentry_operations to mount_pseudo()
Al Viro
1
-2
/
+4
2011-01-12
Merge branch 'linus' into idle-test
Len Brown
5
-10
/
+22
2011-01-12
[IA64] Fix format warning in arch/ia64/kernel/acpi.c
Tony Luck
1
-1
/
+1
2011-01-12
ACPI, intel_idle: Cleanup idle= internal variables
Thomas Renninger
2
-7
/
+4
2011-01-12
KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()
Takuya Yoshikawa
1
-0
/
+2
2011-01-12
KVM: Clean up vm creation and release
Jan Kiszka
2
-21
/
+11
2011-01-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
5
-7
/
+19
2011-01-07
[IA64] Avoid array overflow if there are too many cpus in SRAT table
Tony Luck
1
-0
/
+6
2011-01-07
fs: scale mntget/mntput
Nick Piggin
1
-1
/
+1
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
1
-1
/
+1
2011-01-07
fs: change d_delete semantics
Nick Piggin
1
-1
/
+1
2011-01-07
ACPI: Use ioremap_cache()
Len Brown
1
-0
/
+5
2010-12-28
[IA64] Remove unlikely from cpu_is_offline
Joe Perches
1
-1
/
+1
2010-12-28
[IA64] irq_ia64, use set_irq_chip
Jiri Slaby
1
-1
/
+1
2010-12-28
[IA64] perfmon: Change vmalloc to vzalloc and drop memset.
Jesper Juhl
1
-2
/
+1
2010-12-28
[IA64] eliminate race condition in smp_flush_tlb_mm
Dimitri Sivanich
1
-3
/
+10
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+3
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-29
convert get_sb_pseudo() users
Al Viro
1
-5
/
+4
2010-10-28
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-7
/
+0
2010-10-27
taskstats: use real microsecond granularity for CPU times
Michael Holzheu
1
-3
/
+3
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
1
-2
/
+0
2010-10-26
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-0
/
+1
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2010-10-24
KVM: ia64: define kvm_lapic_enabled() to fix a compile error
Takuya Yoshikawa
1
-0
/
+1
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2
-99
/
+2
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-0
/
+3
2010-10-22
tty: icount changeover for other main devices
Alan Cox
1
-11
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox)
Jeff Mahoney
1
-88
/
+1
2010-10-22
Merge branch 'hwpoison-fixes-2.6.37' into hwpoison
Andi Kleen
1
-0
/
+1
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2
-76
/
+94
2010-10-21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
14
-300
/
+113
2010-10-21
Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2010-10-21
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+6
2010-10-21
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+0
2010-10-19
[IA64] Move local_softirq_pending() definition
Tony Luck
1
-6
/
+5
2010-10-18
sched: Consolidate account_system_vtime extern declaration
Venkatesh Pallipadi
1
-4
/
+0
[next]