summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-0721-160/+662
|\
| * [MTD] includes: Clean up trailing white spacesThomas Gleixner2005-11-0716-118/+118
| * [LIB] reed_solomon: Clean up trailing white spacesThomas Gleixner2005-11-071-14/+14
| * [JFFS2] Clean up trailing white spacesThomas Gleixner2005-11-073-15/+15
| * [MTD] Don't let gcc inline functions marked __xipramNicolas Pitre2005-11-061-8/+8
| * [MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages)Kyungmin Park2005-11-061-0/+1
| * [MTD] OneNAND: Power Management (PM) supportKyungmin Park2005-11-061-0/+1
| * [MTD] OneNAND: Add missing filesKyungmin Park2005-11-061-0/+122
| * [JFFS2] Rename jffs2_summary_node to jffs2_raw_summaryFerenc Havasi2005-11-061-5/+7
| * [JFFS2] Debug code simplification, update TODOArtem B. Bityutskiy2005-11-061-2/+3
| * [MTD] NAND: Add suspend/resume functionalityVitaly Wool2005-11-061-1/+2
| * [JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi2005-11-062-2/+23
| * [PATCH] OneNAND: Fix bug in write verifyKyungmin Park2005-11-061-0/+1
| * [PATCH] OneNAND: Update OMAP OneNAND mapping using device driver modelKyungmin Park2005-11-061-0/+8
| * [PATCH] OneNAND: Simple Bad Block handling supportKyungmin Park2005-11-061-0/+9
| * [PATCH] OneNAND: Sync. Burst Read supportKyungmin Park2005-11-062-2/+16
| * [MTD] Add initial support for OneNAND flash chipsKyungmin Park2005-11-062-0/+301
| * {MTD] add support for Intel's "Sibley" flashNicolas Pitre2005-11-062-4/+23
| * [jffs2] Remove compressor lzo and lzariFerenc Havasi2005-11-061-3/+1Star
| * [JFFS2] Namespace clean upArtem B. Bityutskiy2005-11-061-3/+3
| * [JFFS2] Use f->target instead of f->dents for symlink targetArtem B. Bityutskiy2005-11-061-1/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds2005-11-072-34/+54
|\ \
| * \ Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6Arnaldo Carvalho de Melo2005-11-061-26/+24Star
| |\ \
| | * | [PKT_SCHED]: (G)RED: Introduce hard droppingThomas Graf2005-11-051-0/+2
| | * | [PKT_SCHED]: GRED: Support ECN markingThomas Graf2005-11-051-2/+2
| | * | [PKT_SCHED]: GRED: Cleanup and remove unnecessary codeThomas Graf2005-11-051-26/+22Star
| * | | [NETEM]: Support time based reorderingStephen Hemminger2005-11-051-8/+30
| |/ /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-072-1/+4
|\ \ \
| * \ \ Merge branch 'master'Jeff Garzik2005-11-074-1/+11
| |\ \ \
| * | | | [PATCH] bnx2: add 5708 supportMichael Chan2005-11-062-1/+4
* | | | | [PATCH] drivers/pnp/: cleanupsAdrian Bunk2005-11-071-2/+0Star
* | | | | [PATCH] __deprecated_for_modules: panic_timeoutAdrian Bunk2005-11-071-1/+1
* | | | | [PATCH] __deprecated_for_modules: insert_resourceAdrian Bunk2005-11-071-1/+1
* | | | | [PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap2005-11-071-1/+0Star
* | | | | [PATCH] kernel-doc: fix some kernel-api warningsRandy Dunlap2005-11-072-0/+3
* | | | | [PATCH] jbd doc: fix some kernel-doc warningsRandy Dunlap2005-11-071-0/+3
* | | | | [PATCH] matroxfb: Add support for Mystique AGPVille Syrjälä2005-11-071-0/+1
* | | | | [PATCH] fbdev: Add helper to get an appropriate initial modeAntonino A. Daplas2005-11-071-0/+2
* | | | | [PATCH] fbcon: Add rl (Roman Large) fontZach Smith2005-11-071-0/+2
* | | | | [PATCH] console: Fix compile errorAntonino A. Daplas2005-11-071-0/+2
* | | | | [PATCH] fbdev: fix the fb_find_nearest_mode() functionMichal Januszewski2005-11-071-1/+1
* | | | | [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-1/+0Star
* | | | | [PATCH] knfsd: Fix some minor sign problems in nfsd/xdrNeilBrown2005-11-072-2/+3
* | | | | [PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown2005-11-072-1/+18
* | | | | [PATCH] rapidio: message interface updatesMatt Porter2005-11-072-10/+12
* | | | | [PATCH] rapidio: core updatesMatt Porter2005-11-072-0/+15
* | | | | [PATCH] RapidIO support: core includesMatt Porter2005-11-074-0/+1016
* | | | | [PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli2005-11-071-1/+1
* | | | | [PATCH] Kprobes: Use RCU for (un)register synchronization - base changesAnanth N Mavinakayanahalli2005-11-071-5/+4Star
* | | | | [PATCH] Kprobes: Track kprobe on a per_cpu basis - base changesAnanth N Mavinakayanahalli2005-11-071-9/+22