Age | Commit message (Expand) | Author | Files | Lines |
2010-02-26 | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra | 1 | -5/+5 |
2010-02-26 | powerpc: Fix lwsync feature fixup vs. modules on 64-bit | Benjamin Herrenschmidt | 2 | -2/+3 |
2010-02-26 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 19 | -899/+94 |
2010-02-26 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 18 | -898/+92 |
2010-02-23 | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas | 2 | -13/+10 |
2010-02-23 | resource/PCI: mark struct resource as const | Dominik Brodowski | 1 | -1/+1 |
2010-02-23 | resource/PCI: align functions now return start of resource | Dominik Brodowski | 1 | -7/+6 |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2 | -3/+3 |
2010-02-19 | powerpc: Convert pmc_owner_lock to raw_spinlock | Thomas Gleixner | 1 | -5/+5 |
2010-02-19 | powerpc: Convert die.lock to raw_spinlock | Thomas Gleixner | 1 | -4/+4 |
2010-02-19 | powerpc: Convert tlbivax_lock to raw_spinlock | Thomas Gleixner | 1 | -3/+3 |
2010-02-19 | powerpc: Convert mpic locks to raw_spinlock | Thomas Gleixner | 2 | -20/+20 |
2010-02-19 | powerpc: Convert pmac_pic_lock to raw_spinlock | Thomas Gleixner | 1 | -19/+19 |
2010-02-19 | powerpc: Convert big_irq_lock to raw_spinlock | Thomas Gleixner | 1 | -11/+11 |
2010-02-19 | powerpc: Convert feature_lock to raw_spinlock | Thomas Gleixner | 3 | -16/+16 |
2010-02-19 | powerpc: Convert i8259_lock to raw_spinlock | Thomas Gleixner | 1 | -11/+11 |
2010-02-19 | powerpc: Convert beat_htab_lock to raw_spinlock | Thomas Gleixner | 1 | -12/+12 |
2010-02-19 | powerpc: Convert confirm_error_lock to raw_spinlock | Thomas Gleixner | 1 | -7/+7 |
2010-02-19 | powerpc: Convert ipic_lock to raw_spinlock | Thomas Gleixner | 1 | -9/+9 |
2010-02-19 | powerpc: Convert native_tlbie_lock to raw_spinlock | Thomas Gleixner | 1 | -7/+7 |
2010-02-19 | powerpc: Convert beatic_irq_mask_lock to raw_spinlock | Thomas Gleixner | 1 | -9/+9 |
2010-02-19 | powerpc: Convert nv_lock to raw_spinlock | Thomas Gleixner | 1 | -7/+7 |
2010-02-19 | powerpc: Convert context_lock to raw_spinlock | Thomas Gleixner | 1 | -7/+7 |
2010-02-19 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 9 | -29/+1806 |
2010-02-18 | powerpc/85xx: Add NOR, LEDs and PIB support for MPC8568E-MDS boards | Anton Vorontsov | 2 | -3/+65 |
2010-02-18 | powerpc/86xx: Enable VME driver on the GE SBC610 | Martyn Welch | 1 | -1/+38 |
2010-02-18 | powerpc/86xx: Enable VME driver on the GE PPC9A | Martyn Welch | 1 | -1/+46 |
2010-02-18 | powerpc/86xx: Add MSI section to GE PPC9A DTS | Malcolm Crossley | 1 | -0/+16 |
2010-02-18 | powerpc/86xx: Switch on highmem support on GE SBC610 | Martyn Welch | 1 | -1/+2 |
2010-02-18 | powerpc/86xx: Basic flash support for GE SBC610 | Martyn Welch | 2 | -17/+56 |
2010-02-18 | powerpc/86xx: Add MSI section to GE SBC610 DTS | Malcolm Crossley | 1 | -0/+16 |
2010-02-18 | powerpc/86xx: Fix GE SBC310 XMC site support | Malcolm Crossley | 1 | -1/+2 |
2010-02-18 | powerpc/86xx: Add MSI section to GE SBC310 DTS | Martyn Welch | 1 | -0/+16 |
2010-02-18 | powerpc/fsl-booke: replace a hardcoded constant | Sebastian Andrzej Siewior | 1 | -2/+2 |
2010-02-18 | Merge commit 'jwb/next' into next | Benjamin Herrenschmidt | 6 | -36/+224 |
2010-02-17 | powerpc/mpc5121: correct DIU compatible property | Anatolij Gustschin | 1 | -1/+1 |
2010-02-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 28 | -1303/+3428 |
2010-02-17 | powerpc/mpc5121: enable support for more PSC UARTs | Anatolij Gustschin | 1 | -0/+4 |
2010-02-17 | powerpc/booke: Add support for advanced debug registers | Dave Kleikamp | 6 | -72/+582 |
2010-02-17 | powerpc/booke: Add definitions for advanced debug registers | Dave Kleikamp | 2 | -3/+129 |
2010-02-17 | powerpc: Extended ptrace interface | Dave Kleikamp | 2 | -0/+167 |
2010-02-17 | powerpc/booke: Introduce new CONFIG options for advanced debug registers | Dave Kleikamp | 8 | -27/+50 |
2010-02-17 | powerpc: Improve 64bit copy_tofrom_user | Anton Blanchard | 1 | -23/+57 |
2010-02-17 | powerpc: Pair loads and stores in copy_4k_page | Anton Blanchard | 1 | -14/+14 |
2010-02-17 | powerpc: Use lwsync for acquire barrier if CPU supports it | Anton Blanchard | 2 | -3/+7 |
2010-02-17 | powerpc: Fix lwsync patching code on 64bit | Anton Blanchard | 1 | -1/+1 |
2010-02-17 | powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ... | Anton Blanchard | 7 | -60/+65 |
2010-02-17 | powerpc: Convert open coded native hashtable bit lock | Anton Blanchard | 1 | -3/+2 |
2010-02-17 | powerpc: Use lwarx/ldarx hint in bit locks | Anton Blanchard | 4 | -32/+37 |
2010-02-17 | powerpc: Use lwarx hint in spinlocks | Anton Blanchard | 2 | -3/+18 |