summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-0/+1
|\
| * Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-183-8/+8
| |\
| * | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-08-051-1/+1
|\ \ \
| * | | [IA64] increase ia64 static per cpu areaTony Luck2010-07-271-1/+1
| | |/ | |/|
* | | KVM: Remove unnecessary divide operationsJoerg Roedel2010-08-011-0/+1
|/ /
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-013-8/+8
|\ \ | |/ |/|
| * Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
| * Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko2010-03-031-1/+1
| * Rename .data..patch.XXX to .data..patch.XXX.Denys Vlasenko2010-03-031-6/+6
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-281-1/+0
|\ \
| * \ Merge branch 'ht-delete-2.6.35' into releaseLen Brown2010-05-281-1/+0
| |\ \
| | * | ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-141-1/+0
* | | | numa: ia64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-271-5/+0
* | | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-271-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \ \ \
| * | | | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-05-201-1/+4
|\ \ \ \
| * | | | ia64: add sparse annotation to __ia64_per_cpu_var()Tejun Heo2010-05-121-1/+4
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-05-191-4/+0
|\ \ \ \
| * | | | [IA64] removing redundant ifdefJiri Olsa2010-05-181-4/+0
| |/ / /
* | | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-5/+6
|\ \ \ \
| * | | | bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-061-5/+6
| |/ / /
* | | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-2/+2
|/ / /
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/ /
* | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-2/+0
* | pci-dma: ia64: use include/linux/pci-dma.hFUJITA Tomonori2010-03-121-13/+1
* | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-4/+0
* | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-1/+2
* | elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-061-48/+0
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-031-4/+0
|\ \
| * | xen: Remove unnecessary arch specific xen irq functions.Eric W. Biederman2010-02-181-4/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-2/+2
|\ \
| * \ Merge branch 'master' into percpuTejun Heo2010-02-025-8/+9
| |\ \ | | |/
| * | Merge branch 'master' into percpuTejun Heo2010-01-0522-103/+116
| |\ \
| * | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-2/+2
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-03-017-214/+27
|\ \ \ \
| * \ \ \ Pull misc2634 into release branchTony Luck2010-02-261-23/+1
| |\ \ \ \
| | * | | | [IA64] use asm-generic/scatterlist.hFUJITA Tomonori2010-02-261-23/+1
| * | | | | Pull alex into release branchTony Luck2010-02-261-0/+25
| |\ \ \ \ \
| | * | | | | [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPIAlex Chiang2010-02-251-0/+25
| | |/ / / /
| * | | | | Pull rmia32 into release branchTony Luck2010-02-265-191/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-085-191/+1
| | | |_|/ | | |/| |
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
|\ \ \ \ \
| * | | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
| | |/ / / | |/| | |
* | | | | x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-231-0/+1
| |/ / / |/| | |
| | | |
| \ \ \
*-. \ \ \ Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown2010-02-181-0/+1
|\ \ \ \ \ | | |/ / /
| * | | | ACPI: fix "acpi=ht" boot optionLen Brown2010-02-181-0/+1
| |/ / /
* | | | [IA64] preserve personality flag bits across execTony Luck2010-02-121-1/+3
|/ / /
* | | [IA64] move fnptr definition inside #ifdef __KERNEL__Tony Luck2010-01-081-5/+5
OpenPOWER on IntegriCloud