Age | Commit message (Expand) | Author |
2010-08-12 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2010-08-12 | x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods | Chris Wilson |
2010-08-12 | Add a dummy printk function for the maintenance of unused printks | David Howells |
2010-08-12 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-12 | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2010-08-12 | block: add secure discard | Adrian Hunter |
2010-08-12 | mmc: add erase, secure erase, trim and secure trim operations | Adrian Hunter |
2010-08-12 | mm: fix writeback_in_progress() | Jan Kara |
2010-08-12 | writeback: avoid unnecessary calculation of bdi dirty thresholds | Wu Fengguang |
2010-08-12 | mfd: Add TPS6586x driver | Mike Rapoport |
2010-08-12 | mfd: Get rid of now unused mc13783 private header | Uwe Kleine-König |
2010-08-12 | mfd: New mc13783 function exposing flags | Uwe Kleine-König |
2010-08-12 | mfd: Add stmpe auto sleep feature | Sundar R Iyer |
2010-08-12 | mfd: Add additional WM8994 GPIO functions | Mark Brown |
2010-08-12 | mfd: Add JZ4740 ADC driver | Lars-Peter Clausen |
2010-08-12 | mfd: Add STMPE I/O Expander support | Rabin Vincent |
2010-08-12 | dm: factor out max_io_len_target_boundary | Mike Snitzer |
2010-08-12 | dm: linear support discard | Mike Snitzer |
2010-08-12 | dm: allow autoloading of dm mod | Peter Rajnoha |
2010-08-12 | dm: rename map_info flush_request to target_request_nr | Mike Snitzer |
2010-08-12 | dm ioctl: make bio or request based device type immutable | Mike Snitzer |
2010-08-12 | io-mapping: move asm include inside the config option | Dave Airlie |
2010-08-12 | vgaarb: drop vga.h include | Dave Airlie |
2010-08-12 | Make lib/raid6/test build correctly. | NeilBrown |
2010-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-11 | i2c: I2C bus multiplexer driver pca954x | Michael Lawnick |
2010-08-11 | i2c: Multiplexed I2C bus core support | Michael Lawnick |
2010-08-11 | i2c: Use a separate mutex for userspace client lists | Jean Delvare |
2010-08-11 | i2c: Move adapter locking helpers to i2c-core | Jean Delvare |
2010-08-11 | V4L/DVB: Use custom I2C probing function mechanism | Jean Delvare |
2010-08-11 | i2c: Add support for custom probe function | Jean Delvare |
2010-08-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-08-11 | kfifo: replace the old non generic API | Stefani Seibold |
2010-08-11 | kfifo: add the new generic kfifo API | Stefani Seibold |
2010-08-11 | kfifo: kfifo_is_{full,empty} should return bools, not ints | Robert P. J. Day |
2010-08-11 | fs/sysv: v7: adjust sanity checks for some volumes | Lubomir Rintel |
2010-08-11 | lib/bug.c: add oops end marker to WARN implementation | Anton Blanchard |
2010-08-11 | panic: keep blinking in spite of long spin timer mode | TAMUKI Shoichi |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori |
2010-08-11 | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori |
2010-08-11 | memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim() | KOSAKI Motohiro |
2010-08-11 | memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask | KOSAKI Motohiro |
2010-08-11 | memcg: use find_lock_task_mm() in memory cgroups oom | KAMEZAWA Hiroyuki |
2010-08-11 | gpio: sx150x: add Semtech I2C sx150x gpio expander driver | Gregory Bean |
2010-08-11 | gpio: max730x: make pullups configurable via platformdata | Marc Kleine-Budde |
2010-08-11 | sdio: allow non-standard SDIO cards | Grazvydas Ignotas |
2010-08-11 | mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume | Maxim Levitsky |
2010-08-11 | mmc: implement SD-combo (IO+mem) support | Michal Miroslaw |
2010-08-11 | mmc: recognize CSD structure | Kyungmin Park |