drm/i915: clean up udelay usage
[safe/jmp/linux-2.6] / arch / powerpc /
2009-04-01 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-04-01 Anton Vorontsovpowerpc/fsl_soc: isolate legacy fsl_spi support to...
2009-04-01 Anton Vorontsovpowerpc/83xx: add mmc-spi support via the device tree...
2009-04-01 Anton Vorontsovspi_mpc83xx: rework chip selects handling
2009-04-01 Magnus Dammpm: cleanup includes
2009-04-01 Akinobu Mitamm: use debug_kmap_atomic
2009-04-01 Akinobu Mitageneric debug pagealloc
2009-03-31 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-30 Rusty Russellcpumask: remove references to struct irqaction's mask...
2009-03-30 Rusty Russellcpumask: remove node_to_first_cpu
2009-03-30 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-03-30 Benjamin HerrenschmidtMerge commit 'kumar/next' into next
2009-03-28 Ingo MolnarMerge branch 'linus' into percpu-cpumask-x86-for-linus-2
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Christoph Hellwiggeneric compat_sys_ustat
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-27 Wolfgang Grandeggerpowerpc/85xx: Add support for the "socrates" board...
2009-03-27 Benjamin Herrenschmidtpowerpc: Fix bugs introduced by sysfs changes
2009-03-27 Josh Boyerpowerpc: Sanitize stack pointer in signal handling...
2009-03-27 Jeremy Kerrpowerpc: Add write barrier before enabling DTL flags
2009-03-26 Linus TorvaldsMerge branch 'header-fixes-for-linus' of git://git...
2009-03-26 Linus TorvaldsMerge branch 'irq-for-linus' of git://git./linux/kernel...
2009-03-26 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-03-26 Linus TorvaldsMerge branch 'kvm-updates/2.6.30' of git://git./virt...
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-03-26 Ingo MolnarMerge commit 'v2.6.29' into core/header-fixes
2009-03-26 Ingo MolnarMerge branches 'timers/new-apis', 'timers/ntp' and...
2009-03-25 Jesse Barnespowerpc/PCI: include pci.h in powerpc MSI implementation
2009-03-24 Greg Kroah-HartmanPS3: replace bus_id usage
2009-03-24 Kumar Galapowerpc/83xx: Update ranges in gianfar node to match...
2009-03-24 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/mm...
2009-03-24 Anton Vorontsovpowerpc/86xx: Move gianfar mdio nodes under the etherne...
2009-03-24 Anton Vorontsovpowerpc/85xx: Move gianfar mdio nodes under the etherne...
2009-03-24 Anton Vorontsovpowerpc/83xx: Move gianfar mdio nodes under the etherne...
2009-03-24 Anton Vorontsovpowerpc/83xx: Add power management support for MPC837x...
2009-03-24 Liu YuKVM: ppc: e500: Fix the bug that KVM is unstable in SMP
2009-03-24 Liu YuKVM: ppc: e500: Fix the bug that mas0 update to wrong...
2009-03-24 Liu YuKVM: ppc: Add emulation of E500 register mmucsr0
2009-03-24 Liu YuKVM: ppc: Move to new TLB invalidate interface
2009-03-24 Liu YuKVM: ppc: Fix e500 warnings and some spelling problems
2009-03-24 Liu Yupowerpc/fsl-booke: declare tlbcam_index for use in c
2009-03-24 Avi KivityKVM: Add CONFIG_HAVE_KVM_IRQCHIP
2009-03-24 Hollis BlanchardKVM: ppc: remove debug support broken by KVM debug...
2009-03-24 Hollis BlanchardKVM: ppc: Add extra E500 exceptions
2009-03-24 Hollis BlanchardKVM: ppc: distinguish between interrupts and priorities
2009-03-24 Hollis BlanchardKVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
2009-03-24 Hollis BlanchardKVM: ppc: E500 core-specific code
2009-03-24 Hollis BlanchardKVM: ppc: ifdef iccci with CONFIG_44x
2009-03-24 Hollis BlanchardKVM: ppc: No need to include core-header for KVM in...
2009-03-24 Hollis BlanchardKVM: ppc: Add dbsr in kvm_vcpu_arch
2009-03-24 Hollis BlanchardKVM: ppc: split out common Book E instruction emulation
2009-03-24 Hollis BlanchardKVM: ppc: use macros instead of hardcoded literals...
2009-03-24 Hollis BlanchardKVM: ppc: remove last 44x-specific bits from booke.c
2009-03-24 Hollis BlanchardKVM: ppc: rename 44x MMU functions used in booke.c
2009-03-24 Hollis BlanchardKVM: ppc: turn tlb_xlate() into a per-core hook (and...
2009-03-24 Hollis BlanchardKVM: ppc: change kvmppc_mmu_map() parameters
2009-03-24 Hollis BlanchardKVM: ppc: small cosmetic changes to Book E DTLB miss...
2009-03-24 Hollis BlanchardKVM: ppc: cosmetic changes to mmu hook names
2009-03-24 Hollis BlanchardKVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific...
2009-03-24 Jan KiszkaKVM: Remove old kvm_guest_debug structs
2009-03-24 Jan KiszkaKVM: New guest debug interface
2009-03-24 Benjamin Herrenschmidtpowerpc/mm: Introduce early_init_mmu() on 64-bit
2009-03-24 Benjamin Herrenschmidtpowerpc/mm: Add option for non-atomic PTE updates to...
2009-03-24 Benjamin Herrenschmidtpowerpc/mm: Fix printk type warning in mmu_context_nohash
2009-03-24 Benjamin Herrenschmidtpowerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.c
2009-03-24 Benjamin Herrenschmidtpowerpc/mm: Merge various PTE bits and accessors defini...
2009-03-24 Benjamin Herrenschmidtpowerpc/mm: Tweak PTE bit combination definitions
2009-03-24 Jeremy Kerrpowerpc/cell: Fix iommu exception reporting
2009-03-24 Kumar Galapowerpc/mm: e300c2/c3/c4 TLB errata workaround
2009-03-24 Kumar Galapowerpc/mm: Used free register to save a few cycles...
2009-03-24 Kumar Galapowerpc/mm: Remove unused register usage in SW TLB...
2009-03-24 Kumar Galapowerpc: expect all devices calling dma ops to have...
2009-03-24 Kumar Galapowerpc: setup default archdata for {of_}platform via...
2009-03-24 Kumar Galapowerpc/pci: Default to dma_direct_ops for pci dma_ops
2009-03-24 Stephen Rothwellpowerpc/pmi: Irq handlers return irqreturn_t
2009-03-24 Rusty Russellcpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
2009-03-24 Michael Ellermanpowerpc: Turn on self-tests in ppc64_defconfig
2009-03-24 Michael Ellermanpowerpc/msi: Mark the MSI bitmap selftest code as __init
2009-03-24 Michael Ellermanpowerpc/cell: Make axonram depends on BLOCK
2009-03-24 Jeremy Kerrpowerpc: Add virtual processor dispatch trace log
2009-03-24 Jeremy Kerrpowerpc: Add dispatch trace log fields to lppaca
2009-03-24 Jeremy Kerrpowerpc: Fix page_ins details in lppaca comments
2009-03-24 Rusty Russellpowerpc: Make sysfs code use smp_call_function_single
2009-03-24 Nathan Fontenotpowerpc/pseries: Failed reconfig notifier chain call...
2009-03-24 Benjamin Herrenschmidtpowerpc: Fix prom_init on 32-bit OF machines
2009-03-24 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-03-23 Kumar Galapowerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32...
2009-03-23 Ingo MolnarMerge branches 'irq/sparseirq' and 'linus' into irq...
2009-03-20 Matthew WilcoxPCI MSI: Add support for multiple MSI
2009-03-20 Ingo MolnarMerge branches 'x86/cleanups', 'x86/mm', 'x86/setup...
2009-03-20 Benjamin HerrenschmidtMerge commit 'gcl/next' into next
2009-03-20 Benjamin HerrenschmidtMerge commit 'kumar/next' into next
2009-03-20 Benjamin Herrenschmidtpowerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK...
2009-03-20 Benjamin Herrenschmidtpowerpc/mm: Split the various pgtable-* headers based...
2009-03-20 Michael EllermanPCI/MSI: Use #ifdefs instead of weak functions
2009-03-19 Martyn Welchpowerpc/86xx: Default configuration for GE Fanuc's...
next