summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
* [IA64] move fnptr definition inside #ifdef __KERNEL__Tony Luck2010-01-081-5/+5
* [IA64] __per_cpu_idtrs[] is a memory hogTony Luck2010-01-071-1/+1
* [IA64] sanity in #include files. Move fnptr to types.hTony Luck2010-01-063-6/+5
* [IA64] cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-061-1/+3
* ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-221-0/+4
* ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang2009-12-221-0/+2
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-172-1/+2
|\
| * ia64: move nr-irqs.h to include/generatedSam Ravnborg2009-12-121-1/+1
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-12-163-1/+12
|\ \
| * | [IA64] implement early_io{re,un}map for ia64Luck, Tony2009-12-141-0/+2
| * | [IA64] Replace old style lock initializerThomas Gleixner2009-12-141-1/+1
| * | [IA64] Save I-resources to ia64_sal_os_stateTakao Indoh2009-12-141-0/+5
| * | [IA64] preallocate IA64_IRQ_MOVE_VECTORKenji Kaneshige2009-12-141-0/+6
* | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-12-161-0/+2
|\ \ \
| * | | implement early_io{re,un}map for ia64Luck, Tony2009-12-161-0/+2
* | | | dma-mapping: fix off-by-one error in dma_capable()Jan Beulich2009-12-161-1/+1
* | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-153-43/+43
|\ \ \ \
| * | | | 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/+0
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-143-6/+5
|\ \ \ | |_|/ |/| |
| * | percpu: make percpu symbols in ia64 uniqueTejun Heo2009-10-291-3/+3
| * | ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo2009-10-022-3/+2
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-27/+1
|\ \ \
| * | | ia64/xen: compilation fixIsaku Yamahata2009-11-061-27/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
| | |/ /
* | | | [IA64] Fix cut/paste detritus from unistd.hTony Luck2009-12-081-1/+1
* | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-032-22/+42
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-082-1/+1
|\ \ \ \
| * | | | KVM: Move irq ack notifier list to arch independent codeGleb Natapov2009-12-031-1/+0
| * | | | KVM: Maintain back mapping from irqchip/pin to gsiGleb Natapov2009-12-031-0/+1
| | |/ / | |/| |
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-051-2/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | swiotlb: Remove duplicate swiotlb_force extern declarationsFUJITA Tomonori2009-11-151-2/+0
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-182-22/+42
|\ \ \ | |/ /
| * | Revert "[IA64] fix percpu warnings"Tony Luck2009-11-021-1/+1
| * | Pull ticket4byte into release branchTony Luck2009-10-232-22/+42
| |\ \
| | * | [IA64] SMT friendly version of spin_unlock_wait()Tony Luck2009-10-131-2/+15
| | * | [IA64] Squeeze ticket locks back into 4 bytes.Tony Luck2009-10-072-20/+27
| | |/
| * | [IA64] fix percpu warningsRandy Dunlap2009-10-151-1/+1
| |/
* | ia64: Fix up the syscall table for recvmmsgArnaldo Carvalho de Melo2009-10-141-1/+2
* | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
|/
OpenPOWER on IntegriCloud