aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-05[IA64] arch_ptrace() cleanupPetr Tesarik1-59/+31
2008-03-05[IA64] remove duplicate code from arch_ptrace()Petr Tesarik1-67/+29
2008-03-05[IA64] convert sys_ptrace to arch_ptracePetr Tesarik1-39/+3
2008-03-05[IA64] remove find_thread_for_addr()Petr Tesarik1-55/+1
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