summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [IA64] optimize pagefaults a littleChristoph Hellwig2007-05-161-8/+1
* [IA64] Fix section conflict of ia64_mlogbuf_finishMartin Michlmayr2007-05-151-1/+0
* [IA64] s/scalibility/scalability/Tony Luck2007-05-141-1/+1
* [IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan2007-05-142-7/+19
* [IA64] wire up {signal,timer,event}fd syscallsTony Luck2007-05-141-0/+3
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-1117-39/+39
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-116-6/+25
|\
| * [IA64] fix Kprobes reentrancyAnil S Keshavamurthy2007-05-111-4/+8
| * [IA64] SN: validate smp_affinity mask on intr redirectJohn Keller2007-05-111-0/+11
| * [IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not usedTony Luck2007-05-101-0/+2
| * [IA64] Fix - Section mismatch: reference to .init.data:mvec_nameTony Luck2007-05-101-1/+1
| * [IA64] Wire up epoll_pwait and utimensatTony Luck2007-05-101-0/+2
| * [IA64] typo s/kenrel/kernel/Tony Luck2007-05-101-1/+1
* | [PATCH] audit signal recipientsAmy Griffis2007-05-111-0/+9
* | [PATCH] add SIGNAL syscall class (v3)Amy Griffis2007-05-111-0/+8
|/
* [IA64] sa_interrupt is deprecatedakpm@linux-foundation.org2007-05-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-0911-104/+132
|\
| * [IA64] wire up pselect, ppollAlexey Kuznetsov2007-05-081-2/+2
| * [IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan2007-05-084-78/+27
| * [IA64] unwind did not work for processes born with CLONE_STOPPEDKirill Korotaev2007-05-081-3/+4
| * [IA64] Optional method to purge the TLB on SN systemsJack Steiner2007-05-082-5/+90
| * [IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64Milind Arun Choudhary2007-05-082-4/+4
| * [IA64] save and restore cpus_allowed in cpu_idle_waitSiddha, Suresh B2007-05-081-0/+2
| * [IA64] Removal of percpu TR cleanup in kexec codeTony Luck2007-05-081-10/+1
| * [IA64] Fix some section mismatch errorsTony Luck2007-05-072-2/+2
* | rename thread_info to stackRoman Zippel2007-05-091-1/+1
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-094-0/+8
* | Add IRQF_IRQPOLL flag on IA64Bernhard Walle2007-05-081-1/+1
* | Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-0/+9
* | kprobes: kretprobes simplificationsChristoph Hellwig2007-05-081-14/+4
* | EFI: warn only for pre-1.00 system tablesBjorn Helgaas2007-05-081-5/+5
* | Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-081-1/+2
* | kdump/kexec: calculate note size at compile timeSimon Horman2007-05-081-1/+1
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-0811-11/+0
* | move die notifier handling to common codeChristoph Hellwig2007-05-085-21/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-079-39/+385
|\
| * Pull mem-attribute into release branchTony Luck2007-04-301-3/+43
| |\
| | * [IA64] fail mmaps that span areas with incompatible attributesBjorn Helgaas2007-03-301-3/+43
| * | Pull percpu-dtc into release branchTony Luck2007-04-306-36/+48
| |\ \
| | * | [IA64] relax per-cpu TLB requirement to DTCChen, Kenneth W2007-02-062-29/+14
| | * | [IA64] remove per-cpu ia64_phys_stacked_size_p8Chen, Kenneth W2007-02-064-7/+34
| * | | Pull error-inject into release branchTony Luck2007-04-302-0/+294
| |\ \ \
| | * | | [IA64] Itanium MC Error Injection Tool: Makefile changesFenghua Yu2007-01-291-0/+1
| | * | | [IA64] Itanium MC Error Injection Tool: Driver sysfs interfaceFenghua Yu2007-01-291-0/+293
* | | | | get_unmapped_area handles MAP_FIXED on ia64Benjamin Herrenschmidt2007-05-071-0/+7
|/ / / /
* | | | [IA64] Fix CPU freq displayed in /proc/cpuinfoVenki Pallipadi2007-04-061-1/+1
* | | | [IA64] Fix wrong assumption about irq and vector in msi_ia64.cIshimatsu Yasuaki2007-04-061-2/+2
| |_|/ |/| |
* | | [IA64] Speed up boot - skip unnecessary clock calibrationJack Steiner2007-03-291-1/+16
* | | [IA64] Fix possible invalid memory access in ia64_setup_msi_irq()Kenji Kaneshige2007-03-291-1/+1
* | | [IA64] Fix typo/thinko in crash.cJay Lan2007-03-201-1/+1
OpenPOWER on IntegriCloud