| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-08-12 | 1 | -67/+221 |
|\ |
|
| * | param: don't deref arg in __same_type() checks | Rusty Russell | 2010-08-11 | 1 | -5/+5 |
| * | param: add kerneldoc to moduleparam.h | Rusty Russell | 2010-08-11 | 1 | -26/+95 |
| * | param: locking for kernel parameters | Rusty Russell | 2010-08-11 | 1 | -0/+56 |
| * | param: make param sections const. | Rusty Russell | 2010-08-11 | 1 | -1/+1 |
| * | param: add a free hook to kernel_param_ops. | Rusty Russell | 2010-08-11 | 1 | -0/+2 |
| * | param: use ops in struct kernel_param, rather than get and set fns directly | Rusty Russell | 2010-08-11 | 1 | -48/+75 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2010-08-12 | 4 | -0/+221 |
|\ \ |
|
| * | | ab8500-mfd: add regulator support to ab8500 mfd device | Sundar R Iyer | 2010-08-11 | 2 | -0/+31 |
| * | | drivers: regulator: add Maxim 8998 driver | Kyungmin Park | 2010-08-11 | 2 | -0/+190 |
| |/ |
|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2010-08-12 | 6 | -220/+286 |
|\ \ |
|
| * | | mfd: Add TPS6586x driver | Mike Rapoport | 2010-08-12 | 1 | -0/+47 |
| * | | mfd: Get rid of now unused mc13783 private header | Uwe Kleine-König | 2010-08-12 | 1 | -220/+0 |
| * | | mfd: New mc13783 function exposing flags | Uwe Kleine-König | 2010-08-12 | 1 | -0/+2 |
| * | | mfd: Add stmpe auto sleep feature | Sundar R Iyer | 2010-08-12 | 1 | -0/+4 |
| * | | mfd: Add additional WM8994 GPIO functions | Mark Brown | 2010-08-12 | 1 | -0/+4 |
| * | | mfd: Add JZ4740 ADC driver | Lars-Peter Clausen | 2010-08-12 | 1 | -0/+32 |
| * | | mfd: Add STMPE I/O Expander support | Rabin Vincent | 2010-08-12 | 1 | -0/+197 |
* | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2010-08-12 | 1 | -0/+36 |
|\ \ \ |
|
| * | | | Add s3c-adc-battery driver | Vasily Khoruzhick | 2010-07-23 | 1 | -0/+36 |
* | | | | x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods | Chris Wilson | 2010-08-12 | 1 | -1/+1 |
* | | | | Add a dummy printk function for the maintenance of unused printks | David Howells | 2010-08-12 | 1 | -0/+7 |
* | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-12 | 6 | -44/+27 |
|\ \ \ \ |
|
| * | | | | io-mapping: move asm include inside the config option | Dave Airlie | 2010-08-12 | 1 | -1/+2 |
| * | | | | vgaarb: drop vga.h include | Dave Airlie | 2010-08-12 | 1 | -1/+0 |
| * | | | | drm: expand gamma_set | James Simmons | 2010-08-10 | 1 | -1/+1 |
| * | | | | drm/edid: Add detailed block walk for CEA extensions | Adam Jackson | 2010-08-10 | 1 | -0/+6 |
| * | | | | drm: Remove unused fields from drm_display_info | Adam Jackson | 2010-08-10 | 1 | -34/+1 |
| * | | | | drm: Fix support for PCI domains | Benjamin Herrenschmidt | 2010-08-10 | 2 | -7/+17 |
* | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 | 2 | -19/+11 |
|\ \ \ \ \ |
|
| * | | | | | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 2 | -19/+11 |
* | | | | | | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2010-08-12 | 4 | -0/+123 |
|\ \ \ \ \ \ |
|
| * | | | | | | swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough. | Konrad Rzeszutek Wilk | 2010-07-27 | 1 | -0/+65 |
| * | | | | | | vmap: add flag to allow lazy unmap to be disabled at runtime | Jeremy Fitzhardinge | 2010-07-27 | 1 | -0/+2 |
| * | | | | | | xen: Add xen_create_contiguous_region | Alex Nixon | 2010-06-07 | 2 | -0/+48 |
| * | | | | | | xen: Rename the balloon lock | Alex Nixon | 2010-06-07 | 1 | -0/+8 |
* | | | | | | | block: add secure discard | Adrian Hunter | 2010-08-12 | 3 | -1/+10 |
* | | | | | | | mmc: add erase, secure erase, trim and secure trim operations | Adrian Hunter | 2010-08-12 | 5 | -7/+64 |
* | | | | | | | mm: fix writeback_in_progress() | Jan Kara | 2010-08-12 | 1 | -0/+1 |
* | | | | | | | writeback: avoid unnecessary calculation of bdi dirty thresholds | Wu Fengguang | 2010-08-12 | 1 | -2/+3 |
* | | | | | | | acpi: fix bogus preemption logic | Thomas Gleixner | 2010-08-12 | 1 | -3/+7 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-11 | 4 | -1/+33 |
|\ \ \ \ \ \ |
|
| * | | | | | | vfs: remove unused MNT_STRICTATIME | Miklos Szeredi | 2010-08-11 | 1 | -1/+0 |
| * | | | | | | vfs: show unreachable paths in getcwd and proc | Miklos Szeredi | 2010-08-11 | 2 | -0/+6 |
| * | | | | | | vfs: add helpers to get root and pwd | Miklos Szeredi | 2010-08-11 | 1 | -0/+27 |
| * | | | | | | V7: Adjust sanity checks for some volumes | Lubomir Rintel | 2010-08-11 | 1 | -0/+11 |
* | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-11 | 7 | -40/+230 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branches 'master' and 'devel' into for-linus | Russell King | 2010-08-10 | 7 | -40/+230 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev... | Russell King | 2010-08-06 | 6 | -24/+230 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | fbdev: sh-mobile: HDMI support for SH-Mobile SoCs | Guennadi Liakhovetski | 2010-08-04 | 1 | -0/+22 |