summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [IA64] fsys_getcpu for IA64Fenghua Yu2007-03-082-0/+106
* [IA64] remove duplicate declaration of efi_initialize_iomem_resourcesHorms2007-03-081-2/+0Star
* [IA64] Pick highest possible saved_max_pfn for crash_dumpTony Luck2007-03-081-5/+5
* [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask functionKAMEZAWA Hiroyuki2007-03-071-2/+6
* [IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm2007-03-062-0/+60
* [IA64] permon use-after-free fixNick Piggin2007-03-061-4/+7
* [IA64] point saved_max_pfn to the max_pfn of the entire systemHorms2007-03-061-0/+6
* [PATCH] irq: Remove set_native_irq_infoEric W. Biederman2007-02-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-1/+1
|\
| * Fix comment typo "spin_lock_irqrestore".Robert P. J. Day2007-02-171-1/+1
* | Pull fluff into release branchLen Brown2007-02-171-2/+2
|\ \ | |/ |/|
| * ACPI: IA64: react to acpi_table_parse() return value changeJohn Keller2007-02-171-2/+2
* | [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-142-2/+2
* | [PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakageEric W. Biederman2007-02-141-9/+47
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
|/
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-122-5/+5
* [PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2007-02-122-4/+0Star
* [PATCH] Dynamic kernel command-line: ia64Alon Bar-Lev2007-02-123-6/+8
* [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-111-30/+0Star
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1Star
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
* [PATCH] arch/ia64: ansifyAl Viro2007-02-092-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-081-7/+12
|\
| * msi: Make MSI useable more architecturesEric W. Biederman2007-02-081-7/+12
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-02-081-108/+92Star
|\ \ | |/ |/|
| * Pull test into release branchLen Brown2007-02-061-108/+92Star
| |\
| | * ACPI_NUMA: fix HP IA64 simulator issue with extended memory domainAlexey Starikovskiy2007-02-031-2/+2
| | * ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy2007-02-031-16/+0Star
| | * ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy2007-02-031-86/+86
| | * ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-031-3/+3
| | * ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-031-4/+4
* | | [IA64] Hook up getcpu system call for IA64Fenghua Yu2007-02-061-0/+2
* | | [IA64] alignment bug in ldscriptKirill Korotaev2007-02-061-0/+1
* | | [IA64] Clear IRQ affinity when unregisteredAlex Williamson2007-02-051-0/+5
* | | [IA64] Fix NULL-pointer dereference in ia64_machine_kexec()Bernhard Walle2007-02-052-0/+7
* | | [IA64] find thread for user rbs addressbibo,mao2007-02-051-1/+1
* | | [IA64] use snprintf() on features field of /proc/cpuinfoAron Griffis2007-02-051-17/+14Star
* | | [IA64] enable singlestep on system callbibo,mao2007-02-051-6/+6
* | | [IA64] kexec: Move machine_shutdown from machine_kexec.c to process.cHorms2007-02-052-13/+16
* | | [IA64] add newline to PAL-code warning messageHorms2007-02-051-1/+1
* | | [IA64] kexec: Remove inline declaration of efi_get_pal_addr()Horms2007-02-051-1/+1
* | | [IA64] kexec: Minor enhancement to includes in crash.cHorms2007-02-051-1/+2
* | | [IA64] kexec: Fix CONFIG_SMP=n compilationMagnus Damm2007-02-052-4/+9
|/ /
* | [PATCH] Altix: more ACPI PRT supportJohn Keller2007-02-031-0/+3
* | [PATCH] kexec: Avoid migration of already disabled irqs (ia64)Magnus Damm2007-02-031-0/+3
|/
* ACPI: Altix: ACPI _PRT supportJohn Keller2007-01-041-0/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-231-3/+1Star
|\
| * ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-3/+1Star
* | [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar2006-12-221-2/+8
|/
* [IA64] kprobe clears qp bits for special instructionsbibo,mao2006-12-121-53/+122