aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2006-02-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-02-03[PATCH] Export cpu topology in sysfsZhang, Yanmin
2006-02-02[IA64] avoid broken SAL_CACHE_FLUSH implementationsBjorn Helgaas
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown
2006-01-24[IA64] Scaling fix for simultaneous unaligned accessesJack Steiner
2006-01-24[IA64] Set the correct default OS status in the MCA handlerKeith Owens
2006-01-19[IA64] eliminate softlockup warningJohn Hawkes
2006-01-19[IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen
2006-01-16[IA64] Perfmon for MontecitoStephane Eranian
2006-01-13[IA64] prevent accidental modification of args in jprobe handlerZhang Yanmin
2006-01-13[IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutexKeith Owens
2006-01-13[IA64] Handle debug traps in fsys modeJason Uhlenkott
2006-01-13[IA64] Fix conversion of pal_min_state physical addressFrancois Wellenrieter
2006-01-13[IA64] Add stub entry to fsys.S for sys_migrate_pagesTony Luck
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro
2006-01-12[PATCH] ia64: task_thread_info()Al Viro
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy
2006-01-08[PATCH] /dev/mem: validate mmap requestsBjorn Helgaas
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter
2006-01-07Pull pnpacpi into acpica branchLen Brown
2006-01-05[IA64] Fix compile warnings in setup.cTony Luck
2006-01-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2005-12-28[ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown
2005-12-16[IA64] Add __read_mostly support for IA64Christoph Lameter
2005-12-16[IA64] uncached ref count leakJes Sorensen
2005-12-16[IA64] disable preemption in udelay()John Hawkes
2005-12-14[IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set.Robin Holt
2005-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S
2005-12-10[ACPI] ACPICA 20050930Bob Moore
2005-12-06[CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi
2005-12-06Pull release into acpica branchLen Brown
2005-12-06[IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Robin Holt
2005-12-05[ACPI] IA64 ZX1 buildfix for _PDC patchVenkatesh Pallipadi
2005-12-05[IA64] Allow salinfo_decode to detect signals on readKeith Owens
2005-12-01[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi
2005-11-30[ACPI] ia64 build fixMAEDA Naoaki
2005-11-29[IA64] Remove getting break_num by decoding instructionKeshavamurthy Anil S
2005-11-29[IA64] - Make pfn_valid more precise for SGI Altix systemsDean Roe
2005-11-23[PATCH] kprobes: Fix return probes on sys_execveJim Keniston
2005-11-17[IA64] polish comments for tlb fault handler in ivt.SChen, Kenneth W
2005-11-17[IA64] 4 level page table bug fix in vhpt_missChen, Kenneth W
2005-11-15[PATCH] ia64: cpu_idle performance bug fixChen, Kenneth W