summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [ALSA] hda-codec - Add entry for Acer APFVTakashi Iwai2005-07-281-1/+2
| * [ALSA] hda-codec - Add 6stack model for ALC880Takashi Iwai2005-07-282-1/+18
| * [ALSA] Add new pci device id (SB400) to atiixp-modemHarald Welte2005-07-281-0/+1
| * [ALSA] trident - Shut up compile warningsTakashi Iwai2005-07-281-0/+1
| * [ALSA] hda-codec - SigmaTel HDA resume supportMatt2005-07-281-0/+21
| * [ALSA] hda-codec - SigmaTel HDA multichannel supportMatt2005-07-281-237/+496
| * [ALSA] usb-audio - fix capture of non-48k sample rates on Audigy 2 NXClemens Ladisch2005-07-281-2/+1
| * [ALSA] usb-audio - high speed audio supportClemens Ladisch2005-07-281-12/+25
| * [ALSA] hda-codec - Fix oops with ALC880Takashi Iwai2005-07-281-4/+7
| * [ALSA] ak4114: removed duplicate wake_up()Jaroslav Kysela2005-07-281-1/+0
* | [PATCH] speed up on find_first_bit for i386 (let compiler do the work)Steven Rostedt2005-07-281-30/+24
* | [PATCH] alpha: fix "statement with no effect" warningsRichard Henderson2005-07-282-6/+23
* | [PATCH] PCDP: if PCDP contains parity information, use itBjorn Helgaas2005-07-281-3/+11
* | [PATCH] e1000: no need for reboot notifierTony Luck2005-07-281-28/+1
* | [PATCH] SELinux: default labeling of MLS fieldJames Morris2005-07-285-38/+97
* | [PATCH] cs89x0: collect tx_bytes statisticsIan Campbell2005-07-281-0/+1
* | [PATCH] Fix incorrect Asus k7m irq router detectionGiancarlo Formicuccia2005-07-281-0/+7
* | [PATCH] cciss per disk queueMike Miller2005-07-282-25/+28
* | [PATCH] pcmcia: disable read prefetch/write burst on old O2Micro bridgesDaniel Ritz2005-07-281-7/+27
* | [PATCH] yenta: free_irq() on suspend.Daniel Ritz2005-07-281-0/+9
* | [PATCH] pcmcia: fix sharing IRQs and request_irq without IRQ_HANDLE_PRESENTDominik Brodowski2005-07-281-1/+1
* | [PATCH] pcmcia: update documentationDominik Brodowski2005-07-281-0/+9
* | [PATCH] pcmcia: fix many device IDsKomuro2005-07-286-15/+16
* | [PATCH] pcmcia: avoid duble iounmap of one addressDominik Brodowski2005-07-281-22/+29
* | [PATCH] pcmcia: update au1000 to work with recent changesDominik Brodowski2005-07-281-0/+1
* | [PATCH] pcmcia: remove duplicates in orinoco_csJar2005-07-281-2/+0
* | [PATCH] pcmcia: fix commentPavel Roskin2005-07-281-2/+2
* | [PATCH] pcmcia: ide-cs id_table updatePavel Roskin2005-07-281-0/+1
* | [PATCH] bio_clone fixAndrew Morton2005-07-281-0/+1
* | [PATCH] More qla2xxx configuration fixesAndrew Vasquez2005-07-272-1/+14
* | [IB/ucm]: Clean up userspace CMHal Rosenstock2005-07-271-47/+41
* | Merge /scratch/Ksrc/linux-git/Roland Dreier2005-07-27628-6590/+72452
|\|
| * [PATCH] new alpha syscallsRichard Henderson2005-07-272-1/+11
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-275-18/+29
| |\
| | * [SPARC64]: Fix ugly dependency on NR_CPUS being a power-of-2.David S. Miller2005-07-271-6/+17
| | * [SPARC]: Add inotify syscall entries.David S. Miller2005-07-274-12/+12
| * | Fix up qla2xxx configuration bogosityLinus Torvalds2005-07-272-2/+0
| * | [PATCH] Avoid device suspend on rebootAndrew Morton2005-07-271-1/+0
| * | Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/...Linus Torvalds2005-07-274-31/+42
| |\ \
| | * | JFS: Fix i_blocks accounting when allocation failsDave Kleikamp2005-07-261-4/+9
| | * | JFS: Don't set log_SYNCBARRIER when log->active == 0Dave Kleikamp2005-07-251-1/+2
| | * | JFS: Fix typo in last patchDave Kleikamp2005-07-221-1/+1
| | * | Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2005-07-1965-1412/+2939
| | |\ \
| | * | | JFS: fsync wrong behavior when I/O failure occursQu Fuping2005-07-151-1/+1
| | * | | JFS: Remove assert statement in dbJoin & return -EIO insteadDave Kleikamp2005-07-151-16/+30
| | * | | JFS: Remove bogus WARN_ON statement and some dead codeDave Kleikamp2005-07-141-9/+0
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-277-89/+64
| |\ \ \ \
| | * | | | [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.cMatt Mackall2005-07-274-62/+38
| | * | | | [NETFILTER]: Fix -Wunder error in ip_conntrack_core.cNick Sillik2005-07-271-1/+1
| | * | | | [NET]: Fix setsockopt locking bugKyle Moffett2005-07-271-6/+7