summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-022-10/+28
|\
| * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-068-8/+20
| |\
| * \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-241-1/+1
| |\ \
| * \ \ Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-192-4/+4
| |\ \ \
| * | | | preempt-count: force hardirq-count to max of 10Steven Rostedt2009-02-121-10/+0Star
| * | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-187-3/+13
| |\ \ \ \
| * | | | | ftrace, ia64: IA64 dynamic ftrace supportShaohua Li2009-01-141-0/+13
| * | | | | ftrace, ia64: IA64 static ftrace supportShaohua Li2009-01-141-0/+15
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-311-5/+0Star
|\ \ \ \ \ \
| * | | | | | cpumask: remove node_to_first_cpuRusty Russell2009-03-301-5/+0Star
* | | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-2811-16/+124
|\| | | | | |
| * | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-273-3/+16
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-223-5/+5
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-135-5/+4Star
| | |\ \ \ \ \
| | * | | | | | SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson2009-02-111-0/+13
| | * | | | | | percpu: make PER_CPU_BASE_SECTION overridable by archesBrian Gerst2009-02-091-2/+2
| | * | | | | | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-217-3/+13
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | sched: fix warning on ia64Mike Travis2009-01-151-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-275-5/+4Star
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-263-5/+5
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | / / | | | | |_|/ / | | | |/| | |
| | * | | | | Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/f...Jaswinder Singh Rajput2009-02-061-2/+0Star
| | * | | | | headers_check fix: ia64, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| | * | | | | headers_check fix: ia64, kvm.hJaswinder Singh Rajput2009-02-011-2/+1Star
| | * | | | | headers_check fix: ia64, intrinsics.hJaswinder Singh Rajput2009-02-011-0/+1
| | * | | | | headers_check fix: ia64, gcc_intrin.hJaswinder Singh Rajput2009-02-011-0/+1
| | * | | | | headers_check fix: ia64, fpu.hJaswinder Singh Rajput2009-02-011-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-261-0/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-243-5/+5
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-161-0/+3
| | | |/ / / | | |/| | |
| * | | | | ia64: Move the macro definitions related to MSI to one header file.Xiantao Zhang2009-03-241-0/+42
| * | | | | KVM: ia64: dynamic nr online cpusJes Sorensen2009-03-241-4/+6
| * | | | | KVM: ia64: expose registers in struct kvm_regsJes Sorensen2009-03-241-1/+34
| * | | | | KVM: Remove old kvm_guest_debug structsJan Kiszka2009-03-241-2/+0Star
| * | | | | KVM: ia64: stack get/restore patchJes Sorensen2009-03-242-1/+12
| * | | | | KVM: New guest debug interfaceJan Kiszka2009-03-241-0/+7
| | |/ / / | |/| | |
* | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-053-5/+5
|\| | | |
| * | | | [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.Robin Holt2009-02-191-1/+1
| | |_|/ | |/| |
| * | | mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-191-4/+0Star
| * | | KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity2009-02-151-0/+4
| |/ /
* | | IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices, fixYasunori Goto2009-02-031-1/+1
* | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-167-3/+13
|\| |
| * | [IA64] SN specific version of dma_get_required_mask()John Keller2009-01-154-0/+12
| * | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-151-1/+1
| |\ \
| | * | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-141-1/+1
| | |/
| * / byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-152-2/+0Star
| |/
* | Merge branch 'linus' into core/iommuIngo Molnar2009-01-118-47/+38Star
|\|
| * Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-102-2/+2
| |\
| | * [IA64] fix typo in cpumask_of_pcibus()Ingo Molnar2009-01-061-1/+1
| | * ia64: cpumask fix for is_affinity_mask_valid()Mike Travis2009-01-041-1/+1
| * | Merge branch 'linus' into releaseLen Brown2009-01-0910-160/+175
| |\ \