summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
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-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-26Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-25ia64: mmu_gather reworkPeter Zijlstra
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes
2011-05-24seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-05-22KVM: ia64: fix sparse warningsJeff Mahoney
2011-05-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-20[IA64] define "_sdata" symbolTony Luck
2011-05-20Pull misc-2.6.40 into release branchTony 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-10treewide: fix a few typos in commentsJustin P. Mattock
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-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-07[IA64] fix build warning in arch/ia64/oprofile/backtrace.cTony Luck
2011-04-01[IA64] fix build warning: argument 1 of 'irqd_irq_disabled'Tony Luck
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29[IA64] Fix build breakage - sn_force_interrupt_flag: undefinedTony Luck
2011-03-29ia64: Remove redundant declaration of irq_desc[]Thomas Gleixner
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: sn: Use irqd_mark_affinity_set() helperThomas Gleixner
2011-03-29ia64: msi: Use irq_move_irq()Thomas Gleixner
2011-03-29ia64: sn: 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: xen: Use irq accessor functionsThomas Gleixner
2011-03-29ia64: iosapic: Cleanup irq_desc accessThomas Gleixner
2011-03-29ia64: sn: Drop unused functionThomas 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: Convert sn to new irq_chip functionsThomas Gleixner
2011-03-29ia64: Convert msi_sn to new irq_chip functionsThomas Gleixner
2011-03-29ia64: hp-sim: Cleanup direct access to irq_descThomas Gleixner
2011-03-29ia64: Convert hp-sim 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