summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin2006-03-302-2/+2
* [PARISC] Make local_t use atomic_long_tKyle McMartin2006-03-301-8/+8
* [PARISC] Update defconfigsHelge Deller2006-03-303-279/+286
* [PARISC] Add PREEMPT supportKyle McMartin2006-03-303-9/+39
* [PARISC] More useful readwrite lock helpersKyle McMartin2006-03-301-4/+12
* [PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller2006-03-303-93/+109
* [PARISC] Fixup CONFIG_EISA a bitHelge Deller2006-03-302-5/+8
* [PARISC] getsockopt should be ENTRY_COMPKyle McMartin2006-03-301-1/+1
* [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller2006-03-304-74/+0
* [PARISC] Temporary FIXME for ioremapping EISA regionsHelge Deller2006-03-301-5/+6
* [PARISC] Enable ioremap functionality unconditionallyHelge Deller2006-03-303-82/+3
* [PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller2006-03-303-127/+19
* [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller2006-03-303-18/+22
* [PARISC] Add STRICT_MM_TYPECHECKSHelge Deller2006-03-301-16/+40
* [PARISC] Fix IOREMAP with a 64-bit kernelHelge Deller2006-03-301-3/+3
* [PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley2006-03-305-8/+15
* [PARISC] Add parisc implementation of flush_anon_page()James Bottomley2006-03-301-0/+8
* [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-3013-54/+48
* [PARISC] Enable free_initrd_mem()Helge Deller2006-03-301-4/+3
* [PARISC] Clarify pdc_stable license termsThibaut VARENE2006-03-303-9/+6
* [PATCH] ixp2000: fix gcc4 breakageLennert Buytenhek2006-03-291-4/+1
* [PATCH] b44: ensure valid mac addrGary Zambrano2006-03-291-0/+9
* [PATCH] Janitor: drivers/net/pcnet32: fix incorrect commentsLinas Vepstas2006-03-291-2/+2
* [PATCH] net: remove CONFIG_NET_CBUS conditional for NS8390Arthur Othieno2006-03-291-1/+1
* [PATCH] natsemi: Support oversized EEPROMsMark Brown2006-03-291-4/+14
* [PATCH] spidernet : enable tx checksum offloading by defaultJens Osterkamp2006-03-291-1/+1
* [PATCH] bonding: support carrier state for masterJay Vosburgh2006-03-294-28/+102
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-2939-22/+15605
|\
| * [PATCH] softmac: reduce default rate to 11Mbps.David Woodhouse2006-03-272-10/+19
| * [PATCH] softmac: reduce scan dwell timeDavid Woodhouse2006-03-271-1/+1
| * [PATCH] Minor (janitorial) change to ieee80211Larry Finger2006-03-271-2/+2
| * [PATCH] hostap: Fix EAPOL frame encryptionJouni Malinen2006-03-271-1/+1
| * [PATCH] hostap: Make hostap_tx_encrypt() staticJouni Malinen2006-03-272-6/+3
| * [PATCH] zd1201 wireless stat updateJean Tourrilhes2006-03-271-1/+1
| * [PATCH] PCMCIA_SPECTRUM must select FW_LOADERAdrian Bunk2006-03-271-0/+1
| * [PATCH] bcm43xx: don't set the channel on a device, which is down.Michael Buesch2006-03-271-3/+9
| * [PATCH] bcm43xx: sync GPHY init with the specs.Michael Buesch2006-03-273-29/+255
| * [PATCH] bcm43xx: fix the remaining sparse warnings.Michael Buesch2006-03-272-5/+10
| * [PATCH] bcm43xx: remove some compilerwarnings.Michael Buesch2006-03-274-60/+13
| * [PATCH] bcm43xx: fix "include" issues on some platforms.Michael Buesch2006-03-272-2/+2
| * [PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files.Michael Buesch2006-03-278-16/+0
| * [PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want...Michael Buesch2006-03-273-4/+53
| * [PATCH] bcm43xx: fix nrssi_threshold calculation.Michael Buesch2006-03-271-39/+33
| * [PATCH] bcm43xx: sync interference mitigation code to the specs.Michael Buesch2006-03-272-150/+309
| * [PATCH] bcm43xx: set default attenuation values.Michael Buesch2006-03-275-38/+158
| * [PATCH] bcm43xx: some IRQ handler cleanups.Michael Buesch2006-03-271-35/+30
| * [PATCH] bcm43xx: merge all iwmode code into the set_iwmode function.Michael Buesch2006-03-271-36/+29
| * [PATCH] bcm43xx: fix some gpio register trashing (hopefully :D)Michael Buesch2006-03-273-43/+46
| * [PATCH] bcm43xx: remove check for mmio length, as it differs among platforms....Michael Buesch2006-03-271-26/+4
| * [PATCH] bcm43xx: properly mask txctl1 before writing it to hardware.Michael Buesch2006-03-271-2/+2