aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-07[IA64] __per_cpu_idtrs[] is a memory hogTony Luck1-1/+4
2010-01-06[IA64] use helpers for rlimitsJiri Slaby1-1/+1
2009-12-22ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2-31/+0
2009-12-22ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang1-18/+0
2009-12-22ACPI: processor: factor out common _PDC settingsAlex Chiang1-9/+1
2009-12-22ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang1-33/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-5/+2
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-7/+8
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-8/+9
2009-12-16switch alloc_file() to passing struct pathAl Viro1-7/+8
2009-12-14[IA64] Save I-resources to ia64_sal_os_stateTakao Indoh1-3/+8
2009-12-14[IA64] preallocate IA64_IRQ_MOVE_VECTORKenji Kaneshige1-5/+1
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner3-7/+7
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds7-48/+33
2009-12-12ia64: move nr-irqs.h to include/generatedSam Ravnborg1-5/+2
2009-12-11Get rid of open-coding in ia64_brk()Al Viro1-45/+1
2009-12-11Unify sys_mmap*Al Viro1-35/+2
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2-17/+8
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-2/+2
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-51/+59
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman2-6/+6
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming1-2/+2
2009-11-12sysctl ia64: Remove dead binary sysctl supportEric W. Biederman2-11/+2
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori1-2/+2
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo5-7/+7
2009-10-13[IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz1-4/+2
2009-10-13[IA64] Restore registers in the stack on INITTakao Indoh1-47/+57
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-0/+1
2009-10-02ia64: convert to dynamic percpu allocatorTejun Heo1-12/+0
2009-10-02ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo1-5/+6
2009-10-02ia64: initialize cpu maps earlyTejun Heo2-24/+20
2009-09-25[IA64] implement ticket locks for ItaniumTony Luck2-109/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+1
2009-09-24ia64: convert last user of smp_call_function_maskRusty Russell1-1/+1
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2-2/+3
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-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-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds7-131/+150
2009-09-16Fix ia64 build breakage in head.SAnirban Sinha2-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 Torvalds3-9/+16
2009-09-15[IA64] Use .ref.text, not .text.init for start_ap.Tim Abbott2-3/+1
2009-09-14cleanup console_print()Anirban Sinha3-0/+9