summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-9/+0Star
* mm: variable length argument supportOllie Wild2007-07-191-51/+16Star
* use the new percpu interface for shared dataFenghua Yu2007-07-191-1/+1
* define new percpu interface for shared dataFenghua Yu2007-07-191-0/+1
* jprobes: make jprobes a little safer for usersMichael Ellerman2007-07-191-1/+6
* mm: fault feedback #2Nick Piggin2007-07-191-13/+13
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-175-13/+23
|\
| * [IA64] Clean away some code inside some non-existent CONFIG ifdefsTony Luck2007-07-142-9/+0Star
| * [IA64] ar.itc access must really be after xtime_lock.sequence has been readHidetoshi Seto2007-07-141-1/+3
| * [IA64] correctly count CPU objects in the ia64/sn hwperf interfaceMark Goodwin2007-07-141-1/+2
| * [IA64] use machvec=dig on hpzx1 platformsTerry Loftin2007-07-131-2/+18
* | missing exports of csum_...Al Viro2007-07-171-0/+1
* | Kprobes on select architectures no longer EXPERIMENTALAnanth N Mavinakayanahalli2007-07-171-2/+2
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* | handle kernelcore=: genericMel Gorman2007-07-171-0/+1
* | diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov2007-07-161-1/+1
* | PIE randomizationJan Kratochvil2007-07-161-1/+1
* | serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-161-4/+0Star
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-1211-41/+106
|\
| * [IA64] Support multiple CPUs going through OS_MCARuss Anderson2007-07-112-19/+53
| * [IA64] silence GCC ia64 unused variable warningsJes Sorensen2007-07-114-4/+5
| * [IA64] prevent MCA when performing MMIO mmap to PCI config spaceAlex Chiang2007-07-111-5/+17
| * [IA64] Stop bit for brl instructionChristian Kandeler2007-07-091-0/+1
| * [IA64] SN: Correct ROM resource length for BIOS copyJohn Keller2007-07-092-12/+25
| * [IA64] Don't set psr.ic and psr.i simultaneouslyTony Luck2007-07-091-1/+5
* | PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox2007-07-121-2/+4
* | sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-091-6/+0Star
|/
* [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/+0Star
* [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-241-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-234-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-191-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/+15Star
* [IA64] Fix section conflict of ia64_mlogbuf_finishMartin Michlmayr2007-05-151-1/+0Star
* [IA64] s/scalibility/scalability/Tony Luck2007-05-151-1/+1
* [IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan2007-05-152-7/+19
* [IA64] wire up {signal,timer,event}fd syscallsTony Luck2007-05-151-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/+36Star
|\