summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-091-2/+2
| * [IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan2007-05-084-78/+27Star
| * [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/+1Star
| * [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/+4Star
* | 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/+0Star
* | move die notifier handling to common codeChristoph Hellwig2007-05-085-21/+5Star
|/
* 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-072-29/+14Star
| | * | [IA64] remove per-cpu ia64_phys_stacked_size_p8Chen, Kenneth W2007-02-074-7/+34
| * | | Pull error-inject into release branchTony Luck2007-04-302-0/+294
| |\ \ \
| | * | | [IA64] Itanium MC Error Injection Tool: Makefile changesFenghua Yu2007-01-301-0/+1
| | * | | [IA64] Itanium MC Error Injection Tool: Driver sysfs interfaceFenghua Yu2007-01-301-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-071-1/+1
* | | | [IA64] Fix wrong assumption about irq and vector in msi_ia64.cIshimatsu Yasuaki2007-04-071-2/+2
| |_|/ |/| |
* | | [IA64] Speed up boot - skip unnecessary clock calibrationJack Steiner2007-03-301-1/+16
* | | [IA64] Fix possible invalid memory access in ia64_setup_msi_irq()Kenji Kaneshige2007-03-301-1/+1
* | | [IA64] Fix typo/thinko in crash.cJay Lan2007-03-201-1/+1
* | | [IA64] Fix get_model_name() for mixed cpu type systemsJack Steiner2007-03-201-7/+15
* | | [IA64] put kdump_find_rsvd_region in __initHorms2007-03-081-1/+1
* | | [IA64] add missing syscall trace clearAkiyama, Nobuyuki2007-03-081-0/+1
* | | [IA64] Cleanup in crash.cSimon Horman2007-03-081-5/+5
* | | [IA64] Cache error recoveryRuss Anderson2007-03-081-21/+11Star
* | | [IA64] Proper handling of TLB errors from duplicate itr.d dropinsRuss Anderson2007-03-082-6/+35