| Commit message (Expand) | Author | Age |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-10-30 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2010-10-30 |
| |\ |
|
| * | | P4080/mtd: Fix the freescale lbc issue with 36bit mode | Lan Chunhe-B25806 | 2010-10-25 |
| * | | P4080/eLBC: Make Freescale elbc interrupt common to elbc devices | Roy Zang | 2010-10-25 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-10-29 |
|\ \ \ |
|
| * | | | kgdb,ppc: Individual register get/set for ppc | Dongdong Deng | 2010-10-29 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-10-27 |
|\ \ \ \ |
|
| * | | | | fsldma: improved DMA_SLAVE support | Ira Snyder | 2010-10-07 |
| | |/ /
| |/| | |
|
* | | | | taskstats: use real microsecond granularity for CPU times | Michael Holzheu | 2010-10-27 |
| |/ /
|/| | |
|
* | | | mm: remove pte_*map_nested() | Peter Zijlstra | 2010-10-26 |
* | | | mm: stack based kmap_atomic() | Peter Zijlstra | 2010-10-26 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-10-25 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-10-25 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch 'for-2.6.36' into for-2.6.37 | Mark Brown | 2010-08-16 |
| | |\ |
|
| | * | | powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx support | Timur Tabi | 2010-08-12 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 |
|\ \ \ \ |
|
| * | | | | Update broken web addresses in arch directory. | Justin P. Mattock | 2010-10-18 |
* | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-10-24 |
|\ \ \ \ \ |
|
| * | | | | | KVM: PPC: Move of include to __KERNEL__ section | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Implement Level interrupts on Book3S | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Implement correct SID mapping on Book3s_32 | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Put segment registers in shared page | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Interpret SR registers on demand | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Add feature bitmap for magic page | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Make long relocations be ulong | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Add book3s_32 tlbie flush acceleration | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: RCU'ify the Book3s MMU | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Expose magic page support to guest | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Magic Page Book3s support | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: First magic page steps | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Make PAM a define | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Tell guest about pending interrupts | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Add PV guest scratch registers | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Add PV guest critical sections | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Implement hypervisor interface | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Convert SPRG[0-4] to shared page | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Convert SRR0 and SRR1 to shared page | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Convert DAR to shared page. | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Convert DSISR to shared page | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Convert MSR to shared page | Alexander Graf | 2010-10-24 |
| * | | | | | KVM: PPC: Introduce shared page | Alexander Graf | 2010-10-24 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-10-22 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes | Kumar Gala | 2010-10-14 |
| * | | | | | powerpc/85xx: add cache-sram support | Harninder Rai | 2010-10-14 |
| * | | | | | powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT | Paul Gortmaker | 2010-10-14 |
| * | | | | | powerpc/kexec: make masking/disabling interrupts generic | Matthew McClintock | 2010-10-14 |
| * | | | | | powerpc/pci: Fix return type of BUID_{HI,LO} macros | Nishanth Aravamudan | 2010-10-13 |
| * | | | | | powerpc/pseries: Export rtas_ibm_suspend_me() | Nathan Fontenot | 2010-10-13 |
| * | | | | | Merge remote branch 'kumar/merge' into next | Benjamin Herrenschmidt | 2010-10-13 |
| |\| | | | |
|
| * | | | | | powerpc: Wire up direct socket system calls | Ian Munsie | 2010-09-02 |