summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-16n_tty: Fix echo raceAlan Cox1-3/+0
2009-07-16tty: nozomi, fix tty refcounting bugJiri Slaby1-4/+8
2009-07-16vt: drop bootmem/slab memory distinctionJohannes Weiner2-10/+3
2009-07-16drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memsetAndrew Morton1-1/+0
2009-07-16serial: don't add msm_serial's probe function to the driver structUwe Kleine-König1-1/+0
2009-07-16tty: fix close/hangup raceAlan Cox1-10/+15
2009-07-16Add '-fno-delete-null-pointer-checks' to gcc CFLAGSEugene Teo1-1/+2
2009-07-16Revert "ppp: Fix throttling bugs"Linus Torvalds2-0/+2
2009-07-16Merge branch 'fix/usb-audio' into for-linusTakashi Iwai1-1/+13
2009-07-16Merge branch 'fix/misc' into for-linusTakashi Iwai1-2/+5
2009-07-16Merge branch 'fix/hda' into for-linusTakashi Iwai1-0/+6
2009-07-16Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+1
2009-07-16arch/blackfin: Add kmalloc NULL testsJulia Lawall1-0/+8
2009-07-16Blackfin: add CPLB entries for Core B on-chip L1 SRAM regionsGraf Yang1-6/+17
2009-07-16Blackfin: work around anomaly 05000189Robin Getz1-1/+2
2009-07-16Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich3-6/+4
2009-07-16Blackfin: fix bugs in GPIO resume codeMichael Hennerich1-4/+2
2009-07-16Blackfin: bf537-stamp: fix irq decl for AD7142Barry Song1-1/+1
2009-07-16Blackfin: fix handling of IPEND in interrupt context saveRobin Getz1-3/+4
2009-07-16Blackfin: drop duplicate runtime checking of anomaly 05000448Robin Getz1-4/+0
2009-07-16Blackfin: fix incomplete renaming of the bfin-twi-lcd driverMichael Hennerich7-7/+7
2009-07-16Blackfin: fix wrong CTS inversionSonic Zhang6-6/+6
2009-07-16Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1)Graf Yang1-14/+7
2009-07-16Blackfin: fix early_dma_memcpy() handling of busy channelsMike Frysinger1-15/+14
2009-07-16Blackfin: handle BF561 Core B memory regions better when SMP=nMike Frysinger2-8/+29
2009-07-16Blackfin: fix miscompilation in lshrdi3Jie Zhang1-15/+1
2009-07-16Blackfin: fix silent crash when no uClinux MTD filesystem existsRobin Getz1-10/+16
2009-07-16Blackfin: restore exception banner when dumping crash infoMike Frysinger1-2/+3
2009-07-16Blackfin: work around anomaly 05000281Robin Getz1-1/+2
2009-07-16Blackfin: update anomaly lists to match latest sheets/usageGraf Yang7-1/+13
2009-07-16Blackfin: drop dead flash_probe callMike Frysinger1-7/+0
2009-07-16Blackfin: cleanup code a bit with comments and definesRobin Getz1-5/+7
2009-07-16Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French519-5845/+6250
2009-07-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-3/+26
2009-07-15ALSA: riptide - proper handling of pci_register_driver for joystickJaswinder Singh Rajput1-2/+5
2009-07-15sound: usb-audio: add workaround for Blue Microphones devicesClemens Ladisch1-1/+13
2009-07-15powerpc: Fix another bug in move of altivec code to vector.SAndreas Schwab1-3/+3
2009-07-15powerpc: Fix booke user_disable_single_step()Dave Kleikamp1-8/+9
2009-07-15drm: Move a dereference below a NULL testJulia Lawall1-1/+2
2009-07-15fb/intelfb: conflict with DRM_I915 and hide by defaultJesse Barnes1-1/+2
2009-07-15drm/ttm: fix misplaced parenthesesRoel Kluin1-2/+2
2009-07-15drm/via: Fix vblank IRQ on VIA hardware.Simon Farnsworth1-1/+5
2009-07-15drm: drm_gem, check kzalloc retvalJiri Slaby1-7/+10
2009-07-15drm: drm_debugfs, check kmalloc retvalJiri Slaby1-0/+4
2009-07-15drm/radeon: add some missing pci idsAlex Deucher1-2/+4
2009-07-15ahci: add device ID for 82801JI sata controllerMark Goodwin1-0/+1
2009-07-15drivers/ata: Move a dereference below a NULL testJulia Lawall1-1/+2
2009-07-15libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo2-2/+19
2009-07-15libata: fix follow-up SRST failure pathTejun Heo1-0/+4
2009-07-15Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds4-13/+23