summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2012-01-23iommu: Add option to group multi-function devicesAlex Williamson
2012-01-23iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-04Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds
2011-08-04efi: Fix argument types for SetVariable() for ia64Matthew Garrett
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-14ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski
2011-07-14ia64: add jump labels for paravirtGlauber Costa
2011-05-31[IA64] wire up sendmmsg() syscall for ItaniumTony Luck
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-24seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet
2011-05-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-05-20[IA64] define "_sdata" symbolTony Luck
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29ia64: Convert to the new irq_* function namesThomas Gleixner
2011-03-29ia64: Use generic show_interrupts()Thomas Gleixner
2011-03-29ia64: Use irqd_irq_disabled() instead of desc->status accessThomas Gleixner
2011-03-29ia64: msi: Use irq_move_irq()Thomas Gleixner
2011-03-29ia64: iosapic: Use new irq_move_* functionsThomas Gleixner
2011-03-29ia64: iosapic: Remove redundant mask from ack()Thomas Gleixner
2011-03-29ia64: Use accessor functions all over the placeThomas Gleixner
2011-03-29ia64: iosapic: Cleanup irq_desc accessThomas Gleixner
2011-03-29ia64: Convert iosapic to new irq_chip functionsThomas Gleixner
2011-03-29ia64: Convert lsapic to new irq_chip functionsThomas Gleixner
2011-03-29ia64: Convert msi to new irq_chip functionsThomas Gleixner
2011-03-29ia64: Remove stale irq_chip.endThomas Gleixner
2011-03-29ia64: Cleanup migrate_irqs()Thomas Gleixner
2011-03-29ia64: Convert migrate_platform_irqs() to new irq chip functionsThomas Gleixner
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-03-23Merge branch 'linus' into releaseLen Brown
2011-03-23Merge branch 'misc' into releaseLen Brown
2011-03-22[IA64] New syscalls for 2.6.39Tony Luck
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-03-16Pull misc-2.6.39 into release branchTony Luck
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-02ACPI: use __cpuinit for the acpi_processor_set_pdc() call treeJan Beulich
2011-03-02[IA64] mca.c: Fix cast from integer to pointer warningJeff Mahoney
2011-02-24[IA64] disable interrupts at end of ia64_mca_cpe_int_handler()Tony Luck
2011-02-24ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki