summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.KaiGai Kohei2006-05-139-43/+55
* [JFFS2][XATTR] Add a description about c->xattr_semKaiGai Kohei2006-05-131-0/+21
* [JFFS2][XATTR] remove typedef from posix_acl related definition.KaiGai Kohei2006-05-132-32/+32
* [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-1329-15/+2800
* Trivial typo fixes in Kconfig files (MTD).Egry Gábor2006-05-123-4/+4
* OneNAND: fix block command typoKyungmin Park2006-05-121-1/+1
* OneNAND: One-Time Programmable (OTP) supportKyungmin Park2006-05-125-4/+335
* OneNAND: Handle erase correctly in Double Density Package (DDP)Kyungmin Park2006-05-121-0/+6
* OneNAND: Write oob area with aligned size, mtd->oobsizeKyungmin Park2006-05-121-2/+5
* OneNAND: Add write_oob verify functionKyungmin Park2006-05-121-4/+43
* OneNand: Fix free byte positions.Jarkko Lavinen2006-05-121-1/+2
* OneNAND: handle byte access on BufferRAMKyungmin Park2006-05-122-0/+41
* OneNAND: Add touch_softlock_watchdog()Kyungmin Park2006-05-121-0/+1
* [JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.cJesper Juhl2006-05-121-19/+19
* [MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in KconfigJean-Luc Leger2006-05-121-1/+0
* [JFFS2] Remove obsolete histo.hDomen Puncer2006-05-121-3/+0
* [MTD] Fix capitalisation in export of old doc2001.c initfuncDavid Woodhouse2006-05-121-1/+1
* [MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chipDavid Woodhouse2006-05-113-0/+298
* [MTD] Fix capitalisation in export of DiskOnChip Millennium initfuncDavid Woodhouse2006-05-101-1/+1
* Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPLDavid Woodhouse2006-05-082-1/+2
* Finally remove the obnoxious inter_module_xxx()David Woodhouse2006-05-084-197/+0
* Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse2006-05-087-93/+20
* Fix non-modular case for DiskOnChip probeDavid Woodhouse2006-05-081-4/+31
* Remove inter_module_xxx() from DiskOnChip drivers.David Woodhouse2006-05-086-64/+18
* [MTD] Convert physmap to platform driverLennert Buytenhek2006-05-073-83/+196
* [JFFS2] Fix race in setting file attributesDmitry Bazhenov2006-05-051-1/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-03892-12904/+21258
|\
| * [NETFILTER] SCTP conntrack: fix infinite loopPatrick McHardy2006-05-022-8/+14
| * forcedeth: fix multi irq issuesAyaz Abdulla2006-05-021-84/+228
| * [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind2006-05-021-0/+6
| * [PATCH] mv643xx_eth: provide sysfs class device symlinkOlaf Hering2006-05-021-0/+2
| * [PATCH] vmsplice: restrict stealing a little moreJens Axboe2006-05-023-4/+5
| * [PATCH] splice: fix page LRU accountingJens Axboe2006-05-022-13/+23
| * [PATCH] vmsplice: fix badly placed end paranthesisJens Axboe2006-05-021-1/+1
| * Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-0133-275/+1142
| |\
| | * [PATCH] Audit Filter PerformanceSteve Grubb2006-05-011-4/+7
| | * [PATCH] Rework of IPC auditingSteve Grubb2006-05-016-11/+98
| | * [PATCH] More user space subject labelsSteve Grubb2006-05-014-40/+142
| | * [PATCH] Reworked patch for labels on user space messagesSteve Grubb2006-05-015-3/+49
| | * [PATCH] change lspp ipc auditingSteve Grubb2006-05-016-77/+47
| | * [PATCH] audit inode patchSteve Grubb2006-05-013-37/+74
| | * [PATCH] support for context based audit filtering, part 2Darrel Goeddel2006-05-014-27/+256
| | * [PATCH] support for context based audit filteringDarrel Goeddel2006-05-018-10/+419
| | * [PATCH] no need to wank with task_lock() and pinning task down in audit_sysca...Al Viro2006-05-011-9/+1
| | * [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-0111-33/+27
| | * [PATCH] drop gfp_mask in audit_log_exit()Al Viro2006-05-011-30/+32
| | * [PATCH] move call of audit_free() into do_exit()Al Viro2006-05-013-10/+4
| | * [PATCH] sockaddr patchSteve Grubb2006-05-011-0/+2
| | * [PATCH] deal with deadlocks in audit_free()Al Viro2006-05-011-10/+10
| * | [NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy2006-05-012-19/+22
OpenPOWER on IntegriCloud