summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-212-3/+3
* [IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_maskDimitri Sivanich2009-04-161-8/+5
* [IA64] export smp_send_rescheduleMarcelo Tosatti2009-04-161-0/+1
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-1/+1
* [IA64] wire up preadv/pwritev system callsTony Luck2009-04-081-0/+2
* dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang2009-04-071-1/+1
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-054-0/+317
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-024-0/+317
| |\
| | * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-066-9/+18
| | |\
| | * \ Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-02-272-2/+2
| | |\ \
| | * \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-241-2/+3
| | |\ \ \
| | * \ \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-184-4/+8
| | |\ \ \ \
| | * | | | | ftrace, ia64: IA64 dynamic ftrace supportShaohua Li2009-01-143-0/+262
| | * | | | | ftrace, ia64: IA64 static ftrace supportShaohua Li2009-01-142-0/+55
* | | | | | | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-04-0126-205/+1532
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-012-4/+2
| * | | | | | Pull pvops into release branchTony Luck2009-03-3120-174/+1506
| |\ \ \ \ \ \
| | * | | | | | ia64: remove some warnings.Isaku Yamahata2009-03-272-6/+18
| | * | | | | | ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata2009-03-261-0/+1
| | * | | | | | ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata2009-03-261-0/+32
| | * | | | | | ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata2009-03-264-21/+547
| | * | | | | | ia64/pv_op/binarypatch: add helper functions to support binary patching for p...Isaku Yamahata2009-03-263-0/+594
| | * | | | | | ia64/pv_ops: paravirtualize gate.S.Isaku Yamahata2009-03-261-4/+13
| | * | | | | | ia64/pv_ops: move down __kernel_syscall_via_epc.Isaku Yamahata2009-03-261-81/+81
| | * | | | | | ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata2009-03-261-0/+6
| | * | | | | | ia64/pv_ops: gate page paravirtualization.Isaku Yamahata2009-03-266-41/+154
| | * | | | | | ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata2009-03-263-2/+18
| | * | | | | | ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itmIsaku Yamahata2009-03-261-0/+2
| | * | | | | | ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata2009-03-263-5/+5
| | * | | | | | ia64/pv_ops: paravirtualize fsys.S.Isaku Yamahata2009-03-261-7/+7
| | * | | | | | ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata2009-03-263-13/+34
| | | |_|_|/ / | | |/| | | |
| * | | | | | Pull cpumask into release branchTony Luck2009-03-317-27/+24
| |\ \ \ \ \ \
| | * | | | | | cpumask: Use accessors code.: ia64Rusty Russell2009-03-162-11/+8
| | * | | | | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell2009-03-165-13/+13
| | * | | | | | cpumask: arch_send_call_function_ipi_mask: ia64Rusty Russell2009-03-161-3/+3
| | |/ / / / /
* | | | | | | rtc: add platform driver for EFIdann frazier2009-04-011-0/+16
|/ / / / / /
* | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-301-2/+0
|\ \ \ \ \ \
| * | | | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-2/+0
* | | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-287-76/+39
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds2009-03-286-22/+17
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-281-1/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-276-18/+19
| | |\ \ \ \ \ \ \
| | | * | | | | | | linker script: define __per_cpu_load on all SMP capable archsTejun Heo2009-03-101-10/+2
| | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-012-2/+2
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-2/+3
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | | | | | | |
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | *-----. \ \ \ \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar2009-02-175-9/+14
| | | |\ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|/ | | | | | | | |/| | | |
| | | | | | | | | | | |
| | | | | | | \ \ \ \ \
| | | | | | | \ \ \ \ \
| | | | | | | \ \ \ \ \
| | | | | | | \ \ \ \ \
| | | | | | | \ \ \ \ \
| | | | | | *-----. \ \ \ \ \ Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-131-0/+4
| | | | | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / | | | | |/| | | | | / / / / / | | | | | | | | | |/ / / / / | | | | | | | | | | | | | / | | | | | | | | |_|_|_|_|/ | | | | | | | |/| | | | |
OpenPOWER on IntegriCloud