aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAge
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* [IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_maskDimitri Sivanich2009-04-16
* [IA64] export smp_send_rescheduleMarcelo Tosatti2009-04-16
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-13
* [IA64] wire up preadv/pwritev system callsTony Luck2009-04-08
* dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang2009-04-07
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-05
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
| |\
| | * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
| | |\
| | * \ Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-02-27
| | |\ \
| | * \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-24
| | |\ \ \
| | * \ \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-18
| | |\ \ \ \
| | * | | | | ftrace, ia64: IA64 dynamic ftrace supportShaohua Li2009-01-14
| | * | | | | ftrace, ia64: IA64 static ftrace supportShaohua Li2009-01-14
* | | | | | | Simplify copy_thread()Alexey Dobriyan2009-04-02
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-04-01
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-01
| * | | | | | Pull pvops into release branchTony Luck2009-03-31
| |\ \ \ \ \ \
| | * | | | | | ia64: remove some warnings.Isaku Yamahata2009-03-27
| | * | | | | | ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata2009-03-26
| | * | | | | | ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata2009-03-26
| | * | | | | | ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata2009-03-26
| | * | | | | | ia64/pv_op/binarypatch: add helper functions to support binary patching for p...Isaku Yamahata2009-03-26
| | * | | | | | ia64/pv_ops: paravirtualize gate.S.Isaku Yamahata2009-03-26
| | * | | | | | ia64/pv_ops: move down __kernel_syscall_via_epc.Isaku Yamahata2009-03-26
| | * | | | | | ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata2009-03-26
| | * | | | | | ia64/pv_ops: gate page paravirtualization.Isaku Yamahata2009-03-26
| | * | | | | | ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata2009-03-26
| | * | | | | | ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itmIsaku Yamahata2009-03-26
| | * | | | | | ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata2009-03-26
| | * | | | | | ia64/pv_ops: paravirtualize fsys.S.Isaku Yamahata2009-03-26
| | * | | | | | ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata2009-03-26
| | | |_|_|/ / | | |/| | | |
| * | | | | | Pull cpumask into release branchTony Luck2009-03-31
| |\ \ \ \ \ \
| | * | | | | | cpumask: Use accessors code.: ia64Rusty Russell2009-03-15
| | * | | | | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell2009-03-15
| | * | | | | | cpumask: arch_send_call_function_ipi_mask: ia64Rusty Russell2009-03-15
| | |/ / / / /
* | / / / / / rtc: add platform driver for EFIdann frazier2009-04-01
|/ / / / / /
* | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-30
|\ \ \ \ \ \
| * | | | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* | | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-28
|\| | | | | |
| * | | | | | Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds2009-03-28
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
| | |\ \ \ \ \ \ \
| | | * | | | | | | linker script: define __per_cpu_load on all SMP capable archsTejun Heo2009-03-10
| | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-01
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | | | | | | |
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | *-----. \ \ \ \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar2009-02-17
| | | |\ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|/ | | | | | | | |/| | | |
| | | | | | | | | | | |
| | | | | | | \ \ \ \ \
| | | | | | | \ \ \ \ \
| | | | | | | \ \ \ \ \
| | | | | | *---. | | | | | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-13
| | | | | |/|\ \ \| | | | | | | | | |/| | | | | | | |/ | | | | | | | | | | | |/| | | | | | | | | | | |/| | | | | | | | | | | |/| | | | | | | | | | | |/| | | | | | | | | | | |/| | | | |