summaryrefslogtreecommitdiffstats
path: root/include/asm-ia64
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Unwire set/get_robust_listAndreas Schwab2006-09-081-2/+1
* [PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev2006-09-081-0/+8
* [IA64] remove redundant local_irq_save() calls from sn_sal.hRuss Anderson2006-08-291-6/+0
* [IA64-SGI] Silent data corruption caused by XPC V2.Dean Nelson2006-08-082-5/+21
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-08-034-5/+15
|\
| * [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco2006-08-031-1/+6
| * [IA64] sparse cleanupsKeith Owens2006-08-022-3/+3
| * [IA64] Format /proc/pal/*/version_info correctlyMatthew Wilcox2006-07-311-1/+6
* | [PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao2006-07-311-0/+1
|/
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-141-2/+1
* [PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek2006-07-101-1/+1
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+7
|\
| * Add Kbuild file for IA64 'make headers_install'David Woodhouse2006-06-181-0/+7
* | [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-031-1/+1
* | [PATCH] lockdep: remove RWSEM_DEBUG remnantsIngo Molnar2006-07-031-17/+1
* | [PATCH] lockdep: add per_cpu_offset()Ingo Molnar2006-07-031-0/+1
* | [PATCH] genirq ia64 cleanupAndrew Morton2006-07-031-2/+0
* | [PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner2006-07-022-4/+2
* | typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-0/+1
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-2/+1
* | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar2006-06-291-5/+0
* | [IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)Jack Steiner2006-06-281-0/+10
* | [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-271-0/+1
* | [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...Yasunori Goto2006-06-271-0/+12
* | Merge branch 'x86-64'Linus Torvalds2006-06-261-0/+5
|\ \
| * | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen2006-06-261-0/+5
* | | [PATCH] Notify page fault call chainAnil S Keshavamurthy2006-06-261-0/+1
* | | [PATCH] Notify page fault call chain for ia64Anil S Keshavamurthy2006-06-261-0/+2
|/ /
* | [PATCH] Define __raw_get_cpu_var and use itPaul Mackerras2006-06-251-0/+2
* | Auto-update from upstreamTony Luck2006-06-2310-10/+68
|\ \
| * | [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-231-1/+1
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-228-8/+66
| |\ \
| | * | [PATCH] PCI: altix: msi supportMark Maule2006-06-214-6/+27
| | * | [PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule2006-06-211-2/+13
| | * | [PATCH] PCI: msi abstractions and support for altixMark Maule2006-06-213-0/+26
| | |/
| * | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas2006-06-221-1/+1
| |/
* | Pull rework-memory-attribute-aliasing into release branchTony Luck2006-06-212-12/+11
|\ \
| * | [IA64] rework memory attribute aliasingBjorn Helgaas2006-05-082-12/+11
* | | [IA64] Sanitize assembler code for ia64_sal_os_stateKeith Owens2006-06-211-3/+6
* | | [IA64-SGI] Remove SN SAL error handling feature bit that is no longer neededRuss Anderson2006-06-211-1/+1
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-241-1/+0
|\ \ | |/
| * [IA64] remove asm-ia64/bitops.h self-inclusionJon Mason2006-05-051-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-297-9/+31
|\ \ | |/
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-276-8/+29
| |\
| | * [IA64] enable dumps to capture second page of kernel stackCliff Wickman2006-04-271-1/+1
| | * [IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner2006-04-271-1/+5
| | * [IA64] Setup an IA64 specific reclaim distanceChristoph Lameter2006-04-211-0/+5
| | * [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-201-0/+2
| | * [IA64-SGI] SN SAL call to inject memory errorsRuss Anderson2006-04-201-0/+13
OpenPOWER on IntegriCloud