| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH | Roland McGrath | 2007-09-10 | 1 | -1/+0 |
* | [IA64] Enable early console for Ski simulator | Peter Chubb | 2007-09-01 | 1 | -6/+2 |
* | [IA64] SN: Add support for CPU disable | John Keller | 2007-09-01 | 1 | -0/+6 |
* | [IA64] Clear pending interrupts at CPU boot up time | Kenji Kaneshige | 2007-08-28 | 1 | -0/+5 |
* | [IA64] Fix unexpected interrupt vector handling | Kenji Kaneshige | 2007-08-28 | 1 | -6/+22 |
* | [IA64] Enable early console for Ski simulator | Peter Chubb | 2007-08-17 | 1 | -0/+7 |
* | [IA64] forbid ptrace changes psr.ri to 3 | Shaohua Li | 2007-08-17 | 1 | -3/+7 |
* | [IA64] Fix processor_get_freq | Alex Williamson | 2007-08-15 | 1 | -4/+2 |
* | [IA64] get back PT_IA_64_UNWIND program header | David Mosberger-Tang | 2007-08-13 | 1 | -1/+3 |
* | [IA64] need NOTES in vmlinux.lds.S | David Mosberger-Tang | 2007-08-13 | 1 | -4/+4 |
* | [IA64] Clean up CPE handler registration | Russ Anderson | 2007-08-13 | 1 | -15/+19 |
* | [IA64] SN2 needs platform specific irq_to_vector() function. | Kenji Kaneshige | 2007-08-13 | 1 | -0/+5 |
* | [IA64] disable irq's and check need_resched before safe_halt | Dimitri Sivanich | 2007-08-13 | 1 | -3/+7 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-08-01 | 6 | -31/+47 |
|\ |
|
| * | [IA64] ITC: Reduce rating for ITC clock if ITCs are drifty | Christoph Lameter | 2007-08-01 | 1 | -1/+15 |
| * | [IA64] Fix wrong access to irq_desc[] in iosapic_register_intr(). | Kenji Kaneshige | 2007-08-01 | 1 | -2/+3 |
| * | [IA64] Fix possible race in destroy_and_reserve_irq() | Kenji Kaneshige | 2007-07-30 | 1 | -11/+6 |
| * | [IA64] Fix registered interrupt check | Kenji Kaneshige | 2007-07-30 | 1 | -6/+6 |
| * | [IA64] Remove a few duplicate includes | Jesper Juhl | 2007-07-30 | 1 | -1/+0 |
| * | [IA64] Allow smp_call_function_single() to current cpu | Avi Kivity | 2007-07-30 | 1 | -3/+5 |
| * | [IA64] fix a few section mismatch warnings | Sam Ravnborg | 2007-07-30 | 2 | -7/+12 |
* | | 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 |