index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
2007-07-31
1
-2
/
+2
*
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-29
1
-0
/
+1
*
[IA64] Fix wrong return value in parse_vector_domain
Kenji Kaneshige
2007-07-26
1
-1
/
+1
*
[IA64] Fix wrong assumption in acpi_gsi_to_irq
Kenji Kaneshige
2007-07-26
1
-5
/
+4
*
[IA64] Add sanity check into __bind_irq_vector
Kenji Kaneshige
2007-07-26
1
-0
/
+3
*
cyclone.c: silly use of volatile, __iomem fixes
Al Viro
2007-07-26
1
-7
/
+7
*
use CLOCKSOURCE_MASK() instead of too large constant
Al Viro
2007-07-26
1
-1
/
+1
*
ia64 time.c: ANSIfy
Al Viro
2007-07-26
1
-1
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-07-25
8
-34
/
+51
|
\
|
*
[IA64] Nail two more simple section mismatch errors
Tony Luck
2007-07-25
1
-1
/
+1
|
*
[IA64] fix section mismatch warnings
Tony Luck
2007-07-25
3
-4
/
+8
|
*
[IA64] rename partial_page
akpm@linux-foundation.org
2007-07-25
1
-3
/
+4
|
*
[IA64] Ensure that machvec is set up takes place before serial console
Horms
2007-07-25
2
-12
/
+26
|
*
[IA64] vector-domain - fix vector_table
Kenji Kaneshige
2007-07-25
1
-11
/
+10
|
*
[IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN)
Yasuaki Ishimatsu
2007-07-25
1
-3
/
+2
*
|
ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
Len Brown
2007-07-25
1
-0
/
+19
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-07-20
11
-521
/
+858
|
\
|
*
Pull ia64-clocksource into release branch
Tony Luck
2007-07-20
5
-126
/
+253
|
|
\
|
|
*
[IA64] Convert to generic timekeeping/clocksource
Tony Luck
2007-07-20
5
-126
/
+253
|
*
|
Pull vector-domain into release branch
Tony Luck
2007-07-19
5
-394
/
+604
|
|
\
\
|
|
*
|
[IA64] Delete iosapic_free_rte()
Yasuaki Ishimatsu
2007-07-19
1
-8
/
+0
|
|
*
|
[IA64] Enable percpu vector domain for IA64_DIG
Yasuaki Ishimatsu
2007-07-17
1
-1
/
+1
|
|
*
|
[IA64] Enable percpu vector domain for IA64_GENERIC
Yasuaki Ishimatsu
2007-07-17
1
-0
/
+26
|
|
*
|
[IA64] Support irq migration across domain
Yasuaki Ishimatsu
2007-07-17
3
-12
/
+70
|
|
*
|
[IA64] Add support for vector domain
Yasuaki Ishimatsu
2007-07-17
3
-39
/
+103
|
|
*
|
[IA64] Add mapping table between irq and vector
Yasuaki Ishimatsu
2007-07-17
4
-62
/
+206
|
|
*
|
[IA64] Check if irq is sharable
Yasuaki Ishimatsu
2007-07-17
1
-2
/
+3
|
|
*
|
[IA64] Fix invalid irq vector assumption for iosapic
Yasuaki Ishimatsu
2007-07-17
1
-136
/
+122
|
|
*
|
[IA64] Use dynamic irq for iosapic interrupts
Yasuaki Ishimatsu
2007-07-17
1
-24
/
+15
|
|
*
|
[IA64] Use per iosapic lock for indirect iosapic register access
Yasuaki Ishimatsu
2007-07-17
1
-28
/
+29
|
|
*
|
[IA64] Cleanup lock order in iosapic_register_intr
Yasuaki Ishimatsu
2007-07-17
1
-30
/
+20
|
|
*
|
[IA64] Remove duplicated members in iosapic_rte_info
Yasuaki Ishimatsu
2007-07-17
1
-36
/
+24
|
|
*
|
[IA64] Remove block structure for locking in iosapic.c
Yasuaki Ishimatsu
2007-07-17
1
-166
/
+135
|
*
|
|
[IA64] fallocate system call
David Chinner
2007-07-19
1
-1
/
+1
*
|
|
|
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
2007-07-19
1
-9
/
+0
|
/
/
/
*
|
|
use the new percpu interface for shared data
Fenghua Yu
2007-07-19
1
-1
/
+1
*
|
|
define new percpu interface for shared data
Fenghua Yu
2007-07-19
1
-0
/
+1
*
|
|
jprobes: make jprobes a little safer for users
Michael Ellerman
2007-07-19
1
-1
/
+6
|
|
/
|
/
|
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-07-17
1
-1
/
+3
|
\
\
|
*
|
[IA64] ar.itc access must really be after xtime_lock.sequence has been read
Hidetoshi Seto
2007-07-13
1
-1
/
+3
*
|
|
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
1
-0
/
+1
*
|
|
handle kernelcore=: generic
Mel Gorman
2007-07-17
1
-0
/
+1
|
|
/
|
/
|
*
|
serial: convert early_uart to earlycon for 8250
Yinghai Lu
2007-07-16
1
-4
/
+0
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-07-12
5
-21
/
+61
|
\
|
*
[IA64] Support multiple CPUs going through OS_MCA
Russ Anderson
2007-07-11
2
-19
/
+53
|
*
[IA64] silence GCC ia64 unused variable warnings
Jes Sorensen
2007-07-11
1
-1
/
+2
|
*
[IA64] Stop bit for brl instruction
Christian Kandeler
2007-07-09
1
-0
/
+1
|
*
[IA64] Don't set psr.ic and psr.i simultaneously
Tony Luck
2007-07-09
1
-1
/
+5
*
|
sched: zap the migration init / cache-hot balancing code
Ingo Molnar
2007-07-09
1
-6
/
+0
|
/
*
[IA64] remove duplicate header include line
MUNEDA Takahiro
2007-06-26
1
-1
/
+0
[next]