| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] ps3rom: Simplify fill_from_dev_buffer() | Geert Uytterhoeven | 2008-04-07 | 1 | -16/+14 |
* | [SCSI] scsi_debug: use shost_priv macro | FUJITA Tomonori | 2008-04-07 | 1 | -3/+3 |
* | [SCSI] scsi_debug: remove unnecessary checking | FUJITA Tomonori | 2008-04-07 | 1 | -3/+0 |
* | [SCSI] scsi_debug: remove scsi_debug.h | FUJITA Tomonori | 2008-04-07 | 2 | -51/+29 |
* | [SCSI] scsi_debug: stop including drivers/scsi/scsi.h | FUJITA Tomonori | 2008-04-07 | 1 | -2/+4 |
* | [SCSI] Remove random noop unchecked_isa_dma users | Andi Kleen | 2008-04-07 | 8 | -9/+0 |
* | [SCSI] aacraid: READ_CAPACITY_16 shouldn't trust allocation length in cdb | FUJITA Tomonori | 2008-04-07 | 1 | -11/+11 |
* | [SCSI] st: show options currently set in sysfs | Kai Makisara | 2008-04-07 | 2 | -1/+49 |
* | [SCSI] st: add option to use SILI in variable block reads | Kai Makisara | 2008-04-07 | 5 | -6/+51 |
* | [SCSI] gdth: remove command accessors | Boaz Harrosh | 2008-04-07 | 1 | -59/+14 |
* | [SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack... | Darrick J. Wong | 2008-04-07 | 3 | -29/+9 |
* | [SCSI] libsas: Provide a transport-level facility to request SAS addrs | Darrick J. Wong | 2008-04-07 | 2 | -0/+43 |
* | [SCSI] ips: sg chaining support to the path to non I/O commands | FUJITA Tomonori | 2008-04-07 | 1 | -8/+10 |
* | [SCSI] gdth: convert to PCI hotplug API | Jeff Garzik | 2008-04-07 | 1 | -102/+94 |
* | [SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversion | Jeff Garzik | 2008-04-07 | 2 | -33/+28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-07 | 11 | -60/+281 |
|\ |
|
| * | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-04-05 | 3 | -8/+5 |
| |\ |
|
| | * | fix endian lossage in forcedeth | Al Viro | 2008-04-04 | 1 | -3/+2 |
| | * | net/tokenring/olympic.c section fixes | Adrian Bunk | 2008-04-04 | 1 | -3/+3 |
| | * | net: marvell.c fix sparse shadowed variable warning | Harvey Harrison | 2008-04-04 | 1 | -2/+0 |
| * | | [VLAN]: Fix egress priority mappings leak. | Pavel Emelyanov | 2008-04-04 | 1 | -0/+15 |
| |/ |
|
| * | [TG3]: Add PHY workaround for 5784 | Matt Carlson | 2008-04-04 | 2 | -14/+219 |
| * | [NET]: srandom32 fixes for networking v2 | Andi Kleen | 2008-04-03 | 1 | -4/+9 |
| * | [IPV6]: Fix refcounting for anycast dst entries. | Denis V. Lunev | 2008-04-03 | 1 | -7/+2 |
| * | [IPV6]: inet6_dev on loopback should be kept until namespace stop. | Denis V. Lunev | 2008-04-03 | 1 | -1/+1 |
| * | [IPV6]: Event type in addrconf_ifdown is mis-used. | Denis V. Lunev | 2008-04-03 | 1 | -5/+5 |
| * | [ICMP]: Ensure that ICMP relookup maintains status quo | Herbert Xu | 2008-04-03 | 2 | -21/+25 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-04-07 | 2 | -22/+116 |
|\ \ |
|
| * | | [SPARC64]: Fix user accesses in regset code. | David S. Miller | 2008-04-04 | 1 | -21/+115 |
| * | | [SPARC64]: Fix FPU saving in 64-bit signal handling. | David S. Miller | 2008-04-04 | 1 | -1/+1 |
* | | | Merge branch 'pci_id_updates' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-04-07 | 1 | -0/+35 |
|\ \ \ |
|
| * | | | V4L/DVB (7497): pvrusb2: add new usb pid for 73xxx models | Michael Krufky | 2008-04-06 | 1 | -0/+33 |
| * | | | V4L/DVB (7496): pvrusb2: add new usb pid for 75xxx models | Michael Krufky | 2008-04-06 | 1 | -0/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2008-04-07 | 3 | -2/+15 |
|\ \ \ \ |
|
| * | | | | V4L/DVB (7499): v4l/dvb Kconfig: Fix bugzilla #10067 | Mauro Carvalho Chehab | 2008-04-06 | 1 | -0/+3 |
| * | | | | V4L/DVB (7495): s5h1409: fix blown-away bit in function s5h1409_set_gpio | Michael Krufky | 2008-04-06 | 1 | -1/+1 |
| * | | | | V4L/DVB (7460): bttv: Bt832 - fix possible NULL pointer deref | Cyrill Gorcunov | 2008-04-06 | 1 | -1/+11 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-04-07 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | [WATCHDOG] it8712f_wdt Zero MSB timeout byte when disabling watchdog | Andrew Paprocki | 2008-04-06 | 1 | -0/+2 |
| |/ / / |
|
* | | | | Fix booting pentium+ with dodgy TSC | Rusty Russell | 2008-04-07 | 1 | -8/+0 |
* | | | | fix IS_I9XX macro in i915 DRM driver | Jesse Barnes | 2008-04-07 | 1 | -2/+2 |
* | | | | scsi: fix sense_slab/bio swapping livelock | Hugh Dickins | 2008-04-07 | 1 | -10/+12 |
* | | | | Revert "ACPI: Ignore _BQC object when registering backlight device" | Linus Torvalds | 2008-04-05 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf... | Linus Torvalds | 2008-04-05 | 2 | -2/+3 |
|\ \ \ |
|
| * | | | [MIPS] Make KGDB compile on UP | Sergei Shtylyov | 2008-04-04 | 1 | -1/+2 |
| * | | | [MIPS] Pb1200: Fix header breakage | Sergei Shtylyov | 2008-04-04 | 1 | -1/+1 |
* | | | | ipmi: change device node ordering to reflect probe order | Carol Hebert | 2008-04-04 | 1 | -1/+1 |
* | | | | mtd: fix broken state in CFI driver caused by FL_SHUTDOWN | Alexey Korolev | 2008-04-04 | 1 | -5/+5 |
* | | | | memory controller: make memory resource control aware of boot options | Balbir Singh | 2008-04-04 | 1 | -0/+17 |
* | | | | cgroups: add cgroup support for enabling controllers at boot time | Paul Menage | 2008-04-04 | 3 | -5/+42 |