Age | Commit message (Expand) | Author | Files | Lines |
2008-04-29 | V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip | Hans Verkuil | 1 | -0/+34 |
2008-04-29 | V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6 | Igor Kuznetsov | 1 | -1/+1 |
2008-04-29 | V4L/DVB (7765): Add support for Beholder BeholdTV H6 | Igor Kuznetsov | 1 | -0/+1 |
2008-04-29 | i2c: Add support for device alias names | Jean Delvare | 1 | -1/+2 |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -19/+19 |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -0/+1 |
2008-04-29 | [ALSA] hda - Add support of Medion RIM 2150 | Takashi Iwai | 1 | -0/+1 |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 1 | -2/+10 |
2008-04-29 | doc: replace yet another dev with pdev for consistency in DMA-mapping.txt | Matti Linnanvuori | 1 | -1/+1 |
2008-04-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 1 | -0/+14 |
2008-04-29 | edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} | Tim Gardner | 1 | -2/+1 |
2008-04-29 | keys: make the keyring quotas controllable through /proc/sys | David Howells | 1 | -1/+23 |
2008-04-29 | keys: add keyctl function to get a security label | David Howells | 1 | -0/+21 |
2008-04-29 | keys: allow the callout data to be passed as a blob rather than a string | David Howells | 2 | -9/+16 |
2008-04-29 | doc: fix DMA-API function parameters | Randy Dunlap | 1 | -2/+2 |
2008-04-29 | dma: document dma_*map*_attrs() interfaces | Arthur Kepner | 2 | -0/+89 |
2008-04-29 | Cpuset hardwall flag: add a mem_hardwall flag to cpusets | Paul Menage | 1 | -12/+14 |
2008-04-29 | memcgroups: add a document describing the resource counter abstraction | Pavel Emelyanov | 1 | -0/+181 |
2008-04-29 | cgroups: simplify init_subsys() | Li Zefan | 1 | -2/+1 |
2008-04-29 | cgroups: implement device whitelist | Serge E. Hallyn | 1 | -0/+48 |
2008-04-29 | x86: olpc: add One Laptop Per Child architecture support | Andres Salomon | 1 | -0/+7 |
2008-04-29 | sysrq: add show-backtrace-on-all-cpus function | Rik van Riel | 1 | -0/+2 |
2008-04-29 | Taint kernel after WARN_ON(condition) | Nur Hussein | 1 | -0/+4 |
2008-04-29 | ACPI: thinkpad-acpi: bump up version to 0.20 | Henrique de Moraes Holschuh | 1 | -2/+2 |
2008-04-29 | ACPI: thinkpad-acpi: use uppercase for "LED" on user documentation | Henrique de Moraes Holschuh | 1 | -11/+11 |
2008-04-29 | ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2) | Henrique de Moraes Holschuh | 1 | -6/+41 |
2008-04-29 | ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1) | Henrique de Moraes Holschuh | 1 | -5/+20 |
2008-04-29 | ACPI: thinkpad-acpi: claim tpacpi as an official short handle (v1.1) | Henrique de Moraes Holschuh | 1 | -0/+5 |
2008-04-29 | ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1) | Henrique de Moraes Holschuh | 1 | -0/+50 |
2008-04-29 | [POWERPC] mpc5200: add gpiolib support for mpc5200 | s.hauer@pengutronix.de | 1 | -0/+12 |
2008-04-29 | x86: add more boot protocol documentation | Ian Campbell | 1 | -2/+10 |
2008-04-29 | thermal: update the documentation | Zhang Rui | 1 | -6/+27 |
2008-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2 | -8/+11 |
2008-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 1 | -16/+11 |
2008-04-28 | kconifg: 'select' considered less evil | Matthew Wilcox | 1 | -8/+9 |
2008-04-28 | dontdiff: ignore timeconst.h | Ben Dooks | 1 | -0/+1 |
2008-04-28 | dontdiff: add modules.order | Ben Dooks | 1 | -0/+1 |
2008-04-28 | [CPUFREQ] document the currently undocumented parts of the sysfs interface | Darrick J. Wong | 1 | -0/+14 |
2008-04-28 | docbook: fix bitops fatal filename error | Randy Dunlap | 1 | -1/+1 |
2008-04-28 | doc: fix an incorrect suggestion to pass NULL for PCI like buses | Matti Linnanvuori | 1 | -3/+3 |
2008-04-28 | Consistently use pdev as the variable of type struct pci_dev *. | Matti Linnanvuori | 1 | -16/+16 |
2008-04-28 | fat: Add allow_utime option | OGAWA Hirofumi | 1 | -0/+15 |
2008-04-28 | md: introduce get_priority_stripe() to improve raid456 write performance | Dan Williams | 1 | -0/+6 |
2008-04-28 | fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G... | Maik Broemme | 1 | -0/+2 |
2008-04-28 | fbdev: platforming metronomefb and am200epd | Jaya Kumar | 1 | -9/+7 |
2008-04-28 | fbdev: powerpc: driver for Freescale 8610 and 5121 DIU | York Sun | 1 | -0/+33 |
2008-04-28 | lxfb: disable suspend VT switch by default | Andres Salomon | 1 | -0/+2 |
2008-04-28 | lxfb: rename kernel arg fbsize to vram | Andres Salomon | 1 | -0/+50 |
2008-04-28 | update modedb.txt documentation about mode_option parameter change | Krzysztof Helt | 1 | -0/+4 |
2008-04-28 | PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch | Andres Salomon | 1 | -1/+2 |