summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Removed "task_size" element from thread_struct - it is now constantTony Luck2012-05-161-4/+1
* ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony2012-04-161-4/+5
* ia64: populate the cmpxchg header with appropriate codePaul Gortmaker2012-04-132-114/+148
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-6/+12
|\
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-6/+12
* | ia64: Fixup asm/cmpxchg.hDavid Howells2012-03-301-1/+1
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-118/+3
|\ \
| * | ia64: Use generic posix_types.hH. Peter Anvin2012-02-141-118/+3
| |/
* | Fix ia64 build errors (fallout from system.h disintegration)Luck, Tony2012-03-291-0/+1
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2821-212/+220
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-4/+0
| * | Disintegrate asm/system.h for IA64David Howells2012-03-2821-212/+224
* | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-282-0/+7
|\ \ \
| * | | KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-081-0/+3
| * | | KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-051-0/+4
| | |/ | |/|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-6/+0
|\ \ \ | |_|/ |/| |
| * | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-231-2/+0
| * | ia64/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-5/+1
| |/
* | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-221-0/+1
|\ \
| * | xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2012-03-101-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-201-0/+4
|\ \ \
| * | | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+3
| * | | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
| | |/ | |/|
* | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-201-1/+1
|\ \ \
| * | | hpsim, initialize chip for assigned irqsJiri Slaby2012-03-081-1/+1
| |/ /
* | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-241-3/+3
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-171-1/+12
|\ \
| * | Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-1/+12
| |/
* | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-141-8/+13
|\ \
| * | UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells2011-12-131-8/+13
* | | Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-131-1/+2
|\ \ \
| * | | ia64: Add accept4() syscallÉmeric Maschino2012-01-091-1/+2
* | | | ia64, exec: remove redundant set_fs(USER_DS)Mathias Krause2012-01-121-1/+0
| |_|/ |/| |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-6/+0
|\ \ \
| * | | PCI: IA64: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-6/+0
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-101-0/+2
|\ \ \
| * \ \ Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel2012-01-091-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | iommu: Add option to group multi-function devicesAlex Williamson2011-11-151-0/+2
| | |/
* | | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-101-1/+1
|\ \ \
| * | | xen/ia64: fix build breakage because of conflicting u64 guest handlesLuck, Tony2011-11-301-1/+1
| | |/ | |/|
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\ \ \
| * | | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
| |/ /
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-30/+1
|\ \ \
| * | | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-031-28/+1
| * | | consolidate umode_t declarationsAl Viro2012-01-031-2/+0
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-061-0/+3
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-301-0/+1
| |\ \ \ | | |/ /
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+3
| |\ \ \ | | |_|/ | |/| |
| | * | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-061-38/+34
|\ \ \ \ | |_|_|/ |/| | |
OpenPOWER on IntegriCloud