Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | [POWERPC] mpc5200: add gpiolib support for mpc5200 | s.hauer@pengutronix.de | 2008-04-29 | 1 | -0/+12 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | debugobjects: add documentation | Thomas Gleixner | 2008-04-30 | 2 | -1/+392 | |
* | | | | | | | | | | infrastructure to debug (dynamic) objects | Thomas Gleixner | 2008-04-30 | 1 | -0/+2 | |
* | | | | | | | | | | Basic braille screen reader support | Samuel Thibault | 2008-04-30 | 2 | -0/+39 | |
* | | | | | | | | | | mm: document missing fields for /proc/meminfo | Miklos Szeredi | 2008-04-30 | 1 | -4/+17 | |
* | | | | | | | | | | mm: bdi: move statistics to debugfs | Miklos Szeredi | 2008-04-30 | 1 | -28/+15 | |
* | | | | | | | | | | mm: bdi: allow setting a maximum for the bdi dirty limit | Peter Zijlstra | 2008-04-30 | 1 | -1/+8 | |
* | | | | | | | | | | mm: bdi: allow setting a minimum for the bdi dirty limit | Peter Zijlstra | 2008-04-30 | 1 | -0/+6 | |
* | | | | | | | | | | mm: bdi: export BDI attributes in sysfs | Peter Zijlstra | 2008-04-30 | 1 | -0/+46 | |
* | | | | | | | | | | Deprecate find_task_by_pid() | Pavel Emelyanov | 2008-04-30 | 1 | -0/+18 | |
* | | | | | | | | | | docbook: fix fatal rapidio yet again (and more to come) | Randy Dunlap | 2008-04-29 | 1 | -1/+0 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2008-04-29 | 2 | -1/+36 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip | Hans Verkuil | 2008-04-29 | 1 | -0/+34 | |
| * | | | | | | | | | | V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6 | Igor Kuznetsov | 2008-04-29 | 1 | -1/+1 | |
| * | | | | | | | | | | V4L/DVB (7765): Add support for Beholder BeholdTV H6 | Igor Kuznetsov | 2008-04-29 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* / | | | | | | | | | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 | 1 | -1/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-04-29 | 1 | -19/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | doc: replace yet another dev with pdev for consistency in DMA-mapping.txt | Matti Linnanvuori | 2008-04-29 | 1 | -1/+1 | |
| * | | | | | | | | | doc: fix an incorrect suggestion to pass NULL for PCI like buses | Matti Linnanvuori | 2008-04-28 | 1 | -3/+3 | |
| * | | | | | | | | | Consistently use pdev as the variable of type struct pci_dev *. | Matti Linnanvuori | 2008-04-28 | 1 | -16/+16 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-04-29 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [ALSA] hda - Add support of Medion RIM 2150 | Takashi Iwai | 2008-04-29 | 1 | -0/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-29 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86: add more boot protocol documentation | Ian Campbell | 2008-04-29 | 1 | -2/+10 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2008-04-29 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [CPUFREQ] document the currently undocumented parts of the sysfs interface | Darrick J. Wong | 2008-04-28 | 1 | -0/+14 | |
* | | | | | | | | | | | edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} | Tim Gardner | 2008-04-29 | 1 | -2/+1 | |
* | | | | | | | | | | | keys: make the keyring quotas controllable through /proc/sys | David Howells | 2008-04-29 | 1 | -1/+23 | |
* | | | | | | | | | | | keys: add keyctl function to get a security label | David Howells | 2008-04-29 | 1 | -0/+21 | |
* | | | | | | | | | | | keys: allow the callout data to be passed as a blob rather than a string | David Howells | 2008-04-29 | 2 | -9/+16 | |
* | | | | | | | | | | | doc: fix DMA-API function parameters | Randy Dunlap | 2008-04-29 | 1 | -2/+2 | |
* | | | | | | | | | | | dma: document dma_*map*_attrs() interfaces | Arthur Kepner | 2008-04-29 | 2 | -0/+89 | |
* | | | | | | | | | | | Cpuset hardwall flag: add a mem_hardwall flag to cpusets | Paul Menage | 2008-04-29 | 1 | -12/+14 | |
* | | | | | | | | | | | memcgroups: add a document describing the resource counter abstraction | Pavel Emelyanov | 2008-04-29 | 1 | -0/+181 | |
* | | | | | | | | | | | cgroups: simplify init_subsys() | Li Zefan | 2008-04-29 | 1 | -2/+1 | |
* | | | | | | | | | | | cgroups: implement device whitelist | Serge E. Hallyn | 2008-04-29 | 1 | -0/+48 | |
* | | | | | | | | | | | x86: olpc: add One Laptop Per Child architecture support | Andres Salomon | 2008-04-29 | 1 | -0/+7 | |
* | | | | | | | | | | | sysrq: add show-backtrace-on-all-cpus function | Rik van Riel | 2008-04-29 | 1 | -0/+2 | |
* | | | | | | | | | | | Taint kernel after WARN_ON(condition) | Nur Hussein | 2008-04-29 | 1 | -0/+4 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2008-04-28 | 2 | -8/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kconifg: 'select' considered less evil | Matthew Wilcox | 2008-04-28 | 1 | -8/+9 | |
| * | | | | | | | | | | dontdiff: ignore timeconst.h | Ben Dooks | 2008-04-28 | 1 | -0/+1 | |
| * | | | | | | | | | | dontdiff: add modules.order | Ben Dooks | 2008-04-28 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2008-04-28 | 1 | -16/+11 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | slub: Update statistics handling for variable order slabs | Christoph Lameter | 2008-04-27 | 1 | -16/+11 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | docbook: fix bitops fatal filename error | Randy Dunlap | 2008-04-28 | 1 | -1/+1 | |
* | | | | | | | | | fat: Add allow_utime option | OGAWA Hirofumi | 2008-04-28 | 1 | -0/+15 | |
* | | | | | | | | | md: introduce get_priority_stripe() to improve raid456 write performance | Dan Williams | 2008-04-28 | 1 | -0/+6 | |
* | | | | | | | | | fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G... | Maik Broemme | 2008-04-28 | 1 | -0/+2 | |
* | | | | | | | | | fbdev: platforming metronomefb and am200epd | Jaya Kumar | 2008-04-28 | 1 | -9/+7 |