aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAge
* ia64: fix build breakage in asm/thread_info.hLuck, Tony2011-03-23
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-22
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-02-15
| |\
| * | fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock2011-02-02
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-03-16
|\ \ \
| * \ \ Pull misc-2.6.39 into release branchTony Luck2011-03-16
| |\ \ \ | | |_|/ | |/| |
| | * | [IA64] Add DMA_ERROR_CODE define.Konrad Rzeszutek Wilk2011-01-11
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\ \ \ \
| * | | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-27
| * | | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-27
| * | | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-27
| * | | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-27
| * | | | rwsem: Cleanup includesThomas Gleixner2011-01-27
| |/ / /
* | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\ \ \ \
| * | | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-11
| * | | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-11
| |/ / /
* / / / xen: ia64 build broken due to "xen: switch to new schedop hypercall by default."Ian Campbell2011-03-01
|/ / /
* | | [IA64] fix ia64 build failure in pmdp_get_and_clearAndrea Arcangeli2011-01-14
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-13
|\ \ \
| * | | ACPI: Use ioremap_cache()Len Brown2011-01-07
| |/ /
* | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-13
|\ \ \ | |_|/ |/| |
| * | ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-12
| |/
* / KVM: Clean up vm creation and releaseJan Kiszka2011-01-12
|/
* taskstats: use real microsecond granularity for CPU timesMichael Holzheu2010-10-27
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-26
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2010-10-26
|\
| * Merge branch 'hwpoison-fixes-2.6.37' into hwpoisonAndi Kleen2010-10-22
| |\
| | * Add _addr_lsb field to ia64 siginfoAndi Kleen2010-10-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-22
|\ \ \ | |/ / |/| |
| * | ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox)Jeff Mahoney2010-10-22
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-21
|\ \
| * | Fix IRQ flag handling namingDavid Howells2010-10-07
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-10-21
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex...Tony Luck2010-10-12
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * [IA64] remove asm/compat.hTony Luck2010-09-23
| | |_|/ | |/| |
| | * | [IA64] Move local_softirq_pending() definitionTony Luck2010-09-20
| | * | [IA64] iommu: Add a dummy iommu_table.h file in IA64.Konrad Rzeszutek Wilk2010-09-20
| |/ /
* | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-21
|\ \ \
| * | | ia64, iommu: Add a dummy iommu_table.h file in IA64.Konrad Rzeszutek Wilk2010-10-08
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \ \
| * | | sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi2010-10-18
| | |/ | |/|
* / | [IA64] Move local_softirq_pending() definitionTony Luck2010-10-19
|/ /
* / compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-14
|/
* [IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck2010-08-18
* archs: replace unifdef-y with header-ySam Ravnborg2010-08-14
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-08-14
|\
| * [IA64] Add latest crop of syscallsTony Luck2010-08-13