index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-25
[IA64] Ensure that machvec is set up takes place before serial console
Horms
2
-12
/
+26
2007-07-25
[IA64] vector-domain - fix vector_table
Kenji Kaneshige
1
-11
/
+10
2007-07-25
[IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN)
Yasuaki Ishimatsu
1
-3
/
+2
2007-07-25
ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
Len Brown
1
-0
/
+19
2007-07-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
11
-515
/
+852
2007-07-20
Pull ia64-clocksource into release branch
Tony Luck
5
-123
/
+250
2007-07-20
[IA64] Convert to generic timekeeping/clocksource
Tony Luck
5
-123
/
+250
2007-07-19
Pull vector-domain into release branch
Tony Luck
5
-391
/
+601
2007-07-19
[IA64] Delete iosapic_free_rte()
Yasuaki Ishimatsu
1
-8
/
+0
2007-07-19
[IA64] fallocate system call
David Chinner
1
-1
/
+1
2007-07-19
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
1
-9
/
+0
2007-07-19
use the new percpu interface for shared data
Fenghua Yu
1
-1
/
+1
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-0
/
+1
2007-07-19
jprobes: make jprobes a little safer for users
Michael Ellerman
1
-1
/
+6
2007-07-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
1
-1
/
+3
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-07-17
handle kernelcore=: generic
Mel Gorman
1
-0
/
+1
2007-07-17
[IA64] Enable percpu vector domain for IA64_DIG
Yasuaki Ishimatsu
1
-1
/
+1
2007-07-17
[IA64] Enable percpu vector domain for IA64_GENERIC
Yasuaki Ishimatsu
1
-0
/
+26
2007-07-17
[IA64] Support irq migration across domain
Yasuaki Ishimatsu
3
-12
/
+70
2007-07-17
[IA64] Add support for vector domain
Yasuaki Ishimatsu
3
-39
/
+103
2007-07-17
[IA64] Add mapping table between irq and vector
Yasuaki Ishimatsu
4
-61
/
+205
2007-07-17
[IA64] Check if irq is sharable
Yasuaki Ishimatsu
1
-2
/
+3
2007-07-17
[IA64] Fix invalid irq vector assumption for iosapic
Yasuaki Ishimatsu
1
-136
/
+122
2007-07-17
[IA64] Use dynamic irq for iosapic interrupts
Yasuaki Ishimatsu
1
-24
/
+15
2007-07-17
[IA64] Use per iosapic lock for indirect iosapic register access
Yasuaki Ishimatsu
1
-28
/
+29
2007-07-17
[IA64] Cleanup lock order in iosapic_register_intr
Yasuaki Ishimatsu
1
-30
/
+20
2007-07-17
[IA64] Remove duplicated members in iosapic_rte_info
Yasuaki Ishimatsu
1
-36
/
+24
2007-07-17
[IA64] Remove block structure for locking in iosapic.c
Yasuaki Ishimatsu
1
-164
/
+133
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
1
-4
/
+0
2007-07-13
[IA64] ar.itc access must really be after xtime_lock.sequence has been read
Hidetoshi Seto
1
-1
/
+3
2007-07-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
5
-21
/
+61
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
1
-1
/
+2
2007-07-09
[IA64] Stop bit for brl instruction
Christian Kandeler
1
-0
/
+1
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] remove duplicate header include line
MUNEDA Takahiro
1
-1
/
+0
2007-06-26
[IA64] Correct unwind validation code
Keith Owens
1
-5
/
+11
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/linux-2.6
Linus Torvalds
2
-7
/
+19
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-16
[IA64] optimize pagefaults a little
Christoph Hellwig
1
-8
/
+1
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
[prev]
[next]