summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-0714-18/+18
|\
| * Fix common misspellingsLucas De Marchi2011-03-3114-18/+18
* | [IA64] fix build warning: argument 1 of 'irqd_irq_disabled'Tony Luck2011-04-011-1/+1
* | [IA64] Fix build breakage - sn_force_interrupt_flag: undefinedTony Luck2011-03-301-42/+0Star
|/
* ia64: Remove redundant declaration of irq_desc[]Thomas Gleixner2011-03-291-3/+0Star
* ia64: Convert to the new irq_* function namesThomas Gleixner2011-03-294-10/+10
* ia64: Use generic show_interrupts()Thomas Gleixner2011-03-292-40/+3Star
* ia64: Use irqd_irq_disabled() instead of desc->status accessThomas Gleixner2011-03-292-2/+2
* ia64: sn: Use irqd_mark_affinity_set() helperThomas Gleixner2011-03-291-3/+1Star
* ia64: msi: Use irq_move_irq()Thomas Gleixner2011-03-291-1/+1
* ia64: sn: Use irq_move_irq()Thomas Gleixner2011-03-292-2/+2
* ia64: iosapic: Use new irq_move_* functionsThomas Gleixner2011-03-291-6/+4Star
* ia64: iosapic: Remove redundant mask from ack()Thomas Gleixner2011-03-291-9/+0Star
* ia64: Use accessor functions all over the placeThomas Gleixner2011-03-294-12/+6Star
* ia64: xen: Use irq accessor functionsThomas Gleixner2011-03-291-3/+1Star
* ia64: iosapic: Cleanup irq_desc accessThomas Gleixner2011-03-291-17/+15Star
* ia64: sn: Drop unused functionThomas Gleixner2011-03-291-16/+0Star
* ia64: Convert iosapic to new irq_chip functionsThomas Gleixner2011-03-291-32/+38
* ia64: Convert lsapic to new irq_chip functionsThomas Gleixner2011-03-291-11/+11
* ia64: Convert msi to new irq_chip functionsThomas Gleixner2011-03-291-19/+22
* ia64: Convert sn to new irq_chip functionsThomas Gleixner2011-03-291-21/+23
* ia64: Convert msi_sn to new irq_chip functionsThomas Gleixner2011-03-291-14/+14
* ia64: hp-sim: Cleanup direct access to irq_descThomas Gleixner2011-03-291-5/+5
* ia64: Convert hp-sim to new irq_chip functionsThomas Gleixner2011-03-291-10/+10
* ia64: Remove stale irq_chip.endThomas Gleixner2011-03-294-27/+0Star
* ia64: Cleanup migrate_irqs()Thomas Gleixner2011-03-291-13/+14
* ia64: Convert migrate_platform_irqs() to new irq chip functionsThomas Gleixner2011-03-291-7/+7
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-252-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-03-242-1/+9
|\
| * [IA64] New syscalls for 2.6.39Tony Luck2011-03-222-1/+9
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-03-242-17/+12Star
|\ \
| * \ Merge branch 'linus' into releaseLen Brown2011-03-2324-93/+55Star
| |\ \
| * \ \ Merge branch 'misc' into releaseLen Brown2011-03-231-2/+7
| |\ \ \
| | * | | ACPI: use __cpuinit for the acpi_processor_set_pdc() call treeJan Beulich2011-03-031-2/+7
| * | | | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki2011-02-242-9/+4Star
| * | | | ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki2011-02-242-7/+2Star
| |/ / /
* | | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-243-21/+1Star
* | | | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-241-1/+0Star
* | | | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-241-1/+0Star
* | | | bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-241-0/+1
* | | | ia64: fix build breakage in asm/thread_info.hLuck, Tony2011-03-241-1/+1
| |/ / |/| |
* | | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-231-3/+0Star
* | | mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-231-2/+3
* | | mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-231-1/+8
| |/ |/|
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-216-7/+7
|\ \
| * | ia64: change to new flag variablesmatt mooney2011-03-176-7/+7
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2011-02-157-31/+16Star
| |\|
| * | fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock2011-02-021-1/+1
* | | KVM: Add "exiting guest mode" stateXiao Guangrong2011-03-171-0/+2