aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds20-332/+411
2008-02-05iommu sg merging: IA64: make sba_iommu respect the segment size limitsFUJITA Tomonori1-2/+6
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 Beulich4-22/+39
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] sn_hwperf semaphore to mutexDaniel Walker1-4/+5
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 Engelhardt5-5/+5
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+2
2008-02-03remove Documentation/smp.txtAdrian Bunk1-2/+2
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2008-02-03Add HAVE_KPROBESMathieu Desnoyers1-0/+1
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers1-0/+1
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-2/+2
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-12/+1
2008-01-30percpu: change Kconfig to HAVE_SETUP_PER_CPU_AREAtravis@sgi.com1-1/+1
2008-01-30modules: fold percpu_modcopy into module.ctravis@sgi.com1-11/+0
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0
2008-01-30percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com1-1/+1
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com1-0/+3
2008-01-30spinlock: lockbreak cleanupNick Piggin1-0/+5
2008-01-30x86: PIE executable randomization, checkpatch fixesAndrew Morton1-1/+2
2008-01-30x86: PIE executable randomizationJiri Kosina1-1/+1
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds1-5/+0
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik1-5/+0
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 Molnar2-15/+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
2008-01-03[IA64] Update Altix nofault codeRuss Anderson1-3/+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
2007-12-19[IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FSSimon Horman1-1/+2
2007-12-19[IA64] Fix Altix BTE error return statusRuss Anderson2-4/+8
2007-12-19[IA64] Remove assembler warnings on head.SHidetoshi Seto1-0/+1
2007-12-19[IA64] Remove compiler warinings about uninitialized variable in irq_ia64.cKenji Kaneshige1-2/+2
2007-12-19[IA64] set_thread_area fails in IA32 chrootIan Wienand1-0/+1
2007-12-18[IA64] print kernel release in OOPS to make kerneloops.org happyLuck, Tony1-2/+4
2007-12-18[IA64] Two trivial spelling fixesJoe Perches1-1/+1
2007-12-18[IA64] Avoid unnecessary TLB flushes when allocating memoryde Dinechin, Christophe (Integrity VM)1-3/+15