summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck2010-08-181-2/+0
* archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-5/+4
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-08-132-5/+8
|\
| * [IA64] Add latest crop of syscallsTony Luck2010-08-131-1/+4
| * [IA64] Fix 64-bit atomic routines to return "long"Tony Luck2010-08-131-4/+4
* | Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
|/
* [IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.Tony Luck2010-08-121-3/+3
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-2/+0
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-2/+0
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-9/+0
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-9/+0
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
* | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-101-2/+0
* | 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
|\ \ \ \
OpenPOWER on IntegriCloud