summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-16Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-16Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-03-01xen: ia64 build broken due to "xen: switch to new schedop hypercall by default."Ian Campbell
2011-02-25xen: suspend: add "arch" to pre/post suspend hooksIan Campbell
2011-01-31ia64: Switch do_timer() to xtime_update()Torben Hohn
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Cleanup includesThomas Gleixner
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2011-01-21ia64: Use generic irq KconfigThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-14[IA64] fix ia64 build failure in pmdp_get_and_clearAndrea Arcangeli
2011-01-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-14Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-14thp: pte alloc trans splittingAndrea Arcangeli
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-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13pass 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-12KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()Takuya Yoshikawa
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka
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
2011-01-07ACPI: Use ioremap_cache()Len Brown
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-12-22Merge branch 'master' into for-nextJiri Kosina
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-29convert get_sb_pseudo() usersAl Viro
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-28taskstats: use real microsecond granularity for CPU timesMichael Holzheu
2010-10-28ptrace: change signature of arch_ptrace()Namhyung Kim