aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-06[IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm2-0/+60
2007-03-06[IA64] permon use-after-free fixNick Piggin1-4/+7
2007-03-06[IA64] sync compat getdentsAlexandr Andreev1-3/+7
2007-03-06[IA64] always build arch/ia64/lib/xor.oLee Schermerhorn1-2/+1
2007-03-06[IA64] point saved_max_pfn to the max_pfn of the entire systemHorms3-11/+6
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman2-2/+2
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-02-17Fix comment typo "spin_lock_irqrestore".Robert P. J. Day1-1/+1
2007-02-16Pull fluff into release branchLen Brown1-2/+2
2007-02-16ACPI: IA64: react to acpi_table_parse() return value changeJohn Keller1-2/+2
2007-02-15ATA convert GSI to irq on ia64Zhang, Yanmin1-0/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman3-3/+3
2007-02-14[PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakageEric W. Biederman1-9/+47
2007-02-14[PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.cEric W. Biederman1-48/+38
2007-02-14[PATCH] sysctl: sn: remove sysctl ABI BREAKAGEEric W. Biederman1-6/+6
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+1
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