Age | Commit message (Expand) | Author | Files | Lines |
2010-06-09 | KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable() | Julia Lawall | 1 | -0/+1 |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 16 | -42/+42 |
2010-05-30 | ia64: revert __node_random addition | Linus Torvalds | 1 | -17/+0 |
2010-05-29 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -2/+4 |
2010-05-29 | Merge branch 'ht-delete-2.6.35' into release | Len Brown | 1 | -1/+0 |
2010-05-29 | Merge branch 'bjorn-pci-root-v4-2.6.35' into release | Len Brown | 1 | -1/+4 |
2010-05-28 | [IA64] Fix build breakage | Tony Luck | 2 | -0/+21 |
2010-05-27 | numa: ia64: support numa_mem_id() for memoryless nodes | Lee Schermerhorn | 2 | -0/+5 |
2010-05-27 | numa: ia64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn | 3 | -5/+10 |
2010-05-27 | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h | FUJITA Tomonori | 1 | -2/+2 |
2010-05-27 | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() | FUJITA Tomonori | 1 | -0/+3 |
2010-05-27 | ia64: remove unnecessary sync_single_range_* in swiotlb_dma_ops | FUJITA Tomonori | 1 | -2/+0 |
2010-05-27 | ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checks | Oleg Nesterov | 1 | -2/+2 |
2010-05-24 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 1 | -7/+2 |
2010-05-22 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -3/+7 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -1/+4 |
2010-05-20 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -7/+5 |
2010-05-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 10 | -58/+26 |
2010-05-19 | KVM: Let vcpu structure alignment be determined at runtime | Avi Kivity | 1 | -1/+1 |
2010-05-19 | [IA64] Drop duplicated "config IOMMU_HELPER" | Tony Luck | 1 | -3/+0 |
2010-05-19 | [IA64] invoke oom-killer from page fault | npiggin@suse.de | 1 | -10/+3 |
2010-05-19 | [IA64] use __ratelimit | Akinobu Mita | 2 | -25/+8 |
2010-05-19 | [IA64] Use set_cpus_allowed_ptr | Julia Lawall | 3 | -10/+9 |
2010-05-19 | [IA64] Use set_cpus_allowed_ptr | Julia Lawall | 1 | -2/+2 |
2010-05-19 | [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi | Joe Perches | 1 | -4/+4 |
2010-05-19 | [IA64] removing redundant ifdef | Jiri Olsa | 1 | -4/+0 |
2010-05-18 | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -5/+6 |
2010-05-18 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+8 |
2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 1 | -2/+2 |
2010-05-17 | KVM: use the correct RCU API for PROVE_RCU=y | Lai Jiangshan | 1 | -1/+1 |
2010-05-17 | KVM: ia64: fix the error of ioctl KVM_IRQ_LINE if no irq chip | Wei Yongjun | 1 | -0/+2 |
2010-05-17 | KVM: ia64: fix the error code of ioctl KVM_IA64_VCPU_GET_STACK failure | Wei Yongjun | 1 | -1/+3 |
2010-05-17 | sn_hwperf: Kill BKL usage | Arnd Bergmann | 1 | -7/+2 |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 1 | -1/+1 |
2010-05-12 | ia64: add sparse annotation to __ia64_per_cpu_var() | Tejun Heo | 1 | -1/+4 |
2010-05-05 | x86, acpi/irq: Introduce apci_isa_irq_to_gsi | Eric W. Biederman | 1 | -0/+8 |
2010-04-20 | KVM: fix the handling of dirty bitmaps to avoid overflows | Takuya Yoshikawa | 1 | -4/+5 |
2010-04-07 | bitops: Optimize hweight() by making use of compile-time evaluation | Peter Zijlstra | 1 | -5/+6 |
2010-04-04 | ACPI: pci_root: pass acpi_pci_root to arch-specific scan | Bjorn Helgaas | 1 | -1/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 30 | -6/+27 |
2010-03-15 | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 1 | -0/+3 |
2010-03-15 | ACPI: delete the "acpi=ht" boot option | Len Brown | 1 | -1/+0 |
2010-03-13 | ia64: Convert ia64 to use read/update_persistent_clock | John Stultz | 1 | -7/+5 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-03-13 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 1 | -2/+0 |
2010-03-13 | pci-dma: ia64: use include/linux/pci-dma.h | FUJITA Tomonori | 2 | -13/+4 |
2010-03-13 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 1 | -4/+0 |
2010-03-13 | improve sys_newuname() for compat architectures | Christoph Hellwig | 1 | -1/+2 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |