aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-16SLUB slab validation: Alloc while interrupts are disabled must use GFP_ATOMICChristoph Lameter1-1/+1
2007-06-16i386: use the right wrapper to disable the NMI watchdogBjörn Steinbrink1-5/+5
2007-06-16i386: fix NMI watchdog not reserving its MSRsBjörn Steinbrink1-0/+6
2007-06-16tty: restore locked ioctl file opPaul Fulghum1-4/+10
2007-06-16fix radeon setparam on 32/64 systems, harder.David Woodhouse1-0/+5
2007-06-16ide-scsi: fix OOPS in idescsi_expiry()Bartlomiej Zolnierkiewicz1-1/+1
2007-06-16Resume from RAM on HPC nx6325 brokenRafael J. Wysocki1-3/+6
2007-06-15mm: Fix memory/cpu hotplug section mismatch and oops.Paul Mundt1-1/+1
2007-06-15block: always requeue !fs requests at the frontTejun Heo1-0/+9
2007-06-15[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereferenceAdrian Bunk1-1/+1
2007-06-15[TCP]: Fix logic breakage due to DSACK separationIlpo Järvinen1-4/+5
2007-06-15[TCP]: Congestion control API RTT sampling fixIlpo Järvinen7-2/+32
2007-06-15splice: only check do_wakeup in splice_to_pipe() for a real pipeJens Axboe1-6/+7
2007-06-15splice: fix leak of pages on short splice to pipeJens Axboe1-1/+2
2007-06-15splice: adjust balance_dirty_pages_ratelimited() callJens Axboe1-2/+8
2007-06-15KVM: Prevent guest fpu state from leaking into the hostAvi Kivity3-9/+28
2007-06-14[AGPGART] intel_agp: fix device probeWang Zhenyu1-46/+51
2007-06-14[IPV6] addrconf: Fix IPv6 on tuntap tunnelsHerbert Xu1-22/+11
2007-06-14[TCP]: Add missing break to TCP option parsing codeIlpo Järvinen1-0/+1
2007-06-14[MIPS] Fix builds where MSC01E_xxx is undefined.Chris Dearman1-1/+4
2007-06-14[MIPS] Separate performance counter interruptsChris Dearman4-46/+135
2007-06-14[MIPS] Malta: Fix for SOCitSC based MaltasChris Dearman6-64/+87
2007-06-14[AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTESHaavard Skinnemoen1-0/+9
2007-06-14[AVR32] STK1000: Set SPI_MODE_3 in the ltv350qv board infoHaavard Skinnemoen1-0/+1
2007-06-14[AVR32] gpio_*_cansleep() fixDavid Brownell1-0/+2
2007-06-14[AVR32] ratelimit segfault reporting rateAndrea Righi1-1/+1
2007-06-14[POWERPC] Fix console output getting dropped on platforms without udbg_putcMilton Miller1-1/+7
2007-06-14[POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras2-2/+12
2007-06-13[SCTP] Don't disable PMTU discovery when mtu is smallVlad Yasevich1-2/+0
2007-06-13[SCTP] Flag a pmtu change requestVlad Yasevich5-1/+27
2007-06-13[SCTP] Update pmtu handling to be similar to tcpVlad Yasevich3-14/+44
2007-06-13[SCTP] Fix leak in sctp_getsockopt_local_addrs when copy_to_user failsVlad Yasevich1-4/+5
2007-06-13[SCTP]: Allow unspecified port in sctp_bindx()Vlad Yasevich1-4/+11
2007-06-13[SCTP]: Correctly set daddr for IPv6 sockets during peeloffVlad Yasevich1-1/+3
2007-06-13mmc: get back read-only switch functionPierre Ossman1-0/+15
2007-06-13mmc-omap: fix sd response type 6 vs. 1Ragner Magalhaes1-21/+3
2007-06-13[TCP]: Set initial_ssthresh default to zero in Cubic and BIC.David S. Miller2-2/+2
2007-06-13[SPARC64]: Fix args to sun4v_ldc_revoke().David S. Miller2-5/+8
2007-06-13[SPARC64]: Really fix parport.David S. Miller2-30/+17
2007-06-13[SPARC64]: Fix IO/MEM space sizing for PCI.David S. Miller1-3/+9
2007-06-13[SPARC64]: Wire up cookie based sun4v interrupt registry.David S. Miller2-9/+123
2007-06-13Input: move input-polldev to drivers/inputDmitry Torokhov5-12/+14
2007-06-12[TCP]: Fix left_out setting during FRTOIlpo Järvinen1-1/+1
2007-06-12sysfs: fix race condition around sd->s_dentry, take#2Tejun Heo3-3/+38
2007-06-12sysfs: fix condition check in sysfs_drop_dentry()Tejun Heo1-1/+1
2007-06-12sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen4-5/+14
2007-06-12myri10ge: update driver versionBrice Goglin1-1/+1
2007-06-12myri10ge: report when the link partner is running in Myrinet modeBrice Goglin1-5/+10
2007-06-12myri10ge: limit the number of recoveriesBrice Goglin1-2/+10
2007-06-12NetXen: Fix link status messagesMithlesh Thukral3-8/+38