aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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
* [IA64] 4 level page table bug fix in vhpt_missChen, Kenneth W2005-11-171-2/+2
* [PATCH] ia64: cpu_idle performance bug fixChen, Kenneth W2005-11-151-7/+8
* [IA64] 4-level page tablesRobin Holt2005-11-111-15/+48
* [IA64] Replace kcalloc(1, with kzalloc.Panagiotis Issaris2005-11-101-1/+1
* Pull context-bitmap into release branchTony Luck2005-11-101-0/+1
|\
| * [IA64] Use bitmaps for efficient context allocation/freePeter Keilty2005-10-311-0/+1
* | Pull extend-notify-die into release branchTony Luck2005-11-104-58/+134
|\ \
| * | [IA64] Extend notify_die() hooks for IA64Keith Owens2005-11-074-58/+134
* | | Pull mca-check-psp into release branchTony Luck2005-11-101-4/+13
|\ \ \
| * | | [IA64] MCA recovery based on PSP bitsRuss Anderson2005-11-081-4/+13
| |/ /
* | | Pull align-sig-frame into release branchTony Luck2005-11-101-6/+5
|\ \ \
| * | | [IA64] align signal-frame even when not using alternate signal-stackDavid Mosberger-Tang2005-11-081-6/+5
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-091-1/+2
|\ \ \
| * | | [IA64] MCA recovery: Bump reference count on bad pagesRuss Anderson2005-11-081-0/+1
| * | | [IA64] MCA recovery: pfn_valid() needs a pfnRuss Anderson2005-11-081-1/+1
| |/ /
* | | [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-15/+17
* | | [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-092-0/+3
|/ /
* | [PATCH] kfree cleanup: archJesper Juhl2005-11-071-1/+1
* | [PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli2005-11-071-17/+20