summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Fix unaligned handler for floating point instructions with base updateLuck, Tony2008-01-151-4/+7
* [IA64] Update Altix nofault codeRuss Anderson2008-01-031-3/+7
* [IA64] Adjust CMCI mask on CPU hotplugHidetoshi Seto2007-12-191-0/+33
* [IA64] make flush_tlb_kernel_range() an inline functionJan Beulich2007-12-191-1/+1
* [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FSSimon Horman2007-12-191-1/+2
* [IA64] Fix Altix BTE error return statusRuss Anderson2007-12-192-4/+8
* [IA64] Remove assembler warnings on head.SHidetoshi Seto2007-12-191-0/+1
* [IA64] Remove compiler warinings about uninitialized variable in irq_ia64.cKenji Kaneshige2007-12-191-2/+2
* [IA64] set_thread_area fails in IA32 chrootIan Wienand2007-12-191-0/+1
* [IA64] print kernel release in OOPS to make kerneloops.org happyLuck, Tony2007-12-191-2/+4
* [IA64] Two trivial spelling fixesJoe Perches2007-12-191-1/+1
* [IA64] Avoid unnecessary TLB flushes when allocating memoryde Dinechin, Christophe (Integrity VM)2007-12-191-3/+15
* [IA64] ia32 nopageNick Piggin2007-12-191-16/+12Star
* [IA64] signal: remove redundant code in setup_sigcontext()Shi Weihua2007-12-191-9/+1Star
* [IA64] Fix iosapic interrupt delivery mode for CPEKenji Kaneshige2007-12-081-1/+1
* [IA64] kprobe: make kreturn probe handler stack unwind correctShaohua Li2007-12-081-2/+17
* [IA64] operator priority fix in acpi_map_lsapic()Roel Kluin2007-12-081-1/+1
* [IA64] Add missing "space" to concatenated stringsJoe Perches2007-12-083-7/+7
* [IA64] make full use of macro efi_md_sizeLi Zefan2007-12-081-5/+5
* [IA64] rename _bss to __bss_startBernhard Walle2007-12-083-4/+5
* [IA64] SGI Altix : fix bug in sn_io_late_init()Mike Habeck2007-12-081-6/+5Star
* [IA64] iosapic cleanupSimon Horman2007-12-081-16/+3Star
* [IA64] signal : fix missing error checkingsShi Weihua2007-12-081-4/+4
* [IA64] export copy_page() to modulesAndrew Morton2007-12-083-3/+6
* [IA64] don't assume that unwcheck.py is executableAndrew Morton2007-12-072-1/+1
* [IA64] increase .data.patch offsetAndrew Morton2007-12-071-1/+1
* Add IORESOUCE_BUSY flag for System RAMYasunori Goto2007-11-151-4/+2Star
* [IA64] IOSAPIC bogus error cleanupGeorge Beshers2007-11-091-3/+5
* [IA64] Update printing of feature set bitsRuss Anderson2007-11-091-12/+79
* [IA64] Fix IOSAPIC delivery mode settingKenji Kaneshige2007-11-091-3/+15
* [IA64] XPC heartbeat timer function must run on CPU 0Dean Nelson2007-11-091-9/+3Star
* [IA64] Clean up /proc/interrupts outputKenji Kaneshige2007-11-071-2/+4
* [IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson2007-11-072-2/+8
* [IA64] Clean-up McKinley Errata messageRuss Anderson2007-11-071-3/+0Star
* [IA64] Add gate.lds to list of files ignored by GitPeter Chubb2007-11-071-0/+1
* [IA64] Fix section mismatch in contig.c version of per_cpu_init()Tony Luck2007-11-071-33/+41
* [IA64] Wrong args to memset in efi_gettimeofday()Li Zefan2007-11-061-2/+3
* [IA64] Remove duplicate includes from ia32priv.hLucas Woods2007-11-061-1/+0Star
* [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/f...Roel Kluin2007-11-061-1/+1
* [IA64] Fix perfmon sysctl directory modesTony Luck2007-11-061-2/+2
* [IA64] Fix incorrect return value from ia64_setup_msi_irq()Kenji Kaneshige2007-10-301-1/+1
* [IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extendedRoel Kluin2007-10-291-0/+1
* [IA64] update sn2 defconfig to 64kb pagesJes Sorensen2007-10-291-52/+54
* [IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang2007-10-292-48/+22Star
* [IA64] vDSO vs --build-idRoland McGrath2007-10-291-0/+3
* [IA64] check-segrel.lds vs --build-idRoland McGrath2007-10-291-0/+1
* [IA64] vmcore_find_descriptor_size should be in __initSimon Horman2007-10-291-1/+1
* [IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk2007-10-291-2/+2
* Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-233-4/+4
|\
| * Update arch/ to use sg helpersJens Axboe2007-10-223-4/+4