summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-212-76/+94
|\
| * Fix IRQ flag handling namingDavid Howells2010-10-072-76/+94
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-10-2114-300/+113Star
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex...Tony Luck2010-10-1316-300/+111Star
| |\ \ \ \ \ \ \
| | | | | | | * | [IA64] Add CONFIG_STACKTRACE_SUPPORTTony Luck2010-09-233-0/+43
| | | | | | | |/
| | | | | | * / [IA64] remove asm/compat.hTony Luck2010-09-231-208/+0Star
| | | | | | |/
| | | | | * | [IA64] unwind - optimise linked-list searches for modulesPhil Carmody2010-09-141-1/+16
| | | | | * | [IA64] unwind: remove preprocesser noise, and correct commentPhil Carmody2010-09-141-3/+3
| | | | * | | [IA64] Move local_softirq_pending() definitionTony Luck2010-09-201-6/+5Star
| | | | * | | [IA64] iommu: Add a dummy iommu_table.h file in IA64.Konrad Rzeszutek Wilk2010-09-201-0/+6
| | | | | |/ | | | | |/|
| | | * | | [IA64] enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori2010-10-021-0/+3
| | | * | | [IA64] Remove unnecessary casts of private_data in perfmon.cJoe Perches2010-09-231-6/+6
| | | * | | [IA64] Fix missing iounmap in error path in cyclone.cJulia Lawall2010-09-231-1/+1
| | | * | | [IA64] salinfo: sema_init instead of init_MUTEXThomas Gleixner2010-09-231-1/+1
| | | * | | [IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.cNikitas Angelinas2010-09-231-3/+2Star
| | | * | | [IA64] Use static const char * const in palinfo.cJoe Perches2010-09-231-1/+1
| | | |/ /
| | * | | [IA64] Cannot use register_percpu_irq() from ia64_mca_init()Tony Luck2010-10-081-19/+19
| | * | | [IA64] Initialize interrupts later (from init_IRQ())Tony Luck2010-10-063-51/+5Star
| | |/ /
| * / / [IA64] Stop using the deprecated __do_IRQ() code pathTony Luck2010-09-273-6/+13
| |/ /
* | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-0/+6
|\ \ \
| * | | ia64, iommu: Add a dummy iommu_table.h file in IA64.Konrad Rzeszutek Wilk2010-10-081-0/+6
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-212-6/+6
|\ \ \ \
| * | | | dmar: Convert to new irq chip functionsThomas Gleixner2010-10-121-2/+2
| * | | | pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-122-4/+4
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-4/+0Star
|\ \ \ \
| * | | | sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi2010-10-181-4/+0Star
| |/ / /
* / / / [IA64] Move local_softirq_pending() definitionTony Luck2010-10-191-6/+5Star
|/ / /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-09-161-31/+11Star
|\ \ \
| * | | [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik2010-09-161-31/+11Star
| | |/ | |/|
* / | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-151-1/+1
|/ /
* | [IA64] fix siglockTony Luck2010-09-101-7/+39
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-281-1/+1
|\ \ | |/ |/|
| * Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* | [IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck2010-08-181-2/+0Star
* | Make do_execve() take a const filename pointerDavid Howells2010-08-181-1/+3
|/
* defconfig reductionSam Ravnborg2010-08-147-858/+851Star
* archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-5/+4Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-08-143-5/+11
|\
| * [IA64] Add latest crop of syscallsTony Luck2010-08-142-1/+7
| * [IA64] Fix 64-bit atomic routines to return "long"Tony Luck2010-08-141-4/+4
* | Mark arguments to certain syscalls as being constDavid Howells2010-08-142-2/+2
|/
* [IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.Tony Luck2010-08-121-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-111-7/+8
|\
| * ia64: perfmon: add d_dname methodMiklos Szeredi2010-08-111-7/+8
* | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-2/+0Star
* | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-112-8/+0Star
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-111-9/+0Star
|\ \
| * | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-9/+0Star
* | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
* | | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-101-2/+0Star
| |/ |/|