summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Make SN2 PCI code use ioremap rather than manually mangle the addressJes Sorensen2007-06-263-5/+10
* [IA64] Force error to surface in nofault codeRuss Anderson2007-06-261-1/+2
* [IA64] remove duplicate header include lineMUNEDA Takahiro2007-06-261-1/+0
* [IA64] Correct unwind validation codeKeith Owens2007-06-261-5/+11
* [IA64] is_power_of_2-ia64/mm/hugetlbpage.cvignesh babu2007-06-261-1/+2
* [IA64] acpi_get_sysname() should be __initTony Luck2007-05-241-1/+2
* [IA64] Fix using uninitialized data in _PDC setupVenki Pallipadi2007-05-241-1/+1
* [IA64] start_secondary() and smp_callin() should be __cpuinitTony Luck2007-05-231-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-224-12/+27
|\
| * [IA64] fix kmalloc(0) in arch/ia64/pci/pci.cKenji Kaneshige2007-05-221-4/+7
| * [IA64] Only unwind non-running tasks.Robin Holt2007-05-221-0/+5
| * [IA64] Improve unwind checking.Robin Holt2007-05-221-7/+14
| * [IA64] Yet another section mismatch warningTony Luck2007-05-181-1/+1
* | all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+6
* | all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
|/
* [IA64] optimize pagefaults a littleChristoph Hellwig2007-05-162-35/+15
* [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-1130-75/+75
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-1114-64/+36
|\
| * [IA64] Quicklist support for IA64Christoph Lameter2007-05-114-53/+6
| * [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-102-2/+2
| * [IA64] more warning cleanupsTony Luck2007-05-102-3/+3
| * [IA64] Wire up epoll_pwait and utimensatTony Luck2007-05-101-0/+2
| * [IA64] Fix warnings resulting from type-checking in dev_dbg()Tony Luck2007-05-101-1/+1
| * [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-112-0/+13
|/
* [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-0916-215/+254
|\
| * [IA64] wire up pselect, ppollAlexey Kuznetsov2007-05-081-2/+2
| * [IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan2007-05-086-165/+38
| * [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-083-10/+150
| * [IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64Milind Arun Choudhary2007-05-083-7/+7
| * [IA64] fix stack alignment for ia32 signal handlersMarkus F.X.J. Oberhumer2007-05-081-1/+5
| * [IA64] - Altix: hotplug after intr redirect can crash systemJohn Keller2007-05-081-15/+43
| * [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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\ \
| * | Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-1/+1
* | | 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
OpenPOWER on IntegriCloud