summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rio: typo in bitwise AND expression.Willy Tarreau2007-01-091-1/+1
* drm: allow detection of new VIA chipsetsChuck Short2007-01-091-0/+3
* drm: Add the P4VM800PRO PCI ID.Dave Airlie2007-01-091-0/+1
* i2c-i801: SMBus patch for Intel ICH9Jason Gaston2007-01-092-0/+3
* PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston2007-01-092-0/+13
* i2c-viapro: Add support for the VT8237A and VT8251Rudolf Marek2007-01-093-10/+23
* SPI/MTD: mtd_dataflash oops preventionDavid Brownell2007-01-091-1/+1
* [IPV4/IPV6]: Fix inet{,6} device initialization order.David L Stevens2007-01-092-6/+7
* [SOUND] Sparc CS4231: Use 64 for period_bytes_minDavid S. Miller2007-01-091-2/+2
* [SOUND] Sparc CS4231: Fix IRQ return value and initialization.Georg Chini2007-01-091-14/+12
* USB: Fix alignment of buffer passed down to ->hub_control()Mikael Pettersson2007-01-091-1/+2
* fix the UML compilationAdrian Bunk2007-01-094-17/+11
* [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez2007-01-091-1/+1
* ibmtr section fixesAndrew Morton2007-01-091-2/+2
* x86_64: Don't leak NT bit into next task (CVE-2006-5755)Andi Kleen2007-01-093-2/+28
* x86_64: fix ia32 syscall countChuck Ebbert2007-01-091-1/+1
* Bluetooth: Add packet size checks for CAPI messages (CVE-2006-6106)Marcel Holtmann2007-01-091-6/+33
* grow_buffers() infinite loop fix (CVE-2006-5757/CVE-2006-6060)Andrew Morton2007-01-091-2/+19
* i386: save/restore eflags in context switch (CVE-2006-5173)Linus Torvalds2007-01-042-1/+9
* Call init_timer() for ISDN PPP CCP reset state timer (CVE-2006-5749)Marcel Holtmann2007-01-041-0/+1
* Fix incorrect user space access locking in mincore() (CVE-2006-4814)Linus Torvalds2007-01-041-105/+78
* fuse: fix hang on SMPMiklos Szeredi2007-01-043-13/+32
* [PKTGEN]: Fix module load/unload races.Robert Olsson2007-01-041-2/+18
* i2c: fix broken ds1337 initializationDirk Eibach2007-01-041-1/+7
* NET_SCHED: Fix fallout from dev->qdisc RCU changePatrick McHardy2007-01-044-61/+39
* Linux 2.6.16.37v2.6.16.37Adrian Bunk2006-12-261-1/+1
* Linux 2.6.16.37-rc1v2.6.16.37-rc1Adrian Bunk2006-12-181-1/+1
* NFS: nfs_lookup - don't hash dentry when optimising away the lookupTrond Myklebust2006-12-181-3/+11
* [SCSI] DAC960: PCI id table fixupBrian King2006-12-181-1/+1
* bridge-netfilter: don't overwrite memory outside of skbStephen Hemminger2006-12-182-6/+19
* hvc_console suspend fixAndrew Morton2006-12-181-0/+1
* [WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita2006-12-181-2/+7
* [WATCHDOG] sc1200wdt.c printk fixDave Jones2006-12-181-1/+1
* ISDN: fix drivers, by handling errors thrown by ->readstat()Jeff Garzik2006-12-181-3/+6
* r8169: tweak the PCI data parity error recoveryFrancois Romieu2006-12-171-4/+13
* r8169: fix infinite loop during hotplugArnaud Patard2006-12-171-1/+5
* r8169: RX fifo overflow recoveryFrancois Romieu2006-12-171-4/+9
* x86-64: Mark rdtsc as sync only for netburst, not for core2Arjan van de Ven2006-12-171-1/+4
* [IPV4] ip_fragment: Always compute hash with ipfrag_lock held.David S. Miller2006-12-171-5/+10
* IA64: bte_unaligned_copy() transfers one extra cache line.Robin Holt2006-12-171-5/+4
* scsi: clear garbage after CDBs on SG_IOTejun Heo2006-12-172-2/+2
* AGP: Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds2006-12-152-2/+2
* md: Fix md grow/size code to correctly find the maximum available spaceNeil Brown2006-12-151-1/+1
* softirq: remove BUG_ONs which can incorrectly triggerZachary Amsden2006-12-151-2/+0
* dm crypt: Fix data corruption with dm-crypt over RAID5Christophe Saout2006-12-151-2/+4
* Fix SUNRPC wakeup/execute race conditionChristophe Saout2006-12-151-4/+6
* [ALSA] fix usbmixer double kfreeDave Jones2006-12-151-1/+0
* [ALSA] sound/isa/sb/sb_mixer.c double kfreeDave Jones2006-12-151-3/+1
* [ALSA] Fix use after free in opl3_seq and opl3_ossDave Jones2006-12-152-8/+16
* [ALSA] ad1848 double freeDave Jones2006-12-151-3/+1