summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/44x: Fix build error with -Werror for Warp platformJosh Boyer2009-07-051-0/+3
* powerpc/4xx: Have Warp take advantage of GPIO LEDs default-state = keepSean MacLennan2009-07-062-13/+6
* powerpc/44x: Update Warp defconfigSean MacLennan2009-07-061-43/+157
* Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt2009-06-2616-1180/+1157
|\
| * powerpc/85xx: Make eSDHC 1-bit only transfer mode default for MPC8569E-MDSAnton Vorontsov2009-06-231-0/+1
| * powerpc/85xx: remove duplicated #includeHuang Weiyi2009-06-231-1/+0
| * powerpc: Refactor device tree bindingKumar Gala2009-06-239-1166/+1142
| * powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpuKumar Gala2009-06-231-5/+4
| * powerpc/85xx: Fix FSL RapidIO probing on MDS boardsRandy Vinson2009-06-231-0/+1
| * powerpc/85xx: Stop using ppc_md.init on socratesKumar Gala2009-06-231-3/+3
| * powerpc/cpm1: Remove IMAP_ADDRKumar Gala2009-06-231-2/+0
| * powerpc/qe: add polling timeout to qe_issue_cmd()Timur Tabi2009-06-231-3/+6
* | powerpc/rtas: Fix watchdog driver temperature read functionalityAdrian Reber2009-06-261-5/+3
* | powerpc/mm: Fix potential access to freed pages when using hugetlbfsBenjamin Herrenschmidt2009-06-261-1/+2
* | powerpc/440: Fix warning early debug codeBenjamin Herrenschmidt2009-06-261-1/+1
* | powerpc/of: Fix usage of dev_set_name() in of_device_alloc()Benjamin Herrenschmidt2009-06-261-1/+1
* | powerpc/pasemi: Use raw spinlock in SMP TB syncBenjamin Herrenschmidt2009-06-261-5/+10
* | powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-265-87/+40
* | powerpc/rtas: Turn rtas lock into a raw spinlockBenjamin Herrenschmidt2009-06-262-10/+30
* | powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt2009-06-264-15/+135
* | powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernelSonny Rao2009-06-261-6/+19
* | powerpc/BSR: add 4096 byte BSR sizeSonny Rao2009-06-261-7/+10
* | powerpc: Map more memory early on 601 processorsBenjamin Herrenschmidt2009-06-261-7/+10
* | powerpc/pmac: Fix DMA ops for MacIO devicesBenjamin Herrenschmidt2009-06-261-0/+11
* | powerpc/mm: Make k(un)map_atomic out of lineBenjamin Herrenschmidt2009-06-263-53/+82
* | powerpc: Fix mpic alloc warningKumar Gala2009-06-261-3/+2
* | powerpc: Fix output from show_regsKumar Gala2009-06-261-1/+1
* | powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt2009-06-263-98/+112
* | powerpc/amigaone: Limit ISA I/O range to 4k in the device treeGerhard Pircher2009-06-261-2/+2
* | powerpc/warp: Platform fix for i2c changeSean MacLennan2009-06-261-30/+14
* | powerpc: Have git ignore generated files from dtc compileJon Smirl2009-06-262-0/+15
* | powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt2009-06-261-13/+16
* | powerpc: Swiotlb breaks pseriesMichael Ellerman2009-06-261-6/+18
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-2539-335/+2395
|\ \
| * | drm: remove unused #include <linux/version.h>'sHuang Weiyi2009-06-243-3/+0
| * | Merge remote branch 'origin/drm-intel-next' of ../drm-intel into drm-fixesDave Airlie2009-06-2429-261/+2327
| |\ \
| | * | drm/i915: initialize fence registers to zero when loading GEMGrégoire Henry2009-06-231-0/+13
| | * | drm/i915: Fix HDMI regression introduced in new chipset supportZhenyu Wang2009-06-221-2/+1
| | * | drm/i915: fix LFP data fetchJesse Barnes2009-06-221-1/+11
| | * | drm/i915: set TV detection mode when tv is already connectedling.ma@intel.com2009-06-221-28/+25
| | * | drm/i915: Catch up to obj_priv->page_list rename in disabled debug code.Krzysztof Halasa2009-06-221-2/+2
| | * | drm/i915: Fix size_t handling in off-by-default debug printfsKrzysztof Halasa2009-06-222-4/+4
| | * | drm/i915: Don't change the blank/sync width when calculating scaled modesZhao Yakui2009-06-221-18/+73
| | * | drm/i915: Add support for changing LVDS panel fitting using an output property.Zhao Yakui2009-06-222-21/+280
| | * | drm/i915: correct suspend/resume orderingJesse Barnes2009-06-221-2/+2
| | * | Merge commit 'keithp/drm-intel-next' into drm-intel-nextEric Anholt2009-06-2123-201/+1933
| | |\ \
| | | * | drm/i915: Generate 2MHz clock for display port aux channel I/O. Retry I/O.Keith Packard2009-06-181-32/+70
| | | * | drm/i915: Clarify error returns from display port aux channel I/OKeith Packard2009-06-181-7/+13
| | | * | drm/i915: Add CLKCFG register definitionKeith Packard2009-06-181-0/+13
| | | * | drm/i915: Split array of DAC limits into separate structures.Keith Packard2009-06-181-57/+51
OpenPOWER on IntegriCloud