summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Fix wrong use of memparse in efi.cZou Nan hai2006-02-071-11/+3
* [IA64] Fix a possible buffer overflow in efi.cZou Nan hai2006-02-071-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-061-0/+75
|\
| * [IA64] avoid broken SAL_CACHE_FLUSH implementationsBjorn Helgaas2006-02-021-0/+75
* | [PATCH] Export cpu topology in sysfsZhang, Yanmin2006-02-031-8/+10
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-02-016-65/+87
|\
| *---------. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-246-65/+87
| |\ \ \ \ \ \
| | | | | | | * Pull pnpacpi into acpica branchLen Brown2006-01-077-7/+50
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | |
| | | | | | | * [ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown2005-12-281-3/+3
| | | | | | | * [ACPI] ACPICA 20050930Bob Moore2005-12-101-11/+11
| | | | | | | * Pull release into acpica branchLen Brown2005-12-0622-482/+884
| | | | | | | |\ | | | | | |_|_|/ | | | | |/| | |
| | | | | | | * [ACPI] ia64 build fixMAEDA Naoaki2005-11-301-1/+1
| | | | | | * | [ACPI] IA64 ZX1 buildfix for _PDC patchVenkatesh Pallipadi2005-12-053-4/+5
| | | | | | * | [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi2005-12-013-51/+72
| | | | | |/ / | | | | |/| |
* | | | | | | [IA64] Scaling fix for simultaneous unaligned accessesJack Steiner2006-01-241-1/+2
* | | | | | | [IA64] Set the correct default OS status in the MCA handlerKeith Owens2006-01-241-1/+1
|/ / / / / /
* | | | | | [IA64] eliminate softlockup warningJohn Hawkes2006-01-191-0/+1
* | | | | | [IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen2006-01-191-5/+6
* | | | | | [IA64] Perfmon for MontecitoStephane Eranian2006-01-162-0/+271
* | | | | | [IA64] prevent accidental modification of args in jprobe handlerZhang Yanmin2006-01-132-0/+84
* | | | | | [IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutexKeith Owens2006-01-131-51/+119
* | | | | | [IA64] Handle debug traps in fsys modeJason Uhlenkott2006-01-131-7/+19
* | | | | | [IA64] Fix conversion of pal_min_state physical addressFrancois Wellenrieter2006-01-131-1/+1
* | | | | | [IA64] Add stub entry to fsys.S for sys_migrate_pagesTony Luck2006-01-131-0/+1
* | | | | | [PATCH] ia64: task_pt_regs()Al Viro2006-01-125-36/+36
* | | | | | [PATCH] ia64: task_thread_info()Al Viro2006-01-122-7/+7
* | | | | | [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-121-0/+6
* | | | | | [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-121-0/+10
* | | | | | [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-112-0/+2
* | | | | | [PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S2006-01-111-0/+7
* | | | | | [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-4/+0
* | | | | | [PATCH] /dev/mem: validate mmap requestsBjorn Helgaas2006-01-081-49/+111
* | | | | | [PATCH] remove gcc-2 checksAndrew Morton2006-01-082-2/+2
* | | | | | [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-8/+1
* | | | | | [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-081-0/+1
|/ / / / /
* | | | | [IA64] Fix compile warnings in setup.cTony Luck2006-01-051-1/+1
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-01-041-1/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi2005-12-061-1/+7
| | |/ / | |/| |
* | | | [IA64] Add __read_mostly support for IA64Christoph Lameter2005-12-161-0/+3
* | | | [IA64] uncached ref count leakJes Sorensen2005-12-161-3/+3
* | | | [IA64] disable preemption in udelay()John Hawkes2005-12-161-0/+29
| |/ / |/| |
* | | [IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set.Robin Holt2005-12-141-0/+2
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-12-122-2/+5
|\ \ \
| * | | [IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Robin Holt2005-12-061-1/+4
| * | | [IA64] Allow salinfo_decode to detect signals on readKeith Owens2005-12-051-1/+1
| |/ /
* | | [PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S2005-12-121-1/+1
|/ /
* | [IA64] Remove getting break_num by decoding instructionKeshavamurthy Anil S2005-11-292-19/+1
* | [IA64] - Make pfn_valid more precise for SGI Altix systemsDean Roe2005-11-291-0/+1
* | [PATCH] kprobes: Fix return probes on sys_execveJim Keniston2005-11-231-7/+0
* | [IA64] polish comments for tlb fault handler in ivt.SChen, Kenneth W2005-11-171-62/+71
OpenPOWER on IntegriCloud