summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | powerpc/spufs: correct kcalloc usageMilton Miller2008-07-231-2/+1Star
| * | | | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-254-6/+95
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | of-bindings: Add binding documentation for SPI busses and devicesGrant Likely2008-07-221-0/+57
| | * | | | powerpc/mpc5200: add PSC SICR bit definitionsGrant Likely2008-07-221-1/+31
| | * | | | powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO configGrant Likely2008-07-221-0/+1
| | * | | | powerpc/mpc5200: Remove fsl-soc.c from mpc5200 build, it is not needed.Jon Smirl2008-07-221-1/+0Star
| | * | | | powerpc/mpc5200: Add AC97 register definitions for the MPC52xx PSCJon Smirl2008-07-221-2/+6
| | * | | | powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2cWolfram Sang2008-07-221-2/+0Star
* | | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2008-07-2519-616/+1008
|\ \ \ \ \ \
| * | | | | | UBI: always start the background threadArtem Bityutskiy2008-07-251-4/+2Star
| * | | | | | UBI: fix gcc warningArtem Bityutskiy2008-07-241-1/+1
| * | | | | | UBI: remove pre-sqnum images supportArtem Bityutskiy2008-07-245-79/+30Star
| * | | | | | UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-248-35/+23Star
| * | | | | | UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-2412-89/+86Star
| * | | | | | UBI: bugfix - do not torture PEB needlesslyArtem Bityutskiy2008-07-241-1/+1
| * | | | | | UBI: rework scrubbing messagesArtem Bityutskiy2008-07-242-2/+12
| * | | | | | UBI: implement multiple volumes renameArtem Bityutskiy2008-07-246-15/+375
| * | | | | | UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-2411-177/+206
| * | | | | | UBI: amend commentariesArtem Bityutskiy2008-07-2410-128/+129
| * | | | | | UBI: fix error messageArtem Bityutskiy2008-07-241-1/+1
| * | | | | | UBI: improve mkvol request validationArtem Bityutskiy2008-07-242-4/+7
| * | | | | | UBI: add ubi_sync() interfaceArtem Bityutskiy2008-07-242-0/+25
| * | | | | | UBI: fix 64-bit calculationsBruce Leonard2008-07-241-1/+2
| * | | | | | UBI: fix LEB lockingArtem Bityutskiy2008-07-241-20/+7Star
| * | | | | | UBI: fix memory leak on error pathArtem Bityutskiy2008-07-241-4/+30
| * | | | | | UBI: do not forget to free internal volumesArtem Bityutskiy2008-07-241-3/+25
| * | | | | | UBI: fix memory leakArtem Bityutskiy2008-07-244-29/+9Star
| * | | | | | UBI: avoid unnecessary division operationsKyungmin Park2008-07-248-16/+18
| * | | | | | UBI: fix buffer paddingKyungmin Park2008-07-241-3/+3
| * | | | | | UBI: add a commentArtem Bityutskiy2008-07-241-1/+10
| * | | | | | UBI: print error codeArtem Bityutskiy2008-07-241-18/+21
* | | | | | | Fix ahci driver 'flags' typeLinus Torvalds2008-07-251-1/+1
* | | | | | | edac: mpc85xx fix pci ofdev 2nd passDave Jiang2008-07-251-24/+43
* | | | | | | edac: mv64x60 add pci fixupDave Jiang2008-07-251-0/+35
* | | | | | | edac: mv64x60 fix get_propertyDave Jiang2008-07-251-1/+1
* | | | | | | edac: e752x fix too loud on nonmemory errorsDoug Thompson2008-07-251-17/+42
* | | | | | | edac: core fix added newline to sysfs dimm labelsArthur Jones2008-07-251-1/+5
* | | | | | | edac: core fix static to dynamic ksetArthur Jones2008-07-251-9/+6Star
* | | | | | | edac: core fix redundant sysfs controls to parametersArthur Jones2008-07-252-195/+73Star
* | | | | | | edac: core fix workq timerArthur Jones2008-07-251-1/+21
* | | | | | | edac: core fix to use dynamic kobjectArthur Jones2008-07-251-9/+21
* | | | | | | edac: i5100: cleanupArthur Jones2008-07-251-135/+261
* | | | | | | edac: i5100 fix unmask ecc bitsArthur Jones2008-07-251-0/+6
* | | | | | | edac: i5100 fix enable ecc hardwareArthur Jones2008-07-251-0/+10
* | | | | | | edac: i5100 fix missing bitsArthur Jones2008-07-251-3/+15
* | | | | | | edac: i5100 new intel chipset driverArthur Jones2008-07-254-0/+838
* | | | | | | fuse: lockd supportMiklos Szeredi2008-07-251-2/+9
* | | | | | | fuse: nfs export special lookupsMiklos Szeredi2008-07-253-3/+72
* | | | | | | fuse: add fuse_lookup_name() helperMiklos Szeredi2008-07-251-40/+77
* | | | | | | fuse: add export operationsMiklos Szeredi2008-07-253-2/+121