aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle
2007-07-19mm: variable length argument supportOllie Wild
2007-07-19use the new percpu interface for shared dataFenghua Yu
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-17missing exports of csum_...Al Viro
2007-07-17Kprobes on select architectures no longer EXPERIMENTALAnanth N Mavinakayanahalli
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-17handle kernelcore=: genericMel Gorman
2007-07-16diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov
2007-07-16PIE randomizationJan Kratochvil
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu
2007-07-13[IA64] Clean away some code inside some non-existent CONFIG ifdefsTony Luck
2007-07-13[IA64] ar.itc access must really be after xtime_lock.sequence has been readHidetoshi Seto
2007-07-13[IA64] correctly count CPU objects in the ia64/sn hwperf interfaceMark Goodwin
2007-07-13[IA64] use machvec=dig on hpzx1 platformsTerry Loftin
2007-07-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-11PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox
2007-07-11[IA64] Support multiple CPUs going through OS_MCARuss Anderson
2007-07-11[IA64] silence GCC ia64 unused variable warningsJes Sorensen
2007-07-11[IA64] prevent MCA when performing MMIO mmap to PCI config spaceAlex Chiang
2007-07-09[IA64] Stop bit for brl instructionChristian Kandeler
2007-07-09[IA64] SN: Correct ROM resource length for BIOS copyJohn Keller
2007-07-09[IA64] Don't set psr.ic and psr.i simultaneouslyTony Luck
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar
2007-06-26[IA64] Make SN2 PCI code use ioremap rather than manually mangle the addressJes Sorensen
2007-06-26[IA64] Force error to surface in nofault codeRuss Anderson
2007-06-26[IA64] remove duplicate header include lineMUNEDA Takahiro
2007-06-26[IA64] Correct unwind validation codeKeith Owens
2007-06-26[IA64] is_power_of_2-ia64/mm/hugetlbpage.cvignesh babu
2007-05-24[IA64] acpi_get_sysname() should be __initTony Luck
2007-05-24[IA64] Fix using uninitialized data in _PDC setupVenki Pallipadi
2007-05-23[IA64] start_secondary() and smp_callin() should be __cpuinitTony Luck
2007-05-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-05-22[IA64] fix kmalloc(0) in arch/ia64/pci/pci.cKenji Kaneshige
2007-05-22[IA64] Only unwind non-running tasks.Robin Holt
2007-05-22[IA64] Improve unwind checking.Robin Holt
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-18[IA64] Yet another section mismatch warningTony Luck
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig
2007-05-15[IA64] Fix section conflict of ia64_mlogbuf_finishMartin Michlmayr
2007-05-14[IA64] s/scalibility/scalability/Tony Luck
2007-05-14[IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan
2007-05-14[IA64] wire up {signal,timer,event}fd syscallsTony Luck
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds