summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata2009-03-267-25/+898
* ia64/pv_op/binarypatch: add helper functions to support binary patching for p...Isaku Yamahata2009-03-264-0/+737
* ia64/pv_ops/xen/gate.S: xen gate page paravirtualizationIsaku Yamahata2009-03-262-0/+5
* ia64/pv_ops: paravirtualize gate.S.Isaku Yamahata2009-03-263-4/+21
* ia64/pv_ops: move down __kernel_syscall_via_epc.Isaku Yamahata2009-03-261-81/+81
* ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata2009-03-265-1/+94
* ia64/pv_ops: gate page paravirtualization.Isaku Yamahata2009-03-269-43/+231
* ia64/pv_ops/xen/pv_time_ops: implement sched_clock.Isaku Yamahata2009-03-261-0/+48
* ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata2009-03-265-2/+26
* ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itmIsaku Yamahata2009-03-266-2/+123
* ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata2009-03-264-5/+10
* ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualizationIsaku Yamahata2009-03-262-0/+6
* ia64/pv_ops: paravirtualize fsys.S.Isaku Yamahata2009-03-261-7/+7
* ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen.Isaku Yamahata2009-03-263-1/+18
* ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata2009-03-266-14/+54
* ia64/xen: short-circuit tests for dom0Isaku Yamahata2009-03-261-21/+18
* ia64/pv_ops/xen: use __initconst instead of __initdata for const dataIsaku Yamahata2009-03-261-1/+1
* [IA64] fix PCI DMA flag propagation on SN (Altix) with PICsJeremy Higdon2009-03-061-4/+3
* [IA64] Don't go beyond iosapic_intr_info's arraysizeRoel Kluin2009-02-251-1/+1
* [IA64] Do not go beyond ARRAY_SIZE of unw.hashRoel Kluin2009-02-251-1/+1
* [IA64] enable setting DMAR on by defaultKyle McMartin2009-02-251-0/+11
* [IA64] xen_domu build fixTony Luck2009-02-191-2/+2
* [IA64] fixes configs and add default config for ia64 xen domUIsaku Yamahata2009-02-193-2/+1606
* [IA64] Remove redundant cpu_clear() in __cpu_disable pathAlex Chiang2009-02-191-2/+1
* [IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"Alex Chiang2009-02-191-1/+3
* [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.Robin Holt2009-02-192-4/+5
* [IA64] Build fix for __early_pfn_to_nid() undefined link errorTony Luck2009-02-191-2/+1
* mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-02-181-1/+1
* mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-182-5/+1
* KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-151-0/+4
* KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity2009-02-151-0/+4
* KVM: ia64: fix fp fault/trap handlerYang Zhang2009-02-151-8/+9
* PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-042-2/+2
* Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-291-6/+6
* eeprom: More consistent symbol namesJean Delvare2009-01-262-2/+2
* Merge branch 'misc' into releaseLen Brown2009-01-161-1/+1
|\
| * kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu2009-01-161-1/+1
* | [IA64] SN specific version of dma_get_required_mask()John Keller2009-01-156-0/+45
* | [IA64] generic_defconfig: Enable SATA_VITESSEBrent Casavant2009-01-151-1/+1
* | [IA64] dump stack on kernel unaligned warningsDoug Chapman2009-01-151-1/+5
* | [IA64] Turn on CONFIG_HAVE_UNSTABLE_CLOCKTony Luck2009-01-151-0/+1
* | [IA64] Update to use account_{steal,idle}_ticksIsaku Yamahata2009-01-151-2/+2
* | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-144-4/+4
|\ \
| * | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-144-4/+4
| |/
* | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-142-2/+0
|/
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-103-11/+8
|\
| * [IA64] fix typo in cpumask_of_pcibus()Ingo Molnar2009-01-061-1/+1
| * ia64: cpumask fix for is_affinity_mask_valid()Mike Travis2009-01-042-10/+7
* | Merge branch 'linus' into releaseLen Brown2009-01-0945-1125/+1248
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
| |\ \
OpenPOWER on IntegriCloud