aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAge
...
| * | | [IA64] remove obsolete hw_interrupt_typeThomas Gleixner2009-06-15
| * | | [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-15
| * | | [IA64] remove obsolete no_irq_typeThomas Gleixner2009-06-15
| * | | [IA64] unexport fpswa.hSam Ravnborg2009-06-15
* | | | [IA64] Fix build error in paravirt_patchlist.cJes Sorensen2009-06-17
* | | | kmap_types: make most arches use generic header fileRandy Dunlap2009-06-16
* | | | remove put_cpu_no_resched()Thomas Gleixner2009-06-16
* | | | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-16
* | | | mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
|/ / /
* | | [IA64] fix compile error in arch/ia64/mm/extable.cRusty Russell2009-06-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-12
|\ \ \
| * \ \ asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12
| |\ \ \
| * | | | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-11
| * | | | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-11
| * | | | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-11
| | |_|/ | |/| |
* | | | PM: Remove unused asm/suspend.hMagnus Damm2009-06-12
* | | | module: trim exception table on init free.Rusty Russell2009-06-12
| |/ / |/| |
* | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-11
|\ \ \
| * | | KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti2009-06-10
| * | | KVM: Enable snooping control for supported hardwareSheng Yang2009-06-10
| * | | KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabledJes Sorensen2009-06-10
| * | | KVM: ia64: preserve int status through call to kvm_insert_vmm_mappingJes Sorensen2009-06-10
| * | | KVM: ia64: restore irq state before calling kvm_vcpu_initJes Sorensen2009-06-10
| * | | KVM: ia64: remove empty function vti_vcpu_load()Jes Sorensen2009-06-10
| * | | KVM: ia64: Flush all TLBs once guest's memory mapping changes.Xiantao Zhang2009-06-10
| * | | KVM: ia64: Don't hold slots_lock in guest modeJes Sorensen2009-06-10
| * | | KVM: ia64: make kvm depend on CONFIG_MODULES.Zhang, Xiantao2009-06-10
| * | | KVM: ia64: enable external interrupt in vmmYang Zhang2009-06-10
| * | | KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov2009-06-10
| * | | KVM: Timer event should not unconditionally unhalt vcpu.Gleb Natapov2009-06-10
| * | | KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handlerJes Sorensen2009-06-10
| * | | KVM: ia64: SN2 adjust emulated ITC frequency to match RTC frequencyJes Sorensen2009-06-10
| * | | KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading.Jes Sorensen2009-06-10
| * | | KVM: ia64: Map in SN2 RTC registers to the VMM moduleJes Sorensen2009-06-10
| * | | KVM: APIC: get rid of deliver_bitmaskGleb Natapov2009-06-10
| * | | KVM: change the way how lowest priority vcpu is calculatedGleb Natapov2009-06-10
| * | | KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov2009-06-10
| * | | KVM: APIC: kvm_apic_set_irq deliver all kinds of interruptsGleb Natapov2009-06-10
| * | | KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpuYang Zhang2009-06-10
| |/ /
* | | Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-12
|\| |
| * | [IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich2009-05-05
* | | irq: change ACPI GSI APIs to also take a device argumentYinghai Lu2009-04-28
* | | irq: change ->set_affinity() to return statusYinghai Lu2009-04-28
|/ /
* / KVM: ia64: fix locking order entering guestJes Sorensen2009-04-22
|/
* FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-21
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* [IA64] fix allmodconfig compilation breakage.Isaku Yamahata2009-04-20
* [IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_maskDimitri Sivanich2009-04-16
* [IA64] export smp_send_rescheduleMarcelo Tosatti2009-04-16
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-13