| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-20 | 8 | -194/+532 |
|\ |
|
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-06-20 | 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-20 | 1 | -4/+8 |
| |\ \ |
|
| | * | | IPoIB: Mention RFC numbers in documentation | Roland Dreier | 2006-06-18 | 1 | -4/+8 |
| | |/ |
|
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-20 | 3 | -4/+20 |
| |\ \ |
|
| | * | | [TCP]: Add tcp_slow_start_after_idle sysctl. | David S. Miller | 2006-06-18 | 1 | -0/+7 |
| | * | | [NET]: Add netif_tx_lock | Herbert Xu | 2006-06-18 | 1 | -4/+4 |
| | * | | [SECMARK]: Add new packet controls to SELinux | James Morris | 2006-06-18 | 1 | -0/+9 |
| | |/ |
|
| * | | Merge branch 'master' into upstream | Jeff Garzik | 2006-06-14 | 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 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| * | | Merge branch 'master' into upstream | Jeff Garzik | 2006-05-23 | 3 | -32/+4 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into upstream | Jeff Garzik | 2006-05-20 | 8 | -8/+467 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into upstream | Jeff Garzik | 2006-05-02 | 5 | -32/+70 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into upstream | Jeff Garzik | 2006-04-27 | 1 | -0/+5 |
| |\ \ \ \ \ |
|
| * | | | | | | [PATCH] ipw2200: update version stamp to 1.1.2 | Zhu Yi | 2006-04-24 | 1 | -3/+3 |
| * | | | | | | [PATCH] README.ipw2200: rename CONFIG_IPW_DEBUG to CONFIG_IPW2200_DEBUG | Zhu Yi | 2006-04-24 | 1 | -2/+2 |
* | | | | | | | VFS: Unexport do_kern_mount() and clean up simple_pin_fs() | Trond Myklebust | 2006-06-09 | 1 | -1/+1 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | [SERIAL] Update parity handling documentation | Peter Korsgaard | 2006-06-02 | 1 | -4/+5 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-05-22 | 1 | -4/+4 |
|\ \ \ \ \ |
|
| * | | | | | V4L/DVB (3832): Get_dvb_firmware: download nxt2002 firmware from new driver l... | Michael Krufky | 2006-05-13 | 1 | -4/+4 |
* | | | | | | [PATCH] drivers/base/firmware_class.c: cleanups | Adrian Bunk | 2006-05-21 | 2 | -28/+0 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2006-05-20 | 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-18 | 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-12 | 1 | -0/+161 |
|\ \ \ \ |
|
| * | | | | [NET]: Add missing operstates documentation. | Stefan Rompf | 2006-05-10 | 1 | -0/+161 |
| | |_|/
| |/| | |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-05-12 | 1 | -0/+25 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [SCSI] megaraid_{mm,mbox}: fix a bug in reset handler | Ju, Seokmann | 2006-04-27 | 1 | -0/+25 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-05-01 | 2 | -29/+56 |
|\ \ \ \ |
|
| * | | | | [ALSA] adding __devinitdata to pci_device_id | Kenrik Kretzschmar | 2006-04-27 | 1 | -2/+2 |
| * | | | | [ALSA] Fix typos and add information about Jack support to Audiophile-Usb.txt | Charis Kouzinopoulos | 2006-04-27 | 1 | -27/+54 |
| | |_|/
| |/| | |
|
* | | | | [PATCH] suspend: Documentation update for IBM Thinkpad X30 | Antonino A. Daplas | 2006-04-28 | 1 | -1/+1 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-04-27 | 1 | -1/+11 |
|\ \ \ \ |
|
| * | | | | [PATCH] PCI: Documentation: no more device ids | Ingo Oeser | 2006-04-27 | 1 | -1/+11 |
| |/ / / |
|
* / / / | [PATCH] Added URI of "linux kernel development process" | Paolo Ciarrocchi | 2006-04-27 | 1 | -1/+2 |
|/ / / |
|
* | / | [doc] add paragraph about 'fs' subsystem to sysfs.txt | Miklos Szeredi | 2006-04-26 | 1 | -0/+5 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-04-20 | 1 | -0/+22 |
|\ \ |
|
| * | | [PATCH] Document online io scheduler switching | Valdis Kletnieks | 2006-04-20 | 1 | -0/+22 |
| |/ |
|
* / | [PATCH] update OBSOLETE_OSS_DRIVER schedule and dependencies | Adrian Bunk | 2006-04-20 | 1 | -2/+3 |
|/ |
|
* | [PATCH] Doc: vm/hugetlbpage update-2 | Randy Dunlap | 2006-04-19 | 1 | -1/+10 |
* | Merge ../linus | Dave Jones | 2006-04-19 | 41 | -282/+2968 |
|\ |
|