summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2011-03-17Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+1
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-03-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-22/+10
2011-03-16Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-37/+0
2011-03-16Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+9
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds1-7/+2
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-5/+5
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-3/+6
2011-03-02xen: ia64 build broken due to "xen: switch to new schedop hypercall by default."Ian Campbell1-1/+1
2011-02-25xen: suspend: add "arch" to pre/post suspend hooksIan Campbell1-7/+2
2011-02-23tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony1-2/+1
2011-01-31ia64: Switch do_timer() to xtime_update()Torben Hohn2-22/+10
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner1-5/+0
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner1-5/+0
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner1-15/+0
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner1-9/+0
2011-01-27rwsem: Cleanup includesThomas Gleixner1-3/+0
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-21ia64: Use generic irq KconfigThomas Gleixner1-19/+4
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-3/+0
2011-01-14[IA64] fix ia64 build failure in pmdp_get_and_clearAndrea Arcangeli1-0/+1
2011-01-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+5
2011-01-14Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+4
2011-01-14thp: pte alloc trans splittingAndrea Arcangeli1-1/+1
2011-01-14[IA64] fix build error - arch/ia64/kernel/perfmon.cTony Luck1-1/+1
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+1
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+4
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-21/+13
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-13pass default dentry_operations to mount_pseudo()Al Viro1-2/+4
2011-01-13Merge branch 'linus' into idle-testLen Brown5-10/+22
2011-01-12[IA64] Fix format warning in arch/ia64/kernel/acpi.cTony Luck1-1/+1
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2-7/+4
2011-01-12KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()Takuya Yoshikawa1-0/+2
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka2-21/+11
2011-01-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-7/+19
2011-01-07[IA64] Avoid array overflow if there are too many cpus in SRAT tableTony Luck1-0/+6
2011-01-07fs: scale mntget/mntputNick Piggin1-1/+1
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin1-1/+1
2011-01-07fs: change d_delete semanticsNick Piggin1-1/+1
2011-01-07ACPI: Use ioremap_cache()Len Brown1-0/+5
2010-12-29[IA64] Remove unlikely from cpu_is_offlineJoe Perches1-1/+1
2010-12-29[IA64] irq_ia64, use set_irq_chipJiri Slaby1-1/+1
2010-12-29[IA64] perfmon: Change vmalloc to vzalloc and drop memset.Jesper Juhl1-2/+1
2010-12-29[IA64] eliminate race condition in smp_flush_tlb_mmDimitri Sivanich1-3/+10
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-1/+3
2010-11-17SCSI host lock push-downJeff Garzik1-1/+3
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-29convert get_sb_pseudo() usersAl Viro1-5/+4
2010-10-29Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-7/+0