Age | Commit message (Expand) | Author |
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-29 | Remove fs.h from mm.h | Alexey Dobriyan |
2007-07-26 | [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-25 | 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-20 | 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-19 | Pull vector-domain into release branch | Tony Luck |
2007-07-19 | [IA64] Delete iosapic_free_rte() | Yasuaki Ishimatsu |
2007-07-19 | [IA64] fallocate system call | David Chinner |
2007-07-19 | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle |
2007-07-19 | use the new percpu interface for shared data | Fenghua Yu |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu |
2007-07-19 | jprobes: make jprobes a little safer for users | Michael Ellerman |
2007-07-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov |
2007-07-17 | handle kernelcore=: generic | Mel Gorman |
2007-07-17 | [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 | [IA64] Use dynamic irq for iosapic interrupts | Yasuaki Ishimatsu |
2007-07-17 | [IA64] Use per iosapic lock for indirect iosapic register access | Yasuaki Ishimatsu |
2007-07-17 | [IA64] Cleanup lock order in iosapic_register_intr | Yasuaki Ishimatsu |
2007-07-17 | [IA64] Remove duplicated members in iosapic_rte_info | Yasuaki Ishimatsu |
2007-07-17 | [IA64] Remove block structure for locking in iosapic.c | Yasuaki Ishimatsu |
2007-07-16 | serial: convert early_uart to earlycon for 8250 | Yinghai Lu |
2007-07-13 | [IA64] ar.itc access must really be after xtime_lock.sequence has been read | Hidetoshi Seto |
2007-07-12 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2007-07-11 | [IA64] Support multiple CPUs going through OS_MCA | Russ Anderson |
2007-07-11 | [IA64] silence GCC ia64 unused variable warnings | Jes Sorensen |
2007-07-09 | [IA64] Stop bit for brl instruction | Christian Kandeler |
2007-07-09 | [IA64] Don't set psr.ic and psr.i simultaneously | Tony Luck |