aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-3114-18/+18
* ia64: Remove redundant declaration of irq_desc[]Thomas Gleixner2011-03-291-3/+0
* ia64: Convert to the new irq_* function namesThomas Gleixner2011-03-294-10/+10
* ia64: Use generic show_interrupts()Thomas Gleixner2011-03-292-40/+3
* 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/+1
* 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/+4
* ia64: iosapic: Remove redundant mask from ack()Thomas Gleixner2011-03-291-9/+0
* ia64: Use accessor functions all over the placeThomas Gleixner2011-03-294-12/+6
* ia64: xen: Use irq accessor functionsThomas Gleixner2011-03-291-3/+1
* ia64: iosapic: Cleanup irq_desc accessThomas Gleixner2011-03-291-17/+15
* ia64: sn: Drop unused functionThomas Gleixner2011-03-291-16/+0
* 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/+0
* 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-242-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/+12
|\ \
| * \ Merge branch 'linus' into releaseLen Brown2011-03-2324-93/+55
| |\ \
| * \ \ Merge branch 'misc' into releaseLen Brown2011-03-231-2/+7
| |\ \ \
| | * | | ACPI: use __cpuinit for the acpi_processor_set_pdc() call treeJan Beulich2011-03-021-2/+7
| * | | | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki2011-02-242-9/+4
| * | | | ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki2011-02-242-7/+2
| |/ / /
* | | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-233-21/+1
* | | | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* | | | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* | | | bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
* | | | ia64: fix build breakage in asm/thread_info.hLuck, Tony2011-03-231-1/+1
| |/ / |/| |
* | | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-3/+0
* | | mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-2/+3
* | | mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-221-1/+8
| |/ |/|
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-206-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/+16
| |\ \ | | |/
| * | fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock2011-02-021-1/+1
* | | KVM: Add "exiting guest mode" stateXiao Guangrong2011-03-171-0/+2
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-03-166-3/+10
|\ \ \
| * \ \ Pull misc-2.6.39 into release branchTony Luck2011-03-166-3/+10
| |\ \ \ | | |_|/ | |/| |
| | * | [IA64] tioca: Fix assignment from incompatible pointer warningsJeff Mahoney2011-03-021-1/+1