Age | Commit message (Expand) | Author |
2007-10-23 | [MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion | Alexey Korolev |
2007-10-22 | [JFFS2] Fix return value from jffs2_write_end() | Nick Piggin |
2007-10-22 | [MTD] [OneNAND] Fix wrong free the static address in onenand_sim | Kyungmin Park |
2007-10-20 | [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code | Jörn Engel |
2007-10-20 | [RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16() | Jörn Engel |
2007-10-20 | [MTD] [NAND] treat any negative return value from correct() as an error | Matt Reimer |
2007-10-20 | [MTD] [NAND] nandsim: bugfix in initialization | Artem Bityutskiy |
2007-10-20 | [MTD] Fix typo in Alauda config option help text. | Dave Jones |
2007-10-20 | [MTD] [NAND] add s3c2440-specific read_buf/write_buf | Matt Reimer |
2007-10-20 | [MTD] [OneNAND] onenand-sim: fix kernel-doc and typos | Randy Dunlap |
2007-10-20 | [JFFS2] Tidy up fix for ACL/permissions problem. | KaiGai Kohei |
2007-10-19 | Revert "kconfig: tristate choices with mixed tristate and boolean values" | Linus Torvalds |
2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-10-19 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-19 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-19 | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik |
2007-10-19 | Fix build break in tsi108.c | Olof Johansson |
2007-10-19 | qeth: remove header_ops bug | Ursula Braun |
2007-10-19 | ir-functions.c:(.text+0xbce18): undefined reference to `input_event' | Randy Dunlap |
2007-10-19 | NAPI: kconfig prompt and deleted doc file | Randy Dunlap |
2007-10-19 | phy/bitbang: missing MODULE_LICENSE | Randy Dunlap |
2007-10-19 | DM9000 initialization fix | Mike Rapoport |
2007-10-19 | Avoid compile error in fs/nfs/unlink.c | Linus Torvalds |
2007-10-19 | [libata] sata_sis: use correct S/G table size | Jeff Garzik |
2007-10-19 | pata_cs5536: MWDMA fix | Bartlomiej Zolnierkiewicz |
2007-10-19 | sata_sis: fix SCR read breakage | Tejun Heo |
2007-10-19 | libata: fix kernel-doc param name | Randy Dunlap |
2007-10-19 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2007-10-19 | nfs: Fix build break with CONFIG_NFS_V4=n | Olof Johansson |
2007-10-19 | Merge master.kernel.org:/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds |
2007-10-20 | fix do_sys_open() prototype | Jason Uhlenkott |
2007-10-20 | sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistake | Chris Malley |
2007-10-20 | Documentation: Fix typo in SubmitChecklist. | James Bowes |
2007-10-20 | Typo: depricated -> deprecated | Rolf Eike Beer |
2007-10-20 | Add missing profile=kvm option to Documentation/kernel-parameters.txt | Dave Jones |
2007-10-20 | fix typo about TBI in e1000 comment | Masatake YAMATO |
2007-10-19 | sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL | Eric W. Biederman |
2007-10-20 | proc.txt: Add /proc/stat field | Leonardo Chiquitto |
2007-10-20 | dm crypt: tidy pending | Milan Broz |
2007-10-20 | dm mpath: send uevents | Mike Anderson |
2007-10-20 | dm: uevent generate events | Mike Anderson |
2007-10-20 | dm: add uevent to core | Mike Anderson |
2007-10-20 | dm: export name and uuid | Mike Anderson |
2007-10-20 | dm raid1: add mirror_set to struct mirror | Jonathan Brassow |
2007-10-20 | dm log: split suspend | Jonathan Brassow |
2007-10-20 | dm mpath: hp retry if not ready | Dave Wysochanski |
2007-10-20 | dm mpath: add hp handler | Dave Wysochanski |
2007-10-20 | dm mpath: add retry pg init | Dave Wysochanski |
2007-10-20 | dm crypt: tidy labels | Milan Broz |
2007-10-20 | dm crypt: tidy whitespace | Milan Broz |