summaryrefslogtreecommitdiffstats
path: root/include/asm-ia64
Commit message (Expand)AuthorAgeFilesLines
* [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-041-1/+1
* | [PATCH] lockdep: remove RWSEM_DEBUG remnantsIngo Molnar2006-07-041-17/+1Star
* | [PATCH] lockdep: add per_cpu_offset()Ingo Molnar2006-07-041-0/+1
* | [PATCH] genirq ia64 cleanupAndrew Morton2006-07-041-2/+0Star
* | [PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner2006-07-022-4/+2Star
* | typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-301-0/+1
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-2/+1Star
* | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar2006-06-291-5/+0Star
* | [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-281-0/+1
* | [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...Yasunori Goto2006-06-281-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-238-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-231-1/+1
| |/
* | Pull rework-memory-attribute-aliasing into release branchTony Luck2006-06-212-12/+11Star
|\ \
| * | [IA64] rework memory attribute aliasingBjorn Helgaas2006-05-092-12/+11Star
* | | [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/+0Star
|\|
| * [IA64] remove asm-ia64/bitops.h self-inclusionJon Mason2006-05-051-1/+0Star
* | 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-286-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-211-0/+2
| | * [IA64-SGI] SN SAL call to inject memory errorsRuss Anderson2006-04-211-0/+13
| | * [IA64] - Fix MAX_PXM_DOMAINS for systems with > 256 nodesJack Steiner2006-04-201-3/+2Star
| | * [IA64] Remove unused variable in sn_sal.hRuss Anderson2006-04-201-3/+1Star
| * | [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-261-1/+2
| |/
* / Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2632-32/+0Star
|/
* [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-111-1/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-116-7/+20
|\
| * [IA64] Pass more data to the MCA/INIT notify_die hooksKeith Owens2006-04-082-0/+7
| * [IA64] always map VGA framebuffer UC, even if it supports WBBjorn Helgaas2006-04-081-1/+1
| * [IA64] fix bug in ia64 __mutex_fastpath_trylockChen, Kenneth W2006-04-081-1/+1
| * [IA64] update HP CSR space discovery via ACPIBjorn Helgaas2006-04-061-4/+7