aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-31[IA64] wire up sendmmsg() syscall for ItaniumTony Luck2-1/+3
2011-05-28Merge branch 'setns'Linus Torvalds2-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman2-1/+3
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-4/+0
2011-05-26Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2011-05-25ia64: mmu_gather reworkPeter Zijlstra1-20/+46
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2-8/+12
2011-05-24seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet1-1/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-13/+13
2011-05-22KVM: ia64: fix sparse warningsJeff Mahoney1-13/+13
2011-05-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-1/+2
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds2-0/+2
2011-05-20[IA64] define "_sdata" symbolTony Luck1-0/+1
2011-05-20Pull misc-2.6.40 into release branchTony Luck1-1/+1
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-17/+4
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+11
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksourceThomas Gleixner57-472/+280
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski1-23/+21
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2-1/+11
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds14-18/+18
2011-04-07[IA64] fix build warning in arch/ia64/oprofile/backtrace.cTony Luck1-1/+1
2011-04-01[IA64] fix build warning: argument 1 of 'irqd_irq_disabled'Tony Luck1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi14-18/+18
2011-03-29[IA64] Fix build breakage - sn_force_interrupt_flag: undefinedTony Luck1-42/+0
2011-03-29ia64: Remove redundant declaration of irq_desc[]Thomas Gleixner1-3/+0
2011-03-29ia64: Convert to the new irq_* function namesThomas Gleixner4-10/+10
2011-03-29ia64: Use generic show_interrupts()Thomas Gleixner2-40/+3
2011-03-29ia64: Use irqd_irq_disabled() instead of desc->status accessThomas Gleixner2-2/+2
2011-03-29ia64: sn: Use irqd_mark_affinity_set() helperThomas Gleixner1-3/+1
2011-03-29ia64: msi: Use irq_move_irq()Thomas Gleixner1-1/+1
2011-03-29ia64: sn: Use irq_move_irq()Thomas Gleixner2-2/+2
2011-03-29ia64: iosapic: Use new irq_move_* functionsThomas Gleixner1-6/+4
2011-03-29ia64: iosapic: Remove redundant mask from ack()Thomas Gleixner1-9/+0
2011-03-29ia64: Use accessor functions all over the placeThomas Gleixner4-12/+6
2011-03-29ia64: xen: Use irq accessor functionsThomas Gleixner1-3/+1
2011-03-29ia64: iosapic: Cleanup irq_desc accessThomas Gleixner1-17/+15
2011-03-29ia64: sn: Drop unused functionThomas Gleixner1-16/+0
2011-03-29ia64: Convert iosapic to new irq_chip functionsThomas Gleixner1-32/+38
2011-03-29ia64: Convert lsapic to new irq_chip functionsThomas Gleixner1-11/+11
2011-03-29ia64: Convert msi to new irq_chip functionsThomas Gleixner1-19/+22
2011-03-29ia64: Convert sn to new irq_chip functionsThomas Gleixner1-21/+23
2011-03-29ia64: Convert msi_sn to new irq_chip functionsThomas Gleixner1-14/+14
2011-03-29ia64: hp-sim: Cleanup direct access to irq_descThomas Gleixner1-5/+5
2011-03-29ia64: Convert hp-sim to new irq_chip functionsThomas Gleixner1-10/+10
2011-03-29ia64: Remove stale irq_chip.endThomas Gleixner4-27/+0
2011-03-29ia64: Cleanup migrate_irqs()Thomas Gleixner1-13/+14
2011-03-29ia64: Convert migrate_platform_irqs() to new irq chip functionsThomas Gleixner1-7/+7