summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
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: msi: 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: iosapic: Cleanup irq_desc accessThomas 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: 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
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-03-23Merge branch 'linus' into releaseLen Brown
2011-03-23Merge branch 'misc' into releaseLen Brown
2011-03-22[IA64] New syscalls for 2.6.39Tony Luck
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-03-16Pull misc-2.6.39 into release branchTony Luck
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-02ACPI: use __cpuinit for the acpi_processor_set_pdc() call treeJan Beulich
2011-03-02[IA64] mca.c: Fix cast from integer to pointer warningJeff Mahoney
2011-02-24[IA64] disable interrupts at end of ia64_mca_cpe_int_handler()Tony Luck
2011-02-24ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki
2011-02-24ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki
2011-01-31ia64: Switch do_timer() to xtime_update()Torben Hohn
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-13[IA64] fix build error - arch/ia64/kernel/perfmon.cTony Luck
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-01-12pass default dentry_operations to mount_pseudo()Al Viro
2011-01-12Merge branch 'linus' into idle-testLen Brown
2011-01-12[IA64] Fix format warning in arch/ia64/kernel/acpi.cTony Luck
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger
2011-01-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-01-07[IA64] Avoid array overflow if there are too many cpus in SRAT tableTony Luck
2011-01-07fs: scale mntget/mntputNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin
2010-12-28[IA64] Remove unlikely from cpu_is_offlineJoe Perches
2010-12-28[IA64] irq_ia64, use set_irq_chipJiri Slaby
2010-12-28[IA64] perfmon: Change vmalloc to vzalloc and drop memset.Jesper Juhl
2010-12-28[IA64] eliminate race condition in smp_flush_tlb_mmDimitri Sivanich
2010-10-29convert get_sb_pseudo() usersAl Viro
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds