1. 01 Jul, 2009 2 commits
  2. 30 Jun, 2009 5 commits
  3. 29 Jun, 2009 26 commits
  4. 28 Jun, 2009 5 commits
  5. 26 Jun, 2009 2 commits
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp · 4075ea8c
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp:
        amd64_edac: misc small cleanups
        amd64_edac: fix ecc_enable_override handling
        amd64_edac: check only ECC bit in amd64_determine_edac_cap
      4075ea8c
    • Linus Torvalds's avatar
      Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc · 919a6d10
      Linus Torvalds authored
      * 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc: (29 commits)
        powerpc/rtas: Fix watchdog driver temperature read functionality
        powerpc/mm: Fix potential access to freed pages when using hugetlbfs
        powerpc/440: Fix warning early debug code
        powerpc/of: Fix usage of dev_set_name() in of_device_alloc()
        powerpc/pasemi: Use raw spinlock in SMP TB sync
        powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
        powerpc/rtas: Turn rtas lock into a raw spinlock
        powerpc: Add irqtrace support for 32-bit powerpc
        powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel
        powerpc/BSR: add 4096 byte BSR size
        powerpc: Map more memory early on 601 processors
        powerpc/pmac: Fix DMA ops for MacIO devices
        powerpc/mm: Make k(un)map_atomic out of line
        powerpc: Fix mpic alloc warning
        powerpc: Fix output from show_regs
        powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP
        powerpc/amigaone: Limit ISA I/O range to 4k in the device tree
        powerpc/warp: Platform fix for i2c change
        powerpc: Have git ignore generated files from dtc compile
        powerpc/mpic: Fix mapping of "DCR" based MPIC variants
        ...
      919a6d10