| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2007-07-12 | 1 | -0/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | security: Protection for exploiting null dereference using mmap | Eric Paris | 2007-07-11 | 1 | -0/+15 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-12 | 2 | -7/+31 |
|\ \ \ \ \ \ |
|
| * | | | | | | [IA64] prevent MCA when performing MMIO mmap to PCI config space | Alex Chiang | 2007-07-11 | 2 | -7/+31 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-07-12 | 3 | -144/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | PCI: add pci_try_set_mwi | Randy Dunlap | 2007-07-11 | 1 | -1/+4 |
| * | | | | | | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 2007-07-11 | 1 | -103/+0 |
| * | | | | | | PCI: remove useless pci driver method | David Brownell | 2007-07-11 | 2 | -40/+0 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-07-12 | 2 | -0/+168 |
|\ \ \ \ \ \ |
|
| * | | | | | | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2007-07-11 | 1 | -0/+2 |
| * | | | | | | Rules on how to use sysfs in userspace programs | Kay Sievers | 2007-07-11 | 1 | -0/+166 |
| |/ / / / / |
|
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-12 | 5 | -27/+321 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | [IPV6]: Do not send RH0 anymore. | YOSHIFUJI Hideaki | 2007-07-10 | 1 | -2/+1 |
| * | | | | | [NET]: netdevice mtu assumptions documentation | Stephen Hemminger | 2007-07-10 | 1 | -0/+25 |
| * | | | | | [NET]: netdevice locking assumptions documentation | Stephen Hemminger | 2007-07-10 | 1 | -7/+8 |
| * | | | | | [NETFILTER]: ipt_SAME: add to feature-removal-schedule | Patrick McHardy | 2007-07-10 | 1 | -0/+8 |
| * | | | | | [NET]: [DOC] Multiqueue hardware support documentation | Peter P Waskiewicz Jr | 2007-07-10 | 1 | -0/+111 |
| * | | | | | [L2TP]: Add PPPoL2TP in-kernel documentation | James Chapman | 2007-07-10 | 1 | -0/+169 |
| * | | | | | [IPV4]: The scheduled removal of multipath cached routing support. | David S. Miller | 2007-07-10 | 1 | -19/+0 |
| |/ / / / |
|
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 | Linus Torvalds | 2007-07-12 | 1 | -0/+155 |
|\ \ \ \ \ |
|
| * | | | | | Blackfin arch: kgdb specific code | Sonic Zhang | 2007-06-29 | 1 | -0/+155 |
| |/ / / / |
|
* | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2007-07-12 | 9 | -45/+113 |
|\ \ \ \ \ |
|
| * | | | | | i2c-rpx: Remove | Jean Delvare | 2007-07-12 | 1 | -2/+0 |
| * | | | | | i2c: New bus driver for the TAOS evaluation modules | Jean Delvare | 2007-07-12 | 1 | -0/+46 |
| * | | | | | i2c-i801: Use the internal 32-byte buffer on ICH4+ | Oleg Ryjkov | 2007-07-12 | 1 | -2/+2 |
| * | | | | | i2c-piix4: Add support for the ATI SB700 | Henry Su | 2007-07-12 | 1 | -1/+1 |
| * | | | | | i2c: Fix the i2c_smbus_read_i2c_block_data() prototype | Jean Delvare | 2007-07-12 | 2 | -2/+2 |
| * | | | | | i2c: Deprecate legacy RTC drivers | Jean Delvare | 2007-07-12 | 1 | -0/+7 |
| * | | | | | i2c: Delete outdated x1205 driver documentation | Jean Delvare | 2007-07-12 | 1 | -38/+0 |
| * | | | | | i2c: Add kernel documentation | David Brownell | 2007-07-12 | 1 | -0/+55 |
| |/ / / / |
|
* | | | | | Define zero-page offset 0x1e4 as a scratch field, and use it | H. Peter Anvin | 2007-07-12 | 1 | -0/+1 |
|/ / / / |
|
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-10 | 3 | -579/+0 |
|\ \ \ \ |
|
| * | | | | Remove sk98lin ethernet driver. | Jeff Garzik | 2007-07-10 | 3 | -579/+0 |
* | | | | | Merge git://git.infradead.org/~dwmw2/battery-2.6 | Linus Torvalds | 2007-07-10 | 1 | -0/+167 |
|\ \ \ \ \ |
|
| * | | | | | [BATTERY] Universal power supply class (was: battery class) | Anton Vorontsov | 2007-07-10 | 1 | -0/+167 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-07-10 | 1 | -0/+11 |
|\ \ \ \ \ |
|
| * | | | | | splice: completely document external interface with kerneldoc | Jens Axboe | 2007-07-10 | 1 | -0/+11 |
| | |/ / /
| |/| | | |
|
* | | | | | Documentation/block/barrier.txt is not in sync with the actual code: - blk_qu... | Geert Uytterhoeven | 2007-07-10 | 1 | -13/+3 |
|/ / / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2007-07-09 | 2 | -10/+16 |
|\ \ \ \ |
|
| * | | | | ieee1394: remove old isochronous ABI | Stefan Richter | 2007-07-10 | 2 | -10/+16 |
| |/ / / |
|
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-09 | 1 | -0/+204 |
|\ \ \ \ |
|
| * | | | | spidernet: driver docmentation | Linas Vepstas | 2007-07-08 | 1 | -0/+204 |
| |/ / / |
|
* | | | | sched: add CFS documentation | Ingo Molnar | 2007-07-09 | 1 | -0/+119 |
* | | | | sched: zap the migration init / cache-hot balancing code | Ingo Molnar | 2007-07-09 | 1 | -43/+0 |
|/ / / |
|
* | | | Documentation/HOWTO: update URLs of git trees | Stefan Richter | 2007-06-28 | 1 | -15/+13 |
* | | | remove leftover documentation of acpi_generic_hotkey | Stephen Hemminger | 2007-06-27 | 1 | -5/+0 |
* | | | "volatile considered harmful" | Jonathan Corbet | 2007-06-24 | 1 | -0/+119 |
* | | | SM501: Add Documentation/SM501.txt | Ben Dooks | 2007-06-24 | 1 | -0/+66 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-06-08 | 2 | -0/+86 |
|\ \ \ |
|
| * | | | USB: cxacru: add Documentation file | Simon Arlott | 2007-06-08 | 2 | -0/+86 |