aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-05[IA64] do not sync RBS when changing PT_AR_BSP or PT_CFMPetr Tesarik1-16/+3
2008-03-05[IA64] access user RBS directlyPetr Tesarik1-30/+14
2008-03-04[IA64] fix ia64 kprobes compilationAdrian Bunk1-0/+5
2008-03-04[IA64] workaround tiger ia64_sal_get_physical_id_info hangAlex Chiang1-0/+7
2008-03-04[IA64] Fix irq migration in multiple vector domainKenji Kaneshige3-32/+109
2008-03-04[IA64] signal(ia64): add a signal stack overflow checkShi Weihua1-9/+27
2008-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus 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
2008-02-08[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik2-18/+12
2008-02-08[IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck1-1/+4
2008-02-08time: fix typo in commentsLi Zefan1-7/+7
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-17/+21
2008-02-07vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi1-2/+3
2008-02-07vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi1-1/+1
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown1-4/+0
2008-02-07ACPI: misc cleanupsAdrian Bunk1-4/+0
2008-02-07Merge branches 'release' and 'throttling-domains' into releaseLen Brown1-0/+6
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown1-1/+1
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into releaseLen Brown1-12/+14
2008-02-06idle_regs() must be __cpuinitAdrian Bunk1-1/+1
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-1/+0
2008-02-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds15-320/+395
2008-02-05timerfd: new timerfd APIDavide Libenzi1-1/+1
2008-02-05[IA64] make pfm_get_task work with virtual pidsPavel Emelyanov1-2/+2
2008-02-05[IA64] honor notify_die() returning NOTIFY_STOPJan Beulich2-17/+31
2008-02-05[IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPUJan Beulich1-11/+0
2008-02-04[IA64] ia64_set_psr should use srlz.iXiantao Zhang1-1/+0
2008-02-04[IA64] Export three symbols for module useZhang, Xiantao2-0/+17
2008-02-04[IA64] mca style cleanupHidetoshi Seto5-53/+65
2008-02-04[IA64] generalize attribute of fsyscall_gtod_dataHidetoshi Seto1-2/+2
2008-02-04[IA64] efi.c Add /* never reached */ annotationAron Griffis1-2/+2
2008-02-04[IA64] efi.c Spelling/punctuation fixesAron Griffis1-8/+8
2008-02-04[IA64] Make efi.c mostly fit in 80 columnsAron Griffis1-223/+266
2008-02-04[IA64] Fix the order of atomic operations in restore_previous_kprobes on ia64Masami Hiramatsu1-3/+4
2008-02-04[IA64] constify function pointer tablesJan Engelhardt2-2/+2
2008-02-02ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORDZhao Yakui1-0/+6
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-2/+2
2008-01-30modules: fold percpu_modcopy into module.ctravis@sgi.com1-11/+0
2008-01-30percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com1-1/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2008-01-25sched: remove printk_clock references from ia64Ingo Molnar1-4/+0
2008-01-25sched: remove printk_clock()Ingo Molnar1-27/+0
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-5/+4
2008-01-24Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_addGreg Kroah-Hartman1-8/+9
2008-01-15[IA64] Fix unaligned handler for floating point instructions with base updateLuck, Tony1-4/+7
2007-12-19[IA64] Adjust CMCI mask on CPU hotplugHidetoshi Seto1-0/+33
2007-12-19[IA64] make flush_tlb_kernel_range() an inline functionJan Beulich1-1/+1