index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-26
[IA64] Fix wrong assumption in acpi_gsi_to_irq
Kenji Kaneshige
1
-5
/
+4
2007-07-26
[IA64] Add sanity check into __bind_irq_vector
Kenji Kaneshige
1
-0
/
+3
2007-07-26
cyclone.c: silly use of volatile, __iomem fixes
Al Viro
1
-7
/
+7
2007-07-26
use CLOCKSOURCE_MASK() instead of too large constant
Al Viro
1
-1
/
+1
2007-07-26
ia64 time.c: ANSIfy
Al Viro
1
-1
/
+1
2007-07-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
12
-85
/
+103
2007-07-25
[IA64] Nail two more simple section mismatch errors
Tony Luck
2
-2
/
+2
2007-07-25
[IA64] fix section mismatch warnings
Tony Luck
3
-4
/
+8
2007-07-25
[IA64] rename partial_page
akpm@linux-foundation.org
4
-53
/
+55
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-21
revert "PIE randomization"
Andrew Morton
1
-1
/
+1
2007-07-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
20
-981
/
+1103
2007-07-20
Pull ia64-clocksource into release branch
Tony Luck
14
-142
/
+286
2007-07-20
[IA64] Convert to generic timekeeping/clocksource
Tony Luck
14
-142
/
+286
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-19
Pull vector-domain into release branch
Tony Luck
5
-394
/
+604
2007-07-19
[IA64] refresh some config files for 64K pagesize
Tony Luck
2
-444
/
+212
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
mm: variable length argument support
Ollie Wild
1
-51
/
+16
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-19
mm: fault feedback #2
Nick Piggin
1
-13
/
+13
2007-07-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
5
-13
/
+23
2007-07-17
missing exports of csum_...
Al Viro
1
-0
/
+1
2007-07-17
Kprobes on select architectures no longer EXPERIMENTAL
Ananth N Mavinakayanahalli
1
-2
/
+2
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
-62
/
+206
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
-166
/
+135
2007-07-16
diskquota: 32bit quota tools on 64bit architectures
Vasily Tarasov
1
-1
/
+1
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-13
[IA64] Clean away some code inside some non-existent CONFIG ifdefs
Tony Luck
2
-9
/
+0
2007-07-13
[IA64] ar.itc access must really be after xtime_lock.sequence has been read
Hidetoshi Seto
1
-1
/
+3
[next]