summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown2008-02-071-12/+14
|\ \ \ \ \
| | | | * | ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown2007-12-141-12/+14
| | |_|/ / | |/| | |
* | | | | idle_regs() must be __cpuinitAdrian Bunk2008-02-061-1/+1
* | | | | calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-1/+0
* | | | | Remove pointless casts from void pointersJeff Garzik2008-02-061-3/+3
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-0520-332/+411
|\ \ \ \ \
| * | | | | [IA64] make pfm_get_task work with virtual pidsPavel Emelyanov2008-02-051-2/+2
| * | | | | [IA64] honor notify_die() returning NOTIFY_STOPJan Beulich2008-02-054-22/+39
| * | | | | [IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPUJan Beulich2008-02-051-11/+0
| * | | | | [IA64] ia64_set_psr should use srlz.iXiantao Zhang2008-02-041-1/+0
| * | | | | [IA64] Export three symbols for module useZhang, Xiantao2008-02-042-0/+17
| * | | | | [IA64] mca style cleanupHidetoshi Seto2008-02-045-53/+65
| * | | | | [IA64] sn_hwperf semaphore to mutexDaniel Walker2008-02-041-4/+5
| * | | | | [IA64] generalize attribute of fsyscall_gtod_dataHidetoshi Seto2008-02-041-2/+2
| * | | | | [IA64] efi.c Add /* never reached */ annotationAron Griffis2008-02-041-2/+2
| * | | | | [IA64] efi.c Spelling/punctuation fixesAron Griffis2008-02-041-8/+8
| * | | | | [IA64] Make efi.c mostly fit in 80 columnsAron Griffis2008-02-041-223/+266
| * | | | | [IA64] Fix the order of atomic operations in restore_previous_kprobes on ia64Masami Hiramatsu2008-02-041-3/+4
| * | | | | [IA64] constify function pointer tablesJan Engelhardt2008-02-045-5/+5
* | | | | | iommu sg merging: IA64: make sba_iommu respect the segment size limitsFUJITA Tomonori2008-02-051-2/+6
* | | | | | timerfd: new timerfd APIDavide Libenzi2008-02-051-1/+1
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-041-2/+2
|\ \ \ \ \
| * | | | | remove Documentation/smp.txtAdrian Bunk2008-02-031-2/+2
| | |_|/ / | |/| | |
* | | | | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0
* | | | | 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/+1
|\ \ \ \
| * | | | 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/+0
* | | | | [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
|/ / / /
* | | | 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/+0
|\ \ \ \
| * | | | [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-281-5/+0
* | | | | 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/+0
* | | | sched: remove printk_clock()Ingo Molnar2008-01-251-27/+0
* | | | Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-5/+4
* | | | Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-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
OpenPOWER on IntegriCloud