summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* revert "PIE randomization"Andrew Morton2007-07-211-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-2020-981/+1103
|\
| * Pull ia64-clocksource into release branchTony Luck2007-07-2014-142/+286
| |\
| | * [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-2014-142/+286
| * | Pull vector-domain into release branchTony Luck2007-07-195-394/+604
| |\ \
| | * | [IA64] Delete iosapic_free_rte()Yasuaki Ishimatsu2007-07-191-8/+0
| | * | [IA64] Enable percpu vector domain for IA64_DIGYasuaki Ishimatsu2007-07-171-1/+1
| | * | [IA64] Enable percpu vector domain for IA64_GENERICYasuaki Ishimatsu2007-07-171-0/+26
| | * | [IA64] Support irq migration across domainYasuaki Ishimatsu2007-07-173-12/+70
| | * | [IA64] Add support for vector domainYasuaki Ishimatsu2007-07-173-39/+103
| | * | [IA64] Add mapping table between irq and vectorYasuaki Ishimatsu2007-07-174-62/+206
| | * | [IA64] Check if irq is sharableYasuaki Ishimatsu2007-07-171-2/+3
| | * | [IA64] Fix invalid irq vector assumption for iosapicYasuaki Ishimatsu2007-07-171-136/+122
| | * | [IA64] Use dynamic irq for iosapic interruptsYasuaki Ishimatsu2007-07-171-24/+15
| | * | [IA64] Use per iosapic lock for indirect iosapic register accessYasuaki Ishimatsu2007-07-171-28/+29
| | * | [IA64] Cleanup lock order in iosapic_register_intrYasuaki Ishimatsu2007-07-171-30/+20
| | * | [IA64] Remove duplicated members in iosapic_rte_infoYasuaki Ishimatsu2007-07-171-36/+24
| | * | [IA64] Remove block structure for locking in iosapic.cYasuaki Ishimatsu2007-07-171-166/+135
| * | | [IA64] refresh some config files for 64K pagesizeTony Luck2007-07-192-444/+212
| * | | [IA64] fallocate system callDavid Chinner2007-07-191-1/+1
* | | | 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/+0
|/ / /
* | | mm: variable length argument supportOllie Wild2007-07-191-51/+16
* | | 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-132-9/+0
| * | [IA64] ar.itc access must really be after xtime_lock.sequence has been readHidetoshi Seto2007-07-131-1/+3
| * | [IA64] correctly count CPU objects in the ia64/sn hwperf interfaceMark Goodwin2007-07-131-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/+0
|/
* 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-111-2/+4
* | sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-091-6/+0
|/
* [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