Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 2 | -2/+2 |
* | UBI: fix compile warning | Paul Mundt | 2007-07-18 | 1 | -0/+1 |
* | UBI: fix error handling in erase worker | Artem Bityutskiy | 2007-07-18 | 1 | -41/+48 |
* | UBI: fix comments | Artem Bityutskiy | 2007-07-18 | 1 | -3/+3 |
* | UBI: remove unneeded error checks | Artem Bityutskiy | 2007-07-18 | 2 | -13/+2 |
* | UBI: cleanup usage of try_module_get | Fernando Luis Vázquez Cao | 2007-07-18 | 1 | -5/+0 |
* | UBI: fix overflow bug | Vinit Agnihotri | 2007-07-18 | 2 | -6/+11 |
* | UBI: bugfix in max_sqnum calculation | Artem Bityutskiy | 2007-07-18 | 1 | -1/+0 |
* | UBI: bugfix in sqnum calculation | Brijesh Singh | 2007-07-18 | 1 | -3/+3 |
* | UBI: fix signed-unsigned multiplication | Brijesh Singh | 2007-07-18 | 1 | -1/+1 |
* | UBI: fix bug in atomic_leb_change() | Artem Bityutskiy | 2007-07-18 | 1 | -1/+1 |
* | UBI: fix message | Vinit Agnihotri | 2007-07-18 | 1 | -2/+1 |
* | UBI: fix debugging stuff | Artem Bityutskiy | 2007-07-18 | 1 | -4/+16 |
* | UBI: bugfix in error path | Artem Bityutskiy | 2007-07-18 | 4 | -10/+7 |
* | UBI: use is_power_of_2() | Vignesh Babu | 2007-07-18 | 1 | -2/+2 |
* | UBI: fix freeing ubi->vtbl while unloading | Vinit Agnihotri | 2007-07-18 | 1 | -2/+2 |
* | UBI: bugfix in ubi_leb_change() | Artem Bityutskiy | 2007-07-18 | 1 | -5/+7 |
* | UBI: kill homegrown endian macros | Christoph Hellwig | 2007-07-18 | 7 | -132/+132 |
* | UBI: cleanup ioctl handling | Christoph Hellwig | 2007-07-18 | 1 | -28/+5 |
* | UBI: error path bugfix | Artem Bityutskiy | 2007-07-18 | 1 | -1/+0 |
* | UBI: minor comma fix | Artem Bityutskiy | 2007-07-18 | 1 | -2/+2 |
* | UBI: use vmalloc for large buffers | Artem Bityutskiy | 2007-07-18 | 9 | -37/+41 |
* | UBI: add few more comments | Artem Bityutskiy | 2007-07-18 | 1 | -2/+6 |
* | UBI: set correct gluebi device size | Artem Bityutskiy | 2007-07-18 | 4 | -2/+30 |
* | UBI: do not let to read too much | Artem Bityutskiy | 2007-07-18 | 1 | -3/+8 |
* | UBI: fix error path in create_vtbl() | Artem Bityutskiy | 2007-07-18 | 3 | -27/+35 |
* | UBI: fix dereference after kfree | Florin Malita | 2007-07-18 | 1 | -6/+5 |
* | UBI: fix memory leak in checking code | Artem Bityutskiy | 2007-07-18 | 1 | -1/+3 |
* | drivers/*: mark variables with uninitialized_var() | Jeff Garzik | 2007-07-17 | 1 | -1/+1 |
* | drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var | Jeff Garzik | 2007-07-17 | 1 | -2/+2 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 1 | -0/+1 |
* | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter | 2007-05-17 | 1 | -3/+0 |
* | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 2007-05-07 | 1 | -2/+1 |
* | UBI: remove unused variable | Artem Bityutskiy | 2007-04-27 | 1 | -1/+0 |
* | UBI: Unsorted Block Images | Artem B. Bityutskiy | 2007-04-27 | 19 | -0/+11335 |