aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ROSE] lockdep: fix false positiveRalf Baechle2006-07-121-0/+9
* [AX.25]: Optimize AX.25 socket list lockRalf Baechle2006-07-123-13/+13
* [IPCOMP]: Fix truesize after decompressionHerbert Xu2006-07-122-2/+4
* [IPV6]: Use ipv6_addr_src_scope for link address sorting.YOSHIFUJI Hideaki2006-07-121-1/+2
* [TCP] tcp_highspeed: Fix AI updates.Xiaoliang (David) Wei2006-07-121-4/+9
* [MAINTAINERS]: Add proper entry for TC classifierStephen Hemminger2006-07-122-2/+6
* [NETROM]: Drop lock before calling nr_destroy_socketRalf Baechle2006-07-121-1/+1
* [NETROM]: Fix locking order when establishing a NETROM circuit.Ralf Baechle2006-07-121-6/+6
* [AX.25]: Fix locking of ax25 protocol function list.Ralf Baechle2006-07-121-9/+9
* [IPV6]: order addresses by scopeBrian Haley2006-07-121-3/+21
* Merge commit master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa of HEADLinus Torvalds2006-07-1264-186/+272
|\
| * [ALSA] Fix undefined (missing) references in ISA MIRO sound driverRandy Dunlap2006-07-121-0/+1
| * [ALSA] make sound/isa/gus/gusextreme.c:devices staticAdrian Bunk2006-07-121-1/+1
| * [ALSA] hda-codec - Fix missing array terminators in AD1988 codec supportTakashi Iwai2006-07-121-0/+4
| * [ALSA] Fix a deadlock in snd-rtctimerTakashi Iwai2006-07-121-2/+3
| * [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-1250-75/+85
| * [ALSA] remove unused snd_minor.name fieldClemens Ladisch2006-07-122-4/+1
| * [ALSA] Fix no mpu401 interface can cause hard freezeRandy Dunlap2006-07-122-20/+50
| * [ALSA] wavefront: fix __init/__devinit confusionClemens Ladisch2006-07-123-26/+26
| * [ALSA] Fix workaround for AD1988A rev2 codecTakashi Iwai2006-07-121-6/+9
| * [ALSA] trivial: Code clean up of i2c/cs8427.cTakashi Iwai2006-07-121-42/+73
| * [ALSA] sound/i2c/cs8427.c: don't export a static functionAdrian Bunk2006-07-121-1/+0
| * [ALSA] intel8x0 - Add ac97 quirk for Tyan Thunder K8WE boardTakashi Iwai2006-07-121-0/+6
| * [ALSA] Reduce the string length of Terratec Aureon 7.1 UniverseTakashi Iwai2006-07-121-1/+1
| * [ALSA] sound/pci/Kconfig - fix broken indenting for SND_FM801_TEA575XJaroslav Kysela2006-07-121-4/+4
| * [ALSA] fix the SND_FM801_TEA575X dependenciesAdrian Bunk2006-07-122-7/+9
| * [ALSA] Memory leak in sound/pcmcia/pdaudiocf/pdaudiocf.cEric Sesterhenn2006-07-121-1/+3
* | [PATCH] ide: fix Jmicron supportAlan Cox2006-07-122-0/+57
* | [PATCH] Make cpu_relax() imply barrier() on all archesChase Venters2006-07-127-7/+14
* | [PATCH] lockdep: HPET/RTC fixIngo Molnar2006-07-121-3/+3
* | [PATCH] alloc_fdtable() expansion fixAndrew Morton2006-07-121-1/+1
* | [PATCH] msi: Only keep one msi_desc in each slab entry.Eric W. Biederman2006-07-121-2/+2
* | [PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()Adam B. Jerome2006-07-121-1/+1
* | [PATCH] lockdep: annotate the sysfs i_mutex to be a separate classArjan van de Ven2006-07-121-0/+12
* | [PATCH] fix fdset leakageKirill Korotaev2006-07-121-1/+3
* | [PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)Marcel Holtmann2006-07-121-1/+1
|/
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-07-1256-283/+453
|\
| * [S390] Fix sparse warnings.Heiko Carstens2006-07-1240-152/+156
| * [S390] path grouping and path verifications fixes.Cornelia Huck2006-07-1210-48/+228
| * [S390] xpram module parameter parsing.Heiko Carstens2006-07-121-57/+6
| * [S390] cpu_relax() is supposed to have barrier() semantics.Heiko Carstens2006-07-122-10/+9
| * [S390] fix futex_atomic_cmpxchg_inatomicMartin Schwidefsky2006-07-121-2/+3
| * [S390] subchannel register/unregister mutex.Cornelia Huck2006-07-125-7/+29
| * [S390] raw_local_save_flags/raw_local_irq_restore type checkHeiko Carstens2006-07-121-6/+12
| * [S390] __builtin_trap() and gcc version.Heiko Carstens2006-07-121-1/+10
* | Add PIIX4 APCI quirk for the 440MX chipset tooLinus Torvalds2006-07-121-0/+1
* | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-07-121-105/+133
|\ \ | |/ |/|
| * [PATCH] splice: fix problems with sys_tee()Jens Axboe2006-07-101-105/+133
* | x86 MacMini: make built-in speaker sound actually workLinus Torvalds2006-07-101-0/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-07-1052-228/+1086
|\ \