summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [JFFS2] debug.h: include <linux/sched.h> for current->pidDavid Woodhouse2007-01-131-0/+1
* Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2007-01-113-74/+124
|\
| * [MTD] OneNAND: Handle DDP chip boundary during read-while-loadAdrian Hunter2007-01-101-1/+14
| * [MTD] OneNAND: return ecc error code only when 2-bit ecc occursKyungmin Park2007-01-101-3/+3
| * [MTD] OneNAND: Implement read-while-loadAdrian Hunter2007-01-102-32/+43
| * [MTD] OneNAND: fix onenand_wait bug in read ecc errorKyungmin Park2007-01-101-2/+3
| * [MTD] OneNAND: release CPU in cyclesArtem Bityutskiy2007-01-101-7/+9
| * [MTD] OneNAND: add subpage write supportKyungmin Park2007-01-102-14/+44
| * [MTD] OneNAND: fix onenand_wait bugKyungmin Park2007-01-102-24/+17
* | [JFFS2] use the ref_offset macroKyungmin Park2007-01-101-2/+2
* | [JFFS2] Reschedule in loopsArtem Bityutskiy2007-01-102-0/+4
|/
* [JFFS2] Fix error-path leak in summary scanAmit Choudhary2007-01-021-0/+1
* [JFFS2] add cond_resched() when garbage collecting deletion direntArtem Bityutskiy2006-12-191-0/+2
* [MTD] Nuke IVR leftoversRalf Baechle2006-12-113-209/+0
* [MTD] OneNAND: fix oob handling in recent oob patchKyungmin Park2006-12-111-4/+4
* [MTD] Fix ssfdc blksize typoDavid Woodhouse2006-12-111-1/+1
* [JFFS2] replace kmalloc+memset with kzallocYan Burman2006-12-104-9/+4
* [MTD] Fix SSFDC build for variable blocksize.David Woodhouse2006-12-101-1/+1
* [MTD] ESB2ROM uses PCIRandy Dunlap2006-12-101-1/+1
* [MTD] of_device-based physmap driverVitaly Wool2006-12-083-0/+265
* [MTD] Support combined RedBoot FIS directory and configuration areaRod Whitby2006-12-081-3/+20
* [MTD] NAND: Support for 16-bit bus-width on AT91.Andrew Victor2006-12-081-0/+3
* [MTD] nandsim: bugfix in page addressingArtem Bityutskiy2006-12-081-2/+2
* [MTD] NAND: use SmartMedia ECC byte order for ndfcTimo Lindhorst2006-12-051-0/+1
* [MTD] redboot partition combined fis / config problemYoshinori Sato2006-12-011-0/+3
* [MTD] [NAND] Compile fix in rfc_from4.cMariusz Kozlowski2006-12-011-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-12-011188-10015/+14713
|\
| * Linux 2.6.19v2.6.19Linus Torvalds2006-11-291-1/+1
| * [PATCH] r8169: Fix iteration variable signFrancois Romieu2006-11-291-2/+2
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-2913-16/+38
| |\
| | * [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...Milan Svoboda2006-11-292-16/+27
| | * [ARM] Export smp_call_function()Russell King2006-11-261-0/+1
| | * [ARM] Add PM_LEGACY defaultsRussell King2006-11-2610-0/+10
| * | [MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle2006-11-293-24/+30
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-286-22/+35
| |\ \
| | * | [NET]: Fix MAX_HEADER setting.David S. Miller2006-11-281-2/+4
| | * | [NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy2006-11-281-7/+9
| | * | [NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2006-11-282-6/+6
| | * | [NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2006-11-282-0/+2
| | * | [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai2006-11-281-7/+6
| | * | [NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai2006-11-281-0/+8
| * | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-11-282-8/+24
| |\ \ \ | | |/ / | |/| |
| | * | [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failureBrian King2006-11-281-3/+6
| | * | [PATCH] ahci: AHCI mode SATA patch for Intel ICH9Jason Gaston2006-11-281-0/+11
| | * | [PATCH] libata: don't schedule EH on wcache on/off if old EHTejun Heo2006-11-281-5/+7
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...Linus Torvalds2006-11-281-1/+2
| |\ \ \
| | * | | selinux: fix dentry_open() error checkAkinobu Mita2006-11-271-1/+2
| | |/ /
| * | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-11-284-7/+18
| |\ \ \
| | * | | [PATCH] x86-64: Use stricter in process stack check for unwinderAndi Kleen2006-11-281-1/+9
| | * | | [PATCH] i386: Fix compilation with UP genericarchAndi Kleen2006-11-281-0/+4
OpenPOWER on IntegriCloud