| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: provide stub pci_domain_nr function for !CONFIG_PCI configs | Dave Airlie | 2010-08-13 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-13 | 4 | -5/+7 |
|\ |
|
| * | net: make netpoll_rx return bool for !CONFIG_NETPOLL | John W. Linville | 2010-08-10 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-08-10 | 1 | -2/+2 |
| |\ |
|
| | * | Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size | Mat Martineau | 2010-08-10 | 1 | -1/+1 |
| | * | Bluetooth: Change default L2CAP ERTM retransmit timeout | Mat Martineau | 2010-08-10 | 1 | -1/+1 |
| * | | net/sock.h: add missing kernel-doc notation | Randy Dunlap | 2010-08-10 | 1 | -1/+3 |
| * | | etherdevice.h: fix kernel-doc typo | Randy Dunlap | 2010-08-10 | 1 | -1/+1 |
| |/ |
|
* | | Revert "fsnotify: store struct file not struct path" | Linus Torvalds | 2010-08-12 | 2 | -24/+29 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2010-08-12 | 3 | -4/+18 |
|\ \ |
|
| * | | dm: factor out max_io_len_target_boundary | Mike Snitzer | 2010-08-12 | 1 | -0/+6 |
| * | | dm: linear support discard | Mike Snitzer | 2010-08-12 | 1 | -0/+6 |
| * | | dm: allow autoloading of dm mod | Peter Rajnoha | 2010-08-12 | 2 | -0/+2 |
| * | | dm: rename map_info flush_request to target_request_nr | Mike Snitzer | 2010-08-12 | 1 | -2/+2 |
| * | | dm ioctl: make bio or request based device type immutable | Mike Snitzer | 2010-08-12 | 1 | -2/+2 |
* | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2010-08-12 | 5 | -20/+39 |
|\ \ \ |
|
| * | | | hwpoison: rename CONFIG | Naoya Horiguchi | 2010-08-11 | 1 | -2/+2 |
| * | | | HWPOISON, hugetlb: isolate corrupted hugepage | Naoya Horiguchi | 2010-08-11 | 1 | -0/+2 |
| * | | | hugetlb, rmap: add reverse mapping for hugepage | Naoya Horiguchi | 2010-08-11 | 4 | -10/+13 |
| * | | | hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.h | Naoya Horiguchi | 2010-08-11 | 3 | -10/+24 |
* | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2010-08-12 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | Make lib/raid6/test build correctly. | NeilBrown | 2010-08-12 | 1 | -0/+2 |
* | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-12 | 3 | -16/+110 |
|\ \ \ \ \ |
|
| * | | | | | i2c: I2C bus multiplexer driver pca954x | Michael Lawnick | 2010-08-11 | 1 | -0/+47 |
| * | | | | | i2c: Multiplexed I2C bus core support | Michael Lawnick | 2010-08-11 | 2 | -0/+54 |
| * | | | | | i2c: Use a separate mutex for userspace client lists | Jean Delvare | 2010-08-11 | 1 | -0/+1 |
| * | | | | | i2c: Move adapter locking helpers to i2c-core | Jean Delvare | 2010-08-11 | 1 | -17/+3 |
| * | | | | | V4L/DVB: Use custom I2C probing function mechanism | Jean Delvare | 2010-08-11 | 1 | -0/+3 |
| * | | | | | i2c: Add support for custom probe function | Jean Delvare | 2010-08-11 | 1 | -2/+5 |
| |/ / / / |
|
* | | | | | 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 |