summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-04-22[IA64] minor irq handler cleanupsJeff Garzik1-2/+2
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto2-41/+37
2008-04-22[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsHidetoshi Seto1-4/+5
2008-04-22[IA64] disable interrupts on exit of ia64_trace_syscallHidetoshi Seto1-0/+1
2008-04-19Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-1/+1
2008-04-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds23-437/+1595
2008-04-17Pull miscellaneous into release branchTony Luck10-61/+214
2008-04-17Pull nptcg into release branchTony Luck2-2/+50
2008-04-17Pull kvm-patches into release branchTony Luck3-0/+136
2008-04-17Pull percpureserve into release branchTony Luck3-2/+6
2008-04-17Pull regset into release branchTony Luck2-352/+895
2008-04-17Pull virt-cpu-accounting into release branchTony Luck7-0/+278
2008-04-17Generic semaphore implementationMatthew Wilcox3-172/+1
2008-04-15[IA64] kdump: Add crash_save_vmcoreinfo for INITTakao Indoh1-0/+1
2008-04-12[IA64] Fix NUMA configuration issueZoltan Menyhart1-0/+23
2008-04-09[IA64] arch/ia64/kernel/: use time_* macrosS.Caglar Onur3-3/+6
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] 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.com3-2/+6
2008-04-04[IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu2-2/+2
2008-04-04[IA64] Multiple outstanding ptc.g instruction supportFenghua Yu2-2/+50
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 Zhang2-0/+54
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 Li1-0/+5
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 Harrison1-1/+1
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] remove remaining __FUNCTION__ occurrencesHarvey Harrison12-131/+128
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-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] Fix irq migration in multiple vector domainKenji Kaneshige3-32/+109
2008-03-05[IA64] signal(ia64): add a signal stack overflow checkShi Weihua1-9/+27
2008-02-20[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto7-0/+278
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