index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
12
-85
/
+103
2007-07-26
[IA64] Nail two more simple section mismatch errors
Tony Luck
2
-2
/
+2
2007-07-26
[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-22
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-20
Pull vector-domain into release branch
Tony Luck
5
-394
/
+604
2007-07-20
[IA64] refresh some config files for 64K pagesize
Tony Luck
2
-444
/
+212
2007-07-20
[IA64] Delete iosapic_free_rte()
Yasuaki Ishimatsu
1
-8
/
+0
2007-07-20
[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-14
[IA64] Clean away some code inside some non-existent CONFIG ifdefs
Tony Luck
2
-9
/
+0
2007-07-14
[IA64] ar.itc access must really be after xtime_lock.sequence has been read
Hidetoshi Seto
1
-1
/
+3
2007-07-14
[IA64] correctly count CPU objects in the ia64/sn hwperf interface
Mark Goodwin
1
-1
/
+2
2007-07-13
[IA64] use machvec=dig on hpzx1 platforms
Terry Loftin
1
-2
/
+18
[next]