| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 | 3 | -5/+5 |
| | |\ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | / /
| | | | |_|/ /
| | | |/| | | |
|
| | * | | | | | Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/f... | Jaswinder Singh Rajput | 2009-02-06 | 1 | -2/+0 |
| | * | | | | | headers_check fix: ia64, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 |
| | * | | | | | headers_check fix: ia64, kvm.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -2/+1 |
| | * | | | | | headers_check fix: ia64, intrinsics.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -0/+1 |
| | * | | | | | headers_check fix: ia64, gcc_intrin.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -0/+1 |
| | * | | | | | headers_check fix: ia64, fpu.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-03-26 | 1 | -0/+3 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-24 | 3 | -5/+5 |
| | |\ \ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 2009-02-16 | 1 | -0/+3 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | ia64: Move the macro definitions related to MSI to one header file. | Xiantao Zhang | 2009-03-24 | 1 | -0/+42 |
| * | | | | | KVM: ia64: dynamic nr online cpus | Jes Sorensen | 2009-03-24 | 1 | -4/+6 |
| * | | | | | KVM: ia64: expose registers in struct kvm_regs | Jes Sorensen | 2009-03-24 | 1 | -1/+34 |
| * | | | | | KVM: Remove old kvm_guest_debug structs | Jan Kiszka | 2009-03-24 | 1 | -2/+0 |
| * | | | | | KVM: ia64: stack get/restore patch | Jes Sorensen | 2009-03-24 | 2 | -1/+12 |
| * | | | | | KVM: New guest debug interface | Jan Kiszka | 2009-03-24 | 1 | -0/+7 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-05 | 3 | -5/+5 |
|\| | | | |
|
| * | | | | [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. | Robin Holt | 2009-02-19 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
| * | | | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 2009-02-19 | 1 | -4/+0 |
| * | | | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity | 2009-02-15 | 1 | -0/+4 |
| |/ / |
|
* | | | IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices, fix | Yasunori Goto | 2009-02-03 | 1 | -1/+1 |
* | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-16 | 7 | -3/+13 |
|\| | |
|
| * | | [IA64] SN specific version of dma_get_required_mask() | John Keller | 2009-01-15 | 4 | -0/+12 |
| * | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-15 | 1 | -1/+1 |
| |\ \ |
|
| | * | | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens | 2009-01-14 | 1 | -1/+1 |
| | |/ |
|
| * / | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-15 | 2 | -2/+0 |
| |/ |
|
* | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-11 | 8 | -47/+38 |
|\| |
|
| * | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-01-10 | 2 | -2/+2 |
| |\ |
|
| | * | [IA64] fix typo in cpumask_of_pcibus() | Ingo Molnar | 2009-01-06 | 1 | -1/+1 |
| | * | ia64: cpumask fix for is_affinity_mask_valid() | Mike Travis | 2009-01-04 | 1 | -1/+1 |
| * | | Merge branch 'linus' into release | Len Brown | 2009-01-09 | 10 | -160/+175 |
| |\ \ |
|
| | * | | ia64: introduce asm/swab.h | Harvey Harrison | 2009-01-07 | 3 | -36/+36 |
| | * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-07 | 1 | -38/+1 |
| | |\ \ |
|
| | * | | | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-07 | 1 | -6/+0 |
| | | |/
| | |/| |
|
| * | | | ACPI: remove private acpica headers from driver files | Lin Ming | 2008-12-31 | 2 | -3/+0 |
* | | | | convert to use generic dma_map_ops struct, cleanup | FUJITA Tomonori | 2009-01-07 | 2 | -5/+5 |
* | | | | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 2009-01-06 | 2 | -79/+40 |
* | | | | remove hwsw_dma_ops | FUJITA Tomonori | 2009-01-06 | 1 | -0/+2 |
* | | | | add dma_get_ops to struct ia64_machine_vector | FUJITA Tomonori | 2009-01-06 | 2 | -17/+32 |
* | | | | remove dma operations in struct ia64_machine_vector | FUJITA Tomonori | 2009-01-06 | 5 | -178/+0 |
* | | | | convert the DMA API to use dma_ops | FUJITA Tomonori | 2009-01-06 | 1 | -36/+77 |
* | | | | set up dma_ops appropriately | FUJITA Tomonori | 2009-01-06 | 3 | -3/+7 |
* | | | | add map/unmap_single_attr and map/unmap_sg_attr to struct dma_mapping_ops | FUJITA Tomonori | 2009-01-06 | 1 | -0/+14 |
| |_|/
|/| | |
|
* | | | Merge branch 'core/iommu' into core/urgent | Ingo Molnar | 2009-01-05 | 1 | -38/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h | FUJITA Tomonori | 2008-12-28 | 1 | -38/+1 |
| |/ |
|
* | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 2 | -2/+9 |
|\ \ |
|
| * | | ia64: cpumask fix for is_affinity_mask_valid() | Ingo Molnar | 2009-01-03 | 1 | -1/+1 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 | 1 | -1/+8 |
| |\ \ |
|
| | * | | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64 | Rusty Russell | 2009-01-01 | 1 | -0/+2 |
| | * | | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 2008-12-26 | 1 | -1/+6 |