summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)AuthorFilesLines
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-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-2/+2
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-51/+59
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman2-6/+6
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-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-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/...Linus 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/...Linus 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
2009-09-14[IA64] kdump: Short path to freeze CPUsHidetoshi Seto2-11/+19
2009-09-14[IA64] kdump: Try INIT regardless ofHidetoshi Seto1-22/+21
2009-09-14[IA64] kdump: Mask INIT first in panic-kdump pathHidetoshi Seto2-7/+42
2009-09-14[IA64] kdump: Don't return APs to SAL from kdumpHidetoshi Seto1-4/+0
2009-09-14[IA64] kexec: Unregister MCA handler before kexecHidetoshi Seto1-0/+3
2009-09-14[IA64] kexec: Make INIT safe while transition toHidetoshi Seto2-0/+32
2009-09-14[IA64] kdump: Mask MCA/INIT on frozen cpusHidetoshi Seto3-1/+32
2009-09-11Merge branch 'next' into for-linusJames Morris1-0/+2
2009-09-02[IA64] Fix warning in dma-mapping.cLuck, Tony1-1/+3
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo6-10/+18
2009-08-13ia64: IOMMU passthrough mode shouldn't trigger swiotlb initDavid Woodhouse1-1/+1
2009-08-11arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin1-0/+4
2009-08-11ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu1-1/+5
2009-08-11IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput1-3/+1
2009-08-11Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu1-5/+0
2009-07-17Add dma_debug_init() for ia64fujita1-0/+8
2009-07-15ia64: Fix setup_per_cpu_areas() compilation errorFenghua Yu1-0/+6
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-07-09linker script: unify usage of discard definitionTejun Heo1-9/+8
2009-07-04Merge branch 'master' into for-nextTejun Heo6-4/+18
2009-06-30[IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich2-2/+2
2009-06-30[IA64] Remove unnecessary semicolonsJoe Perches1-1/+1
2009-06-24percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo1-1/+2
2009-06-24percpu: cleanup percpu array definitionsTejun Heo1-1/+1
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1