Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: simplify flags for tx timestamping | Oliver Hartkopp | 2010-08-19 | 3 | -35/+19 |
* | macvtap: Implement multiqueue for macvtap driver | Krishna Kumar | 2010-08-16 | 1 | -1/+8 |
* | core: Factor out flow calculation from get_rps_cpu | Krishna Kumar | 2010-08-16 | 1 | -0/+9 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-08-15 | 3 | -6/+5 |
|\ | |||||
| * | Merge branch 'linus' into release | Len Brown | 2010-08-15 | 466 | -4599/+12310 |
| |\ | |||||
| * | | ACPI processor: remove deprecated ACPI procfs I/F | Zhang Rui | 2010-08-15 | 1 | -1/+0 |
| * | | Merge branch 'acpica-gpe' into release | Len Brown | 2010-08-15 | 4 | -15/+57 |
| |\ \ | |||||
| * \ \ | Merge branch 'procfs-cleanup' into release | Len Brown | 2010-08-14 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | ACPI: introduce module parameter acpi.aml_debug_output | Zhang Rui | 2010-08-14 | 1 | -1/+1 |
| * | | | | ACPI, APEI, Rename CPER and GHES severity constants | Huang Ying | 2010-08-08 | 1 | -4/+4 |
| |/ / / | |||||
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2010-08-15 | 1 | -1/+5 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into for-linus | Chris Metcalf | 2010-08-13 | 82 | -976/+2339 |
| |\ \ \ \ | |||||
| * | | | | | Add fanotify syscalls to <asm-generic/unistd.h>. | Chris Metcalf | 2010-08-13 | 1 | -1/+5 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup | Linus Torvalds | 2010-08-14 | 15 | -325/+321 |
|\ \ \ \ \ \ | |||||
| * | | | | | | include: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 15 | -325/+321 |
* | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-08-14 | 1 | -0/+21 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | hwmon: (ltc4245) Expose all GPIO pins as analog voltages | Ira W. Snyder | 2010-08-14 | 1 | -0/+21 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-14 | 2 | -0/+17 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Merge commit 'v2.6.35-rc6' into spi/test | Grant Likely | 2010-07-25 | 40 | -166/+239 |
| |\ \ \ \ \ | |||||
| * | | | | | | spi/spi-gpio: add support for controllers without MISO or MOSI pin | Marek Szyprowski | 2010-07-03 | 1 | -0/+5 |
| * | | | | | | spi/mmc_spi: SPI bus locking API, using mutex | Ernst Schwab | 2010-06-28 | 1 | -0/+12 |
* | | | | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-08-13 | 1 | -3/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | bkl: Remove locked .ioctl file operation | Arnd Bergmann | 2010-08-14 | 1 | -3/+2 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 4 | -17/+17 |
* | | | | | | | dma-mapping: fix build errors on !HAS_DMA architectures | Heiko Carstens | 2010-08-13 | 1 | -0/+2 |
|/ / / / / / | |||||
* | | | | | | 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 |