| Commit message (Expand) | Author | Age | Files | Lines |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 2 | -3/+3 |
* | [IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_mask | Dimitri Sivanich | 2009-04-16 | 1 | -8/+5 |
* | [IA64] export smp_send_reschedule | Marcelo Tosatti | 2009-04-16 | 1 | -0/+1 |
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang | 2009-04-13 | 1 | -1/+1 |
* | [IA64] wire up preadv/pwritev system calls | Tony Luck | 2009-04-08 | 1 | -0/+2 |
* | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 4 | -0/+317 |
|\ |
|
| * | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 4 | -0/+317 |
| |\ |
|
| | * | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 6 | -9/+18 |
| | |\ |
|
| | * \ | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 2009-02-27 | 2 | -2/+2 |
| | |\ \ |
|
| | * \ \ | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar | 2009-02-24 | 1 | -2/+3 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core | Ingo Molnar | 2009-01-18 | 4 | -4/+8 |
| | |\ \ \ \ |
|
| | * | | | | | ftrace, ia64: IA64 dynamic ftrace support | Shaohua Li | 2009-01-14 | 3 | -0/+262 |
| | * | | | | | ftrace, ia64: IA64 static ftrace support | Shaohua Li | 2009-01-14 | 2 | -0/+55 |
* | | | | | | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 |
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-04-01 | 26 | -205/+1532 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | [IA64] BUG to BUG_ON changes | Stoyan Gaydarov | 2009-04-01 | 2 | -4/+2 |
| * | | | | | | Pull pvops into release branch | Tony Luck | 2009-03-31 | 20 | -174/+1506 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ia64: remove some warnings. | Isaku Yamahata | 2009-03-27 | 2 | -6/+18 |
| | * | | | | | | ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa... | Isaku Yamahata | 2009-03-26 | 1 | -0/+1 |
| | * | | | | | | ia64/pv_ops/bp/module: support binary patching for kernel module. | Isaku Yamahata | 2009-03-26 | 1 | -0/+32 |
| | * | | | | | | ia64/pv_ops: implement binary patching optimization for native. | Isaku Yamahata | 2009-03-26 | 4 | -21/+547 |
| | * | | | | | | ia64/pv_op/binarypatch: add helper functions to support binary patching for p... | Isaku Yamahata | 2009-03-26 | 3 | -0/+594 |
| | * | | | | | | ia64/pv_ops: paravirtualize gate.S. | Isaku Yamahata | 2009-03-26 | 1 | -4/+13 |
| | * | | | | | | ia64/pv_ops: move down __kernel_syscall_via_epc. | Isaku Yamahata | 2009-03-26 | 1 | -81/+81 |
| | * | | | | | | ia64/pv_ops/xen: define xen specific gate page. | Isaku Yamahata | 2009-03-26 | 1 | -0/+6 |
| | * | | | | | | ia64/pv_ops: gate page paravirtualization. | Isaku Yamahata | 2009-03-26 | 6 | -41/+154 |
| | * | | | | | | ia64/pv_ops/pv_time_ops: add sched_clock hook. | Isaku Yamahata | 2009-03-26 | 3 | -2/+18 |
| | * | | | | | | ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm | Isaku Yamahata | 2009-03-26 | 1 | -0/+2 |
| | * | | | | | | ia64/pv_ops: paravirtualize mov = ar.itc. | Isaku Yamahata | 2009-03-26 | 3 | -5/+5 |
| | * | | | | | | ia64/pv_ops: paravirtualize fsys.S. | Isaku Yamahata | 2009-03-26 | 1 | -7/+7 |
| | * | | | | | | ia64/pv_ops: add hooks to paravirtualize fsyscall implementation. | Isaku Yamahata | 2009-03-26 | 3 | -13/+34 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Pull cpumask into release branch | Tony Luck | 2009-03-31 | 7 | -27/+24 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | cpumask: Use accessors code.: ia64 | Rusty Russell | 2009-03-16 | 2 | -11/+8 |
| | * | | | | | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64 | Rusty Russell | 2009-03-16 | 5 | -13/+13 |
| | * | | | | | | cpumask: arch_send_call_function_ipi_mask: ia64 | Rusty Russell | 2009-03-16 | 1 | -3/+3 |
| | |/ / / / / |
|
* | | | | | | | rtc: add platform driver for EFI | dann frazier | 2009-04-01 | 1 | -0/+16 |
|/ / / / / / |
|
* | | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2009-03-30 | 1 | -2/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 1 | -2/+0 |
* | | | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-28 | 7 | -76/+39 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2009-03-28 | 6 | -22/+17 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-28 | 1 | -1/+1 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 6 | -18/+19 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | linker script: define __per_cpu_load on all SMP capable archs | Tejun Heo | 2009-03-10 | 1 | -10/+2 |
| | | | |_|_|_|_|/
| | | |/| | | | | |
|
| | | * | | | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 2 | -2/+2 |
| | | |\ \ \ \ \ \
| | | | | |/ / / /
| | | | |/| | | | |
|
| | | * | | | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 | 1 | -2/+3 |
| | | |\ \ \ \ \ \
| | | | | |_|_|_|/
| | | | |/| | | | |
|
| | | | | | | | | | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | *-----. \ \ \ \ \ | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar | 2009-02-17 | 5 | -9/+14 |
| | | |\ \ \ \ \ \ \ \ \
| | | | | | | | |_|_|_|/
| | | | | | | |/| | | | |
|
| | | | | | | | | | | | | |
| | | | | | | \ \ \ \ \ | |
| | | | | | | \ \ \ \ \ | |
| | | | | | | \ \ \ \ \ | |
| | | | | | | \ \ \ \ \ | |
| | | | | | | \ \ \ \ \ | |
| | | | | | *-----. \ \ \ \ \ | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar | 2009-02-13 | 1 | -0/+4 |
| | | | | | |\ \ \ \ \ \ \ \ \
| | | | | |/ / / / / / / / / /
| | | | |/| | | | | / / / / /
| | | | | | | | | |/ / / / /
| | | | | | | | | | | | | /
| | | | | | | | |_|_|_|_|/
| | | | | | | |/| | | | | |
|