summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Rename .data.init_task to .data..init_task.Tim Abbott2010-03-031-1/+1
* scripts: change scripts to use system python instead of envDon Zickus2010-02-021-1/+1
* [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
* 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
|\ \ \ | |_|/ |/| |
| * | 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/+20
| * | ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo2009-10-025-9/+8
* | | 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
|\ \ \ \ | |/ / / |/| | |
OpenPOWER on IntegriCloud