aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| | * | [IA64] mca.c: Fix cast from integer to pointer warningJeff Mahoney2011-03-021-1/+2
| | * | [IA64] setup.c Typo fix "Architechtuallly"Justin P. Mattock2011-03-021-1/+1
| | * | [IA64] Add CONFIG_MISC_DEVICES=y to configs that need it.Tony Luck2011-03-022-0/+2
| | * | [IA64] disable interrupts at end of ia64_mca_cpe_int_handler()Tony Luck2011-02-241-0/+2
| | * | [IA64] Add DMA_ERROR_CODE define.Konrad Rzeszutek Wilk2011-01-111-0/+2
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-2/+1
|\ \ \ \
| * | | | tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony2011-02-221-2/+1
| |/ / /
* | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\ \ \ \
| * | | | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-152-22/+10
|\ \ \ \