aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/include
AgeCommit message (Expand)Author
2012-01-12ia64, exec: remove redundant set_fs(USER_DS)Mathias Krause
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-09Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-06PCI: IA64: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro
2012-01-03consolidate umode_t declarationsAl Viro
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky
2011-11-30xen/ia64: fix build breakage because of conflicting u64 guest handlesLuck, Tony
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-15iommu: Add option to group multi-function devicesAlex Williamson
2011-11-09net: add wireless TX status socket optionJohannes Berg
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-11-02[IA64] Wire up cross memory attach syscallsTony Luck
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel
2011-09-26xen/acpi: Domain0 acpi parser related platform hypercallYu Ke
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2011-09-21iommu: Cleanup ifdefs in detect_intel_iommu()Suresh Siddha
2011-08-01Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-07-21clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-14ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski
2011-07-14ia64: add jump labels for paravirtGlauber Costa
2011-06-01[IA64] Hook up gpiolib supportMark Brown
2011-05-31[IA64] wire up sendmmsg() syscall for ItaniumTony Luck
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-25ia64: mmu_gather reworkPeter Zijlstra
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29ia64: Remove redundant declaration of irq_desc[]Thomas 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-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita