summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2008-04-09[IA64] kprobes: kprobe-booster for ia64Masami Hiramatsu1-26/+107
2008-04-09[IA64] fix getpid and set_tid_address fast system calls for pid namespacesPavel Emelyanov2-4/+37
2008-04-09[IA64] Replace explicit jiffies tests with time_* macros.Robert P. J. Day2-5/+5
2008-04-09[IA64] use goto to jump out do/while_each_threadLi Zefan1-2/+2
2008-04-09[IA64] Fix unlock ordering in smp_callinAlan D. Brunelle1-1/+1
2008-04-09[IA64] kdump: crash.c coding style fixHidetoshi Seto1-26/+26
2008-04-09[IA64] kdump: add kdump_on_fatal_mcaHidetoshi Seto2-13/+24
2008-04-09[IA64] Minimize per_cpu reservations.holt@sgi.com5-11/+13
2008-04-09[IA64] Correct pernodesize calculation.holt@sgi.com1-0/+1
2008-04-07[SCSI] simscsi: use sg buffer copy helper funcitonsFUJITA Tomonori1-19/+4
2008-04-04[IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu3-7/+43
2008-04-04[IA64] Multiple outstanding ptc.g instruction supportFenghua Yu3-17/+160
2008-04-03[IA64] Implement smp_call_function_mask for ia64Xiantao Zhang1-0/+82
2008-04-03[IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang3-0/+250
2008-03-25[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-1/+1
2008-03-13[IA64] remove duplicate code for register accessShaohua Li1-322/+200
2008-03-13[IA64] use CORE_DUMP_USE_REGSETShaohua Li1-30/+0
2008-03-13[IA64] regset: 32-bit supportShaohua Li2-25/+629
2008-03-13[IA64] regset: 64-bit supportShaohua Li1-0/+690
2008-03-11[IA64] cleanup and improve fsys_gettimeofdayHidetoshi Seto2-20/+16
2008-03-06[IA64] kprobes arch consolidation build fixHarvey Harrison2-2/+2
2008-03-06[IA64] update efi region debugging to use MB, GB and TB as well as KBSimon Horman1-4/+22
2008-03-06[IA64] use dev_printk in video quirkBjorn Helgaas1-1/+1
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison26-191/+186
2008-03-06[IA64] remove unnecessary nfs includes from sys_ia32.cKOSAKI Motohiro1-6/+1
2008-03-06[IA64] remove CONFIG_SMP ifdef in ia64_send_ipi()Bjorn Helgaas1-4/+0
2008-03-06[IA64] arch_ptrace() cleanupPetr Tesarik1-59/+31
2008-03-06[IA64] remove duplicate code from arch_ptrace()Petr Tesarik1-67/+29
2008-03-06[IA64] convert sys_ptrace to arch_ptracePetr Tesarik1-39/+3
2008-03-06[IA64] remove find_thread_for_addr()Petr Tesarik1-55/+1
2008-03-06[IA64] do not sync RBS when changing PT_AR_BSP or PT_CFMPetr Tesarik1-16/+3
2008-03-06[IA64] access user RBS directlyPetr Tesarik1-30/+14
2008-03-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds10-42/+164
2008-03-05Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli1-0/+1
2008-03-05[IA64] fix ia64 kprobes compilationAdrian Bunk1-0/+5
2008-03-05[IA64] workaround tiger ia64_sal_get_physical_id_info hangAlex Chiang1-0/+7
2008-03-05[IA64] move defconfig to arch/ia64/configs/Adrian Bunk2-0/+2
2008-03-05[IA64] Fix irq migration in multiple vector domainKenji Kaneshige3-32/+109
2008-03-05[IA64] signal(ia64_ia32): add a signal stack overflow checkShi Weihua1-1/+12
2008-03-05[IA64] signal(ia64): add a signal stack overflow checkShi Weihua1-9/+27
2008-03-05[IA64] CONFIG_SGI_SN2 - auto select NUMA and ACPI_NUMAJes Sorensen1-0/+2
2008-02-20[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto9-1/+302
2008-02-12[IA64] Fix build for sim_defconfigTony Luck1-0/+7
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2-25/+16
2008-02-09ide: introduce HAVE_IDESam Ravnborg1-0/+1
2008-02-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-77/+202
2008-02-08[IA64] Fix large MCA bootmem allocationRuss Anderson1-29/+26
2008-02-08[IA64] Simplify cpu_idle_waitTony Luck1-29/+15
2008-02-08[IA64] Synchronize RBS on PTRACE_ATTACHPetr Tesarik1-0/+57
2008-02-08[IA64] Synchronize kernel RSE to user-space and backPetr Tesarik2-0/+88