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-03-06
[IA64] kprobes arch consolidation build fix
Harvey Harrison
2
-2
/
+2
2008-03-06
[IA64] update efi region debugging to use MB, GB and TB as well as KB
Simon Horman
1
-4
/
+22
2008-03-06
[IA64] use dev_printk in video quirk
Bjorn Helgaas
1
-1
/
+1
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
26
-191
/
+186
2008-03-06
[IA64] remove unnecessary nfs includes from sys_ia32.c
KOSAKI Motohiro
1
-6
/
+1
2008-03-06
[IA64] remove CONFIG_SMP ifdef in ia64_send_ipi()
Bjorn Helgaas
1
-4
/
+0
2008-03-05
[IA64] arch_ptrace() cleanup
Petr Tesarik
1
-59
/
+31
2008-03-05
[IA64] remove duplicate code from arch_ptrace()
Petr Tesarik
1
-67
/
+29
2008-03-05
[IA64] convert sys_ptrace to arch_ptrace
Petr Tesarik
1
-39
/
+3
2008-03-05
[IA64] remove find_thread_for_addr()
Petr Tesarik
1
-55
/
+1
2008-03-05
[IA64] do not sync RBS when changing PT_AR_BSP or PT_CFM
Petr Tesarik
1
-16
/
+3
2008-03-05
[IA64] access user RBS directly
Petr Tesarik
1
-30
/
+14
2008-03-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
10
-42
/
+164
2008-03-04
Kprobes: indicate kretprobe support in Kconfig
Ananth N Mavinakayanahalli
1
-0
/
+1
2008-03-04
[IA64] fix ia64 kprobes compilation
Adrian Bunk
1
-0
/
+5
2008-03-04
[IA64] workaround tiger ia64_sal_get_physical_id_info hang
Alex Chiang
1
-0
/
+7
2008-03-04
[IA64] move defconfig to arch/ia64/configs/
Adrian Bunk
2
-0
/
+2
2008-03-04
[IA64] Fix irq migration in multiple vector domain
Kenji Kaneshige
3
-32
/
+109
2008-03-04
[IA64] signal(ia64_ia32): add a signal stack overflow check
Shi Weihua
1
-1
/
+12
2008-03-04
[IA64] signal(ia64): add a signal stack overflow check
Shi Weihua
1
-9
/
+27
2008-03-04
[IA64] CONFIG_SGI_SN2 - auto select NUMA and ACPI_NUMA
Jes Sorensen
1
-0
/
+2
2008-02-11
[IA64] Fix build for sim_defconfig
Tony Luck
1
-0
/
+7
2008-02-10
Change pci_raw_ops to pci_raw_read/write
Matthew Wilcox
2
-25
/
+16
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
1
-0
/
+1
2008-02-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
5
-77
/
+202
2008-02-08
[IA64] Fix large MCA bootmem allocation
Russ Anderson
1
-29
/
+26
2008-02-08
[IA64] Simplify cpu_idle_wait
Tony Luck
1
-29
/
+15
2008-02-08
[IA64] Synchronize RBS on PTRACE_ATTACH
Petr Tesarik
1
-0
/
+57
2008-02-08
[IA64] Synchronize kernel RSE to user-space and back
Petr Tesarik
2
-0
/
+88
2008-02-08
[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME
Petr Tesarik
2
-18
/
+12
2008-02-08
[IA64] Wire up timerfd_{create,settime,gettime} syscalls
Tony Luck
1
-1
/
+4
2008-02-08
time: fix typo in comments
Li Zefan
1
-7
/
+7
2008-02-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-17
/
+21
2008-02-07
vmcoreinfo: fix the configuration dependencies
Ken'ichi Ohmichi
1
-2
/
+3
2008-02-07
vmcoreinfo: rename vmcoreinfo's macros returning the size
Ken'ichi Ohmichi
1
-1
/
+1
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2
-3
/
+3
2008-02-07
Merge branches 'release' and 'fluff' into release
Len Brown
1
-4
/
+0
2008-02-07
ACPI: misc cleanups
Adrian Bunk
1
-4
/
+0
2008-02-07
Merge branches 'release' and 'throttling-domains' into release
Len Brown
1
-0
/
+6
2008-02-07
Merge branches 'release', 'misc' and 'misc-2.6.25' into release
Len Brown
1
-1
/
+1
2008-02-07
Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...
Len Brown
1
-12
/
+14
2008-02-06
idle_regs() must be __cpuinit
Adrian Bunk
1
-1
/
+1
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-1
/
+0
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
1
-3
/
+3
2008-02-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
20
-332
/
+411
2008-02-05
iommu sg merging: IA64: make sba_iommu respect the segment size limits
FUJITA Tomonori
1
-2
/
+6
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-1
/
+1
2008-02-05
[IA64] make pfm_get_task work with virtual pids
Pavel Emelyanov
1
-2
/
+2
2008-02-05
[IA64] honor notify_die() returning NOTIFY_STOP
Jan Beulich
4
-22
/
+39
2008-02-05
[IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPU
Jan Beulich
1
-11
/
+0
[next]