aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2009-04-08[IA64] wire up preadv/pwritev system callsTony Luck
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-02ia64: implement interrupt-enabling rwlocksRobin Holt
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt
2009-04-02sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt
2009-04-02sgi-gru: add macros for using the UV hub to send interruptsJack Steiner
2009-04-02sgi-gru: add definitions of ia64 GRU MMRsJack Steiner
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-04-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov
2009-04-01[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap
2009-04-01rtc: add platform driver for EFIdann frazier
2009-04-01proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan
2009-03-31Pull pvops into release branchTony Luck
2009-03-31Pull cpumask into release branchTony Luck
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-30cpumask: remove node_to_first_cpuRusty Russell
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds
2009-03-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27constify dentry_operations: restAl Viro
2009-03-27generic compat_sys_ustatChristoph Hellwig
2009-03-27ia64: remove some warnings.Isaku Yamahata
2009-03-27ia64/xen: fix the link error.Isaku Yamahata
2009-03-27[IA64] Fix kstat_this_cpu build breakageJes Sorensen
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops.Isaku Yamahata
2009-03-26ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata
2009-03-26ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata
2009-03-26ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata
2009-03-26ia64/pv_op/binarypatch: add helper functions to support binary patching for p...Isaku Yamahata
2009-03-26ia64/pv_ops/xen/gate.S: xen gate page paravirtualizationIsaku Yamahata
2009-03-26ia64/pv_ops: paravirtualize gate.S.Isaku Yamahata
2009-03-26ia64/pv_ops: move down __kernel_syscall_via_epc.Isaku Yamahata
2009-03-26ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata
2009-03-26ia64/pv_ops: gate page paravirtualization.Isaku Yamahata
2009-03-26ia64/pv_ops/xen/pv_time_ops: implement sched_clock.Isaku Yamahata