summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-2.6.33Jens Axboe2009-12-038-90/+132
|\
| * Revert "[IA64] fix percpu warnings"Tony Luck2009-11-021-1/+1
| * Pull ticket-spinaphore into release branchTony Luck2009-10-231-6/+18
| |\
| | * [IA64] Re-implement spinaphores using ticket lock conceptsTony Luck2009-10-091-6/+18
| * | 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] use printk_once() unaligned.c/io_common.cMarcin Slusarz2009-10-132-10/+4
| * | [IA64] Require SAL 3.2 in order to do extended config space opsMatthew Wilcox2009-10-131-2/+7
| * | [IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin2009-10-131-3/+4
| * | [IA64] Restore registers in the stack on INITTakao Indoh2009-10-131-47/+57
| |/
* / block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
|/
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-271-0/+2
|\
| * ACPI: IA64=y ACPI=n build fixLen Brown2009-09-271-0/+2
* | [IA64] implement ticket locks for ItaniumTony Luck2009-09-256-218/+92
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-233-5/+1
|\
| * cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
| * ia64: convert last user of smp_call_function_maskRusty Russell2009-09-241-1/+1
| * cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-233-4/+5
|\ \ | |/ |/|
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-1/+2
| * kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-201-1/+1
| * kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-201-2/+2
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-231-1/+1
|\ \
| * | ia64: IOMMU passthrough mode shouldn't trigger swiotlb initDavid Woodhouse2009-08-131-1/+1
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-231-0/+1
|\ \ \
| * \ \ Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner2009-08-291-0/+1
| |\ \ \
| | * | | cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-031-0/+1
| | |/ /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-231-5/+2
|\ \ \ \
| * \ \ \ Merge branch 'acpica' into releaseLen Brown2009-09-191-5/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-5/+2
| | |/ /
* | | | kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-231-3/+0
* | | | kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-232-2/+5
* | | | kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-231-3/+1
* | | | kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-231-3/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
|\ \ \ \
| * | | | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
| |/ / /
* | | | mm: remove duplicate asm/mman.h filesArnd Bergmann2009-09-221-14/+2
* | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* | | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
|/ / /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-189-131/+154
|\ \ \
| * | | [IA64] Clean up linker script using standard macros.Nelson Elhage2009-09-151-98/+11
| * | | [IA64] Use standard macros for page-aligned data.Nelson Elhage2009-09-152-2/+4
| * | | [IA64] Use .ref.text, not .text.init for start_ap.Tim Abbott2009-09-152-3/+1
| * | | [IA64] pci_br, fix infinite loop in find_free_ate()Jiri Slaby2009-09-151-0/+2
| * | | [IA64] kdump: Short path to freeze CPUsHidetoshi Seto2009-09-142-11/+19
| * | | [IA64] kdump: Try INIT regardless ofHidetoshi Seto2009-09-141-22/+21