summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2008-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-02-08[IA64] Fix large MCA bootmem allocationRuss Anderson
2008-02-08[IA64] Simplify cpu_idle_waitTony Luck
2008-02-08[IA64] Synchronize RBS on PTRACE_ATTACHPetr Tesarik
2008-02-08[IA64] Synchronize kernel RSE to user-space and backPetr Tesarik
2008-02-08[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik
2008-02-08[IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck
2008-02-08time: fix typo in commentsLi Zefan
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-07vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi
2008-02-07vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown
2008-02-07ACPI: misc cleanupsAdrian Bunk
2008-02-07Merge branches 'release' and 'throttling-domains' into releaseLen Brown
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown
2008-02-06idle_regs() must be __cpuinitAdrian Bunk
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2008-02-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-02-05[IA64] make pfm_get_task work with virtual pidsPavel Emelyanov
2008-02-05[IA64] honor notify_die() returning NOTIFY_STOPJan Beulich
2008-02-05[IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPUJan Beulich
2008-02-04[IA64] ia64_set_psr should use srlz.iXiantao Zhang
2008-02-04[IA64] Export three symbols for module useZhang, Xiantao
2008-02-04[IA64] mca style cleanupHidetoshi Seto
2008-02-04[IA64] generalize attribute of fsyscall_gtod_dataHidetoshi Seto
2008-02-04[IA64] efi.c Add /* never reached */ annotationAron Griffis
2008-02-04[IA64] efi.c Spelling/punctuation fixesAron Griffis
2008-02-04[IA64] Make efi.c mostly fit in 80 columnsAron Griffis
2008-02-04[IA64] Fix the order of atomic operations in restore_previous_kprobes on ia64Masami Hiramatsu
2008-02-04[IA64] constify function pointer tablesJan Engelhardt
2008-02-02ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORDZhao Yakui
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-01-30modules: fold percpu_modcopy into module.ctravis@sgi.com
2008-01-30percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-25sched: remove printk_clock references from ia64Ingo Molnar
2008-01-25sched: remove printk_clock()Ingo Molnar
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_addGreg Kroah-Hartman
2008-01-15[IA64] Fix unaligned handler for floating point instructions with base updateLuck, Tony
2007-12-19[IA64] Adjust CMCI mask on CPU hotplugHidetoshi Seto
2007-12-19[IA64] make flush_tlb_kernel_range() an inline functionJan Beulich
2007-12-19[IA64] Remove assembler warnings on head.SHidetoshi Seto
2007-12-19[IA64] Remove compiler warinings about uninitialized variable in irq_ia64.cKenji Kaneshige
2007-12-19[IA64] set_thread_area fails in IA32 chrootIan Wienand
2007-12-18[IA64] print kernel release in OOPS to make kerneloops.org happyLuck, Tony
2007-12-18[IA64] signal: remove redundant code in setup_sigcontext()Shi Weihua
2007-12-14ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown