summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] 4xx: Use dcri_clrset() for PCIe indirect dcr read/modify/write accessValentine Barshak2008-03-261-8/+5
* [POWERPC] 4xx: Add dcri_clrset() for locked read/modify/write functionalityValentine Barshak2008-03-261-0/+17
* [POWERPC] 4xx: Add bootwrapper for AMCC Yosemite boardJosh Boyer2008-03-262-1/+46
* [POWERPC] 4xx: Add platform support for the AMCC Yosemite boardJosh Boyer2008-03-262-0/+10
* [POWERPC] 4xx: Add AMCC 440EP Yosemite DTSJosh Boyer2008-03-261-0/+304
* [POWERPC] 4xx: Add Canyonlands defconfig fileStefan Roese2008-03-261-0/+721
* [POWERPC] 4xx: Add 460EX PCIe support to 4xx pci driverStefan Roese2008-03-262-0/+173
* [POWERPC] 4xx: Add Canyonlands DTSStefan Roese2008-03-261-0/+391
* [POWERPC] 4xx: Add AMCC Canyonlands 460EX eval board support to platforms/44xStefan Roese2008-03-263-0/+83
* [POWERPC] 4xx: Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.SStefan Roese2008-03-262-2/+31
* [POWERPC] Start removing linux,network-index in favour of aliasesDavid Gibson2008-03-2615-37/+12
* Merge branch 'linux-2.6'Paul Mackerras2008-03-26541-6152/+9414
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-03-2413-10/+60
| |\
| | * USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day2008-03-241-1/+1
| | * USB: ehci: stop vt6212 bus hoggingRene Herman2008-03-241-0/+14
| | * USB: sierra: add another device idKevin Lloyd2008-03-241-0/+1
| | * USB: sierra: dma fixesOliver Neukum2008-03-241-4/+13
| | * USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov2008-03-243-2/+16
| | * USB: isd200: fix memory leak in isd200_get_inquiry_dataBoaz Harrosh2008-03-241-0/+1
| | * USB: pl2303: another product IDMax Arnold2008-03-242-0/+2
| | * USB: new quirk flag to avoid Set-InterfaceAlan Stern2008-03-243-1/+10
| | * USB: fix gadgetfs class request delegationRoy Hashimoto2008-03-241-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-243-1/+14
| |\ \
| | * | driver core: debug for bad dev_attr_show() return value.Andrew Morton2008-03-242-1/+12
| | * | UIO: add pgprot_noncached() to UIO mmap codeJean-Samuel Chenard2008-03-241-0/+2
| | |/
| * | PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton2008-03-242-25/+0
| * | PCI: iova: lockdep false alarm fixMark Gross2008-03-241-0/+7
| |/
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-2439-1267/+3032
| |\
| | * Merge branch 'linux-2.6' into mergePaul Mackerras2008-03-2532-245/+171
| | |\
| | * | [POWERPC] mpc5200: Fix incorrect compatible string for the mdio nodeGrant Likely2008-03-251-1/+1
| | * | [POWERPC] Update some defconfigsKumar Gala2008-03-2438-1266/+3031
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-246-45/+140
| |\ \ \
| | * | | [libata] ahci: SB600 workaround is suspect... play it safe for nowJeff Garzik2008-03-241-1/+5
| | * | | sata_promise: fix hardreset hotplug events, take 2Mikael Pettersson2008-03-241-21/+88
| | * | | libata: improve HPA error handlingTejun Heo2008-03-241-4/+4
| | * | | libata: assume no device is attached if both IDENTIFYs are abortedTejun Heo2008-03-241-14/+24
| | * | | pata_it821x: use raw nbytes in check_atapi_dmaTejun Heo2008-03-241-1/+1
| | * | | libata: implement ata_qc_raw_nbytes()Tejun Heo2008-03-242-4/+18
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-linusLinus Torvalds2008-03-245-3/+15
| |\ \ \
| | * | | kbuild: soften modpost checks when doing cross buildsSam Ravnborg2008-03-235-3/+15
| | | |/ | | |/|
| * | | Make printk() console semaphore accesses sensibleLinus Torvalds2008-03-241-35/+48
| * | | bsd_acct: using task_struct->tgid is not right in pid-namespacesPavel Emelyanov2008-03-241-6/+15
| * | | bsd_acct: plain current->real_parent access is not always safePavel Emelyanov2008-03-241-1/+3
| * | | revert "kswapd should only wait on IO if there is IO"Andrew Morton2008-03-241-22/+5
| * | | hw_random doc updatesDavid Brownell2008-03-242-20/+48
| * | | smackfs: remove redundant lock, fix open(,O_RDWR)Ahmed S. Darwish2008-03-241-33/+2
| * | | markers: remove ACCESS_ONCEMathieu Desnoyers2008-03-241-6/+6
| * | | markers: update preempt_disable. call_rcu, rcu_barrier commentsMathieu Desnoyers2008-03-241-11/+8
| * | | mm: fix boundary checking in free_bootmem_coreYinghai Lu2008-03-241-6/+19
| * | | mtd: memory corruption in block2mtd.cIngo van Lil2008-03-241-1/+0
OpenPOWER on IntegriCloud