summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2007-07-1818-400/+403
|\
| * UBI: fix compile warningPaul Mundt2007-07-181-0/+1
| * UBI: fix error handling in erase workerArtem Bityutskiy2007-07-181-41/+48
| * UBI: fix commentsArtem Bityutskiy2007-07-181-3/+3
| * UBI: remove unneeded error checksArtem Bityutskiy2007-07-182-13/+2
| * UBI: cleanup usage of try_module_getFernando Luis Vázquez Cao2007-07-181-5/+0
| * UBI: fix overflow bugVinit Agnihotri2007-07-182-6/+11
| * UBI: bugfix in max_sqnum calculationArtem Bityutskiy2007-07-181-1/+0
| * UBI: bugfix in sqnum calculationBrijesh Singh2007-07-181-3/+3
| * UBI: fix signed-unsigned multiplicationBrijesh Singh2007-07-181-1/+1
| * UBI: fix bug in atomic_leb_change()Artem Bityutskiy2007-07-181-1/+1
| * UBI: fix messageVinit Agnihotri2007-07-181-2/+1
| * UBI: fix debugging stuffArtem Bityutskiy2007-07-181-4/+16
| * UBI: bugfix in error pathArtem Bityutskiy2007-07-184-10/+7
| * UBI: use is_power_of_2()Vignesh Babu2007-07-181-2/+2
| * UBI: fix freeing ubi->vtbl while unloadingVinit Agnihotri2007-07-181-2/+2
| * UBI: fix MAINTAINERSArtem Bityutskiy2007-07-181-1/+1
| * UBI: bugfix in ubi_leb_change()Artem Bityutskiy2007-07-181-5/+7
| * UBI: kill homegrown endian macrosChristoph Hellwig2007-07-188-197/+168
| * UBI: cleanup ioctl handlingChristoph Hellwig2007-07-181-28/+5
| * UBI: error path bugfixArtem Bityutskiy2007-07-181-1/+0
| * UBI: minor comma fixArtem Bityutskiy2007-07-181-2/+2
| * UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-189-37/+41
| * UBI: add few more commentsArtem Bityutskiy2007-07-181-2/+6
| * UBI: set correct gluebi device sizeArtem Bityutskiy2007-07-184-2/+30
| * UBI: do not let to read too muchArtem Bityutskiy2007-07-181-3/+8
| * UBI: fix error path in create_vtbl()Artem Bityutskiy2007-07-183-27/+35
| * UBI: fix dereference after kfreeFlorin Malita2007-07-181-6/+5
| * UBI: fix memory leak in checking codeArtem Bityutskiy2007-07-181-1/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-1843-173/+232
|\ \
| * | [NETFILTER]: xt_connlimit needs to depend on nf_conntrackCornelia Huck2007-07-181-0/+1
| * | [NETFILTER]: ipt_iprange.h must #include <linux/types.h>Adrian Bunk2007-07-181-0/+2
| * | [IrDA]: Fix IrDA build failureSamuel Ortiz2007-07-188-9/+9
| * | [ATM]: nicstar needs virt_to_busStephen Rothwell2007-07-181-1/+1
| * | [NET]: move __dev_addr_discard adjacent to dev_addr_discard for readabilityDenis Cheng2007-07-181-14/+14
| * | [NET]: merge dev_unicast_discard and dev_mc_discard into oneDenis Cheng2007-07-181-12/+4
| * | [NET]: move dev_mc_discard from dev_mcast.c to dev.cDenis Cheng2007-07-183-15/+13
| * | [NETLINK]: negative groups in netlink_setsockoptJohannes Berg2007-07-181-2/+3
| * | [PPPOL2TP]: Reset meta-data in xmit functionPatrick McHardy2007-07-181-0/+6
| * | [PPPOL2TP]: Fix use-after-freePatrick McHardy2007-07-181-4/+8
| * | [PKT_SCHED]: Some typo fixes in net/sched/KconfigGabriel Craciunescu2007-07-181-3/+3
| * | [XFRM]: Fix crash introduced by struct dst_entry reorderingPatrick McHardy2007-07-182-2/+1
| * | [TCP]: remove unused argument to cong_avoid opStephen Hemminger2007-07-1814-28/+24
| * | [ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kcon...Robert P. J. Day2007-07-181-3/+3
| * | [ATM]: [drivers] ioremap balanced with iounmapAmol Lad2007-07-182-9/+24
| * | [ATM]: [lanai] sram_test_word() must be __devinitAdrian Bunk2007-07-181-2/+2
| * | [ATM]: [nicstar] Replace C code with call to ARRAY_SIZE() macro.Robert P. J. Day2007-07-181-1/+1
| * | [ATM]: Eliminate dead config variable CONFIG_BR2684_FAST_TRANS.Robert P. J. Day2007-07-181-4/+0
| * | [ATM]: Replacing kmalloc/memset combination with kzalloc.vignesh babu2007-07-181-2/+1
| * | [NET]: gen_estimator deadlock fixRanko Zivojnovic2007-07-181-32/+49
OpenPOWER on IntegriCloud