| Commit message (Expand) | Author | Age |
* | s390: free skbs in finite amount of time in qeth | Ursula Braun | 2007-05-08 |
* | s390: qeth driver connection hang | Ursula Braun | 2007-05-08 |
* | Subject: natsemi: Allow users to disable workaround for DspCfg reset | Mark Brown | 2007-05-08 |
* | natsemi: Improve diagnostics for DspCfg workaround | Mark Brown | 2007-05-08 |
* | smc91x SuperH support | Nobuhiro Iwamatsu | 2007-05-08 |
* | DM9000: fix use of kfree() on net device | Ben Dooks | 2007-05-08 |
* | skge: allow WOL except for known broken chips | Stephen Hemminger | 2007-05-08 |
* | myri10ge: replace the chipset whitelist with firmware autodetection | Brice Goglin | 2007-05-08 |
* | myri10ge: move the DMA test code into its own function | Brice Goglin | 2007-05-08 |
* | myri10ge: fix restoring of multicast list after reset | Brice Goglin | 2007-05-08 |
* | myri10ge: update firmware headers | Brice Goglin | 2007-05-08 |
* | myri10ge: support new firmware counters | Brice Goglin | 2007-05-08 |
* | pasemi_mac: A couple of minor bugfixes. | Olof Johansson | 2007-05-08 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-05-07 |
|\ |
|
| * | [SCSI] esp_scsi: Fix section mismatch warnings. | Martin Habets | 2007-05-07 |
| * | [VIDEO] sunxvr2500: Fix PCI device ID table. | David S. Miller | 2007-05-07 |
* | | Fix bluetooth HCI sysfs compile | Linus Torvalds | 2007-05-07 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-07 |
|\ |
|
| * | Pull mem-attribute into release branch | Tony Luck | 2007-04-30 |
| |\ |
|
| | * | [IA64] update memory attribute aliasing documentation & test cases | Bjorn Helgaas | 2007-03-30 |
| | * | [IA64] fail mmaps that span areas with incompatible attributes | Bjorn Helgaas | 2007-03-30 |
| | * | [IA64] allow WB /sys/.../legacy_mem mmaps | Bjorn Helgaas | 2007-03-30 |
| | * | [IA64] make ioremap avoid unsupported attributes | Bjorn Helgaas | 2007-03-30 |
| | * | [IA64] rename ioremap variables to match i386 | Bjorn Helgaas | 2007-03-30 |
| * | | Pull percpu-dtc into release branch | Tony Luck | 2007-04-30 |
| |\ \ |
|
| | * | | [IA64] relax per-cpu TLB requirement to DTC | Chen, Kenneth W | 2007-02-06 |
| | * | | [IA64] remove per-cpu ia64_phys_stacked_size_p8 | Chen, Kenneth W | 2007-02-06 |
| * | | | Pull error-inject into release branch | Tony Luck | 2007-04-30 |
| |\ \ \ |
|
| | * | | | [IA64] Fix example error injection program | Tony Luck | 2007-02-05 |
| | * | | | [IA64] Itanium MC Error Injection Tool: pal_mc_error_inject() interface | Fenghua Yu | 2007-01-29 |
| | * | | | [IA64] Itanium MC Error Injection Tool: Makefile changes | Fenghua Yu | 2007-01-29 |
| | * | | | [IA64] Itanium MC Error Injection Tool: Driver sysfs interface | Fenghua Yu | 2007-01-29 |
| | * | | | [IA64] Itanium MC Error Injection Tool: Doc and sample application | Fenghua Yu | 2007-01-29 |
| | * | | | [IA64] Itanium MC Error Injection Tool: Kernel configuration | Fenghua Yu | 2007-01-29 |
* | | | | | Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2007-05-07 |
|\ \ \ \ \ |
|
| * | | | | | gfs2: nfs lock support for gfs2 | Marc Eshel | 2007-05-06 |
| * | | | | | lockd: add code to handle deferred lock requests | Marc Eshel | 2007-05-06 |
| * | | | | | lockd: always preallocate block in nlmsvc_lock() | Marc Eshel | 2007-05-06 |
| * | | | | | lockd: handle test_lock deferrals | Marc Eshel | 2007-05-06 |
| * | | | | | lockd: pass cookie in nlmsvc_testlock | Marc Eshel | 2007-05-06 |
| * | | | | | lockd: handle fl_grant callbacks | Marc Eshel | 2007-05-06 |
| * | | | | | lockd: save lock state on deferral | Marc Eshel | 2007-05-06 |
| * | | | | | locks: add fl_grant callback for asynchronous lock return | Marc Eshel | 2007-05-06 |
| * | | | | | nfsd4: Convert NFSv4 to new lock interface | Marc Eshel | 2007-05-06 |
| * | | | | | locks: add lock cancel command | Marc Eshel | 2007-05-06 |
| * | | | | | locks: allow {vfs,posix}_lock_file to return conflicting lock | Marc Eshel | 2007-05-06 |
| * | | | | | locks: factor out generic/filesystem switch from setlock code | Marc Eshel | 2007-05-06 |
| * | | | | | locks: factor out generic/filesystem switch from test_lock | J. Bruce Fields | 2007-05-06 |
| * | | | | | locks: give posix_test_lock same interface as ->lock | Marc Eshel | 2007-05-06 |
| * | | | | | locks: make ->lock release private data before returning in GETLK case | J. Bruce Fields | 2007-05-06 |