Age | Commit message (Expand) | Author |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-02-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-02-26 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-02-26 | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra |
2010-02-26 | powerpc: Fix lwsync feature fixup vs. modules on 64-bit | Benjamin Herrenschmidt |
2010-02-26 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2010-02-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-02-23 | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas |
2010-02-22 | resource/PCI: mark struct resource as const | Dominik Brodowski |
2010-02-22 | resource/PCI: align functions now return start of resource | Dominik Brodowski |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King |
2010-02-19 | powerpc: Convert pmc_owner_lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert die.lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert tlbivax_lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert mpic locks to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert pmac_pic_lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert big_irq_lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert feature_lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert i8259_lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert beat_htab_lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert confirm_error_lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert ipic_lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert native_tlbie_lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert beatic_irq_mask_lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert nv_lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert context_lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt |
2010-02-17 | powerpc/85xx: Add NOR, LEDs and PIB support for MPC8568E-MDS boards | Anton Vorontsov |
2010-02-17 | powerpc/86xx: Enable VME driver on the GE SBC610 | Martyn Welch |
2010-02-17 | powerpc/86xx: Enable VME driver on the GE PPC9A | Martyn Welch |
2010-02-17 | powerpc/86xx: Add MSI section to GE PPC9A DTS | Malcolm Crossley |
2010-02-17 | powerpc/86xx: Switch on highmem support on GE SBC610 | Martyn Welch |
2010-02-17 | powerpc/86xx: Basic flash support for GE SBC610 | Martyn Welch |
2010-02-17 | powerpc/86xx: Add MSI section to GE SBC610 DTS | Malcolm Crossley |
2010-02-17 | powerpc/86xx: Fix GE SBC310 XMC site support | Malcolm Crossley |
2010-02-17 | powerpc/86xx: Add MSI section to GE SBC310 DTS | Martyn Welch |
2010-02-17 | powerpc/fsl-booke: replace a hardcoded constant | Sebastian Andrzej Siewior |
2010-02-18 | Merge commit 'jwb/next' into next | Benjamin Herrenschmidt |
2010-02-17 | powerpc/mpc5121: correct DIU compatible property | Anatolij Gustschin |
2010-02-16 | powerpc/mpc5121: enable support for more PSC UARTs | Anatolij Gustschin |
2010-02-17 | powerpc/booke: Add support for advanced debug registers | Dave Kleikamp |
2010-02-17 | powerpc/booke: Add definitions for advanced debug registers | Dave Kleikamp |
2010-02-17 | powerpc: Extended ptrace interface | Dave Kleikamp |
2010-02-17 | powerpc/booke: Introduce new CONFIG options for advanced debug registers | Dave Kleikamp |
2010-02-17 | powerpc: Improve 64bit copy_tofrom_user | Anton Blanchard |
2010-02-17 | powerpc: Pair loads and stores in copy_4k_page | Anton Blanchard |
2010-02-17 | powerpc: Use lwsync for acquire barrier if CPU supports it | Anton Blanchard |
2010-02-17 | powerpc: Fix lwsync patching code on 64bit | Anton Blanchard |
2010-02-17 | powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ... | Anton Blanchard |