| Commit message (Expand) | Author | Age |
* | [IA64] use printk_once() unaligned.c/io_common.c | Marcin Slusarz | 2009-10-13 |
* | [IA64] Restore registers in the stack on INIT | Takao Indoh | 2009-10-13 |
* | [IA64] implement ticket locks for Itanium | Tony Luck | 2009-09-25 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 |
|\ |
|
| * | ia64: convert last user of smp_call_function_mask | Rusty Russell | 2009-09-23 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 |
|\ \
| |/
|/| |
|
| * | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 |
| * | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | 2009-09-20 |
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-09-23 |
|\ \
| |/
|/| |
|
| * | ia64: IOMMU passthrough mode shouldn't trigger swiotlb init | David Woodhouse | 2009-08-13 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-09-18 |
|\ \ |
|
| * | | [IA64] Clean up linker script using standard macros. | Nelson Elhage | 2009-09-15 |
| * | | [IA64] Use standard macros for page-aligned data. | Nelson Elhage | 2009-09-15 |
| * | | [IA64] Use .ref.text, not .text.init for start_ap. | Tim Abbott | 2009-09-15 |
| * | | [IA64] kdump: Short path to freeze CPUs | Hidetoshi Seto | 2009-09-14 |
| * | | [IA64] kdump: Try INIT regardless of | Hidetoshi Seto | 2009-09-14 |
| * | | [IA64] kdump: Mask INIT first in panic-kdump path | Hidetoshi Seto | 2009-09-14 |
| * | | [IA64] kdump: Don't return APs to SAL from kdump | Hidetoshi Seto | 2009-09-14 |
| * | | [IA64] kexec: Unregister MCA handler before kexec | Hidetoshi Seto | 2009-09-14 |
| * | | [IA64] kexec: Make INIT safe while transition to | Hidetoshi Seto | 2009-09-14 |
| * | | [IA64] kdump: Mask MCA/INIT on frozen cpus | Hidetoshi Seto | 2009-09-14 |
* | | | Fix ia64 build breakage in head.S | Anirban Sinha | 2009-09-16 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 |
|\ \ \ |
|
| * \ \ | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 |
| |\ \ \ |
|
| * | | | | ia64: Fix setup_per_cpu_areas() compilation error | Fenghua Yu | 2009-07-14 |
| * | | | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-08 |
| * | | | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-03 |
| |\ \ \ \ |
|
| * | | | | | percpu: use DEFINE_PER_CPU_SHARED_ALIGNED() | Tejun Heo | 2009-06-24 |
| * | | | | | percpu: cleanup percpu array definitions | Tejun Heo | 2009-06-24 |
| * | | | | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 |
* | | | | | | cleanup console_print() | Anirban Sinha | 2009-09-14 |
* | | | | | | Merge branch 'next' into for-linus | James Morris | 2009-09-10 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 |
| | |_|/ /
| |/| | | |
|
* / | | | | [IA64] Fix warning in dma-mapping.c | Luck, Tony | 2009-09-02 |
|/ / / / |
|
* | | | | arch/ia64/kernel/iosapic: missing test after ioremap() | Roel Kluin | 2009-08-11 |
* | | | | ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails | Fenghua Yu | 2009-08-11 |
* | | | | IA64: includecheck fix: ia64, ia64_ksyms.c | Jaswinder Singh Rajput | 2009-08-11 |
* | | | | Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom... | Fenghua Yu | 2009-08-11 |
| |_|/
|/| | |
|
* | | | Add dma_debug_init() for ia64 | fujita | 2009-07-17 |
* | | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
| |/
|/| |
|
* | | [IA64] address compiler warnings perfmon.c/salinfo.c | Jan Beulich | 2009-06-30 |
* | | [IA64] Remove unnecessary semicolons | Joe Perches | 2009-06-30 |
| | | |
| \ | |
*-. \ | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 2009-06-24 |
|\ \ \ |
|
| | * | | ACPI: pdc init related memory leak with physical CPU hotplug | Pallipadi, Venkatesh | 2009-06-20 |
| |/ / |
|
* | | | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 | Linus Torvalds | 2009-06-23 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through Support | Fenghua Yu | 2009-05-01 |
| * | | Intel IOMMU Pass Through Support | Fenghua Yu | 2009-04-29 |
| |/ |
|
* | | Pull for-2.6.31 into release | Tony Luck | 2009-06-17 |
|\ \ |
|
| * | | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 2009-06-17 |
| * | | [IA64] hook up new rt_tgsigqueueinfo syscall | Tony Luck | 2009-06-16 |