aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven5-8/+8
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2-4/+0
2007-02-12[PATCH] Dynamic kernel command-line: ia64Alon Bar-Lev3-6/+8
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev1-30/+0
2007-02-11[PATCH] sn2: use static ->proc_fopsAlexey Dobriyan1-43/+62
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin2-69/+1
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day3-15/+7
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+2
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64Christoph Lameter3-3/+11
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter1-0/+4
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Christoph Lameter1-1/+1
2007-02-09[PATCH] arch/ia64: ansifyAl Viro2-3/+3
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-13/+26
2007-02-07msi: Make MSI useable more architecturesEric W. Biederman2-13/+26
2007-02-07msi: Kill the msi_desc array.Eric W. Biederman1-1/+1
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds6-206/+463
2007-02-06Pull test into release branchLen Brown6-206/+463
2007-02-05[IA64] swiotlb bug fixesJan Beulich1-0/+19
2007-02-05[IA64] Hook up getcpu system call for IA64Fenghua Yu1-0/+2
2007-02-05[IA64] clean up sparsemem memory_present callBob Picco1-33/+3
2007-02-05[IA64] show_mem() for IA64 sparsemem NUMAGeorge Beshers1-26/+48
2007-02-05[IA64] missing exports hwsw_sync_...Jan Beulich1-0/+4
2007-02-05[IA64] alignment bug in ldscriptKirill Korotaev1-0/+1
2007-02-05[IA64] register memory ranges in a consistent mannerBob Picco2-3/+20
2007-02-05[IA64] Enable SWIOTLB only when neededJan Beulich1-1/+4
2007-02-05[IA64-SGI] Check for TIO errors on shub2 AltixRuss Anderson1-4/+12
2007-02-05[IA64] Clear IRQ affinity when unregisteredAlex Williamson1-0/+5
2007-02-05[IA64] fix ACPI Kconfig issuesLen Brown1-2/+2
2007-02-05[IA64] Fix NULL-pointer dereference in ia64_machine_kexec()Bernhard Walle2-0/+7
2007-02-05[IA64] find thread for user rbs addressbibo,mao1-1/+1
2007-02-05[IA64] use snprintf() on features field of /proc/cpuinfoAron Griffis1-17/+14
2007-02-05[IA64] enable singlestep on system callbibo,mao1-6/+6
2007-02-05[IA64] kexec: Move machine_shutdown from machine_kexec.c to process.cHorms2-13/+16
2007-02-05[IA64] add newline to PAL-code warning messageHorms1-1/+1
2007-02-05[IA64] kexec: Remove inline declaration of efi_get_pal_addr()Horms1-1/+1
2007-02-05[IA64] kexec: Minor enhancement to includes in crash.cHorms1-1/+2
2007-02-05[IA64] kexec: typo in the saved_max_pfn description in contig.cHorms1-1/+1
2007-02-05[IA64] Zero size /proc/vmcore on ia64Horms1-0/+6
2007-02-05[IA64] kexec: Fix CONFIG_SMP=n compilationMagnus Damm2-4/+9
2007-02-03[PATCH] Altix: more ACPI PRT supportJohn Keller1-0/+3
2007-02-03[PATCH] kexec: Avoid migration of already disabled irqs (ia64)Magnus Damm1-0/+3
2007-02-02Altix: ACPI SSDT PCI device supportJohn Keller4-103/+362
2007-02-02ACPICA: reduce conflicts with Altix patch seriesLen Brown2-9/+14
2007-02-02ACPI_NUMA: fix HP IA64 simulator issue with extended memory domainAlexey Starikovskiy1-2/+2
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy1-16/+0
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy1-86/+86
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy1-3/+3
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy3-13/+22
2007-01-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-0/+6
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen1-2/+3