aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds10-39/+50
2007-08-01[IA64] ITC: Reduce rating for ITC clock if ITCs are driftyChristoph Lameter1-1/+15
2007-08-01[IA64] SN2: Fix up sn2_rtc clockChristoph Lameter1-5/+2
2007-08-01[IA64] Fix wrong access to irq_desc[] in iosapic_register_intr().Kenji Kaneshige1-2/+3
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-2/+2
2007-07-30[IA64] Fix possible race in destroy_and_reserve_irq()Kenji Kaneshige1-11/+6
2007-07-30[IA64] Fix registered interrupt checkKenji Kaneshige1-6/+6
2007-07-30[IA64] Remove a few duplicate includesJesper Juhl3-3/+0
2007-07-30[IA64] Allow smp_call_function_single() to current cpuAvi Kivity1-3/+5
2007-07-30[IA64] fix a few section mismatch warningsSam Ravnborg3-8/+13
2007-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-51/+15
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-27[IA64] Compare pointer against NULL, not '0'Yoann Padioleau1-1/+1
2007-07-27[IA64] Fix build failure in fs/quota.cTony Luck1-0/+3
2007-07-27[IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.cThomas Renninger1-1/+6
2007-07-26[IA64] Fix wrong return value in parse_vector_domainKenji Kaneshige1-1/+1
2007-07-26[IA64] Fix wrong assumption in acpi_gsi_to_irqKenji Kaneshige1-5/+4
2007-07-26[IA64] Add sanity check into __bind_irq_vectorKenji Kaneshige1-0/+3
2007-07-26cyclone.c: silly use of volatile, __iomem fixesAl Viro1-7/+7
2007-07-26use CLOCKSOURCE_MASK() instead of too large constantAl Viro1-1/+1
2007-07-26ia64 time.c: ANSIfyAl Viro1-1/+1
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds12-85/+103
2007-07-25[SCSI] simscsi: convert to use the data buffer accessorsFUJITA Tomonori1-51/+15
2007-07-25[IA64] Nail two more simple section mismatch errorsTony Luck2-2/+2
2007-07-25[IA64] fix section mismatch warningsTony Luck3-4/+8
2007-07-25[IA64] rename partial_pageakpm@linux-foundation.org4-53/+55
2007-07-25[IA64] Ensure that machvec is set up takes place before serial consoleHorms2-12/+26
2007-07-25[IA64] vector-domain - fix vector_tableKenji Kaneshige1-11/+10
2007-07-25[IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN)Yasuaki Ishimatsu1-3/+2
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown1-0/+19
2007-07-21revert "PIE randomization"Andrew Morton1-1/+1
2007-07-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds20-981/+1103
2007-07-20Pull ia64-clocksource into release branchTony Luck14-142/+286
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck14-142/+286
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-19Pull vector-domain into release branchTony Luck5-394/+604
2007-07-19[IA64] refresh some config files for 64K pagesizeTony Luck2-444/+212
2007-07-19[IA64] Delete iosapic_free_rte()Yasuaki Ishimatsu1-8/+0
2007-07-19[IA64] fallocate system callDavid Chinner1-1/+1
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-9/+0
2007-07-19mm: variable length argument supportOllie Wild1-51/+16
2007-07-19use the new percpu interface for shared dataFenghua Yu1-1/+1
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+1
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman1-1/+6
2007-07-19mm: fault feedback #2Nick Piggin1-13/+13
2007-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds5-13/+23
2007-07-17missing exports of csum_...Al Viro1-0/+1
2007-07-17Kprobes on select architectures no longer EXPERIMENTALAnanth N Mavinakayanahalli1-2/+2
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-17handle kernelcore=: genericMel Gorman1-0/+1