aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
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-07Introduce flags for reserve_bootmem()Bernhard Walle
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-06Remove pointless casts from void pointersJeff Garzik
2008-02-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-02-05iommu sg merging: IA64: make sba_iommu respect the segment size limitsFUJITA Tomonori
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] sn_hwperf semaphore to mutexDaniel Walker
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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-03remove Documentation/smp.txtAdrian Bunk
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers
2008-02-03Add HAVE_KPROBESMathieu Desnoyers
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers
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-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-01-30percpu: change Kconfig to HAVE_SETUP_PER_CPU_AREAtravis@sgi.com
2008-01-30modules: fold percpu_modcopy into module.ctravis@sgi.com
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-30percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com
2008-01-30spinlock: lockbreak cleanupNick Piggin
2008-01-30x86: PIE executable randomization, checkpatch fixesAndrew Morton
2008-01-30x86: PIE executable randomizationJiri Kosina
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik
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