Age | Commit message (Expand) | Author | Files | Lines |
2008-03-28 | lguest: comment documentation update. | Rusty Russell | 1 | -31/+38 |
2008-03-28 | lguest: Don't need comment terminator before disk section. | Rusty Russell | 1 | -1/+0 |
2008-03-28 | lguest: lguest.txt documentation fix | Paul Bolle | 1 | -4/+8 |
2008-03-28 | lguest: Add puppies which where previously missing. | Tim Ansell | 1 | -3/+4 |
2008-03-27 | x86, documentation: nmi_watchdog=2 works on x86_64 | Marcin Slusarz | 1 | -2/+1 |
2008-03-27 | x86: Documentation/i386/IO-APIC.txt: fix description | Nick Andrew | 1 | -1/+1 |
2008-03-25 | hw_random doc updates | David Brownell | 1 | -19/+40 |
2008-03-25 | kernel-parameters.txt: document memmap option better | Pavel Machek | 1 | -0/+4 |
2008-03-22 | Revert "ide-tape: schedule driver for removal after 6 months" | Bartlomiej Zolnierkiewicz | 1 | -10/+0 |
2008-03-22 | ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoleted | Bartlomiej Zolnierkiewicz | 1 | -5/+0 |
2008-03-22 | ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoleted | Bartlomiej Zolnierkiewicz | 1 | -4/+0 |
2008-03-22 | ide: Documentation/ide/ide.txt fixes | Bartlomiej Zolnierkiewicz | 1 | -9/+3 |
2008-03-20 | fbdev: defio and Metronomefb | Jaya Kumar | 2 | -0/+91 |
2008-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -0/+54 |
2008-03-17 | The ps2esdi driver was marked as BROKEN more than two years ago due to being | Adrian Bunk | 1 | -12/+5 |
2008-03-15 | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option | Linus Torvalds | 3 | -56/+2 |
2008-03-14 | Input: document i8042.noloop | Jiri Kosina | 1 | -0/+2 |
2008-03-14 | Input: add keyboard notifier documentation | Samuel Thibault | 1 | -0/+52 |
2008-03-13 | Merge branches 'release' and 'doc' into release | Len Brown | 9 | -10/+12 |
2008-03-13 | Merge branches 'release', 'ejd', 'sony' and 'wmi' into release | Len Brown | 1 | -2/+2 |
2008-03-13 | thermal: fix generic thermal I/F for hwmon | Zhang, Rui | 1 | -11/+11 |
2008-03-13 | documentation: Move power-related files to Documentation/power/ | Randy Dunlap | 6 | -6/+8 |
2008-03-12 | acer-wmi: Fix DSDT path in documentation | Carlos Corbacho | 1 | -1/+1 |
2008-03-12 | laptops: move laptop-mode.txt to Documentation/laptops/ | Randy Dunlap | 4 | -4/+4 |
2008-03-12 | acer-wmi: Rename mail LED correctly & remove hardcoded colour | Carlos Corbacho | 1 | -1/+1 |
2008-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -5/+3 |
2008-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 1 | -2/+5 |
2008-03-11 | Typo in Documentation/scheduler/sched-stats.txt | Masatake YAMATO | 1 | -1/+1 |
2008-03-11 | rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE | Andrew Morton | 1 | -2/+2 |
2008-03-11 | USB:Update mailing list information in documentation | Robert P. J. Day | 1 | -5/+3 |
2008-03-11 | lguest: Do not append space to guests kernel command line | Paul Bolle | 1 | -2/+5 |
2008-03-08 | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 1 | -2/+2 |
2008-03-07 | ide: update references to Documentation/ide/ide.txt (v2) | Randy Dunlap | 4 | -15/+25 |
2008-03-07 | ide: move ide.txt to Documentation/ide/ | Randy Dunlap | 1 | -10/+10 |
2008-03-07 | slub: fix typo in Documentation/vm/slub.txt | Itaru Kitayama | 1 | -2/+2 |
2008-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -0/+6 |
2008-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -2/+4 |
2008-03-05 | Memory controller: rename to Memory Resource Controller | Balbir Singh | 1 | -2/+6 |
2008-03-05 | Kprobes: move kprobe examples to samples/ | Ananth N Mavinakayanahalli | 1 | -238/+5 |
2008-03-05 | gpio: <linux/gpio.h> and "no GPIO support here" stubs | David Brownell | 1 | -4/+12 |
2008-03-05 | Memory Resource Controller use strstrip while parsing arguments | Balbir Singh | 1 | -3/+3 |
2008-03-05 | PCI: Add DECLARE_PCI_DEVICE_TABLE macro | Jonas Bonn | 1 | -2/+4 |
2008-03-04 | block: fix kernel-docbook parameters and files | Randy Dunlap | 1 | -0/+2 |
2008-03-03 | [SCSI] arcmsr: update version and changelog | Nick Cheng | 1 | -0/+6 |
2008-02-29 | x86: delay the export removal of init_mm | Ingo Molnar | 1 | -0/+12 |
2008-02-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2 | -49/+10 |
2008-02-26 | ide: remove ide-tape documentation from Documentation/ide.txt | Bartlomiej Zolnierkiewicz | 1 | -47/+0 |
2008-02-26 | ide-tape: schedule driver for removal after 6 months | Borislav Petkov | 1 | -0/+10 |
2008-02-26 | ide: skip probing port if "hdx=noprobe" was used for both devices on it | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2008-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 1 | -8/+9 |