summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* vhost_net: a kernel-level virtio serverMichael S. Tsirkin2010-01-151-0/+1
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-175-8/+5Star
|\
| * drop explicit include of autoconf.hSam Ravnborg2009-12-121-1/+0Star
| * ia64: move nr-irqs.h to include/generatedSam Ravnborg2009-12-123-7/+4Star
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-161-7/+8
|\ \
| * | switch alloc_file() to passing struct pathAl Viro2009-12-161-7/+8
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-12-166-18/+50
|\ \ \
| * | | [IA64] implement early_io{re,un}map for ia64Luck, Tony2009-12-152-0/+13
| * | | [IA64] Replace old style lock initializerThomas Gleixner2009-12-151-1/+1
| * | | [IA64] fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori2009-12-151-9/+29
| * | | [IA64] Save I-resources to ia64_sal_os_stateTakao Indoh2009-12-152-3/+13
| * | | [IA64] preallocate IA64_IRQ_MOVE_VECTORKenji Kaneshige2009-12-152-5/+7
* | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-12-162-0/+13
|\ \ \ \
| * | | | implement early_io{re,un}map for ia64Luck, Tony2009-12-162-0/+13
* | | | | ia64: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-14/+5Star
* | | | | dma-mapping: fix off-by-one error in dma_capable()Jan Beulich2009-12-161-1/+1
* | | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-162-3/+0Star
| |_|/ / |/| | |
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-156-50/+50
|\ \ \ \
| * | | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-143-7/+7
| * | | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-16/+16
| * | | | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-142-10/+10
| * | | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-142-14/+14
| * | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
| * | | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-142-14/+14
| | |/ / | |/| |
* / | | hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn2009-12-151-2/+0Star
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-1417-172/+316
|\ \ \ | |_|/ |/| |
| * | percpu: make percpu symbols in ia64 uniqueTejun Heo2009-10-298-16/+17
| * | percpu: make percpu symbols in xen uniqueTejun Heo2009-10-292-75/+78
| * | ia64: convert to dynamic percpu allocatorTejun Heo2009-10-024-20/+138
| * | ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo2009-10-023-30/+57
| * | ia64: initialize cpu maps earlyTejun Heo2009-10-022-24/+20Star
| * | ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo2009-10-025-9/+8Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds2009-12-112-80/+6Star
|\ \ \
| * | | Get rid of open-coding in ia64_brk()Al Viro2009-12-111-45/+1Star
| * | | Unify sys_mmap*Al Viro2009-12-111-35/+2Star
| * | | Cut hugetlb case early for 32bit on ia64Al Viro2009-12-111-0/+3
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-112-38/+23Star
|\ \ \ \ | |/ / / |/| | |
| * | | ia64/xen: compilation fixIsaku Yamahata2009-11-071-27/+1Star
| * | | vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-041-4/+7
| * | | ia64/PCI: print resources consistently with %pRtBjorn Helgaas2009-11-041-5/+16
| * | | PCI: determine CLS more intelligentlyJesse Barnes2009-11-041-6/+3Star
* | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-101-1/+1
|\ \ \ \
| * | | | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-251-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-106-6/+6
|\ \ \ \
| * \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-076-6/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-046-6/+6
| | |/ /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-12-101-1/+1
|\ \ \ \
| * | | | [IA64] Fix cut/paste detritus from unistd.hTony Luck2009-12-091-1/+1
* | | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-091-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |