Age | Commit message (Expand) | Author | Files | Lines |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2 | -10/+28 |
2009-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 1 | -5/+0 |
2009-03-30 | cpumask: remove node_to_first_cpu | Rusty Russell | 1 | -5/+0 |
2009-03-29 | Merge branch 'linus' into core/iommu | Ingo Molnar | 11 | -16/+124 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 3 | -3/+16 |
2009-03-27 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -5/+4 |
2009-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+3 |
2009-03-26 | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 3 | -5/+5 |
2009-03-24 | ia64: Move the macro definitions related to MSI to one header file. | Xiantao Zhang | 1 | -0/+42 |
2009-03-24 | KVM: ia64: dynamic nr online cpus | Jes Sorensen | 1 | -4/+6 |
2009-03-24 | KVM: ia64: expose registers in struct kvm_regs | Jes Sorensen | 1 | -1/+34 |
2009-03-24 | KVM: Remove old kvm_guest_debug structs | Jan Kiszka | 1 | -2/+0 |
2009-03-24 | KVM: ia64: stack get/restore patch | Jes Sorensen | 2 | -1/+12 |
2009-03-24 | KVM: New guest debug interface | Jan Kiszka | 1 | -0/+7 |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 8 | -8/+20 |
2009-03-05 | Merge branch 'linus' into core/iommu | Ingo Molnar | 3 | -5/+5 |
2009-02-24 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar | 1 | -1/+1 |
2009-02-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 3 | -5/+5 |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar | 3 | -5/+5 |
2009-02-19 | [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. | Robin Holt | 1 | -1/+1 |
2009-02-19 | Merge branch 'linus' into tracing/blktrace | Ingo Molnar | 2 | -4/+4 |
2009-02-19 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 1 | -4/+0 |
2009-02-16 | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 1 | -0/+3 |
2009-02-15 | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity | 1 | -0/+4 |
2009-02-13 | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 5 | -5/+4 |
2009-02-12 | preempt-count: force hardirq-count to max of 10 | Steven Rostedt | 1 | -10/+0 |
2009-02-11 | SGI IA64 UV: fix ia64 build error in the linux-next tree | Dean Nelson | 1 | -0/+13 |
2009-02-09 | percpu: make PER_CPU_BASE_SECTION overridable by arches | Brian Gerst | 1 | -2/+2 |
2009-02-06 | Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/f... | Jaswinder Singh Rajput | 1 | -2/+0 |
2009-02-03 | IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices, fix | Yasunori Goto | 1 | -1/+1 |
2009-02-01 | headers_check fix: ia64, swab.h | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-02-01 | headers_check fix: ia64, kvm.h | Jaswinder Singh Rajput | 1 | -2/+1 |
2009-02-01 | headers_check fix: ia64, intrinsics.h | Jaswinder Singh Rajput | 1 | -0/+1 |
2009-02-01 | headers_check fix: ia64, gcc_intrin.h | Jaswinder Singh Rajput | 1 | -0/+1 |
2009-02-01 | headers_check fix: ia64, fpu.h | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 7 | -3/+13 |
2009-01-18 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core | Ingo Molnar | 7 | -3/+13 |
2009-01-16 | Merge branch 'linus' into core/iommu | Ingo Molnar | 7 | -3/+13 |
2009-01-15 | sched: fix warning on ia64 | Mike Travis | 1 | -1/+1 |
2009-01-15 | [IA64] SN specific version of dma_get_required_mask() | John Keller | 4 | -0/+12 |
2009-01-15 | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-01-15 | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2 | -2/+0 |
2009-01-14 | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens | 1 | -1/+1 |
2009-01-14 | ftrace, ia64: IA64 dynamic ftrace support | Shaohua Li | 1 | -0/+13 |
2009-01-14 | ftrace, ia64: IA64 static ftrace support | Shaohua Li | 1 | -0/+15 |
2009-01-11 | Merge branch 'linus' into core/iommu | Ingo Molnar | 8 | -47/+38 |
2009-01-10 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+2 |
2009-01-09 | Merge branch 'linus' into release | Len Brown | 10 | -160/+175 |
2009-01-07 | convert to use generic dma_map_ops struct, cleanup | FUJITA Tomonori | 2 | -5/+5 |
2009-01-07 | ia64: introduce asm/swab.h | Harvey Harrison | 3 | -36/+36 |