summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-4/+0Star
* [PATCH] /dev/mem: validate mmap requestsBjorn Helgaas2006-01-091-49/+111
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-092-2/+2
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-091-8/+1Star
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-091-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-051-1/+7
|\
| * [CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi2005-12-071-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-132-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/+1Star
* [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-241-7/+0Star
* [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-161-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/+5Star
|\ \ \
| * | | [IA64] align signal-frame even when not using alternate signal-stackDavid Mosberger-Tang2005-11-081-6/+5Star
| |/ /
* | | 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
* | [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli2005-11-071-10/+6Star
* | [PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changesAnanth N Mavinakayanahalli2005-11-071-38/+45
* | [PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli2005-11-071-8/+14
* | [PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOLJohn W. Linville2005-11-071-0/+7
|/
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+1
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-311-4/+0Star
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-301-1/+2
* [IA64] fix warning unused variable `g'Tony Luck2005-10-291-1/+1
* Pull optimize-ptrace-threads into release branchTony Luck2005-10-291-16/+10Star
|\
| * [IA64] ptrace - find memory sharers on children listCliff Wickman2005-10-281-16/+10Star
* | Pull for-each-cpu into release branchTony Luck2005-10-295-20/+18Star
|\ \