Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | UBI: fix checkpatch.pl errors and warnings | Artem Bityutskiy | 2008-07-24 | 11 | -81/+78 | |
* | UBI: bugfix - do not torture PEB needlessly | Artem Bityutskiy | 2008-07-24 | 1 | -1/+1 | |
* | UBI: rework scrubbing messages | Artem Bityutskiy | 2008-07-24 | 2 | -2/+12 | |
* | UBI: implement multiple volumes rename | Artem Bityutskiy | 2008-07-24 | 5 | -12/+318 | |
* | UBI: fix and re-work debugging stuff | Artem Bityutskiy | 2008-07-24 | 11 | -177/+206 | |
* | UBI: amend commentaries | Artem Bityutskiy | 2008-07-24 | 9 | -126/+127 | |
* | UBI: fix error message | Artem Bityutskiy | 2008-07-24 | 1 | -1/+1 | |
* | UBI: improve mkvol request validation | Artem Bityutskiy | 2008-07-24 | 2 | -4/+7 | |
* | UBI: add ubi_sync() interface | Artem Bityutskiy | 2008-07-24 | 1 | -0/+24 | |
* | UBI: fix 64-bit calculations | Bruce Leonard | 2008-07-24 | 1 | -1/+2 | |
* | UBI: fix LEB locking | Artem Bityutskiy | 2008-07-24 | 1 | -20/+7 | |
* | UBI: fix memory leak on error path | Artem Bityutskiy | 2008-07-24 | 1 | -4/+30 | |
* | UBI: do not forget to free internal volumes | Artem Bityutskiy | 2008-07-24 | 1 | -3/+25 | |
* | UBI: fix memory leak | Artem Bityutskiy | 2008-07-24 | 4 | -29/+9 | |
* | UBI: avoid unnecessary division operations | Kyungmin Park | 2008-07-24 | 8 | -16/+18 | |
* | UBI: fix buffer padding | Kyungmin Park | 2008-07-24 | 1 | -3/+3 | |
* | UBI: add a comment | Artem Bityutskiy | 2008-07-24 | 1 | -1/+10 | |
* | UBI: print error code | Artem Bityutskiy | 2008-07-24 | 1 | -18/+21 | |
* | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 | 9 | -58/+72 | |
|\ | ||||||
| * | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar | 2008-07-21 | 808 | -64039/+123129 | |
| |\ | ||||||
| * | | NR_CPUS: Replace NR_CPUS in cpufreq userspace routines | Mike Travis | 2008-07-20 | 1 | -36/+43 | |
| * | | cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c | Mike Travis | 2008-07-18 | 1 | -1/+2 | |
| * | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 | 2 | -4/+10 | |
| * | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-18 | 438 | -31397/+34408 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-16 | 840 | -66244/+22580 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 | 595 | -5955/+19489 | |
| |\ \ \ \ | ||||||
| * | | | | | infiniband: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 1 | -2/+2 | |
| * | | | | | cpufreq: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 3 | -10/+10 | |
| * | | | | | acpi: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 1 | -3/+3 | |
| * | | | | | cpu: change some globals to statics in drivers/base/cpu.c v2 | Mike Travis | 2008-05-23 | 1 | -2/+2 | |
* | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-23 | 17 | -188/+1282 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'pxa' into devel | Russell King | 2008-07-13 | 33 | -446/+1735 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ARM] pxa: make littleton to use the new smc91x platform data | Eric Miao | 2008-07-12 | 1 | -1/+2 | |
| | * | | | | | | [ARM] pxa: make zylonite to use the new smc91x platform data | Eric Miao | 2008-07-12 | 1 | -17/+2 | |
| | * | | | | | | [ARM] pxa: make mainstone to use the new smc91x platform data | Eric Miao | 2008-07-12 | 1 | -6/+27 | |
| | * | | | | | | [ARM] pxa: make lubbock to use new smc91x platform data | Eric Miao | 2008-07-12 | 1 | -2/+1 | |
| | * | | | | | | [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform data | Eric Miao | 2008-07-12 | 2 | -8/+11 | |
| | * | | | | | | [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variable | Eric Miao | 2008-07-12 | 2 | -26/+34 | |
| | * | | | | | | [NET] smc91x: add SMC91X_NOWAIT flag to platform data | Eric Miao | 2008-07-12 | 1 | -1/+2 | |
| | * | | | | | | [NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_* | Eric Miao | 2008-07-12 | 2 | -19/+6 | |
| | * | | | | | | [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata" | Eric Miao | 2008-07-12 | 1 | -4/+5 | |
| | * | | | | | | Merge branch 'eseries' into pxa | Russell King | 2008-07-12 | 1 | -2/+4 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | PXA UDC - allow use of inverted GPIO for pullup | Ian Molton | 2008-07-10 | 1 | -2/+4 | |
| | * | | | | | | | Merge branch 'pxa-tosa' into pxa | Russell King | 2008-07-12 | 5 | -2/+729 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | [ARM] 5128/1: tc6393xb: tmio-nand support | Dmitry Baryshkov | 2008-07-07 | 2 | -0/+64 | |
| | | * | | | | | | | [ARM] 5127/1: Core MFD support | Dmitry Baryshkov | 2008-07-07 | 3 | -0/+120 | |
| | | * | | | | | | | [ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller. | Dmitry Baryshkov | 2008-07-07 | 3 | -0/+545 | |
| | | * | | | | | | | [ARM] 5064/1: pxa: explicitly specify tosa keyboard GPIOs' low power states t... | eric miao | 2008-07-07 | 1 | -2/+0 | |
| | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ | Merge branches 'pxa-ian' and 'pxa-xm270' into pxa | Russell King | 2008-07-12 | 2 | -98/+74 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | [ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_lib | Mike Rapoport | 2008-07-09 | 1 | -32/+47 |