summaryrefslogtreecommitdiffstats
path: root/scripts/rt-tester (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-23tracing: only truncate ftrace files when O_TRUNC is setSteven Rostedt3-4/+4
2009-07-23tracing: show proper address for trace-printk formatSteven Rostedt1-1/+1
2009-07-23tracing/stat: Fix seqfile memory leakLi Zefan1-12/+22
2009-07-23function-graph: Fix seqfile memory leakLi Zefan1-3/+12
2009-07-23trace_stack: Fix seqfile memory leakLi Zefan1-5/+2
2009-07-18profile: Suppress warning about large allocations when profile=1 is specifiedMel Gorman1-2/+3
2009-07-17tty_port: Fix return on interrupted useAlan Cox1-1/+1
2009-07-17Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu...Aurelien Jarno1-0/+2
2009-07-17Add dma_debug_init() for ia64fujita1-0/+8
2009-07-17Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu1-0/+1
2009-07-17virtio_net: Sync header with qemuAlex Williamson1-4/+10
2009-07-17virtio-pci: correctly unregister root device on errorMark McLoughlin1-1/+1
2009-07-17virtio_blk: ioctl return value fixChristoph Hellwig1-1/+1
2009-07-17virtio_blk: don't bounce highmem requestsChristoph Hellwig1-0/+3
2009-07-17lguest: restrict CPUID to avoid perf counter wrmsrRusty Russell1-0/+5
2009-07-17lguest: remove unnecessary forward struct declarationDavide Libenzi1-2/+0
2009-07-17lguest: fix journeyMatias Zabaljauregui3-3/+3
2009-07-17tracing/function: Fix the return value of ftrace_trace_onoff_callback()Xiao Guangrong1-1/+1
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-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-15i2c: Use resource_sizeJulia Lawall4-8/+8
2009-07-15i2c-davinci: behave with i2cdetectDavid Brownell1-4/+14
2009-07-15i2c-davinci: convert clock usage after clkdev conversionKevin Hilman1-1/+1
2009-07-14Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller5-68/+44
2009-07-14skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser1-2/+2
2009-07-14drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng2-5/+7
2009-07-14NET: phy_device, fix lock imbalanceJiri Slaby1-1/+3
2009-07-14dlm: free socket in error exit pathCasey Dahlin1-1/+3
2009-07-14gre: fix ToS/DiffServ inherit bugAndreas Jaggi1-2/+2