Age | Commit message (Expand) | Author |
2008-04-29 | i2c: Add support for device alias names | Jean Delvare |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2008-04-29 | [ALSA] hda - Add support of Medion RIM 2150 | Takashi Iwai |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-29 | doc: replace yet another dev with pdev for consistency in DMA-mapping.txt | Matti Linnanvuori |
2008-04-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2008-04-29 | edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} | Tim Gardner |
2008-04-29 | keys: make the keyring quotas controllable through /proc/sys | David Howells |
2008-04-29 | keys: add keyctl function to get a security label | David Howells |
2008-04-29 | keys: allow the callout data to be passed as a blob rather than a string | David Howells |
2008-04-29 | doc: fix DMA-API function parameters | Randy Dunlap |
2008-04-29 | dma: document dma_*map*_attrs() interfaces | Arthur Kepner |
2008-04-29 | Cpuset hardwall flag: add a mem_hardwall flag to cpusets | Paul Menage |
2008-04-29 | memcgroups: add a document describing the resource counter abstraction | Pavel Emelyanov |
2008-04-29 | cgroups: simplify init_subsys() | Li Zefan |
2008-04-29 | cgroups: implement device whitelist | Serge E. Hallyn |
2008-04-29 | x86: olpc: add One Laptop Per Child architecture support | Andres Salomon |
2008-04-29 | sysrq: add show-backtrace-on-all-cpus function | Rik van Riel |
2008-04-29 | Taint kernel after WARN_ON(condition) | Nur Hussein |
2008-04-29 | x86: add more boot protocol documentation | Ian Campbell |
2008-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2008-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2008-04-28 | kconifg: 'select' considered less evil | Matthew Wilcox |
2008-04-28 | dontdiff: ignore timeconst.h | Ben Dooks |
2008-04-28 | dontdiff: add modules.order | Ben Dooks |
2008-04-28 | [CPUFREQ] document the currently undocumented parts of the sysfs interface | Darrick J. Wong |
2008-04-28 | docbook: fix bitops fatal filename error | Randy Dunlap |
2008-04-28 | doc: fix an incorrect suggestion to pass NULL for PCI like buses | Matti Linnanvuori |
2008-04-28 | Consistently use pdev as the variable of type struct pci_dev *. | Matti Linnanvuori |
2008-04-28 | fat: Add allow_utime option | OGAWA Hirofumi |
2008-04-28 | md: introduce get_priority_stripe() to improve raid456 write performance | Dan Williams |
2008-04-28 | fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G... | Maik Broemme |
2008-04-28 | fbdev: platforming metronomefb and am200epd | Jaya Kumar |
2008-04-28 | fbdev: powerpc: driver for Freescale 8610 and 5121 DIU | York Sun |
2008-04-28 | lxfb: disable suspend VT switch by default | Andres Salomon |
2008-04-28 | lxfb: rename kernel arg fbsize to vram | Andres Salomon |
2008-04-28 | update modedb.txt documentation about mode_option parameter change | Krzysztof Helt |
2008-04-28 | PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch | Andres Salomon |
2008-04-28 | gxfb: replace FBSIZE config option with a module parameter | Andres Salomon |
2008-04-28 | gpio: define gpio_is_valid() | Guennadi Liakhovetski |
2008-04-28 | kprobes: update document about batch registration | Masami Hiramatsu |
2008-04-28 | documentation: move spidev_fdx example to its own source file | Randy Dunlap |
2008-04-28 | mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy | Lee Schermerhorn |
2008-04-28 | mempolicy: use MPOL_PREFERRED for system-wide default policy | Lee Schermerhorn |
2008-04-28 | mempolicy: rework mempolicy Reference Counting [yet again] | Lee Schermerhorn |
2008-04-28 | mempolicy: rename struct mempolicy 'policy' member to 'mode' | Lee Schermerhorn |
2008-04-28 | mempolicy: disallow static or relative flags for local preferred mode | David Rientjes |
2008-04-28 | mempolicy: update NUMA memory policy documentation | David Rientjes |
2008-04-28 | mm: filter based on a nodemask as well as a gfp_mask | Mel Gorman |