aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog'...Ingo Molnar8-31/+71
2008-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-4/+7
2008-12-22doc: Update sh cpufreq documentation.Paul Mundt1-4/+2
2008-12-22sh: Kill off remaining CONFIG_SH_KGDB bits.Paul Mundt1-179/+0
2008-12-19x86: PAT: pfnmap documentation update changesvenkatesh.pallipadi@intel.com1-5/+5
2008-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+2
2008-12-19ALSA: hda - Add probe_only optionTakashi Iwai1-0/+2
2008-12-19ALSA: hda - Fix HD-Audio.txt reference of model listTakashi Iwai1-2/+2
2008-12-19ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas1-4/+7
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/coreIngo Molnar5-11/+15
2008-12-19ALSA: split HD-audio model list to HD-Audio-Models.txtTakashi Iwai2-318/+353
2008-12-19Merge branch 'topic/hda-doc' into topic/hdaTakashi Iwai2-4/+586
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai233-3990/+10753
2008-12-19ALSA: hda - Add no-jd model for IDT 92HD73xxTakashi Iwai1-0/+1
2008-12-18x86: PAT: update documentation to cover pgprot and remap_pfn related changes - v3venkatesh.pallipadi@intel.com1-0/+24
2008-12-18trace: add a way to enable or disable the stack tracerSteven Rostedt1-0/+4
2008-12-18ALSA: hda - Fix silent HP output on D975Takashi Iwai1-0/+1
2008-12-17USB: fix comment about endianness of descriptorsPhil Endecott1-2/+4
2008-12-17USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm behaviourPeter Korsgaard1-2/+2
2008-12-17usbmon: drop bogus 0t from usbmon.txtPete Zaitcev1-5/+7
2008-12-16gianfar: Convert gianfar to an of_platform_driverAndy Fleming1-2/+10
2008-12-16x86: documentation fix regarding boot protocolPhilipp Kohlbecher1-2/+2
2008-12-16Merge commit 'v2.6.28-rc8' into x86/docIngo Molnar95-503/+1594
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-2/+2
2008-12-15[ARM] 5348/1: fix documentation wrt location of the alignment trap interfaceNicolas Pitre1-1/+1
2008-12-12x86: remove init_mm export as planned for 2.6.26Dave Jones1-12/+0
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar5-10/+32
2008-12-11ALSA: hda - Add development tree URLs in HD-audio.txtTakashi Iwai1-0/+22
2008-12-11ALSA: hda - Fix another typo in HD-Audio.txtTakashi Iwai1-1/+1
2008-12-11ALSA: hda - Update HD-Audio.txtTakashi Iwai1-2/+15
2008-12-10ALSA: hda - Update documentationTakashi Iwai1-76/+83
2008-12-09ALSA: Updates about bug-reporting in ALSA-Configuration.txtTakashi Iwai1-4/+7
2008-12-09user namespaces: document CFS behaviorSerge E. Hallyn1-0/+21
2008-12-08Merge branch 'sched/urgent' into sched/coreIngo Molnar5-10/+28
2008-12-08dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker1-3/+0
2008-12-08dccp: Remove manual influence on NDP Count featureGerrit Renker1-3/+0
2008-12-08dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker1-2/+3
2008-12-08netdevice: Kill netdev->privWang Chen2-2/+2
2008-12-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-04ALSA: hda - Add reference to HD-Audio.txt in ALSA-Configuration.txtTakashi Iwai1-0/+2
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar8-17/+55
2008-12-04Merge branch 'master' into nextJames Morris11-23/+68
2008-12-03kbuild: introduce $(kecho) convenience echoMike Frysinger1-0/+14
2008-12-03ALSA: Add more documentation about HD-audio driverTakashi Iwai1-0/+535
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller9-19/+59
2008-12-02Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-graph-tracer', 'tracing/markers', 'tracing/powerpc', 'tracing/stack-tracer' and 'tracing/tracepoints' into tracing/coreIngo Molnar3-9/+18
2008-12-01DMA-API.txt: fix description of pci_map_sg/dma_map_sg scatterlists handlingFUJITA Tomonori1-5/+3
2008-12-01epoll: introduce resource usage limitsDavide Libenzi1-0/+27
2008-12-01spi documentation: use __initdata on structroel kluin1-1/+1
2008-12-01ocfs2: Small documentation updateMark Fasheh1-3/+0