summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-01-10[MTD] OneNAND: Implement read-while-loadAdrian Hunter1-0/+1
2007-01-10[MTD] OneNAND: add subpage write supportKyungmin Park1-0/+2
2006-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse43-171/+276
2006-11-29[MTD] add get and put methodsArtem Bityutskiy1-0/+7
2006-11-29[MTD] add get_mtd_device_nm() functionArtem Bityutskiy1-0/+1
2006-11-29[MTD] NAND: add subpage write supportThomas Gleixner2-0/+11
2006-11-29[MTD] increase MAX_MTD_DEVICESArtem Bityutskiy1-1/+1
2006-11-29[NET]: Fix MAX_HEADER setting.David S. Miller1-2/+4
2006-11-29Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2-1/+5
2006-11-29[MTD] [NAND] remove len/ooblen confusion.Vitaly Wool1-7/+5
2006-11-29[MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie1-1/+2
2006-11-27Fix 'ALIGN()' macro, take 2Linus Torvalds1-1/+3
2006-11-27Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"Linus Torvalds2-86/+20
2006-11-26[PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven2-0/+20
2006-11-26[PATCH] Enforce "unsigned long flags;" when spinlockingAlexey Dobriyan2-14/+76
2006-11-26[PATCH] mounstats NULL pointer dereferenceVasily Tarasov1-1/+3
2006-11-22[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens1-1/+1
2006-11-20Add "pure_initcall" for static variable initializationLinus Torvalds1-0/+8
2006-11-20[CRYPTO] api: Remove one too many semicolonYoichi Yuasa1-1/+1
2006-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-53/+55
2006-11-16[PATCH] fat: add fat_getattr()OGAWA Hirofumi1-0/+2
2006-11-16[TG3]: Disable TSO on 5906 if CLKREQ is enabled.Michael Chan1-0/+1
2006-11-16[NETFILTER]: ip6_tables: fixed conflicted optname for getsockoptYasuyuki Kozakai5-53/+54
2006-11-16[MTD] OneNAND: Single bit error detectionKyungmin Park1-0/+1
2006-11-16[MTD] OneNAND: lock supportKyungmin Park1-1/+0
2006-11-16MTD: OneNAND: interrupt based wait supportKyungmin Park1-0/+4
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins1-3/+7
2006-11-13[PATCH] Fix missing parens in set_personality()Russell King1-1/+1
2006-11-13[PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet1-1/+2
2006-11-09[PATCH] htirq: allow buggy drivers of buggy hardware to write the registersEric W. Biederman1-0/+5
2006-11-09[PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman1-4/+7
2006-11-09[PATCH] IPMI: retry messages on certain error returnsCorey Minyard1-0/+2
2006-11-09[PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields1-1/+1
2006-11-06[PATCH] sysctl: implement CTL_UNNUMBEREDEric W. Biederman1-3/+11
2006-11-06[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman1-3/+6
2006-11-06[IPX]: Trivial parts of endianness annotationsAl Viro1-7/+7
2006-11-03[PATCH] Create compat_sys_migrate_pagesStephen Rothwell1-0/+4
2006-11-03[PATCH] swsusp: debuggingRafael J. Wysocki1-1/+3
2006-11-03[PATCH] Add printk_timed_ratelimit()Andrew Morton1-0/+2
2006-11-03[PATCH] fix UFS superblock alignment issuesEric Sandeen1-1/+1
2006-11-03pci_ids.h: Add NVIDIA PCI IDPeer Chen1-0/+1
2006-11-01[PATCH] libata: unexport ata_dev_revalidate()Tejun Heo1-1/+0
2006-10-30[PATCH] MTD: fix last kernel-doc warningRandy Dunlap1-1/+1
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra1-0/+9
2006-10-28[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov2-10/+6
2006-10-28[PATCH] taskstats_tgid_alloc: optimizationOleg Nesterov1-0/+3
2006-10-28[PATCH] taskstats_tgid_free: fix usageOleg Nesterov1-11/+2
2006-10-28[PATCH] Constify compat_get_bitmap argumentStephen Rothwell1-1/+1
2006-10-28[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani1-1/+2
2006-10-28[PATCH] vmscan: Fix temp_priority raceMartin Bligh1-5/+1