summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | [PATCH] drivers/pnp/: cleanupsAdrian Bunk2005-11-071-2/+0
* | | | | [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/+0
* | | | | [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/+0
* | | | | [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 support: ppc32Matt Porter2005-11-071-0/+18
* | | | | [PATCH] rapidio: core updatesMatt Porter2005-11-072-0/+15
* | | | | [PATCH] RapidIO support: core includesMatt Porter2005-11-074-0/+1016
* | | | | [PATCH] RapidIO support: core baseMatt Porter2005-11-071-0/+7
* | | | | [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/+4
* | | | | [PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changesAnanth N Mavinakayanahalli2005-11-071-0/+19
OpenPOWER on IntegriCloud