summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0Star
* Add HAVE_KPROBESMathieu Desnoyers2008-02-031-0/+1
* Add HAVE_OPROFILEMathieu Desnoyers2008-02-031-0/+1
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-02-011-2/+2
|\
| * perfmon: Use task_is_*Matthew Wilcox2007-12-061-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-312-12/+1Star
|\ \
| * | percpu: change Kconfig to HAVE_SETUP_PER_CPU_AREAtravis@sgi.com2008-01-301-1/+1
| * | modules: fold percpu_modcopy into module.ctravis@sgi.com2008-01-301-11/+0Star
* | | [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0Star
|/ /
* | percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com2008-01-301-1/+1
* | percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com2008-01-301-0/+3
* | spinlock: lockbreak cleanupNick Piggin2008-01-301-0/+5
* | x86: PIE executable randomization, checkpatch fixesAndrew Morton2008-01-301-1/+2
* | x86: PIE executable randomizationJiri Kosina2008-01-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-291-5/+0Star
|\ \
| * | [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-291-5/+0Star
* | | all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+4
|/ /
* | sched: remove printk_clock references from ia64Ingo Molnar2008-01-252-15/+0Star
* | sched: remove printk_clock()Ingo Molnar2008-01-251-27/+0Star
* | Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-251-5/+4Star
* | Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-251-8/+9
* | [IA64] Fix unaligned handler for floating point instructions with base updateLuck, Tony2008-01-151-4/+7
* | [IA64] Update Altix nofault codeRuss Anderson2008-01-031-3/+7
* | [IA64] Adjust CMCI mask on CPU hotplugHidetoshi Seto2007-12-191-0/+33
* | [IA64] make flush_tlb_kernel_range() an inline functionJan Beulich2007-12-191-1/+1
* | [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FSSimon Horman2007-12-191-1/+2
* | [IA64] Fix Altix BTE error return statusRuss Anderson2007-12-192-4/+8
* | [IA64] Remove assembler warnings on head.SHidetoshi Seto2007-12-191-0/+1
* | [IA64] Remove compiler warinings about uninitialized variable in irq_ia64.cKenji Kaneshige2007-12-191-2/+2
* | [IA64] set_thread_area fails in IA32 chrootIan Wienand2007-12-191-0/+1
* | [IA64] print kernel release in OOPS to make kerneloops.org happyLuck, Tony2007-12-191-2/+4
* | [IA64] Two trivial spelling fixesJoe Perches2007-12-191-1/+1
* | [IA64] Avoid unnecessary TLB flushes when allocating memoryde Dinechin, Christophe (Integrity VM)2007-12-191-3/+15
* | [IA64] ia32 nopageNick Piggin2007-12-191-16/+12Star
* | [IA64] signal: remove redundant code in setup_sigcontext()Shi Weihua2007-12-191-9/+1Star
* | [IA64] Fix iosapic interrupt delivery mode for CPEKenji Kaneshige2007-12-081-1/+1
* | [IA64] kprobe: make kreturn probe handler stack unwind correctShaohua Li2007-12-081-2/+17
* | [IA64] operator priority fix in acpi_map_lsapic()Roel Kluin2007-12-081-1/+1
* | [IA64] Add missing "space" to concatenated stringsJoe Perches2007-12-083-7/+7
* | [IA64] make full use of macro efi_md_sizeLi Zefan2007-12-081-5/+5
* | [IA64] rename _bss to __bss_startBernhard Walle2007-12-083-4/+5
* | [IA64] SGI Altix : fix bug in sn_io_late_init()Mike Habeck2007-12-081-6/+5Star
* | [IA64] iosapic cleanupSimon Horman2007-12-081-16/+3Star
* | [IA64] signal : fix missing error checkingsShi Weihua2007-12-081-4/+4
* | [IA64] export copy_page() to modulesAndrew Morton2007-12-083-3/+6
* | [IA64] don't assume that unwcheck.py is executableAndrew Morton2007-12-072-1/+1
* | [IA64] increase .data.patch offsetAndrew Morton2007-12-071-1/+1
|/
* Add IORESOUCE_BUSY flag for System RAMYasunori Goto2007-11-151-4/+2Star
* [IA64] IOSAPIC bogus error cleanupGeorge Beshers2007-11-091-3/+5
* [IA64] Update printing of feature set bitsRuss Anderson2007-11-091-12/+79