summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ne: Add platform_driverAtsushi Nemoto2007-05-081-2/+89
* libertas: fix for wireless Kconfig changesJohn W. Linville2007-05-081-1/+1
* atl1: fix whitespace damageJay Cliburn2007-05-081-11/+11
* atl1: use dev_printk macrosJay Cliburn2007-05-084-87/+68Star
* ehea: Fix skb header accessThomas Klein2007-05-081-3/+3
* s390: qeth driver hardware specs adaptionsPeter Tiedemann2007-05-083-99/+247
* s390: fix Oops when unloading module netiucvUrsula Braun2007-05-081-2/+3
* s390: free skbs in finite amount of time in qethUrsula Braun2007-05-084-17/+39
* s390: qeth driver connection hangUrsula Braun2007-05-084-7/+7
* Subject: natsemi: Allow users to disable workaround for DspCfg resetMark Brown2007-05-081-2/+66
* natsemi: Improve diagnostics for DspCfg workaroundMark Brown2007-05-081-1/+1
* smc91x SuperH supportNobuhiro Iwamatsu2007-05-081-0/+34
* DM9000: fix use of kfree() on net deviceBen Dooks2007-05-081-2/+2
* skge: allow WOL except for known broken chipsStephen Hemminger2007-05-081-3/+6
* myri10ge: replace the chipset whitelist with firmware autodetectionBrice Goglin2007-05-081-56/+65
* myri10ge: move the DMA test code into its own functionBrice Goglin2007-05-081-53/+68
* myri10ge: fix restoring of multicast list after resetBrice Goglin2007-05-081-5/+5
* myri10ge: update firmware headersBrice Goglin2007-05-081-1/+13
* myri10ge: support new firmware countersBrice Goglin2007-05-082-2/+13
* pasemi_mac: A couple of minor bugfixes.Olof Johansson2007-05-081-15/+8Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-082-9/+9
|\
| * [SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets2007-05-071-1/+1
| * [VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller2007-05-071-8/+8
* | Fix bluetooth HCI sysfs compileLinus Torvalds2007-05-081-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-0724-106/+1861
|\
| * Pull mem-attribute into release branchTony Luck2007-04-306-58/+392
| |\
| | * [IA64] update memory attribute aliasing documentation & test casesBjorn Helgaas2007-03-302-34/+284
| | * [IA64] fail mmaps that span areas with incompatible attributesBjorn Helgaas2007-03-301-3/+43
| | * [IA64] allow WB /sys/.../legacy_mem mmapsBjorn Helgaas2007-03-301-2/+0Star
| | * [IA64] make ioremap avoid unsupported attributesBjorn Helgaas2007-03-302-10/+56
| | * [IA64] rename ioremap variables to match i386Bjorn Helgaas2007-03-301-13/+13
| * | Pull percpu-dtc into release branchTony Luck2007-04-3012-48/+63
| |\ \
| | * | [IA64] relax per-cpu TLB requirement to DTCChen, Kenneth W2007-02-074-41/+16Star
| | * | [IA64] remove per-cpu ia64_phys_stacked_size_p8Chen, Kenneth W2007-02-078-7/+47
| * | | Pull error-inject into release branchTony Luck2007-04-306-0/+1406
| |\ \ \
| | * | | [IA64] Fix example error injection programTony Luck2007-02-061-1/+1
| | * | | [IA64] Itanium MC Error Injection Tool: pal_mc_error_inject() interfaceFenghua Yu2007-01-301-0/+33
| | * | | [IA64] Itanium MC Error Injection Tool: Makefile changesFenghua Yu2007-01-301-0/+1
| | * | | [IA64] Itanium MC Error Injection Tool: Driver sysfs interfaceFenghua Yu2007-01-301-0/+293
| | * | | [IA64] Itanium MC Error Injection Tool: Doc and sample applicationFenghua Yu2007-01-301-0/+1068
| | * | | [IA64] Itanium MC Error Injection Tool: Kernel configurationFenghua Yu2007-01-302-0/+11
* | | | | Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-0715-205/+546
|\ \ \ \ \
| * | | | | gfs2: nfs lock support for gfs2Marc Eshel2007-05-072-10/+104
| * | | | | lockd: add code to handle deferred lock requestsMarc Eshel2007-05-074-7/+40
| * | | | | lockd: always preallocate block in nlmsvc_lock()Marc Eshel2007-05-071-23/+11Star
| * | | | | lockd: handle test_lock deferralsMarc Eshel2007-05-073-16/+73
| * | | | | lockd: pass cookie in nlmsvc_testlockMarc Eshel2007-05-074-6/+7
| * | | | | lockd: handle fl_grant callbacksMarc Eshel2007-05-071-4/+87
| * | | | | lockd: save lock state on deferralMarc Eshel2007-05-072-0/+35
| * | | | | locks: add fl_grant callback for asynchronous lock returnMarc Eshel2007-05-072-0/+20