summaryrefslogtreecommitdiff
path: root/arch/ia64/include/asm
AgeCommit message (Expand)Author
2012-04-13ia64: populate the cmpxchg header with appropriate codePaul Gortmaker
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-03-30ia64: Fixup asm/cmpxchg.hDavid Howells
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Fix ia64 build errors (fallout from system.h disintegration)Luck, Tony
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for IA64David Howells
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk
2012-03-08hpsim, initialize chip for assigned irqsJiri Slaby
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa
2012-03-05KVM: provide synchronous registers in kvm_runChristian Borntraeger
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas
2012-02-23ia64/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov
2012-02-14ia64: Use generic posix_types.hH. Peter Anvin
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds
2012-01-13Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-09ia64: Add accept4() syscallÉmeric Maschino
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-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells
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