Age | Commit message (Expand) | Author |
2007-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds |
2007-05-07 | get_unmapped_area handles MAP_FIXED on ia64 | Benjamin Herrenschmidt |
2007-04-30 | Pull mem-attribute into release branch | Tony Luck |
2007-04-30 | Pull percpu-dtc into release branch | Tony Luck |
2007-04-30 | Pull error-inject into release branch | Tony Luck |
2007-04-06 | [IA64] Fix CPU freq displayed in /proc/cpuinfo | Venki Pallipadi |
2007-04-06 | [IA64] Fix wrong assumption about irq and vector in msi_ia64.c | Ishimatsu Yasuaki |
2007-03-30 | [IA64] fail mmaps that span areas with incompatible attributes | Bjorn Helgaas |
2007-03-29 | [IA64] Speed up boot - skip unnecessary clock calibration | Jack Steiner |
2007-03-29 | [IA64] Fix possible invalid memory access in ia64_setup_msi_irq() | Kenji Kaneshige |
2007-03-20 | [IA64] Fix typo/thinko in crash.c | Jay Lan |
2007-03-20 | [IA64] Fix get_model_name() for mixed cpu type systems | Jack Steiner |
2007-03-08 | [IA64] put kdump_find_rsvd_region in __init | Horms |
2007-03-08 | [IA64] add missing syscall trace clear | Akiyama, Nobuyuki |
2007-03-08 | [IA64] Cleanup in crash.c | Simon Horman |
2007-03-08 | [IA64] Cache error recovery | Russ Anderson |
2007-03-08 | [IA64] Proper handling of TLB errors from duplicate itr.d dropins | Russ Anderson |
2007-03-07 | [IA64] fsys_getcpu for IA64 | Fenghua Yu |
2007-03-07 | [IA64] remove duplicate declaration of efi_initialize_iomem_resources | Horms |
2007-03-07 | [IA64] Pick highest possible saved_max_pfn for crash_dump | Tony Luck |
2007-03-07 | [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function | KAMEZAWA Hiroyuki |
2007-03-06 | [IA64] kexec: Use EFI_LOADER_DATA for ELF core header | Magnus Damm |
2007-03-06 | [IA64] permon use-after-free fix | Nick Piggin |
2007-03-06 | [IA64] point saved_max_pfn to the max_pfn of the entire system | Horms |
2007-02-26 | [PATCH] irq: Remove set_native_irq_info | Eric W. Biederman |
2007-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-02-17 | Fix comment typo "spin_lock_irqrestore". | Robert P. J. Day |
2007-02-16 | Pull fluff into release branch | Len Brown |
2007-02-16 | ACPI: IA64: react to acpi_table_parse() return value change | John Keller |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakage | Eric W. Biederman |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner |
2007-02-12 | [PATCH] mark struct file_operations const 2 | Arjan van de Ven |
2007-02-12 | [PATCH] Dynamic kernel command-line: fixups | Alon Bar-Lev |
2007-02-12 | [PATCH] Dynamic kernel command-line: ia64 | Alon Bar-Lev |
2007-02-11 | [PATCH] Consolidate bust_spinlocks() | Kirill Korotaev |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman |
2007-02-09 | [PATCH] arch/ia64: ansify | Al Viro |
2007-02-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-02-07 | msi: Make MSI useable more architectures | Eric W. Biederman |
2007-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-02-06 | [IA64] relax per-cpu TLB requirement to DTC | Chen, Kenneth W |
2007-02-06 | [IA64] remove per-cpu ia64_phys_stacked_size_p8 | Chen, Kenneth W |
2007-02-06 | Pull test into release branch | Len Brown |
2007-02-05 | [IA64] Hook up getcpu system call for IA64 | Fenghua Yu |
2007-02-05 | [IA64] alignment bug in ldscript | Kirill Korotaev |
2007-02-05 | [IA64] Clear IRQ affinity when unregistered | Alex Williamson |
2007-02-05 | [IA64] Fix NULL-pointer dereference in ia64_machine_kexec() | Bernhard Walle |
2007-02-05 | [IA64] find thread for user rbs address | bibo,mao |