Age | Commit message (Expand) | Author |
2009-12-16 | gru: function to generate chipset IPI values | Jack Steiner |
2009-12-16 | x86: uv: update XPC to handle updated BIOS interface | Robin Holt |
2009-12-16 | x86: uv: introduce uv_gpa_is_mmr | Robin Holt |
2009-12-16 | x86: uv: introduce a means to translate from gpa -> socket_paddr | Robin Holt |
2009-12-16 | dma-mapping: fix off-by-one error in dma_capable() | Jan Beulich |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig |
2009-12-16 | ptrace: x86: implement user_single_step_siginfo() | Oleg Nesterov |
2009-12-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-15 | cs5535: drop the Geode-specific MFGPT/GPIO code | Andres Salomon |
2009-12-15 | cs5535: define lxfb/gxfb MSRs in linux/cs5535.h | Andres Salomon |
2009-12-15 | cs5535: move VSA2 checks into linux/cs5535.h | Andres Salomon |
2009-12-15 | cs5535: move the DIVIL MSR definition into linux/cs5535.h | Andres Salomon |
2009-12-15 | cs5535: add a generic MFGPT driver | Andres Salomon |
2009-12-15 | ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimization | Andres Salomon |
2009-12-15 | cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support | Andres Salomon |
2009-12-15 | hugetlb: add generic definition of NUMA_NO_NODE | Lee Schermerhorn |
2009-12-14 | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner |
2009-12-14 | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner |
2009-12-14 | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner |
2009-12-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-12-13 | x86: Fix duplicated UV BAU interrupt vector | Cliff Wickman |
2009-12-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap | Linus Torvalds |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-12-11 | x86, msr: Add support for non-contiguous cpumasks | Borislav Petkov |
2009-12-11 | Merge commit 'linus/master' into x86/urgent | H. Peter Anvin |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-12-11 | x86: Use find_e820() instead of hard coded trampoline address | Yinghai Lu |
2009-12-10 | Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2009-12-10 | x86/amd-iommu: Fix PCI hotplug with passthrough mode | Joerg Roedel |
2009-12-10 | x86/amd-iommu: Fix passthrough mode | Joerg Roedel |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-09 | x86: Factor duplicated code out of __show_regs() into show_regs_common() | Andy Isaacson |
2009-12-08 | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-12-08 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-08 | Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-08 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-08 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-12-08 | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-05 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-12-05 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-12-05 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |