aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-24powerpc/spufs: better placement of spu affinity reference contextAndre Detsch
2008-07-24powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch
2008-07-23powerpc/spufs: correct kcalloc usageMilton Miller
2008-07-22Merge commit 'origin/master'Benjamin Herrenschmidt
2008-07-22powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2Segher Boessenkool
2008-07-22powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceededMike Mason
2008-07-22fbdev: Teaches offb about palette on radeon r5xx/r6xxBenjamin Herrenschmidt
2008-07-22powerpc/cell/edac: Log a syndrome code in case of correctable errorMaxim Shchetynin
2008-07-22powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...Mark Nelson
2008-07-22powerpc: Indicate which oprofile counters to use while in compat modeTorez Smith
2008-07-22powerpc/boot: Change spaces to tabsAdrian Bunk
2008-07-22powerpc: Remove duplicate 6xx option in KconfigAdrian Bunk
2008-07-22powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.SMichael Ellerman
2008-07-22powerpc: Use PPC_LONG_ALIGN in uaccess.hMichael Ellerman
2008-07-22powerpc: Add a #define for aligning to a long-sized boundaryMichael Ellerman
2008-07-22powerpc: Fix OF parsing of 64 bits PCI addressesBenjamin Herrenschmidt
2008-07-22powerpc: Use WARN_ON(1) instead of __WARN()Michael Ellerman
2008-07-22powerpc: Fix support for latencytopArnd Bergmann
2008-07-22powerpc/ps3: Update ps3_defconfigGeoff Levand
2008-07-22powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno
2008-07-22powerpc: Add a 6xx defconfigKumar Gala
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson
2008-07-22powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft
2008-07-22powerpc/cell: Cleanup sysreset_hack for IBM cell bladesChristian Krafft
2008-07-22powerpc/cell/cpufreq: Add spu aware cpufreq governorChristian Krafft
2008-07-22powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMsMaxim Shchetynin
2008-07-22powerpc/axonram: Use only one block device major numberMaxim Shchetynin
2008-07-22of_gpio: Should use new <linux/gpio.h> headerWolfgang Grandegger
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-07-21usb-storage: revert DMA-alignment change for Wireless USBAlan Stern
2008-07-21USB: use reset_resume when normal resume failsAlan Stern
2008-07-21usb_gadget: composite cdc gadget fault handlingDavid Brownell
2008-07-21usb gadget: minor USBCV fix for composite frameworkDavid Lopo
2008-07-21USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May
2008-07-21USB: fix double kfree in ipaq in error caseOliver Neukum
2008-07-21USB: fix build error in cdc-acm for CONFIG_PM=nOliver Neukum
2008-07-21USB: remove board-specific UP2OCR configuration from pxa27x-udcDaniel Ribeiro
2008-07-21USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xxSrikanth Srinivasan
2008-07-21USB: Fix pointer/int cast in USB devio codeDavid Howells
2008-07-21usb gadget: g_cdc dependso on NETRandy Dunlap
2008-07-21USB: Au1xxx-usb: suspend/resume support.Manuel Lauss
2008-07-21USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss
2008-07-21usbfs: don't store bad pointers in registrationAlan Stern
2008-07-21usbfs: fix race between open and unregisterAlan Stern
2008-07-21usbfs: simplify the lookup-by-minor routinesAlan Stern
2008-07-21usbfs: send disconnect signals when device is unregisteredAlan Stern
2008-07-21USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern
2008-07-21USB: ohci-pnx4008: I2C cleanups and fixesJean Delvare
2008-07-21USB: debug port converter does not accept more than 8 byte packetsAleksey Gorelov
2008-07-21USB: fix disconnect bug in cdc-acmOliver Neukum