summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2014-05-19exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2012-10-07random: remove rand_initialize_irq()Theodore Ts'o
2012-10-07ia64: Add accept4() syscallÉmeric Maschino
2012-10-07KVM: ia64: fix build due to typoAvi Kivity
2012-10-07KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2012-03-17IA64: Remove COMPAT_IA32 supportBen Hutchings
2011-11-26tty: icount changeover for other main devicesAlan Cox
2011-04-22mca.c: Fix cast from integer to pointer warningJeff Mahoney
2011-04-22tioca: Fix assignment from incompatible pointer warningsJeff Mahoney
2011-02-17sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi
2010-09-26IA64: Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik
2010-09-26IA64: fix siglockTony Luck
2010-09-20compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-20PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2010-08-13fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori
2010-08-13timekeeping: Fix clock_gettime vsyscall time warpLin Ming
2010-08-02Fix spinaphore down_spin()Tony Luck
2010-04-26KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa
2010-03-15ACPI: fix "acpi=ht" boot optionLen Brown
2010-01-18untangle the do_mremap() messAl Viro
2009-12-18implement early_io{re,un}map for ia64Luck, Tony
2009-11-02Revert "[IA64] fix percpu warnings"Tony Luck
2009-10-23Pull ticket-spinaphore into release branchTony Luck
2009-10-23Pull ticket4byte into release branchTony Luck
2009-10-15[IA64] fix percpu warningsRandy Dunlap
2009-10-13[IA64] SMT friendly version of spin_unlock_wait()Tony Luck
2009-10-13[IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz
2009-10-13[IA64] Require SAL 3.2 in order to do extended config space opsMatthew Wilcox
2009-10-13[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin
2009-10-13[IA64] Restore registers in the stack on INITTakao Indoh
2009-10-09[IA64] Re-implement spinaphores using ticket lock conceptsTony Luck
2009-10-07[IA64] Squeeze ticket locks back into 4 bytes.Tony Luck
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-09-27ACPI: IA64=y ACPI=n build fixLen Brown
2009-09-25[IA64] implement ticket locks for ItaniumTony Luck
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-24ia64: convert last user of smp_call_function_maskRusty Russell
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds