| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] USB: update usbmon.txt | Pete Zaitcev | 2006-06-21 | 1 | -14/+18 |
* | [PATCH] USB: correct the USB info in Documentation/power/swsusp.txt | David Brownell | 2006-06-21 | 1 | -14/+23 |
* | [PATCH] remove duplication from Documentation/power/devices.txt | David Brownell | 2006-06-21 | 1 | -90/+0 |
* | [PATCH] i4l gigaset: move sysfs entry to tty class device | Hansjoerg Lipp | 2006-06-21 | 1 | -3/+4 |
* | [PATCH] Add kernel<->userspace ABI stability documentation | Greg Kroah-Hartman | 2006-06-21 | 6 | -0/+171 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-06-21 | 5 | -278/+109 |
|\ |
|
| * | [SCSI] aacraid: Update supported product information | Mark Haverkamp | 2006-06-19 | 1 | -4/+4 |
| * | Merge ../linux-2.6 | James Bottomley | 2006-06-10 | 25 | -108/+834 |
| |\ |
|
| * | | [SCSI] scsi: remove Documentation/scsi/cpqfc.txt | Arthur Othieno | 2006-06-10 | 2 | -274/+0 |
| * | | [SCSI] hptiop: HighPoint RocketRAID 3xxx controller driver | HighPoint Linux Team | 2006-06-10 | 1 | -0/+92 |
| * | | [SCSI] megaraid_sas: switch fw_outstanding to an atomic_t | Sumant Patro | 2006-06-06 | 1 | -0/+13 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6 | Linus Torvalds | 2006-06-20 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Update feature removal of obsolete raw1394 ISO requests. | Ben Collins | 2006-06-12 | 1 | -2/+2 |
* | | | | Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-06-20 | 1 | -6/+124 |
|\ \ \ \ |
|
| * | | | | [PATCH] inotify (5/5): update kernel documentation | Amy Griffis | 2006-06-20 | 1 | -6/+124 |
| |/ / / |
|
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-20 | 2 | -0/+120 |
|\ \ \ \ |
|
| * | | | | [ARM] 3407/1: lpd7x: documetation update | Marc Singer | 2006-06-18 | 2 | -0/+120 |
| |/ / / |
|
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-06-19 | 1 | -9/+0 |
|\ \ \ \ |
|
| * | | | | [MIPS] Remove support for NEC DDB5476. | Ralf Baechle | 2006-06-19 | 1 | -9/+0 |
| * | | | | [MIPS] Remove support for NEC DDB5074. | Ralf Baechle | 2006-06-19 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2006-06-19 | 1 | -4/+8 |
|\ \ \ \ |
|
| * | | | | IPoIB: Mention RFC numbers in documentation | Roland Dreier | 2006-06-17 | 1 | -4/+8 |
| |/ / / |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-19 | 3 | -4/+20 |
|\ \ \ \ |
|
| * | | | | [TCP]: Add tcp_slow_start_after_idle sysctl. | David S. Miller | 2006-06-17 | 1 | -0/+7 |
| * | | | | [NET]: Add netif_tx_lock | Herbert Xu | 2006-06-17 | 1 | -4/+4 |
| * | | | | [SECMARK]: Add new packet controls to SELinux | James Morris | 2006-06-17 | 1 | -0/+9 |
| |/ / / |
|
* | | | | Merge branch 'master' into upstream | Jeff Garzik | 2006-06-13 | 1 | -78/+270 |
|\ \ \ \
| |/ / / |
|
| * | | | [PATCH] Further alterations for memory barrier document | David Howells | 2006-06-10 | 1 | -78/+270 |
| | |/
| |/| |
|
* | | | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ... | Jeff Garzik | 2006-06-08 | 1 | -94/+229 |
|\ \ \ |
|
| * | | | [DOC] Update bonding documentation with sysfs info | Auke Kok | 2006-06-08 | 1 | -94/+229 |
* | | | | Merge branch 'master' into upstream | Jeff Garzik | 2006-06-08 | 1 | -4/+5 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | [SERIAL] Update parity handling documentation | Peter Korsgaard | 2006-06-02 | 1 | -4/+5 |
* | | | Merge branch 'master' into upstream | Jeff Garzik | 2006-05-23 | 3 | -32/+4 |
|\ \ \
| |/ / |
|
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-05-21 | 1 | -4/+4 |
| |\ \ |
|
| | * | | V4L/DVB (3832): Get_dvb_firmware: download nxt2002 firmware from new driver l... | Michael Krufky | 2006-05-12 | 1 | -4/+4 |
| * | | | [PATCH] drivers/base/firmware_class.c: cleanups | Adrian Bunk | 2006-05-21 | 2 | -28/+0 |
* | | | | Merge branch 'master' into upstream | Jeff Garzik | 2006-05-20 | 8 | -8/+467 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2006-05-19 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | [WATCHDOG] Documentation/watchdog/watchdog-api.txt - fix watchdog daemon | Randy Dunlap | 2006-05-15 | 1 | -0/+3 |
| | |/ / |
|
| * | | | [PATCH] sbp2: consolidate workarounds | Stefan Richter | 2006-05-17 | 1 | -0/+9 |
| * | | | [PATCH] SPI: busnum == 0 needs to work | David Brownell | 2006-05-16 | 1 | -1/+33 |
| * | | | [PATCH] SPI: add PXA2xx SSP SPI Driver | Stephen Street | 2006-05-16 | 1 | -0/+234 |
| * | | | [PATCH] devices.txt: remove pktcdvd entry | Peter Osterlund | 2006-05-15 | 1 | -5/+0 |
| * | | | [PATCH] Fix typos in Documentation/memory-barriers.txt | Aneesh Kumar | 2006-05-15 | 1 | -2/+2 |
| |/ / |
|
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-05-11 | 1 | -0/+161 |
| |\ \ |
|
| | * | | [NET]: Add missing operstates documentation. | Stefan Rompf | 2006-05-09 | 1 | -0/+161 |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-05-11 | 1 | -0/+25 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | [SCSI] megaraid_{mm,mbox}: fix a bug in reset handler | Ju, Seokmann | 2006-04-27 | 1 | -0/+25 |
* | | | | Merge branch 'master' into upstream | Jeff Garzik | 2006-05-02 | 5 | -32/+70 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-05-01 | 2 | -29/+56 |
| |\ \ \ |
|