aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+4
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyGravatar Linus Torvalds 1-1/+1
2012-03-08hpsim, initialize chip for assigned irqsGravatar Jiri Slaby 1-1/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Gravatar Ben Greear 1-0/+3
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Gravatar Ingo Molnar 1-3/+3
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionGravatar Pavel Emelyanov 1-0/+1
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+12
2012-01-17Audit: push audit success and retcode into arch ptrace.hGravatar Eric Paris 1-1/+12
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersGravatar Linus Torvalds 1-8/+13
2012-01-13Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+2
2012-01-12ia64, exec: remove redundant set_fs(USER_DS)Gravatar Mathias Krause 1-1/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-6/+0
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuGravatar Linus Torvalds 1-0/+2
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2012-01-09ia64: Add accept4() syscallGravatar Émeric Maschino 1-1/+2
2012-01-09Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextGravatar Joerg Roedel 1-0/+2
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 2-30/+1
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+3
2012-01-06PCI: IA64: convert pcibios_set_master() to a non-inlined functionGravatar Myron Stowe 1-6/+0
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-38/+34
2012-01-03consolidate a bunch of ipcbuf.h instancesGravatar Al Viro 1-28/+1
2012-01-03consolidate umode_t declarationsGravatar Al Viro 1-2/+0
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+1
2011-12-29procfs: do not confuse jiffies with cputime64_tGravatar Andreas Schwab 1-0/+1
2011-12-15[S390] cputime: add sparse checking and cleanupGravatar Martin Schwidefsky 1-37/+32
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsGravatar David Howells 1-8/+13
2011-11-30xen/ia64: fix build breakage because of conflicting u64 guest handlesGravatar Luck, Tony 1-1/+1
2011-11-21freezer: remove now unused TIF_FREEZEGravatar Tejun Heo 1-2/+0
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-0/+3
2011-11-15iommu: Add option to group multi-function devicesGravatar Alex Williamson 1-0/+2
2011-11-09net: add wireless TX status socket optionGravatar Johannes Berg 1-0/+3
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-29/+0
2011-11-02[IA64] Wire up cross memory attach syscallsGravatar Tony Luck 1-1/+3
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()Gravatar David Vrabel 1-29/+0
2011-09-26xen/acpi: Domain0 acpi parser related platform hypercallGravatar Yu Ke 1-0/+1
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsGravatar Suresh Siddha 3-3/+3
2011-09-21iommu: Cleanup ifdefs in detect_intel_iommu()Gravatar Suresh Siddha 1-2/+4
2011-08-01Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 1-0/+55
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionGravatar Arun Sharma 1-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeGravatar Arun Sharma 1-2/+2
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 3-3/+2
2011-07-26asm-generic: add another generic ext2 atomic bitopsGravatar Akinobu Mita 1-2/+1
2011-07-26ptrace: unify show_regs() prototypeGravatar Mike Frysinger 1-1/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+4
2011-07-21clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionGravatar H. Peter Anvin 1-2/+0
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsGravatar Phil Carmody 1-1/+1
2011-07-14ia64: Replace clocksource.fsys_mmio with generic arch dataGravatar Andy Lutomirski 1-0/+12