aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-02Revert "[IA64] fix percpu warnings"Tony Luck1-1/+1
2009-10-23Pull ticket-spinaphore into release branchTony Luck1-6/+18
2009-10-23Pull ticket4byte into release branchTony Luck2-22/+42
2009-10-15[IA64] fix percpu warningsRandy Dunlap1-1/+1
2009-10-13[IA64] SMT friendly version of spin_unlock_wait()Tony Luck1-2/+15
2009-10-13[IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz2-10/+4
2009-10-13[IA64] Require SAL 3.2 in order to do extended config space opsMatthew Wilcox1-2/+7
2009-10-13[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin1-3/+4
2009-10-13[IA64] Restore registers in the stack on INITTakao Indoh1-47/+57
2009-10-09[IA64] Re-implement spinaphores using ticket lock conceptsTony Luck1-6/+18
2009-10-07[IA64] Squeeze ticket locks back into 4 bytes.Tony Luck2-20/+27
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-2/+2
2009-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+2
2009-09-27ACPI: IA64=y ACPI=n build fixLen Brown1-0/+2
2009-09-25[IA64] implement ticket locks for ItaniumTony Luck6-218/+92
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-5/+1
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: ia64Rusty Russell1-2/+0
2009-09-24ia64: convert last user of smp_call_function_maskRusty Russell1-1/+1
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell1-1/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds3-4/+5
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-1/+1
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-5/+2
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki1-3/+0
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki2-2/+5
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki1-3/+1
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki1-3/+4
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-09-22mm: remove duplicate asm/mman.h filesArnd Bergmann1-14/+2
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-1/+2
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg1-1/+1
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg1-2/+2
2009-09-19Merge branch 'acpica' into releaseLen Brown1-5/+2
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds9-131/+154
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+9
2009-09-16Fix ia64 build breakage in head.SAnirban Sinha2-2/+0
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-2/+12
2009-09-16sched: Disable wakeup balancingPeter Zijlstra1-2/+0
2009-09-15[IA64] Clean up linker script using standard macros.Nelson Elhage1-98/+11
2009-09-15[IA64] Use standard macros for page-aligned data.Nelson Elhage2-2/+4
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds5-10/+20
2009-09-15[IA64] Use .ref.text, not .text.init for start_ap.Tim Abbott2-3/+1
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds1-4/+0
2009-09-15[IA64] pci_br, fix infinite loop in find_free_ate()Jiri Slaby1-0/+2
2009-09-15sched: Reduce forkexec_idxPeter Zijlstra1-2/+2