| Commit message (Expand) | Author | Age |
* | [IA64] tree-wide: Misc __cpu{initdata, init, exit} annotations | Satyam Sharma | 2007-10-12 |
* | Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH | Roland McGrath | 2007-09-10 |
* | [IA64] Enable early console for Ski simulator | Peter Chubb | 2007-09-01 |
* | [IA64] SN: Add support for CPU disable | John Keller | 2007-09-01 |
* | [IA64] Clear pending interrupts at CPU boot up time | Kenji Kaneshige | 2007-08-28 |
* | [IA64] Fix unexpected interrupt vector handling | Kenji Kaneshige | 2007-08-28 |
* | [IA64] Enable early console for Ski simulator | Peter Chubb | 2007-08-17 |
* | [IA64] forbid ptrace changes psr.ri to 3 | Shaohua Li | 2007-08-17 |
* | [IA64] Fix processor_get_freq | Alex Williamson | 2007-08-15 |
* | [IA64] get back PT_IA_64_UNWIND program header | David Mosberger-Tang | 2007-08-13 |
* | [IA64] need NOTES in vmlinux.lds.S | David Mosberger-Tang | 2007-08-13 |
* | [IA64] Clean up CPE handler registration | Russ Anderson | 2007-08-13 |
* | [IA64] SN2 needs platform specific irq_to_vector() function. | Kenji Kaneshige | 2007-08-13 |
* | [IA64] disable irq's and check need_resched before safe_halt | Dimitri Sivanich | 2007-08-13 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-08-01 |
|\ |
|
| * | [IA64] ITC: Reduce rating for ITC clock if ITCs are drifty | Christoph Lameter | 2007-08-01 |
| * | [IA64] Fix wrong access to irq_desc[] in iosapic_register_intr(). | Kenji Kaneshige | 2007-08-01 |
| * | [IA64] Fix possible race in destroy_and_reserve_irq() | Kenji Kaneshige | 2007-07-30 |
| * | [IA64] Fix registered interrupt check | Kenji Kaneshige | 2007-07-30 |
| * | [IA64] Remove a few duplicate includes | Jesper Juhl | 2007-07-30 |
| * | [IA64] Allow smp_call_function_single() to current cpu | Avi Kivity | 2007-07-30 |
| * | [IA64] fix a few section mismatch warnings | Sam Ravnborg | 2007-07-30 |
* | | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 2007-07-31 |
|/ |
|
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 |
* | [IA64] Fix wrong return value in parse_vector_domain | Kenji Kaneshige | 2007-07-26 |
* | [IA64] Fix wrong assumption in acpi_gsi_to_irq | Kenji Kaneshige | 2007-07-26 |
* | [IA64] Add sanity check into __bind_irq_vector | Kenji Kaneshige | 2007-07-26 |
* | cyclone.c: silly use of volatile, __iomem fixes | Al Viro | 2007-07-26 |
* | use CLOCKSOURCE_MASK() instead of too large constant | Al Viro | 2007-07-26 |
* | ia64 time.c: ANSIfy | Al Viro | 2007-07-26 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-25 |
|\ |
|
| * | [IA64] Nail two more simple section mismatch errors | Tony Luck | 2007-07-25 |
| * | [IA64] fix section mismatch warnings | Tony Luck | 2007-07-25 |
| * | [IA64] rename partial_page | akpm@linux-foundation.org | 2007-07-25 |
| * | [IA64] Ensure that machvec is set up takes place before serial console | Horms | 2007-07-25 |
| * | [IA64] vector-domain - fix vector_table | Kenji Kaneshige | 2007-07-25 |
| * | [IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN) | Yasuaki Ishimatsu | 2007-07-25 |
* | | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown | 2007-07-25 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-20 |
|\ |
|
| * | Pull ia64-clocksource into release branch | Tony Luck | 2007-07-20 |
| |\ |
|
| | * | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 2007-07-20 |
| * | | Pull vector-domain into release branch | Tony Luck | 2007-07-19 |
| |\ \ |
|
| | * | | [IA64] Delete iosapic_free_rte() | Yasuaki Ishimatsu | 2007-07-19 |
| | * | | [IA64] Enable percpu vector domain for IA64_DIG | Yasuaki Ishimatsu | 2007-07-17 |
| | * | | [IA64] Enable percpu vector domain for IA64_GENERIC | Yasuaki Ishimatsu | 2007-07-17 |
| | * | | [IA64] Support irq migration across domain | Yasuaki Ishimatsu | 2007-07-17 |
| | * | | [IA64] Add support for vector domain | Yasuaki Ishimatsu | 2007-07-17 |
| | * | | [IA64] Add mapping table between irq and vector | Yasuaki Ishimatsu | 2007-07-17 |
| | * | | [IA64] Check if irq is sharable | Yasuaki Ishimatsu | 2007-07-17 |
| | * | | [IA64] Fix invalid irq vector assumption for iosapic | Yasuaki Ishimatsu | 2007-07-17 |