summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into percpuTejun Heo2010-02-029-24/+34
|\
| * [IA64] move fnptr definition inside #ifdef __KERNEL__Tony Luck2010-01-081-5/+5
| * [IA64] __per_cpu_idtrs[] is a memory hogTony Luck2010-01-073-15/+24
| * [IA64] sanity in #include files. Move fnptr to types.hTony Luck2010-01-063-6/+5
| * [IA64] use helpers for rlimitsJiri Slaby2010-01-062-2/+2
| * [IA64] cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-061-1/+3
* | Merge branch 'master' into percpuTejun Heo2010-01-0554-502/+340
|\ \ | |/
| * KVM: ia64: fix build breakage due to host spinlock changeLuck, Tony2009-12-273-6/+9
| * ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-222-31/+0
| * ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-222-18/+4
| * ACPI: processor: factor out common _PDC settingsAlex Chiang2009-12-221-9/+1
| * ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang2009-12-221-33/+1
| * 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-175-8/+5
| |\
| | * drop explicit include of autoconf.hSam Ravnborg2009-12-121-1/+0
| | * ia64: move nr-irqs.h to include/generatedSam Ravnborg2009-12-123-7/+4
| | * 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-142-0/+13
| | * | | [IA64] Replace old style lock initializerThomas Gleixner2009-12-141-1/+1
| | * | | [IA64] fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori2009-12-141-9/+29
| | * | | [IA64] Save I-resources to ia64_sal_os_stateTakao Indoh2009-12-142-3/+13
| | * | | [IA64] preallocate IA64_IRQ_MOVE_VECTORKenji Kaneshige2009-12-142-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/+5
| * | | | | 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/+0
| | |_|/ / | |/| | |
| * | | | 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/+0
| |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-1417-172/+316
| |\ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds2009-12-112-80/+6
| |\ \ \
| | * | | Get rid of open-coding in ia64_brk()Al Viro2009-12-111-45/+1
| | * | | Unify sys_mmap*Al Viro2009-12-111-35/+2
| | * | | 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/+23
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ia64/xen: compilation fixIsaku Yamahata2009-11-061-27/+1
| | * | | 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/+3
| * | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-091-1/+1
| |\ \ \ \
| | * | | | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-241-1/+1
| | |/ / /
OpenPOWER on IntegriCloud