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
2007-07-16
PIE randomization
Jan Kratochvil
1
-1
/
+1
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
1
-4
/
+0
2007-07-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
11
-41
/
+106
2007-07-11
PCI: Only build PCI syscalls on architectures that want them
Matthew Wilcox
1
-2
/
+4
2007-07-11
[IA64] Support multiple CPUs going through OS_MCA
Russ Anderson
2
-19
/
+53
2007-07-11
[IA64] silence GCC ia64 unused variable warnings
Jes Sorensen
4
-4
/
+5
2007-07-11
[IA64] prevent MCA when performing MMIO mmap to PCI config space
Alex Chiang
1
-5
/
+17
2007-07-09
[IA64] Stop bit for brl instruction
Christian Kandeler
1
-0
/
+1
2007-07-09
[IA64] SN: Correct ROM resource length for BIOS copy
John Keller
2
-12
/
+25
2007-07-09
[IA64] Don't set psr.ic and psr.i simultaneously
Tony Luck
1
-1
/
+5
2007-07-09
sched: zap the migration init / cache-hot balancing code
Ingo Molnar
1
-6
/
+0
2007-06-26
[IA64] Make SN2 PCI code use ioremap rather than manually mangle the address
Jes Sorensen
3
-5
/
+10
2007-06-26
[IA64] Force error to surface in nofault code
Russ Anderson
1
-1
/
+2
2007-06-26
[IA64] remove duplicate header include line
MUNEDA Takahiro
1
-1
/
+0
2007-06-26
[IA64] Correct unwind validation code
Keith Owens
1
-5
/
+11
2007-06-26
[IA64] is_power_of_2-ia64/mm/hugetlbpage.c
vignesh babu
1
-1
/
+2
2007-05-24
[IA64] acpi_get_sysname() should be __init
Tony Luck
1
-1
/
+2
2007-05-24
[IA64] Fix using uninitialized data in _PDC setup
Venki Pallipadi
1
-1
/
+1
2007-05-23
[IA64] start_secondary() and smp_callin() should be __cpuinit
Tony Luck
1
-2
/
+2
2007-05-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
4
-12
/
+27
2007-05-22
[IA64] fix kmalloc(0) in arch/ia64/pci/pci.c
Kenji Kaneshige
1
-4
/
+7
2007-05-22
[IA64] Only unwind non-running tasks.
Robin Holt
1
-0
/
+5
2007-05-22
[IA64] Improve unwind checking.
Robin Holt
1
-7
/
+14
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+6
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-18
[IA64] Yet another section mismatch warning
Tony Luck
1
-1
/
+1
2007-05-16
[IA64] optimize pagefaults a little
Christoph Hellwig
2
-35
/
+15
2007-05-15
[IA64] Fix section conflict of ia64_mlogbuf_finish
Martin Michlmayr
1
-1
/
+0
2007-05-14
[IA64] s/scalibility/scalability/
Tony Luck
1
-1
/
+1
2007-05-14
[IA64] kdump on INIT needs multi-nodes sync-up (v.2)
Jay Lan
2
-7
/
+19
2007-05-14
[IA64] wire up {signal,timer,event}fd syscalls
Tony Luck
1
-0
/
+3
2007-05-11
[IA64] spelling fixes: arch/ia64/
Simon Arlott
30
-75
/
+75
2007-05-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
14
-64
/
+36
2007-05-11
[IA64] Quicklist support for IA64
Christoph Lameter
4
-53
/
+6
2007-05-11
[IA64] fix Kprobes reentrancy
Anil S Keshavamurthy
1
-4
/
+8
2007-05-11
[IA64] SN: validate smp_affinity mask on intr redirect
John Keller
1
-0
/
+11
2007-05-11
[PATCH] audit signal recipients
Amy Griffis
1
-0
/
+9
2007-05-11
[PATCH] add SIGNAL syscall class (v3)
Amy Griffis
2
-0
/
+13
2007-05-10
[IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not used
Tony Luck
1
-0
/
+2
2007-05-10
[IA64] Fix - Section mismatch: reference to .init.data:mvec_name
Tony Luck
2
-2
/
+2
2007-05-10
[IA64] more warning cleanups
Tony Luck
2
-3
/
+3
2007-05-10
[IA64] Wire up epoll_pwait and utimensat
Tony Luck
1
-0
/
+2
2007-05-10
[IA64] Fix warnings resulting from type-checking in dev_dbg()
Tony Luck
1
-1
/
+1
2007-05-10
[IA64] typo s/kenrel/kernel/
Tony Luck
1
-1
/
+1
2007-05-09
[IA64] sa_interrupt is deprecated
akpm@linux-foundation.org
1
-1
/
+1
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
16
-215
/
+254
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-05-09
rename thread_info to stack
Roman Zippel
1
-1
/
+1
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
4
-0
/
+8
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
1
-1
/
+1
[next]