| Commit message (Expand) | Author | Files | Lines |
2007-07-18 | UBI: cleanup usage of try_module_get | Fernando Luis Vázquez Cao | 1 | -5/+0 |
2007-07-18 | UBI: fix overflow bug | Vinit Agnihotri | 2 | -6/+11 |
2007-07-18 | UBI: bugfix in max_sqnum calculation | Artem Bityutskiy | 1 | -1/+0 |
2007-07-18 | UBI: bugfix in sqnum calculation | Brijesh Singh | 1 | -3/+3 |
2007-07-18 | UBI: fix signed-unsigned multiplication | Brijesh Singh | 1 | -1/+1 |
2007-07-18 | UBI: fix bug in atomic_leb_change() | Artem Bityutskiy | 1 | -1/+1 |
2007-07-18 | UBI: fix message | Vinit Agnihotri | 1 | -2/+1 |
2007-07-18 | UBI: fix debugging stuff | Artem Bityutskiy | 1 | -4/+16 |
2007-07-18 | UBI: bugfix in error path | Artem Bityutskiy | 4 | -10/+7 |
2007-07-18 | UBI: use is_power_of_2() | Vignesh Babu | 1 | -2/+2 |
2007-07-18 | UBI: fix freeing ubi->vtbl while unloading | Vinit Agnihotri | 1 | -2/+2 |
2007-07-18 | UBI: fix MAINTAINERS | Artem Bityutskiy | 1 | -1/+1 |
2007-07-18 | UBI: bugfix in ubi_leb_change() | Artem Bityutskiy | 1 | -5/+7 |
2007-07-18 | UBI: kill homegrown endian macros | Christoph Hellwig | 8 | -197/+168 |
2007-07-18 | UBI: cleanup ioctl handling | Christoph Hellwig | 1 | -28/+5 |
2007-07-18 | UBI: error path bugfix | Artem Bityutskiy | 1 | -1/+0 |
2007-07-18 | UBI: minor comma fix | Artem Bityutskiy | 1 | -2/+2 |
2007-07-18 | UBI: use vmalloc for large buffers | Artem Bityutskiy | 9 | -37/+41 |
2007-07-18 | UBI: add few more comments | Artem Bityutskiy | 1 | -2/+6 |
2007-07-18 | UBI: set correct gluebi device size | Artem Bityutskiy | 4 | -2/+30 |
2007-07-18 | UBI: do not let to read too much | Artem Bityutskiy | 1 | -3/+8 |
2007-07-18 | UBI: fix error path in create_vtbl() | Artem Bityutskiy | 3 | -27/+35 |
2007-07-18 | UBI: fix dereference after kfree | Florin Malita | 1 | -6/+5 |
2007-07-18 | UBI: fix memory leak in checking code | Artem Bityutskiy | 1 | -1/+3 |
2007-07-18 | slob: Kill off duplicate kzalloc() definition. | Paul Mundt | 1 | -10/+0 |
2007-07-18 | Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes | Linus Torvalds | 1 | -5/+5 |
2007-07-18 | Make the "z/VM unit record device driver" depend on S390 | Linus Torvalds | 1 | -0/+1 |
2007-07-17 | smp_call_function_single() should be a macro on UP | Al Viro | 1 | -10/+8 |
2007-07-17 | [SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn(). | Oleg Nesterov | 1 | -12/+3 |
2007-07-17 | [ISDN] HiSax hfc_pci: minor cleanups | Jeff Garzik | 1 | -98/+93 |
2007-07-17 | [ISDN] HiSax bkm_a4t: split setup into two smaller functions | Jeff Garzik | 1 | -45/+63 |
2007-07-17 | [ISDN] HiSax enternow: split setup into 3 smaller functions | Jeff Garzik | 1 | -76/+89 |
2007-07-17 | [ISDN] HiSax netjet_u: split setup into 3 smaller functions | Jeff Garzik | 1 | -74/+93 |
2007-07-17 | [ISDN] HiSax netjet_s: code movement, prep for hotplug | Jeff Garzik | 1 | -86/+108 |
2007-07-17 | [ISDN] HiSax: move card state alloc/setup code into separate functions | Jeff Garzik | 1 | -18/+54 |
2007-07-17 | [ISDN] HiSax: move card setup into separate function | Jeff Garzik | 1 | -88/+99 |
2007-07-17 | mixart: Add missing vmalloc.h include | Frank Lichtenheld | 1 | -0/+1 |
2007-07-17 | hppb: Add missing dma-mapping.h include | Frank Lichtenheld | 1 | -0/+1 |
2007-07-17 | arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() | Jeff Garzik | 5 | -6/+7 |
2007-07-17 | drivers/*: mark variables with uninitialized_var() | Jeff Garzik | 8 | -11/+25 |
2007-07-17 | drivers/atm/ambassador: kill uninit'd var warning, and fix bug | Jeff Garzik | 1 | -1/+3 |
2007-07-17 | [libata] sata_mv: use pci_try_set_mwi() | Jeff Garzik | 1 | -1/+1 |
2007-07-17 | drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning | Jeff Garzik | 1 | -2/+2 |
2007-07-17 | drivers/net/wan/sbni: kill uninit'd var warning | Jeff Garzik | 1 | -4/+3 |
2007-07-17 | drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var | Jeff Garzik | 1 | -2/+2 |
2007-07-17 | drivers/telephony/ixj: cleanup and fix gcc warning | Jeff Garzik | 1 | -1/+6 |
2007-07-17 | drivers/net/wan/pc300_drv: fix bug caught by gcc warning | Jeff Garzik | 1 | -0/+2 |
2007-07-17 | drivers/usb/misc/auerswald: fix status check, remove redundant check | Jeff Garzik | 1 | -1/+1 |
2007-07-17 | [netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() fails | Jeff Garzik | 2 | -2/+12 |
2007-07-17 | [netdrvr] natsemi: Fix device removal bug | Jeff Garzik | 1 | -1/+1 |