summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-0724-167/+670
|\
| * [MTD] user-abi: Clean up trailing white spacesThomas Gleixner2005-11-073-7/+7
| * [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-063-5/+25
| * [jffs2] Remove compressor lzo and lzariFerenc Havasi2005-11-061-3/+1
| * [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/perex/alsaLinus Torvalds2005-11-078-117/+23
|\ \
| * | [ALSA] version 1.0.10rc3Jaroslav Kysela2005-11-071-2/+2
| * | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela2005-11-07107-3651/+3706
| |\ \
| * | | [ALSA] emu10k1 - Use 31 bit DMA mask for AudigyLee Revell2005-11-041-1/+2
| * | | [ALSA] fix improper CONFIG_SND_MAJOR usageClemens Ladisch2005-11-041-0/+1
| * | | [ALSA] clean up device types symbolsClemens Ladisch2005-11-041-5/+3
| * | | [ALSA] timers: add module refcounting for global timersClemens Ladisch2005-11-041-0/+1
| * | | [ALSA] Add the missing forward declrationTakashi Iwai2005-11-041-0/+1
| * | | [ALSA] Remove kmalloc wrappersTakashi Iwai2005-11-042-38/+0
| * | | [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-042-12/+1
| * | | [ALSA] Make snd_task_name() module localTakashi Iwai2005-11-041-1/+0
| * | | [ALSA] Use getnstimeofday()Takashi Iwai2005-11-042-25/+1
| * | | [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-041-23/+11
| * | | [ALSA] Removing obsolete AC97_SHARED_TYPESSasha Khapyorsky2005-11-041-10/+0
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds2005-11-075-40/+403
|\ \ \ \
| * \ \ \ Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6Arnaldo Carvalho de Melo2005-11-053-30/+373
| |\ \ \ \
| | * | | | [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/+22
| | * | | | [NET]: Introduce INET_ECN_set_ce() functionThomas Graf2005-11-051-4/+24
| | * | | | [PKT_SCHED]: Generic RED layerThomas Graf2005-11-051-0/+325
| * | | | | [TCP/DCCP]: Randomize port selectionStephen Hemminger2005-11-051-2/+0
| * | | | | [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-0625-262/+763
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | [PATCH] bnx2: add 5708 supportMichael Chan2005-11-052-1/+4
* | | | | | [PATCH] m68knommu: move some platform irq support out of irq.hGreg Ungerer2005-11-072-31/+36
* | | | | | [PATCH] m68knommu: enable cache support code for ColdFIre 5249Greg Ungerer2005-11-071-2/+2
OpenPOWER on IntegriCloud